Build #1 for filediff-0.1.0.5

[all reports]

Package filediff-0.1.0.5
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-04-10 07:11:56.82866 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies transformers-0.4.3.0, time-1.4.2, text-1.2.0.4, tasty-hunit-0.9.2, tasty-0.10.1, mtl-2.2.1, either-4.3.3.2, directory-1.2.1.0, data-memocombinators-0.5.1, data-default-0.5.3, base-4.7.0.1, Zora-1.1.22
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ansi-terminal-0.6.2.1...
Building ansi-terminal-0.6.2.1...
Preprocessing library ansi-terminal-0.6.2.1...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6.2.1...
Running Haddock for ansi-terminal-0.6.2.1...
Running hscolour for ansi-terminal-0.6.2.1...
Preprocessing library ansi-terminal-0.6.2.1...
Preprocessing library ansi-terminal-0.6.2.1...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  38% ( 30 / 79) in 'System.Console.ANSI.Unix'
  39% ( 31 / 79) in 'System.Console.ANSI'
Documentation created: dist/doc/html/ansi-terminal/index.html,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Creating package registration file: /tmp/pkgConf-ansi-terminal-0.6.225933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ansi-terminal-0.6.2.1
Registering ansi-terminal-0.6.2.1...
Installed ansi-terminal-0.6.2.1
Configuring colour-2.3.3...
Building colour-2.3.3...
Preprocessing library colour-2.3.3...
[ 1 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o )
[ 2 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o )
[ 3 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o )
[ 4 of 14] Compiling Data.Colour.RGB  ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o )
[ 5 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o )
[ 6 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o )
[ 7 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o )
[ 8 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o )
[12 of 14] Compiling Data.Colour      ( Data/Colour.hs, dist/build/Data/Colour.o )
[13 of 14] Compiling Data.Colour.CIE  ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o )
[14 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o )
In-place registering colour-2.3.3...
Running Haddock for colour-2.3.3...
Running hscolour for colour-2.3.3...
Preprocessing library colour-2.3.3...
Preprocessing library colour-2.3.3...
Haddock coverage:
   0% (  0 /  5) in 'Data.Colour.Matrix'
   0% (  0 / 10) in 'Data.Colour.Chan'
  50% (  6 / 12) in 'Data.Colour.CIE.Chromaticity'
  38% (  6 / 16) in 'Data.Colour.RGB'
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSL'
  86% (  6 /  7) in 'Data.Colour.RGBSpace.HSV'
 100% ( 21 / 21) in 'Data.Colour.CIE.Illuminant'
  50% ( 14 / 28) in 'Data.Colour.Internal'
 100% (  6 /  6) in 'Data.Colour.SRGB.Linear'
  83% ( 20 / 24) in 'Data.Colour.RGBSpace'
 100% ( 14 / 14) in 'Data.Colour.SRGB'
  85% ( 17 / 20) in 'Data.Colour'
  88% ( 15 / 17) in 'Data.Colour.CIE'
   1% (  1 /149) in 'Data.Colour.Names'
Documentation created: dist/doc/html/colour/index.html,
dist/doc/html/colour/colour.txt
Creating package registration file: /tmp/pkgConf-colour-2.325933.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/colour-2.3.3
Registering colour-2.3.3...
Installed colour-2.3.3
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file: /tmp/pkgConf-data-default-class-0.025933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-class-0.0.1
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring data-inttrie-0.1.0...
Building data-inttrie-0.1.0...
Preprocessing library data-inttrie-0.1.0...
[1 of 1] Compiling Data.IntTrie     ( Data/IntTrie.hs, dist/build/Data/IntTrie.o )
In-place registering data-inttrie-0.1.0...
Running Haddock for data-inttrie-0.1.0...
Running hscolour for data-inttrie-0.1.0...
Preprocessing library data-inttrie-0.1.0...
Preprocessing library data-inttrie-0.1.0...
Haddock coverage:
 100% (  7 /  7) in 'Data.IntTrie'
Documentation created: dist/doc/html/data-inttrie/index.html,
dist/doc/html/data-inttrie/data-inttrie.txt
Creating package registration file: /tmp/pkgConf-data-inttrie-0.125933.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-inttrie-0.1.0
Registering data-inttrie-0.1.0...
Installed data-inttrie-0.1.0
Configuring dlist-0.7.1.1...
Building dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.1...
Running Haddock for dlist-0.7.1.1...
Running hscolour for dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
Preprocessing library dlist-0.7.1.1...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file: /tmp/pkgConf-dlist-0.7.125933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/dlist-0.7.1.1
Registering dlist-0.7.1.1...
Installed dlist-0.7.1.1
Configuring newtype-0.2...
Building newtype-0.2...
Preprocessing library newtype-0.2...
[1 of 1] Compiling Control.Newtype  ( Control/Newtype.hs, dist/build/Control/Newtype.o )
In-place registering newtype-0.2...
Running Haddock for newtype-0.2...
Running hscolour for newtype-0.2...
Preprocessing library newtype-0.2...
Preprocessing library newtype-0.2...
Haddock coverage:
 100% (  9 /  9) in 'Control.Newtype'
Documentation created: dist/doc/html/newtype/index.html,
dist/doc/html/newtype/newtype.txt
Creating package registration file: /tmp/pkgConf-newtype-025933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/newtype-0.2
Registering newtype-0.2...
Installed newtype-0.2
Configuring prelude-extras-0.4...
Building prelude-extras-0.4...
Preprocessing library prelude-extras-0.4...
[1 of 1] Compiling Prelude.Extras   ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o )
In-place registering prelude-extras-0.4...
Running Haddock for prelude-extras-0.4...
Running hscolour for prelude-extras-0.4...
Preprocessing library prelude-extras-0.4...
Preprocessing library prelude-extras-0.4...
Haddock coverage:
   5% (  2 / 43) in 'Prelude.Extras'
Documentation created: dist/doc/html/prelude-extras/index.html,
dist/doc/html/prelude-extras/prelude-extras.txt
Creating package registration file: /tmp/pkgConf-prelude-extras-025933.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/prelude-extras-0.4
Registering prelude-extras-0.4...
Installed prelude-extras-0.4
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-125933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1
Registering random-1.1...
Installed random-1.1
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.425933.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stm-2.4.4
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring tagged-0.8.0.1...
Building tagged-0.8.0.1...
Preprocessing library tagged-0.8.0.1...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.0.1...
Running Haddock for tagged-0.8.0.1...
Running hscolour for tagged-0.8.0.1...
Preprocessing library tagged-0.8.0.1...
Preprocessing library tagged-0.8.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  93% ( 14 / 15) in 'Data.Tagged'
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file: /tmp/pkgConf-tagged-0.8.025933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tagged-0.8.0.1
Registering tagged-0.8.0.1...
Installed tagged-0.8.0.1
Configuring text-1.2.0.4...
Building text-1.2.0.4...
Preprocessing library text-1.2.0.4...
[ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 43] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 43] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 43] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[25 of 43] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[29 of 43] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[34 of 43] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[40 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[41 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[43 of 43] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.0.4...
Running Haddock for text-1.2.0.4...
Running hscolour for text-1.2.0.4...
Preprocessing library text-1.2.0.4...
Preprocessing library text-1.2.0.4...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  95% ( 19 / 20) in 'Data.Text.Internal'
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  50% (  5 / 10) in 'Data.Text.Internal.Fusion.Types'
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  89% ( 64 / 72) in 'Data.Text.Internal.Fusion.Common'
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  86% ( 19 / 22) in 'Data.Text.Internal.Fusion'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% (125 /125) in 'Data.Text'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  99% (124 /125) in 'Data.Text.Lazy'
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    Data.Text.Internal.Fusion.Common.findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    GHC.IO.bracket
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.2.025933.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.0.4
Registering text-1.2.0.4...
Installed text-1.2.0.4
Configuring transformers-0.4.3.0...
Building transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
[ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o )
[16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
[24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o )
[28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o )
In-place registering transformers-0.4.3.0...
Running Haddock for transformers-0.4.3.0...
Running hscolour for transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Preprocessing library transformers-0.4.3.0...
Haddock coverage:
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% ( 14 / 14) in 'Control.Monad.Trans.Class'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
 100% ( 22 / 22) in 'Control.Monad.Trans.Cont'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict'
 100% ( 15 / 15) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  9 /  9) in 'Control.Applicative.Lift'
 100% ( 19 / 19) in 'Control.Monad.Trans.Except'
 100% ( 15 / 15) in 'Control.Monad.Trans.Error'
 100% (  7 /  7) in 'Control.Monad.Trans.Identity'
 100% (  7 /  7) in 'Control.Monad.Trans.List'
 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.Writer'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  2 /  2) in 'Control.Applicative.Backwards'
 100% (  2 /  2) in 'Data.Functor.Reverse'
Documentation created: dist/doc/html/transformers/index.html,
dist/doc/html/transformers/transformers.txt
Creating package registration file: /tmp/pkgConf-transformers-0.4.325933.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.3.0
Registering transformers-0.4.3.0...
Installed transformers-0.4.3.0
[1 of 1] Compiling Main             ( /tmp/unbounded-delays-0.1.0.9-25933/unbounded-delays-0.1.0.9/dist/setup/setup.hs, /tmp/unbounded-delays-0.1.0.9-25933/unbounded-delays-0.1.0.9/dist/setup/Main.o )
Linking /tmp/unbounded-delays-0.1.0.9-25933/unbounded-delays-0.1.0.9/dist/setup/setup ...
Configuring unbounded-delays-0.1.0.9...
Building unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...
[1 of 2] Compiling Control.Concurrent.Thread.Delay ( Control/Concurrent/Thread/Delay.hs, dist/build/Control/Concurrent/Thread/Delay.o )
[2 of 2] Compiling Control.Concurrent.Timeout ( Control/Concurrent/Timeout.hs, dist/build/Control/Concurrent/Timeout.o )
In-place registering unbounded-delays-0.1.0.9...
Running Haddock for unbounded-delays-0.1.0.9...
Running hscolour for unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...

Control/Concurrent/Timeout.hs:45:1: Warning:
    The import of ‘Data.Int’ is redundant
      except perhaps to import instances from ‘Data.Int’
    To import instances alone, use: import Data.Int()

Control/Concurrent/Timeout.hs:46:1: Warning:
    The import of ‘System.IO’ is redundant
      except perhaps to import instances from ‘System.IO’
    To import instances alone, use: import System.IO()

Control/Concurrent/Timeout.hs:47:1: Warning:
    The qualified import of ‘System.Timeout’ is redundant
      except perhaps to import instances from ‘System.Timeout’
    To import instances alone, use: import System.Timeout()
Haddock coverage:
 100% (  2 /  2) in 'Control.Concurrent.Thread.Delay'
 100% (  2 /  2) in 'Control.Concurrent.Timeout'
Documentation created: dist/doc/html/unbounded-delays/index.html,
dist/doc/html/unbounded-delays/unbounded-delays.txt
Creating package registration file: /tmp/pkgConf-unbounded-delays-0.1.025933.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unbounded-delays-0.1.0.9
Registering unbounded-delays-0.1.0.9...
Installed unbounded-delays-0.1.0.9
Configuring unix-compat-0.4.1.4...
Building unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.4...
Running Haddock for unix-compat-0.4.1.4...
Running hscolour for unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
 100% (  2 /  2) in 'System.PosixCompat.Types'
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html,
dist/doc/html/unix-compat/unix-compat.txt
Creating package registration file: /tmp/pkgConf-unix-compat-0.4.125933.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unix-compat-0.4.1.4
Registering unix-compat-0.4.1.4...
Installed unix-compat-0.4.1.4
Configuring ansi-wl-pprint-0.6.7.2...
Building ansi-wl-pprint-0.6.7.2...
Preprocessing library ansi-wl-pprint-0.6.7.2...
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o )
In-place registering ansi-wl-pprint-0.6.7.2...
Running Haddock for ansi-wl-pprint-0.6.7.2...
Running hscolour for ansi-wl-pprint-0.6.7.2...
Preprocessing library ansi-wl-pprint-0.6.7.2...
Preprocessing library ansi-wl-pprint-0.6.7.2...
Haddock coverage:
  96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen'
Documentation created: dist/doc/html/ansi-wl-pprint/index.html,
dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt
Creating package registration file: /tmp/pkgConf-ansi-wl-pprint-0.6.725933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ansi-wl-pprint-0.6.7.2
Registering ansi-wl-pprint-0.6.7.2...
Installed ansi-wl-pprint-0.6.7.2
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
Documentation created: dist/doc/html/data-default-instances-base/index.html,
dist/doc/html/data-default-instances-base/data-default-instances-base.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-base-0.025933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-instances-base-0.0.1
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.025933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-instances-containers-0.0.1
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.025933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-instances-old-locale-0.0.1
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring data-memocombinators-0.5.1...
Building data-memocombinators-0.5.1...
Preprocessing library data-memocombinators-0.5.1...
[1 of 2] Compiling Data.MemoCombinators ( Data/MemoCombinators.hs, dist/build/Data/MemoCombinators.o )
[2 of 2] Compiling Data.MemoCombinators.Class ( Data/MemoCombinators/Class.hs, dist/build/Data/MemoCombinators/Class.o )
In-place registering data-memocombinators-0.5.1...
Running Haddock for data-memocombinators-0.5.1...
Running hscolour for data-memocombinators-0.5.1...
Preprocessing library data-memocombinators-0.5.1...
Preprocessing library data-memocombinators-0.5.1...
Haddock coverage:
  70% ( 16 / 23) in 'Data.MemoCombinators'
  67% (  2 /  3) in 'Data.MemoCombinators.Class'
Documentation created: dist/doc/html/data-memocombinators/index.html,
dist/doc/html/data-memocombinators/data-memocombinators.txt
Creating package registration file:
/tmp/pkgConf-data-memocombinators-0.525933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-memocombinators-0.5.1
Registering data-memocombinators-0.5.1...
Installed data-memocombinators-0.5.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.025933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-instances-dlist-0.0.1
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring constraints-0.4.1.3...
Building constraints-0.4.1.3...
Preprocessing library constraints-0.4.1.3...
[1 of 3] Compiling Data.Constraint  ( Data/Constraint.hs, dist/build/Data/Constraint.o )
[2 of 3] Compiling Data.Constraint.Unsafe ( Data/Constraint/Unsafe.hs, dist/build/Data/Constraint/Unsafe.o )
[3 of 3] Compiling Data.Constraint.Forall ( Data/Constraint/Forall.hs, dist/build/Data/Constraint/Forall.o )
In-place registering constraints-0.4.1.3...
Running Haddock for constraints-0.4.1.3...
Running hscolour for constraints-0.4.1.3...
Preprocessing library constraints-0.4.1.3...
Preprocessing library constraints-0.4.1.3...
Haddock coverage:
  96% ( 22 / 23) in 'Data.Constraint'
 100% (  7 /  7) in 'Data.Constraint.Unsafe'
  44% (  4 /  9) in 'Data.Constraint.Forall'
Warning: Data.Constraint.Forall: could not find link destinations for:
    Data.Constraint.Forall.A Data.Constraint.Forall.B Data.Constraint.Forall.F Data.Constraint.Forall.M
Documentation created: dist/doc/html/constraints/index.html,
dist/doc/html/constraints/constraints.txt
Creating package registration file: /tmp/pkgConf-constraints-0.4.125933.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/constraints-0.4.1.3
Registering constraints-0.4.1.3...
Installed constraints-0.4.1.3
Configuring async-2.0.2...
Building async-2.0.2...
Preprocessing library async-2.0.2...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )
In-place registering async-2.0.2...
Running Haddock for async-2.0.2...
Running hscolour for async-2.0.2...
Preprocessing library async-2.0.2...
Preprocessing library async-2.0.2...
Haddock coverage:
 100% ( 46 / 46) in 'Control.Concurrent.Async'
Documentation created: dist/doc/html/async/index.html,
dist/doc/html/async/async.txt
Creating package registration file: /tmp/pkgConf-async-2.025933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/async-2.0.2
Registering async-2.0.2...
Installed async-2.0.2
Configuring hashable-1.2.3.2...
Building hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:213:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:236:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.2...
Running Haddock for hashable-1.2.3.2...
Running hscolour for hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...

Data/Hashable/Class.hs:213:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:236:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file: /tmp/pkgConf-hashable-1.2.325933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.2
Registering hashable-1.2.3.2...
Installed hashable-1.2.3.2
Configuring polyparse-1.11...
Building polyparse-1.11...
Preprocessing library polyparse-1.11...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
In-place registering polyparse-1.11...
Running Haddock for polyparse-1.11...
Running hscolour for polyparse-1.11...
Preprocessing library polyparse-1.11...
Preprocessing library polyparse-1.11...
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser'
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy'
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  97% ( 30 / 31) in 'Text.Parse.ByteString'
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain'
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  72% ( 21 / 29) in 'Text.Parse'
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    Text.ParserCombinators.HuttonMeijerWallace.ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Text.ParserCombinators.HuttonMeijer.Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Creating package registration file: /tmp/pkgConf-polyparse-125933.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/polyparse-1.11
Registering polyparse-1.11...
Installed polyparse-1.11
[1 of 1] Compiling Main             ( /tmp/system-filepath-0.4.13.2-25933/system-filepath-0.4.13.2/dist/setup/setup.hs, /tmp/system-filepath-0.4.13.2-25933/system-filepath-0.4.13.2/dist/setup/Main.o )
Linking /tmp/system-filepath-0.4.13.2-25933/system-filepath-0.4.13.2/dist/setup/setup ...
Configuring system-filepath-0.4.13.2...
Building system-filepath-0.4.13.2...
Preprocessing library system-filepath-0.4.13.2...
[1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o )

lib/Filesystem/Path/Internal.hs:17:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

lib/Filesystem/Path/Internal.hs:26:1: Warning:
    The import of ‘Data.Text.Encoding.Error’ is redundant
      except perhaps to import instances from ‘Data.Text.Encoding.Error’
    To import instances alone, use: import Data.Text.Encoding.Error()
[2 of 4] Compiling Filesystem.Path  ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o )
[3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o )
[4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o )
In-place registering system-filepath-0.4.13.2...
Running Haddock for system-filepath-0.4.13.2...
Running hscolour for system-filepath-0.4.13.2...
Preprocessing library system-filepath-0.4.13.2...
Preprocessing library system-filepath-0.4.13.2...

lib/Filesystem/Path/Internal.hs:17:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

lib/Filesystem/Path/Internal.hs:26:1: Warning:
    The import of ‘Data.Text.Encoding.Error’ is redundant
      except perhaps to import instances from ‘Data.Text.Encoding.Error’
    To import instances alone, use: import Data.Text.Encoding.Error()

lib/Filesystem/Path/CurrentOS.hs:37:1: Warning:
    The qualified import of ‘Data.ByteString’ is redundant
      except perhaps to import instances from ‘Data.ByteString’
    To import instances alone, use: import Data.ByteString()
Haddock coverage:
   7% (  2 / 28) in 'Filesystem.Path.Internal'
  97% ( 33 / 34) in 'Filesystem.Path'
  95% ( 18 / 19) in 'Filesystem.Path.Rules'
  93% ( 13 / 14) in 'Filesystem.Path.CurrentOS'
Documentation created: dist/doc/html/system-filepath/index.html,
dist/doc/html/system-filepath/system-filepath.txt
Creating package registration file: /tmp/pkgConf-system-filepath-0.4.1325933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/system-filepath-0.4.13.2
Registering system-filepath-0.4.13.2...
Installed system-filepath-0.4.13.2
Configuring wl-pprint-text-1.1.0.4...
Building wl-pprint-text-1.1.0.4...
Preprocessing library wl-pprint-text-1.1.0.4...
[1 of 2] Compiling Text.PrettyPrint.Leijen.Text ( Text/PrettyPrint/Leijen/Text.hs, dist/build/Text/PrettyPrint/Leijen/Text.o )
[2 of 2] Compiling Text.PrettyPrint.Leijen.Text.Monadic ( Text/PrettyPrint/Leijen/Text/Monadic.hs, dist/build/Text/PrettyPrint/Leijen/Text/Monadic.o )
In-place registering wl-pprint-text-1.1.0.4...
Running Haddock for wl-pprint-text-1.1.0.4...
Running hscolour for wl-pprint-text-1.1.0.4...
Preprocessing library wl-pprint-text-1.1.0.4...
Preprocessing library wl-pprint-text-1.1.0.4...
Haddock coverage:
  99% ( 93 / 94) in 'Text.PrettyPrint.Leijen.Text'
  99% ( 94 / 95) in 'Text.PrettyPrint.Leijen.Text.Monadic'
Documentation created: dist/doc/html/wl-pprint-text/index.html,
dist/doc/html/wl-pprint-text/wl-pprint-text.txt
Creating package registration file: /tmp/pkgConf-wl-pprint-text-1.1.025933.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wl-pprint-text-1.1.0.4
Registering wl-pprint-text-1.1.0.4...
Installed wl-pprint-text-1.1.0.4
Configuring StateVar-1.1.0.0...
Building StateVar-1.1.0.0...
Preprocessing library StateVar-1.1.0.0...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.0...
Running Haddock for StateVar-1.1.0.0...
Running hscolour for StateVar-1.1.0.0...
Preprocessing library StateVar-1.1.0.0...
Preprocessing library StateVar-1.1.0.0...
Haddock coverage:
  87% ( 13 / 15) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file: /tmp/pkgConf-StateVar-1.1.025933.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/StateVar-1.1.0.0
Registering StateVar-1.1.0.0...
Installed StateVar-1.1.0.0
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  91% ( 20 / 22) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.225933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.025933.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-compat-0.4.0.4
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Creating package registration file: /tmp/pkgConf-data-default-0.525933.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-default-0.5.3
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring nats-1...
Building nats-1...
Preprocessing library nats-1...
[1 of 1] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-1...
Running Haddock for nats-1...
Running hscolour for nats-1...
Preprocessing library nats-1...
Preprocessing library nats-1...
Haddock coverage:
 100% (  2 /  2) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html,
dist/doc/html/nats/nats.txt
Creating package registration file: /tmp/pkgConf-nats-125933
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/nats-1
Registering nats-1...
Installed nats-1
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  87% ( 54 / 62) in 'Data.HashMap.Base'
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.525933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unordered-containers-0.2.5.1
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring system-fileio-0.3.16.2...
Building system-fileio-0.3.16.2...
Preprocessing library system-fileio-0.3.16.2...
[1 of 1] Compiling Filesystem       ( lib/Filesystem.hs, dist/build/Filesystem.o )

lib/Filesystem.hs:79:1: Warning:
    The import of ‘when’ from module ‘Control.Monad’ is redundant

lib/Filesystem.hs:95:1: Warning:
    The import of ‘System.IO.Error’ is redundant
      except perhaps to import instances from ‘System.IO.Error’
    To import instances alone, use: import System.IO.Error()

lib/Filesystem.hs:924:1: Warning:
    Defined but not used: ‘throwErrnoPathIfMinus1’
In-place registering system-fileio-0.3.16.2...
Running Haddock for system-fileio-0.3.16.2...
Running hscolour for system-fileio-0.3.16.2...
Preprocessing library system-fileio-0.3.16.2...
Preprocessing library system-fileio-0.3.16.2...

lib/Filesystem.hs:79:1: Warning:
    The import of ‘when’ from module ‘Control.Monad’ is redundant

lib/Filesystem.hs:95:1: Warning:
    The import of ‘System.IO.Error’ is redundant
      except perhaps to import instances from ‘System.IO.Error’
    To import instances alone, use: import System.IO.Error()

lib/Filesystem.hs:924:1: Warning:
    Defined but not used: ‘throwErrnoPathIfMinus1’
Haddock coverage:
 100% ( 46 / 46) in 'Filesystem'
Documentation created: dist/doc/html/system-fileio/index.html,
dist/doc/html/system-fileio/system-fileio.txt
Creating package registration file: /tmp/pkgConf-system-fileio-0.3.1625933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/system-fileio-0.3.16.2
Registering system-fileio-0.3.16.2...
Installed system-fileio-0.3.16.2
Configuring fgl-5.5.1.0...
Building fgl-5.5.1.0...
Preprocessing library fgl-5.5.1.0...
[ 1 of 28] Compiling Paths_fgl        ( dist/build/autogen/Paths_fgl.hs, dist/build/Paths_fgl.o )
[ 2 of 28] Compiling Data.Graph.Inductive.Internal.Thread ( Data/Graph/Inductive/Internal/Thread.hs, dist/build/Data/Graph/Inductive/Internal/Thread.o )
[ 3 of 28] Compiling Data.Graph.Inductive.Graph ( Data/Graph/Inductive/Graph.hs, dist/build/Data/Graph/Inductive/Graph.o )
[ 4 of 28] Compiling Data.Graph.Inductive.Basic ( Data/Graph/Inductive/Basic.hs, dist/build/Data/Graph/Inductive/Basic.o )
[ 5 of 28] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o )
[ 6 of 28] Compiling Data.Graph.Inductive.Monad ( Data/Graph/Inductive/Monad.hs, dist/build/Data/Graph/Inductive/Monad.o )
[ 7 of 28] Compiling Data.Graph.Inductive.Monad.IOArray ( Data/Graph/Inductive/Monad/IOArray.hs, dist/build/Data/Graph/Inductive/Monad/IOArray.o )
[ 8 of 28] Compiling Data.Graph.Inductive.Example ( Data/Graph/Inductive/Example.hs, dist/build/Data/Graph/Inductive/Example.o )
[ 9 of 28] Compiling Data.Graph.Inductive.NodeMap ( Data/Graph/Inductive/NodeMap.hs, dist/build/Data/Graph/Inductive/NodeMap.o )
[10 of 28] Compiling Data.Graph.Inductive.Query.DFS ( Data/Graph/Inductive/Query/DFS.hs, dist/build/Data/Graph/Inductive/Query/DFS.o )
[11 of 28] Compiling Data.Graph.Inductive.Query.Indep ( Data/Graph/Inductive/Query/Indep.hs, dist/build/Data/Graph/Inductive/Query/Indep.o )
[12 of 28] Compiling Data.Graph.Inductive.Query.ArtPoint ( Data/Graph/Inductive/Query/ArtPoint.hs, dist/build/Data/Graph/Inductive/Query/ArtPoint.o )
[13 of 28] Compiling Data.Graph.Inductive.Query.BCC ( Data/Graph/Inductive/Query/BCC.hs, dist/build/Data/Graph/Inductive/Query/BCC.o )
[14 of 28] Compiling Data.Graph.Inductive.Query.Dominators ( Data/Graph/Inductive/Query/Dominators.hs, dist/build/Data/Graph/Inductive/Query/Dominators.o )
[15 of 28] Compiling Data.Graph.Inductive.Query.TransClos ( Data/Graph/Inductive/Query/TransClos.hs, dist/build/Data/Graph/Inductive/Query/TransClos.o )
[16 of 28] Compiling Data.Graph.Inductive.Query.Monad ( Data/Graph/Inductive/Query/Monad.hs, dist/build/Data/Graph/Inductive/Query/Monad.o )
[17 of 28] Compiling Data.Graph.Inductive.Tree ( Data/Graph/Inductive/Tree.hs, dist/build/Data/Graph/Inductive/Tree.o )
[18 of 28] Compiling Data.Graph.Inductive.Internal.RootPath ( Data/Graph/Inductive/Internal/RootPath.hs, dist/build/Data/Graph/Inductive/Internal/RootPath.o )
[19 of 28] Compiling Data.Graph.Inductive.Internal.Queue ( Data/Graph/Inductive/Internal/Queue.hs, dist/build/Data/Graph/Inductive/Internal/Queue.o )
[20 of 28] Compiling Data.Graph.Inductive.Query.BFS ( Data/Graph/Inductive/Query/BFS.hs, dist/build/Data/Graph/Inductive/Query/BFS.o )
[21 of 28] Compiling Data.Graph.Inductive.Query.MaxFlow ( Data/Graph/Inductive/Query/MaxFlow.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow.o )
[22 of 28] Compiling Data.Graph.Inductive.Query.MaxFlow2 ( Data/Graph/Inductive/Query/MaxFlow2.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow2.o )
[23 of 28] Compiling Data.Graph.Inductive.Internal.Heap ( Data/Graph/Inductive/Internal/Heap.hs, dist/build/Data/Graph/Inductive/Internal/Heap.o )
[24 of 28] Compiling Data.Graph.Inductive.Query.SP ( Data/Graph/Inductive/Query/SP.hs, dist/build/Data/Graph/Inductive/Query/SP.o )
[25 of 28] Compiling Data.Graph.Inductive.Query.GVD ( Data/Graph/Inductive/Query/GVD.hs, dist/build/Data/Graph/Inductive/Query/GVD.o )
[26 of 28] Compiling Data.Graph.Inductive.Query.MST ( Data/Graph/Inductive/Query/MST.hs, dist/build/Data/Graph/Inductive/Query/MST.o )
[27 of 28] Compiling Data.Graph.Inductive.Query ( Data/Graph/Inductive/Query.hs, dist/build/Data/Graph/Inductive/Query.o )
[28 of 28] Compiling Data.Graph.Inductive ( Data/Graph/Inductive.hs, dist/build/Data/Graph/Inductive.o )
In-place registering fgl-5.5.1.0...
Running Haddock for fgl-5.5.1.0...
Running hscolour for fgl-5.5.1.0...
Preprocessing library fgl-5.5.1.0...
Preprocessing library fgl-5.5.1.0...
Haddock coverage:
   0% (  0 /  8) in 'Paths_fgl'
  23% (  3 / 13) in 'Data.Graph.Inductive.Internal.Thread'
  96% ( 75 / 78) in 'Data.Graph.Inductive.Graph'
 100% ( 18 / 18) in 'Data.Graph.Inductive.Basic'
  33% (  1 /  3) in 'Data.Graph.Inductive.PatriciaTree'
  47% (  8 / 17) in 'Data.Graph.Inductive.Monad'
  40% (  4 / 10) in 'Data.Graph.Inductive.Monad.IOArray'
  23% ( 14 / 61) in 'Data.Graph.Inductive.Example'
  48% ( 21 / 44) in 'Data.Graph.Inductive.NodeMap'
  14% (  5 / 36) in 'Data.Graph.Inductive.Query.DFS'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.Indep'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.ArtPoint'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.BCC'
  67% (  2 /  3) in 'Data.Graph.Inductive.Query.Dominators'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.TransClos'
  30% ( 13 / 43) in 'Data.Graph.Inductive.Query.Monad'
  33% (  1 /  3) in 'Data.Graph.Inductive.Tree'
  33% (  3 /  9) in 'Data.Graph.Inductive.Internal.RootPath'
  22% (  2 /  9) in 'Data.Graph.Inductive.Internal.Queue'
  33% (  6 / 18) in 'Data.Graph.Inductive.Query.BFS'
 100% (  9 /  9) in 'Data.Graph.Inductive.Query.MaxFlow'
  20% (  1 /  5) in 'Data.Graph.Inductive.Query.MaxFlow2'
  19% (  3 / 16) in 'Data.Graph.Inductive.Internal.Heap'
  20% (  1 /  5) in 'Data.Graph.Inductive.Query.SP'
  12% (  1 /  8) in 'Data.Graph.Inductive.Query.GVD'
  40% (  2 /  5) in 'Data.Graph.Inductive.Query.MST'
  93% ( 13 / 14) in 'Data.Graph.Inductive.Query'
  90% (  9 / 10) in 'Data.Graph.Inductive'
Documentation created: dist/doc/html/fgl/index.html, dist/doc/html/fgl/fgl.txt
Creating package registration file: /tmp/pkgConf-fgl-5.5.125933.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/fgl-5.5.1.0
Registering fgl-5.5.1.0...
Installed fgl-5.5.1.0
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  43% (  6 / 14) in 'Text.Parsec.Error'
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  64% ( 32 / 50) in 'Text.Parsec.Prim'
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  33% (  1 /  3) in 'Text.Parsec.Text'
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  78% ( 73 / 94) in 'Text.Parsec'
  80% (  8 / 10) in 'Text.Parsec.Language'
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file: /tmp/pkgConf-parsec-3.125933.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-3.1.9
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
In-place registering regex-base-0.93.2...
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
Documentation created: dist/doc/html/regex-base/index.html,
dist/doc/html/regex-base/regex-base.txt
Creating package registration file: /tmp/pkgConf-regex-base-0.9325933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/regex-base-0.93.2
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring MonadRandom-0.3.0.2...
Building MonadRandom-0.3.0.2...
Preprocessing library MonadRandom-0.3.0.2...
[1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o )
[2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o )

Control/Monad/Random.hs:53:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Control/Monad/Random.hs:203:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:203:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:248:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:248:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering MonadRandom-0.3.0.2...
Running Haddock for MonadRandom-0.3.0.2...
Running hscolour for MonadRandom-0.3.0.2...
Preprocessing library MonadRandom-0.3.0.2...
Preprocessing library MonadRandom-0.3.0.2...

Control/Monad/Random.hs:53:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Control/Monad/Random.hs:203:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:203:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:248:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:248:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity.
 100% (  3 /  3) in 'Control.Monad.Random.Class'
 100% ( 17 / 17) in 'Control.Monad.Random'
Documentation created: dist/doc/html/MonadRandom/index.html,
dist/doc/html/MonadRandom/MonadRandom.txt
Creating package registration file: /tmp/pkgConf-MonadRandom-0.3.025933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/MonadRandom-0.3.0.2
Registering MonadRandom-0.3.0.2...
Installed MonadRandom-0.3.0.2
[1 of 1] Compiling Main             ( /tmp/distributive-0.4.4-25933/distributive-0.4.4/dist/setup/setup.hs, /tmp/distributive-0.4.4-25933/distributive-0.4.4/dist/setup/Main.o )
Linking /tmp/distributive-0.4.4-25933/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.4.4...
Running Haddock for distributive-0.4.4...
Running hscolour for distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file: /tmp/pkgConf-distributive-0.425933.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/distributive-0.4.4
Registering distributive-0.4.4...
Installed distributive-0.4.4
Configuring exceptions-0.8.0.2...
Building exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.0.2...
Running Haddock for exceptions-0.8.0.2...
Running hscolour for exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file: /tmp/pkgConf-exceptions-0.8.025933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/exceptions-0.8.0.2
Registering exceptions-0.8.0.2...
Installed exceptions-0.8.0.2
Configuring optparse-applicative-0.11.0.2...
Building optparse-applicative-0.11.0.2...
Preprocessing library optparse-applicative-0.11.0.2...
[ 1 of 15] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o )
[ 2 of 15] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o )
[ 3 of 15] Compiling Options.Applicative.Help.Types ( Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o )
[ 4 of 15] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o )
[ 5 of 15] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o )
[ 6 of 15] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o )
[ 7 of 15] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o )
[ 8 of 15] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o )
[ 9 of 15] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o )
[10 of 15] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o )
[11 of 15] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package transformers-0.4.3.0 ... linking ... done.
Loading package transformers-compat-0.4.0.4 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package filepath-1.3.0.2 ... linking ... done.
Loading package old-locale-1.0.0.6 ... linking ... done.
Loading package time-1.4.2 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package unix-2.7.0.1 ... linking ... done.
Loading package directory-1.2.1.0 ... linking ... done.
Loading package process-1.2.0.0 ... linking ... done.
Loading package ansi-terminal-0.6.2.1 ... linking ... done.
Loading package ansi-wl-pprint-0.6.7.2 ... linking ... done.
[12 of 15] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o )
[13 of 15] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o )
[14 of 15] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o )
[15 of 15] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o )
In-place registering optparse-applicative-0.11.0.2...
Running Haddock for optparse-applicative-0.11.0.2...
Running hscolour for optparse-applicative-0.11.0.2...
Preprocessing library optparse-applicative-0.11.0.2...
Preprocessing library optparse-applicative-0.11.0.2...
Haddock coverage:
  33% (  1 /  3) in 'Options.Applicative.Help.Pretty'
  86% ( 12 / 14) in 'Options.Applicative.Help.Chunk'
  33% (  1 /  3) in 'Options.Applicative.Help.Types'
  34% ( 12 / 35) in 'Options.Applicative.Types'
   0% (  0 / 22) in 'Options.Applicative.Internal'
   0% (  0 /  6) in 'Options.Applicative.Builder.Completer'
  72% ( 13 / 18) in 'Options.Applicative.Common'
  20% (  4 / 20) in 'Options.Applicative.Builder.Internal'
  81% ( 57 / 70) in 'Options.Applicative.Builder'
  50% (  1 /  2) in 'Options.Applicative.BashCompletion'
  42% (  5 / 12) in 'Options.Applicative.Help.Core'
Warning: optparse-applicative-0.11.0.2:Options.Applicative.Help: Could not find documentation for exported module: X
   0% (  0 /  1) in 'Options.Applicative.Help'
  68% ( 13 / 19) in 'Options.Applicative.Extra'
  93% ( 13 / 14) in 'Options.Applicative'
 100% (  6 /  6) in 'Options.Applicative.Arrows'
Warning: Options.Applicative.Builder.Internal: could not find link destinations for:
    Options.Applicative.Builder.Internal.hasValueDummy Options.Applicative.Builder.Internal.hasMetavarDummy
Documentation created: dist/doc/html/optparse-applicative/index.html,
dist/doc/html/optparse-applicative/optparse-applicative.txt
Creating package registration file:
/tmp/pkgConf-optparse-applicative-0.11.025933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/optparse-applicative-0.11.0.2
Registering optparse-applicative-0.11.0.2...
Installed optparse-applicative-0.11.0.2
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
In-place registering transformers-base-0.4.4...
Running Haddock for transformers-base-0.4.4...
Running hscolour for transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file: /tmp/pkgConf-transformers-base-0.425933.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-base-0.4.4
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring semigroups-0.16.2.2...
Building semigroups-0.16.2.2...
Preprocessing library semigroups-0.16.2.2...
[1 of 3] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.16.2.2...
Running Haddock for semigroups-0.16.2.2...
Running hscolour for semigroups-0.16.2.2...
Preprocessing library semigroups-0.16.2.2...
Preprocessing library semigroups-0.16.2.2...
Haddock coverage:
  94% ( 65 / 69) in 'Data.List.NonEmpty'
  81% ( 22 / 27) in 'Data.Semigroup'
  60% (  3 /  5) in 'Data.Semigroup.Generic'
Warning: Data.Semigroup: could not find link destinations for:
    Data.Monoid.D1Dual Data.Monoid.C1_0Dual Data.Monoid.S1_0_0Dual Data.Monoid.D1Endo Data.Monoid.C1_0Endo Data.Monoid.S1_0_0Endo Data.Monoid.D1All Data.Monoid.C1_0All Data.Monoid.S1_0_0All Data.Monoid.D1Any Data.Monoid.C1_0Any Data.Monoid.S1_0_0Any Data.Monoid.D1Sum Data.Monoid.C1_0Sum Data.Monoid.S1_0_0Sum Data.Monoid.D1Product Data.Monoid.C1_0Product Data.Monoid.S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
    Data.Semigroup.Generic.gmappend' Data.Semigroup.Generic.gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file: /tmp/pkgConf-semigroups-0.16.225933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/semigroups-0.16.2.2
Registering semigroups-0.16.2.2...
Installed semigroups-0.16.2.2
Configuring regex-tdfa-rc-1.1.8.3...
Building regex-tdfa-rc-1.1.8.3...
Preprocessing library regex-tdfa-rc-1.1.8.3...
[ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o )
[ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o )
[ 3 of 23] Compiling Paths_regex_tdfa_rc ( dist/build/autogen/Paths_regex_tdfa_rc.hs, dist/build/Paths_regex_tdfa_rc.o )
[ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o )
[ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o )
[ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o )
[ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o )

Text/Regex/TDFA/Common.hs:12:1: Warning:
    The qualified import of ‘Data.IntSet.EnumSet2’ is redundant
      except perhaps to import instances from ‘Data.IntSet.EnumSet2’
    To import instances alone, use: import Data.IntSet.EnumSet2()

Text/Regex/TDFA/Common.hs:15:1: Warning:
    The qualified import of ‘IMap.toList, IMap.null, IMap.assocs’
    from module ‘Data.IntMap’ is redundant

Text/Regex/TDFA/Common.hs:17:1: Warning:
    The qualified import of ‘Data.IntMap.CharMap2’ is redundant
      except perhaps to import instances from ‘Data.IntMap.CharMap2’
    To import instances alone, use: import Data.IntMap.CharMap2()
[ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o )
[ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o )
[10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o )
[11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o )
[12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o )
[13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o )
[14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o )
[15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o )
[16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o )
[17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o )

Text/Regex/TDFA/TNFA.hs:64:1: Warning:
    Defined but not used: ‘ecart’

Text/Regex/TDFA/TNFA.hs:170:19: Warning: Defined but not used: ‘x’
[18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o )
[19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o )
[20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o )
[21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o )
[22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o )
[23 of 23] Compiling Text.Regex.TDFA  ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o )
In-place registering regex-tdfa-rc-1.1.8.3...
Running Haddock for regex-tdfa-rc-1.1.8.3...
Running hscolour for regex-tdfa-rc-1.1.8.3...
Preprocessing library regex-tdfa-rc-1.1.8.3...
Preprocessing library regex-tdfa-rc-1.1.8.3...

Text/Regex/TDFA/Common.hs:12:1: Warning:
    The qualified import of ‘Data.IntSet.EnumSet2’ is redundant
      except perhaps to import instances from ‘Data.IntSet.EnumSet2’
    To import instances alone, use: import Data.IntSet.EnumSet2()

Text/Regex/TDFA/Common.hs:15:1: Warning:
    The qualified import of ‘IMap.toList, IMap.assocs, IMap.null’
    from module ‘Data.IntMap’ is redundant

Text/Regex/TDFA/Common.hs:17:1: Warning:
    The qualified import of ‘Data.IntMap.CharMap2’ is redundant
      except perhaps to import instances from ‘Data.IntMap.CharMap2’
    To import instances alone, use: import Data.IntMap.CharMap2()

Text/Regex/TDFA/TNFA.hs:64:1: Warning:
    Defined but not used: ‘ecart’

Text/Regex/TDFA/TNFA.hs:170:19: Warning: Defined but not used: ‘x’
Haddock coverage:
   0% (  0 /  2) in 'Text.Regex.TDFA.NewDFA.Uncons'
  83% (  5 /  6) in 'Text.Regex.TDFA.IntArrTrieSet'
   0% (  0 /  8) in 'Paths_regex_tdfa_rc'
   0% (  0 / 32) in 'Data.IntSet.EnumSet2'
   0% (  0 / 71) in 'Data.IntMap.EnumMap2'
   0% (  0 / 71) in 'Data.IntMap.CharMap2'
  59% ( 29 / 49) in 'Text.Regex.TDFA.Common'
  67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern'
 100% (  2 /  2) in 'Text.Regex.TDFA.ReadRegex'
  23% (  3 / 13) in 'Text.Regex.TDFA.CorePattern'
   0% (  0 /  3) in 'Text.Regex.TDFA.NewDFA.MakeTest'
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Tester'
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_FA'
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC'
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA'
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine'
  83% (  5 /  6) in 'Text.Regex.TDFA.TNFA'
  50% (  3 /  6) in 'Text.Regex.TDFA.TDFA'
  64% (  7 / 11) in 'Text.Regex.TDFA.String'
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString'
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString.Lazy'
  43% (  3 /  7) in 'Text.Regex.TDFA.Sequence'
  83% (  5 /  6) in 'Text.Regex.TDFA'
Documentation created: dist/doc/html/regex-tdfa-rc/index.html,
dist/doc/html/regex-tdfa-rc/regex-tdfa-rc.txt
Creating package registration file: /tmp/pkgConf-regex-tdfa-rc-1.1.825933.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/regex-tdfa-rc-1.1.8.3
Registering regex-tdfa-rc-1.1.8.3...
Installed regex-tdfa-rc-1.1.8.3
Configuring temporary-1.2.0.3...
Building temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
[1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o )
[2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o )
[3 of 3] Compiling System.IO.Temp   ( System/IO/Temp.hs, dist/build/System/IO/Temp.o )
In-place registering temporary-1.2.0.3...
Running Haddock for temporary-1.2.0.3...
Running hscolour for temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
Haddock coverage:
   0% (  0 /  5) in 'Distribution.Compat.Exception'
  40% (  2 /  5) in 'Distribution.Compat.TempFile'
  67% (  6 /  9) in 'System.IO.Temp'
Documentation created: dist/doc/html/temporary/index.html,
dist/doc/html/temporary/temporary.txt
Creating package registration file: /tmp/pkgConf-temporary-1.2.025933.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/temporary-1.2.0.3
Registering temporary-1.2.0.3...
Installed temporary-1.2.0.3
Configuring monad-control-1.0.0.4...
Building monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-1.0.0.4...
Running Haddock for monad-control-1.0.0.4...
Running hscolour for monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Haddock coverage:
  92% ( 24 / 26) in 'Control.Monad.Trans.Control'
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Creating package registration file: /tmp/pkgConf-monad-control-1.0.025933.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monad-control-1.0.0.4
Registering monad-control-1.0.0.4...
Installed monad-control-1.0.0.4
Configuring void-0.7...
Building void-0.7...
Preprocessing library void-0.7...
[1 of 2] Compiling Data.Void        ( src-old/Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7...
Running Haddock for void-0.7...
Running hscolour for void-0.7...
Preprocessing library void-0.7...
Preprocessing library void-0.7...
Haddock coverage:
 100% (  5 /  5) in 'Data.Void'
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file: /tmp/pkgConf-void-025933.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/void-0.7
Registering void-0.7...
Installed void-0.7
Configuring tasty-0.10.1...
Building tasty-0.10.1...
Preprocessing library tasty-0.10.1...
[ 1 of 18] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o )
[ 2 of 18] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o )
[ 3 of 18] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o )
[ 4 of 18] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o )

Test/Tasty/Options.hs:27:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()
[ 5 of 18] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o )
[ 6 of 18] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o )

Test/Tasty/Options/Core.hs:13:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()
[ 7 of 18] Compiling Test.Tasty.Core  ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o )
[ 8 of 18] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o )
[ 9 of 18] Compiling Test.Tasty.Run   ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o )
[10 of 18] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o )
[11 of 18] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o )
[12 of 18] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o )
[13 of 18] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o )

Test/Tasty/Ingredients/ListTests.hs:10:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()
[14 of 18] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o )
[15 of 18] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o )
[16 of 18] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o )
[17 of 18] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o )
[18 of 18] Compiling Test.Tasty       ( Test/Tasty.hs, dist/build/Test/Tasty.o )
In-place registering tasty-0.10.1...
Running Haddock for tasty-0.10.1...
Running hscolour for tasty-0.10.1...
Preprocessing library tasty-0.10.1...
Preprocessing library tasty-0.10.1...

Test/Tasty/Options.hs:27:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

Test/Tasty/Options/Core.hs:13:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

Test/Tasty/Ingredients/ListTests.hs:10:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()
Haddock coverage:
 100% (  2 /  2) in 'Test.Tasty.Parallel'
 100% (  2 /  2) in 'Test.Tasty.Runners.Utils'
  60% (  3 /  5) in 'Test.Tasty.Runners.Reducers'
 100% ( 13 / 13) in 'Test.Tasty.Options'
 100% (  5 /  5) in 'Test.Tasty.Patterns'
 100% (  5 /  5) in 'Test.Tasty.Options.Core'
  90% ( 18 / 20) in 'Test.Tasty.Core'
 100% (  9 /  9) in 'Test.Tasty.Providers'
 100% (  4 /  4) in 'Test.Tasty.Run'
 100% (  6 /  6) in 'Test.Tasty.Ingredients'
 100% (  2 /  2) in 'Test.Tasty.Ingredients.IncludingOptions'
 100% (  4 /  4) in 'Test.Tasty.Ingredients.ConsoleReporter'
 100% (  4 /  4) in 'Test.Tasty.Ingredients.ListTests'
 100% ( 11 / 11) in 'Test.Tasty.Ingredients.Basic'
 100% (  3 /  3) in 'Test.Tasty.Options.Env'
 100% (  5 /  5) in 'Test.Tasty.CmdLine'
  96% ( 47 / 49) in 'Test.Tasty.Runners'
 100% ( 21 / 21) in 'Test.Tasty'
Documentation created: dist/doc/html/tasty/index.html,
dist/doc/html/tasty/tasty.txt
Creating package registration file: /tmp/pkgConf-tasty-0.1025933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tasty-0.10.1
Registering tasty-0.10.1...
Installed tasty-0.10.1
Configuring graphviz-2999.17.0.2...
Building graphviz-2999.17.0.2...
Preprocessing library graphviz-2999.17.0.2...
[ 1 of 31] Compiling Data.GraphViz.Attributes.ColorScheme ( Data/GraphViz/Attributes/ColorScheme.hs, dist/build/Data/GraphViz/Attributes/ColorScheme.o )
[ 2 of 31] Compiling Data.GraphViz.Exception ( Data/GraphViz/Exception.hs, dist/build/Data/GraphViz/Exception.o )
[ 3 of 31] Compiling Data.GraphViz.Internal.State ( Data/GraphViz/Internal/State.hs, dist/build/Data/GraphViz/Internal/State.o )
[ 4 of 31] Compiling Data.GraphViz.Internal.Util ( Data/GraphViz/Internal/Util.hs, dist/build/Data/GraphViz/Internal/Util.o )
[ 5 of 31] Compiling Data.GraphViz.Parsing ( Data/GraphViz/Parsing.hs, dist/build/Data/GraphViz/Parsing.o )
[ 6 of 31] Compiling Data.GraphViz.PreProcessing ( Data/GraphViz/PreProcessing.hs, dist/build/Data/GraphViz/PreProcessing.o )
[ 7 of 31] Compiling Data.GraphViz.Printing ( Data/GraphViz/Printing.hs, dist/build/Data/GraphViz/Printing.o )
[ 8 of 31] Compiling Data.GraphViz.Commands.Available ( Data/GraphViz/Commands/Available.hs, dist/build/Data/GraphViz/Commands/Available.o )
[ 9 of 31] Compiling Data.GraphViz.Attributes.Colors.X11 ( Data/GraphViz/Attributes/Colors/X11.hs, dist/build/Data/GraphViz/Attributes/Colors/X11.o )
[10 of 31] Compiling Data.GraphViz.Attributes.Internal ( Data/GraphViz/Attributes/Internal.hs, dist/build/Data/GraphViz/Attributes/Internal.o )
[11 of 31] Compiling Data.GraphViz.Attributes.Colors.Brewer ( Data/GraphViz/Attributes/Colors/Brewer.hs, dist/build/Data/GraphViz/Attributes/Colors/Brewer.o )
[12 of 31] Compiling Data.GraphViz.Attributes.Colors.SVG ( Data/GraphViz/Attributes/Colors/SVG.hs, dist/build/Data/GraphViz/Attributes/Colors/SVG.o )
[13 of 31] Compiling Data.GraphViz.Attributes.Arrows ( Data/GraphViz/Attributes/Arrows.hs, dist/build/Data/GraphViz/Attributes/Arrows.o )
[14 of 31] Compiling Data.GraphViz.Attributes.Colors ( Data/GraphViz/Attributes/Colors.hs, dist/build/Data/GraphViz/Attributes/Colors.o )
[15 of 31] Compiling Data.GraphViz.Attributes.HTML ( Data/GraphViz/Attributes/HTML.hs, dist/build/Data/GraphViz/Attributes/HTML.o )
[16 of 31] Compiling Data.GraphViz.Attributes.Values ( Data/GraphViz/Attributes/Values.hs, dist/build/Data/GraphViz/Attributes/Values.o )
[17 of 31] Compiling Data.GraphViz.Attributes.Complete ( Data/GraphViz/Attributes/Complete.hs, dist/build/Data/GraphViz/Attributes/Complete.o )
[18 of 31] Compiling Data.GraphViz.Types.Internal.Common ( Data/GraphViz/Types/Internal/Common.hs, dist/build/Data/GraphViz/Types/Internal/Common.o )
[19 of 31] Compiling Data.GraphViz.Attributes.Same ( Data/GraphViz/Attributes/Same.hs, dist/build/Data/GraphViz/Attributes/Same.o )
[20 of 31] Compiling Data.GraphViz.Types.State ( Data/GraphViz/Types/State.hs, dist/build/Data/GraphViz/Types/State.o )
[21 of 31] Compiling Data.GraphViz.Attributes ( Data/GraphViz/Attributes.hs, dist/build/Data/GraphViz/Attributes.o )
[22 of 31] Compiling Data.GraphViz.Types.Canonical ( Data/GraphViz/Types/Canonical.hs, dist/build/Data/GraphViz/Types/Canonical.o )
[23 of 31] Compiling Data.GraphViz.Algorithms.Clustering ( Data/GraphViz/Algorithms/Clustering.hs, dist/build/Data/GraphViz/Algorithms/Clustering.o )
[24 of 31] Compiling Data.GraphViz.Types ( Data/GraphViz/Types.hs, dist/build/Data/GraphViz/Types.o )
[25 of 31] Compiling Data.GraphViz.Algorithms ( Data/GraphViz/Algorithms.hs, dist/build/Data/GraphViz/Algorithms.o )
[26 of 31] Compiling Data.GraphViz.Commands.IO ( Data/GraphViz/Commands/IO.hs, dist/build/Data/GraphViz/Commands/IO.o )

Data/GraphViz/Commands/IO.hs:225:1: Warning:
    Defined but not used: ‘canonicalizeExecutable’

Data/GraphViz/Commands/IO.hs:253:1: Warning:
    Defined but not used: ‘liftMaybePlus’
[27 of 31] Compiling Data.GraphViz.Commands ( Data/GraphViz/Commands.hs, dist/build/Data/GraphViz/Commands.o )
[28 of 31] Compiling Data.GraphViz.Types.Generalised ( Data/GraphViz/Types/Generalised.hs, dist/build/Data/GraphViz/Types/Generalised.o )
[29 of 31] Compiling Data.GraphViz.Types.Monadic ( Data/GraphViz/Types/Monadic.hs, dist/build/Data/GraphViz/Types/Monadic.o )
[30 of 31] Compiling Data.GraphViz.Types.Graph ( Data/GraphViz/Types/Graph.hs, dist/build/Data/GraphViz/Types/Graph.o )
[31 of 31] Compiling Data.GraphViz    ( Data/GraphViz.hs, dist/build/Data/GraphViz.o )
In-place registering graphviz-2999.17.0.2...
Running Haddock for graphviz-2999.17.0.2...
Running hscolour for graphviz-2999.17.0.2...
Preprocessing library graphviz-2999.17.0.2...
Preprocessing library graphviz-2999.17.0.2...

Data/GraphViz/Commands/IO.hs:225:1: Warning:
    Defined but not used: ‘canonicalizeExecutable’

Data/GraphViz/Commands/IO.hs:253:1: Warning:
    Defined but not used: ‘liftMaybePlus’
Haddock coverage:
 100% (  4 /  4) in 'Data.GraphViz.Attributes.ColorScheme'
 100% (  7 /  7) in 'Data.GraphViz.Exception'
  13% (  2 / 15) in 'Data.GraphViz.Internal.State'
  53% ( 10 / 19) in 'Data.GraphViz.Internal.Util'
  47% ( 26 / 55) in 'Data.GraphViz.Parsing'
 100% (  2 /  2) in 'Data.GraphViz.PreProcessing'
  59% ( 10 / 17) in 'Data.GraphViz.Printing'
  50% (  2 /  4) in 'Data.GraphViz.Commands.Available'
 100% (  3 /  3) in 'Data.GraphViz.Attributes.Colors.X11'
  50% (  3 /  6) in 'Data.GraphViz.Attributes.Internal'
 100% (  4 /  4) in 'Data.GraphViz.Attributes.Colors.Brewer'
 100% (  3 /  3) in 'Data.GraphViz.Attributes.Colors.SVG'
  24% (  6 / 25) in 'Data.GraphViz.Attributes.Arrows'
  93% ( 14 / 15) in 'Data.GraphViz.Attributes.Colors'
  93% ( 13 / 14) in 'Data.GraphViz.Attributes.HTML'
  18% ( 30 /164) in 'Data.GraphViz.Attributes.Values'
  71% ( 74 /104) in 'Data.GraphViz.Attributes.Complete'
  37% (  7 / 19) in 'Data.GraphViz.Types.Internal.Common'
  33% (  2 /  6) in 'Data.GraphViz.Attributes.Same'
  21% (  4 / 19) in 'Data.GraphViz.Types.State'
  74% ( 55 / 74) in 'Data.GraphViz.Attributes'
  80% (  8 / 10) in 'Data.GraphViz.Types.Canonical'
 100% (  3 /  3) in 'Data.GraphViz.Algorithms.Clustering'
  97% ( 30 / 31) in 'Data.GraphViz.Types'
  71% ( 10 / 14) in 'Data.GraphViz.Algorithms'
 100% ( 17 / 17) in 'Data.GraphViz.Commands.IO'
 100% ( 20 / 20) in 'Data.GraphViz.Commands'
  75% (  9 / 12) in 'Data.GraphViz.Types.Generalised'
 100% ( 23 / 23) in 'Data.GraphViz.Types.Monadic'
  91% ( 41 / 45) in 'Data.GraphViz.Types.Graph'
 100% ( 39 / 39) in 'Data.GraphViz'
Warning: Data.GraphViz.Parsing: could not find link destinations for:
    Data.GraphViz.Internal.State.GraphvizState
Warning: Data.GraphViz.Printing: could not find link destinations for:
    Data.GraphViz.Internal.State.GraphvizState
Warning: Data.GraphViz.Attributes.Colors: could not find link destinations for:
    Data.GraphViz.Attributes.Colors.colorScheme Data.GraphViz.Attributes.Colors.printNC Data.GraphViz.Attributes.Colors.parseNC'
Documentation created: dist/doc/html/graphviz/index.html,
dist/doc/html/graphviz/graphviz.txt
Creating package registration file: /tmp/pkgConf-graphviz-2999.17.025933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/graphviz-2999.17.0.2
Registering graphviz-2999.17.0.2...
Installed graphviz-2999.17.0.2
Configuring lifted-base-0.2.3.6...
Building lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...
[1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )
[2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o )
[3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )
[4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o )
[5 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o )
[6 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )
[7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )
[8 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )
[9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )
In-place registering lifted-base-0.2.3.6...
Running Haddock for lifted-base-0.2.3.6...
Running hscolour for lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...
Haddock coverage:
 100% (  2 /  2) in 'System.Timeout.Lifted'
 100% (  2 /  2) in 'Foreign.Marshal.Utils.Lifted'
 100% ( 11 / 11) in 'Data.IORef.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSemN.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSem.Lifted'
 100% (  8 /  8) in 'Control.Concurrent.Chan.Lifted'
 100% ( 19 / 19) in 'Control.Concurrent.MVar.Lifted'
 100% ( 36 / 36) in 'Control.Exception.Lifted'
 100% ( 36 / 36) in 'Control.Concurrent.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html,
dist/doc/html/lifted-base/lifted-base.txt
Creating package registration file: /tmp/pkgConf-lifted-base-0.2.325933.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/lifted-base-0.2.3.6
Registering lifted-base-0.2.3.6...
Installed lifted-base-0.2.3.6
Configuring contravariant-1.3.1...
Building contravariant-1.3.1...
Preprocessing library contravariant-1.3.1...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
In-place registering contravariant-1.3.1...
Running Haddock for contravariant-1.3.1...
Running hscolour for contravariant-1.3.1...
Preprocessing library contravariant-1.3.1...
Preprocessing library contravariant-1.3.1...
Haddock coverage:
  89% ( 16 / 18) in 'Data.Functor.Contravariant'
 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% (  3 /  3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
    Data.Functor.Contravariant.Generic.GDeciding Data.Functor.Contravariant.Generic.GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file: /tmp/pkgConf-contravariant-1.325933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/contravariant-1.3.1
Registering contravariant-1.3.1...
Installed contravariant-1.3.1
Configuring tasty-hunit-0.9.2...
Building tasty-hunit-0.9.2...
Preprocessing library tasty-hunit-0.9.2...
[1 of 3] Compiling Test.Tasty.HUnit.Orig ( Test/Tasty/HUnit/Orig.hs, dist/build/Test/Tasty/HUnit/Orig.o )
[2 of 3] Compiling Test.Tasty.HUnit.Steps ( Test/Tasty/HUnit/Steps.hs, dist/build/Test/Tasty/HUnit/Steps.o )
[3 of 3] Compiling Test.Tasty.HUnit ( Test/Tasty/HUnit.hs, dist/build/Test/Tasty/HUnit.o )
In-place registering tasty-hunit-0.9.2...
Running Haddock for tasty-hunit-0.9.2...
Running hscolour for tasty-hunit-0.9.2...
Preprocessing library tasty-hunit-0.9.2...
Preprocessing library tasty-hunit-0.9.2...
Haddock coverage:
  65% ( 13 / 20) in 'Test.Tasty.HUnit.Orig'
  50% (  1 /  2) in 'Test.Tasty.HUnit.Steps'
  70% ( 16 / 23) in 'Test.Tasty.HUnit'
Documentation created: dist/doc/html/tasty-hunit/index.html,
dist/doc/html/tasty-hunit/tasty-hunit.txt
Creating package registration file: /tmp/pkgConf-tasty-hunit-0.925933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tasty-hunit-0.9.2
Registering tasty-hunit-0.9.2...
Installed tasty-hunit-0.9.2
Configuring enclosed-exceptions-1.0.1.1...
Building enclosed-exceptions-1.0.1.1...
Preprocessing library enclosed-exceptions-1.0.1.1...
[1 of 1] Compiling Control.Exception.Enclosed ( src/Control/Exception/Enclosed.hs, dist/build/Control/Exception/Enclosed.o )
In-place registering enclosed-exceptions-1.0.1.1...
Running Haddock for enclosed-exceptions-1.0.1.1...
Running hscolour for enclosed-exceptions-1.0.1.1...
Preprocessing library enclosed-exceptions-1.0.1.1...
Preprocessing library enclosed-exceptions-1.0.1.1...
Haddock coverage:
 100% ( 17 / 17) in 'Control.Exception.Enclosed'
Documentation created: dist/doc/html/enclosed-exceptions/index.html,
dist/doc/html/enclosed-exceptions/enclosed-exceptions.txt
Creating package registration file:
/tmp/pkgConf-enclosed-exceptions-1.0.125933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/enclosed-exceptions-1.0.1.1
Registering enclosed-exceptions-1.0.1.1...
Installed enclosed-exceptions-1.0.1.1
Configuring lifted-async-0.7.0...
Building lifted-async-0.7.0...
Preprocessing library lifted-async-0.7.0...
[1 of 2] Compiling Control.Concurrent.Async.Lifted ( src/Control/Concurrent/Async/Lifted.hs, dist/build/Control/Concurrent/Async/Lifted.o )
[2 of 2] Compiling Control.Concurrent.Async.Lifted.Safe ( src/Control/Concurrent/Async/Lifted/Safe.hs, dist/build/Control/Concurrent/Async/Lifted/Safe.o )
In-place registering lifted-async-0.7.0...
Running Haddock for lifted-async-0.7.0...
Running hscolour for lifted-async-0.7.0...
Preprocessing library lifted-async-0.7.0...
Preprocessing library lifted-async-0.7.0...
Haddock coverage:
 100% ( 46 / 46) in 'Control.Concurrent.Async.Lifted'
 100% ( 48 / 48) in 'Control.Concurrent.Async.Lifted.Safe'
Warning: Control.Concurrent.Async.Lifted.Safe: could not find link destinations for:
    Data.Constraint.Forall.A Data.Constraint.Forall.B
Documentation created: dist/doc/html/lifted-async/index.html,
dist/doc/html/lifted-async/lifted-async.txt
Creating package registration file: /tmp/pkgConf-lifted-async-0.725933.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/lifted-async-0.7.0
Registering lifted-async-0.7.0...
Installed lifted-async-0.7.0
[1 of 1] Compiling Main             ( /tmp/comonad-4.2.5-25933/comonad-4.2.5/dist/setup/setup.hs, /tmp/comonad-4.2.5-25933/comonad-4.2.5/dist/setup/Main.o )
Linking /tmp/comonad-4.2.5-25933/comonad-4.2.5/dist/setup/setup ...
Configuring comonad-4.2.5...
Building comonad-4.2.5...
Preprocessing library comonad-4.2.5...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.2.5...
Running Haddock for comonad-4.2.5...
Running hscolour for comonad-4.2.5...
Preprocessing library comonad-4.2.5...
Preprocessing library comonad-4.2.5...
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 22 / 22) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  60% (  9 / 15) in 'Control.Comonad.Env'
 100% (  4 /  4) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  62% (  8 / 13) in 'Control.Comonad.Store'
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  57% (  8 / 14) in 'Control.Comonad.Traced'
  20% (  1 /  5) in 'Data.Functor.Coproduct'
Warning: Control.Comonad: could not find link destinations for:
    Data.Traversable.Id Data.Traversable.StateL Data.Traversable.StateR
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file: /tmp/pkgConf-comonad-4.225933.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/comonad-4.2.5
Registering comonad-4.2.5...
Installed comonad-4.2.5
Configuring shelly-1.6.1.2...
Building shelly-1.6.1.2...
Preprocessing library shelly-1.6.1.2...
[1 of 5] Compiling Shelly.Base      ( src/Shelly/Base.hs, dist/build/Shelly/Base.o )

src/Shelly/Base.hs:40:1: Warning:
    The import of ‘liftM’ from module ‘Control.Monad’ is redundant
[2 of 5] Compiling Shelly.Find      ( src/Shelly/Find.hs, dist/build/Shelly/Find.o )
[3 of 5] Compiling Shelly           ( src/Shelly.hs, dist/build/Shelly.o )

src/Shelly.hs:124:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
[4 of 5] Compiling Shelly.Lifted    ( src/Shelly/Lifted.hs, dist/build/Shelly/Lifted.o )

src/Shelly/Lifted.hs:116:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Shelly/Lifted.hs:141:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:141:43: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:142:16: Warning:
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:241:29: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:242:29: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:243:18: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:245:9: Warning:
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:246:41: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:247:31: Warning:
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[5 of 5] Compiling Shelly.Pipe      ( src/Shelly/Pipe.hs, dist/build/Shelly/Pipe.o )
In-place registering shelly-1.6.1.2...
Running Haddock for shelly-1.6.1.2...
Running hscolour for shelly-1.6.1.2...
Preprocessing library shelly-1.6.1.2...
Preprocessing library shelly-1.6.1.2...

src/Shelly/Base.hs:40:1: Warning:
    The import of ‘liftM’ from module ‘Control.Monad’ is redundant

src/Shelly.hs:124:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant

src/Shelly/Lifted.hs:116:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Shelly/Lifted.hs:141:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:141:43: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:142:16: Warning:
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:241:29: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:242:29: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:243:18: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:245:9: Warning:
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:246:41: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Shelly/Lifted.hs:247:31: Warning:
    In the use of data constructor ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
  67% ( 26 / 39) in 'Shelly.Base'
 100% (  7 /  7) in 'Shelly.Find'
  92% (133 /145) in 'Shelly'
  32% ( 44 /139) in 'Shelly.Lifted'
  95% (121 /127) in 'Shelly.Pipe'
Warning: Shelly: could not find link destinations for:
    Shelly.ToFilePath Shelly.Base.State
Warning: Shelly.Lifted: could not find link destinations for:
    Shelly.Lifted.MonadShControl Shelly.ToFilePath Shelly.Base.State
Warning: Shelly.Pipe: could not find link destinations for:
    Shelly.Pipe.ShellCommand Shelly.ToFilePath Shelly.Base.State
Documentation created: dist/doc/html/shelly/index.html,
dist/doc/html/shelly/shelly.txt
Creating package registration file: /tmp/pkgConf-shelly-1.6.125933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/shelly-1.6.1.2
Registering shelly-1.6.1.2...
Installed shelly-1.6.1.2
Configuring semigroupoids-4.3...
Building semigroupoids-4.3...
Preprocessing library semigroupoids-4.3...
[ 1 of 20] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 20] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 3 of 20] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )

src/Data/Functor/Bind.hs:380:3: Warning:
    Local definition of ‘join’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[ 4 of 20] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[ 5 of 20] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[ 6 of 20] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[ 7 of 20] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[ 8 of 20] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[ 9 of 20] Compiling Data.Semigroupoid.Product ( src/Data/Semigroupoid/Product.hs, dist/build/Data/Semigroupoid/Product.o )
[10 of 20] Compiling Data.Semigroupoid.Coproduct ( src/Data/Semigroupoid/Coproduct.hs, dist/build/Data/Semigroupoid/Coproduct.o )
[11 of 20] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[12 of 20] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[13 of 20] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[14 of 20] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[15 of 20] Compiling Data.Semifunctor ( src/Data/Semifunctor.hs, dist/build/Data/Semifunctor.o )
[16 of 20] Compiling Data.Semifunctor.Associative ( src/Data/Semifunctor/Associative.hs, dist/build/Data/Semifunctor/Associative.o )
[17 of 20] Compiling Data.Semifunctor.Braided ( src/Data/Semifunctor/Braided.hs, dist/build/Data/Semifunctor/Braided.o )
[18 of 20] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[19 of 20] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[20 of 20] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
In-place registering semigroupoids-4.3...
Running Haddock for semigroupoids-4.3...
Running hscolour for semigroupoids-4.3...
Preprocessing library semigroupoids-4.3...
Preprocessing library semigroupoids-4.3...

src/Data/Functor/Bind.hs:380:3: Warning:
    Local definition of ‘join’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  75% (  3 /  4) in 'Data.Functor.Extend'
  75% ( 15 / 20) in 'Data.Functor.Bind'
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
  50% (  2 /  4) in 'Data.Semigroupoid'
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  50% (  1 /  2) in 'Data.Groupoid'
   0% (  0 /  2) in 'Data.Isomorphism'
   0% (  0 /  4) in 'Data.Semigroupoid.Product'
   0% (  0 /  6) in 'Data.Semigroupoid.Coproduct'
  12% (  1 /  8) in 'Data.Semigroupoid.Ob'
 100% ( 13 / 13) in 'Data.Functor.Apply'
  50% (  4 /  8) in 'Data.Semigroup.Foldable'
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  40% (  6 / 15) in 'Data.Semifunctor'
   6% (  1 / 17) in 'Data.Semifunctor.Associative'
  17% (  1 /  6) in 'Data.Semifunctor.Braided'
 100% (  3 /  3) in 'Data.Functor.Alt'
 100% (  3 /  3) in 'Data.Functor.Plus'
   0% (  0 /  2) in 'Data.Semigroupoid.Static'
Warning: Data.Functor.Bind: could not find link destinations for:
    Data.Traversable.Id Data.ByteString.Builder.Internal.Put Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State
Warning: Data.Functor.Apply: could not find link destinations for:
    Data.Traversable.Id Data.ByteString.Builder.Internal.Put Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Creating package registration file: /tmp/pkgConf-semigroupoids-425933.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/semigroupoids-4.3
Registering semigroupoids-4.3...
Installed semigroupoids-4.3
Configuring Zora-1.1.22...
Building Zora-1.1.22...
Preprocessing library Zora-1.1.22...
[1 of 4] Compiling Zora.Graphing.DAGGraphing ( Zora/Graphing/DAGGraphing.hs, dist/build/Zora/Graphing/DAGGraphing.o )
[2 of 4] Compiling Zora.Graphing.TreeGraphing ( Zora/Graphing/TreeGraphing.hs, dist/build/Zora/Graphing/TreeGraphing.o )
[3 of 4] Compiling Zora.List        ( Zora/List.hs, dist/build/Zora/List.o )
[4 of 4] Compiling Zora.Math        ( Zora/Math.hs, dist/build/Zora/Math.o )
In-place registering Zora-1.1.22...
Running Haddock for Zora-1.1.22...
Running hscolour for Zora-1.1.22...
Preprocessing library Zora-1.1.22...
Preprocessing library Zora-1.1.22...
Haddock coverage:
Warning: Zora.Graphing.DAGGraphing: expand is exported separately but will be documented under DAGGraphable. Consider exporting it together with its parent(s) for code clarity.
 100% (  5 /  5) in 'Zora.Graphing.DAGGraphing'
Warning: Zora.Graphing.TreeGraphing: value is exported separately but will be documented under TreeGraphable. Consider exporting it together with its parent(s) for code clarity.
Warning: Zora.Graphing.TreeGraphing: get_children is exported separately but will be documented under TreeGraphable. Consider exporting it together with its parent(s) for code clarity.
Warning: Zora.Graphing.TreeGraphing: is_empty is exported separately but will be documented under TreeGraphable. Consider exporting it together with its parent(s) for code clarity.
 100% (  3 /  3) in 'Zora.Graphing.TreeGraphing'
 100% ( 72 / 72) in 'Zora.List'
 100% ( 38 / 38) in 'Zora.Math'
Documentation created: dist/doc/html/Zora/index.html,
dist/doc/html/Zora/Zora.txt
Creating package registration file: /tmp/pkgConf-Zora-1.125933.22
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/Zora-1.1.22
Registering Zora-1.1.22...
Installed Zora-1.1.22
Configuring bifunctors-4.2.1...
Building bifunctors-4.2.1...
Preprocessing library bifunctors-4.2.1...
[ 1 of 15] Compiling Data.Bifoldable  ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 2 of 15] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 3 of 15] Compiling Data.Bifunctor   ( old-src/Data/Bifunctor.hs, dist/build/Data/Bifunctor.o )
[ 4 of 15] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
[ 5 of 15] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 6 of 15] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[ 7 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 8 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
[ 9 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[10 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[11 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[12 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[13 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
[15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-4.2.1...
Running Haddock for bifunctors-4.2.1...
Running hscolour for bifunctors-4.2.1...
Preprocessing library bifunctors-4.2.1...
Preprocessing library bifunctors-4.2.1...
Haddock coverage:
 100% ( 17 / 17) in 'Data.Bifoldable'
  33% (  2 /  6) in 'Data.Semigroup.Bifoldable'
 100% (  2 /  2) in 'Data.Bifunctor'
  62% (  5 /  8) in 'Data.Bifunctor.Apply'
 100% (  8 /  8) in 'Data.Bitraversable'
  33% (  1 /  3) in 'Data.Semigroup.Bitraversable'
  62% (  5 /  8) in 'Data.Biapplicative'
 100% (  2 /  2) in 'Data.Bifunctor.Biff'
 100% (  2 /  2) in 'Data.Bifunctor.Clown'
 100% (  2 /  2) in 'Data.Bifunctor.Flip'
 100% (  2 /  2) in 'Data.Bifunctor.Join'
 100% (  2 /  2) in 'Data.Bifunctor.Joker'
 100% (  2 /  2) in 'Data.Bifunctor.Product'
 100% (  2 /  2) in 'Data.Bifunctor.Tannen'
 100% (  2 /  2) in 'Data.Bifunctor.Wrapped'
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file: /tmp/pkgConf-bifunctors-4.225933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/bifunctors-4.2.1
Registering bifunctors-4.2.1...
Installed bifunctors-4.2.1
Configuring profunctors-4.4.1...
Building profunctors-4.4.1...
Preprocessing library profunctors-4.4.1...
[ 1 of 14] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.o )
[ 2 of 14] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package stm-2.4.4 ... linking ... done.
Loading package transformers-0.4.3.0 ... linking ... done.
Loading package StateVar-1.1.0.0 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package text-1.2.0.4 ... linking ... done.
Loading package hashable-1.2.3.2 ... linking ... done.
Loading package nats-1 ... linking ... done.
Loading package unordered-containers-0.2.5.1 ... linking ... done.
Loading package semigroups-0.16.2.2 ... linking ... done.
Loading package transformers-compat-0.4.0.4 ... linking ... done.
Loading package void-0.7 ... linking ... done.
Loading package contravariant-1.3.1 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package tagged-0.8.0.1 ... linking ... done.
Loading package distributive-0.4.4 ... linking ... done.
Loading package comonad-4.2.5 ... linking ... done.
Loading package semigroupoids-4.3 ... linking ... done.
[ 3 of 14] Compiling Data.Profunctor  ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[ 4 of 14] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o )
[ 5 of 14] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o )
[ 6 of 14] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o )
[ 7 of 14] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o )
[ 8 of 14] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[ 9 of 14] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[10 of 14] Compiling Data.Profunctor.Codensity ( src/Data/Profunctor/Codensity.hs, dist/build/Data/Profunctor/Codensity.o )
[11 of 14] Compiling Data.Profunctor.Collage ( src/Data/Profunctor/Collage.hs, dist/build/Data/Profunctor/Collage.o )
[12 of 14] Compiling Data.Profunctor.Monoid ( src/Data/Profunctor/Monoid.hs, dist/build/Data/Profunctor/Monoid.o )
[13 of 14] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o )
[14 of 14] Compiling Data.Profunctor.Tambara ( src/Data/Profunctor/Tambara.hs, dist/build/Data/Profunctor/Tambara.o )
In-place registering profunctors-4.4.1...
Running Haddock for profunctors-4.4.1...
Running hscolour for profunctors-4.4.1...
Preprocessing library profunctors-4.4.1...
Preprocessing library profunctors-4.4.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Profunctor.Trace'
 100% (  3 /  3) in 'Data.Profunctor.Unsafe'
  80% ( 12 / 15) in 'Data.Profunctor'
   0% (  0 /  4) in 'Data.Profunctor.Monad'
   0% (  0 /  2) in 'Data.Profunctor.Adjunction'
  21% (  3 / 14) in 'Data.Profunctor.Cayley'
  67% (  4 /  6) in 'Data.Profunctor.Closed'
 100% (  9 /  9) in 'Data.Profunctor.Rep'
  94% ( 15 / 16) in 'Data.Profunctor.Composition'
  67% (  2 /  3) in 'Data.Profunctor.Codensity'
 100% (  2 /  2) in 'Data.Profunctor.Collage'
  33% (  1 /  3) in 'Data.Profunctor.Monoid'
  50% (  3 /  6) in 'Data.Profunctor.Ran'
  89% (  8 /  9) in 'Data.Profunctor.Tambara'
Warning: Data.Profunctor.Rep: could not find link destinations for:
    Data.Profunctor.Rep.Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
    Data.Profunctor.Composition.Iso
Documentation created: dist/doc/html/profunctors/index.html,
dist/doc/html/profunctors/profunctors.txt
Creating package registration file: /tmp/pkgConf-profunctors-4.425933.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/profunctors-4.4.1
Registering profunctors-4.4.1...
Installed profunctors-4.4.1
Configuring free-4.11...
Building free-4.11...
Preprocessing library free-4.11...
[ 1 of 14] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o )
[ 2 of 14] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o )
[ 3 of 14] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o )
[ 4 of 14] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o )
[ 5 of 14] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o )
[ 6 of 14] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o )
[ 7 of 14] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o )
[ 8 of 14] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o )
[ 9 of 14] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o )
[10 of 14] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o )
[11 of 14] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o )
[12 of 14] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o )
[13 of 14] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o )
[14 of 14] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o )
In-place registering free-4.11...
Running Haddock for free-4.11...
Running hscolour for free-4.11...
Preprocessing library free-4.11...
Preprocessing library free-4.11...
Haddock coverage:
 100% ( 10 / 10) in 'Control.Monad.Free.TH'
 100% (  4 /  4) in 'Control.Monad.Free.Class'
 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
 100% ( 26 / 26) in 'Control.Monad.Trans.Free'
 100% ( 26 / 26) in 'Control.Monad.Trans.Free.Church'
 100% ( 13 / 13) in 'Control.Monad.Free'
 100% ( 12 / 12) in 'Control.Monad.Free.Church'
 100% (  2 /  2) in 'Control.Comonad.Cofree.Class'
 100% ( 10 / 10) in 'Control.Comonad.Trans.Cofree'
 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
  91% ( 10 / 11) in 'Control.Comonad.Cofree'
  67% (  4 /  6) in 'Control.Alternative.Free'
 100% ( 21 / 21) in 'Control.Applicative.Trans.Free'
 100% ( 10 / 10) in 'Control.Applicative.Free'
Documentation created: dist/doc/html/free/index.html,
dist/doc/html/free/free.txt
Creating package registration file: /tmp/pkgConf-free-425933.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/free-4.11
Registering free-4.11...
Installed free-4.11
Configuring either-4.3.3.2...
Building either-4.3.3.2...
Preprocessing library either-4.3.3.2...
[1 of 3] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/build/Data/Either/Validation.o )
[2 of 3] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.o )
[3 of 3] Compiling Control.Monad.Trans.Either ( src/Control/Monad/Trans/Either.hs, dist/build/Control/Monad/Trans/Either.o )
In-place registering either-4.3.3.2...
Running Haddock for either-4.3.3.2...
Running hscolour for either-4.3.3.2...
Preprocessing library either-4.3.3.2...
Preprocessing library either-4.3.3.2...
Haddock coverage:
  43% (  3 /  7) in 'Data.Either.Validation'
 100% ( 17 / 17) in 'Data.Either.Combinators'
 100% (  8 /  8) in 'Control.Monad.Trans.Either'
Warning: Data.Either.Validation: could not find link destinations for:
    Data.Either.Validation.Prism Data.Either.Validation.Iso
Documentation created: dist/doc/html/either/index.html,
dist/doc/html/either/either.txt
Creating package registration file: /tmp/pkgConf-either-4.3.325933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/either-4.3.3.2
Registering either-4.3.3.2...
Installed either-4.3.3.2
Downloading filediff-0.1.0.5...
Configuring filediff-0.1.0.5...
Building filediff-0.1.0.5...
Preprocessing library filediff-0.1.0.5...
[1 of 4] Compiling Filediff.Utils   ( src/Filediff/Utils.hs, dist/build/Filediff/Utils.o )
[2 of 4] Compiling Filediff.Sequence ( src/Filediff/Sequence.hs, dist/build/Filediff/Sequence.o )
[3 of 4] Compiling Filediff.Types   ( src/Filediff/Types.hs, dist/build/Filediff/Types.o )
[4 of 4] Compiling Filediff         ( src/Filediff.hs, dist/build/Filediff.o )
In-place registering filediff-0.1.0.5...
Running Haddock for filediff-0.1.0.5...
Running hscolour for filediff-0.1.0.5...
Preprocessing library filediff-0.1.0.5...
Preprocessing library filediff-0.1.0.5...
Haddock coverage:
 100% ( 17 / 17) in 'Filediff.Utils'
 100% (  6 /  6) in 'Filediff.Sequence'
 100% (  6 /  6) in 'Filediff.Types'
 100% (  7 /  7) in 'Filediff'
Documentation created: dist/doc/html/filediff/index.html,
dist/doc/html/filediff/filediff.txt
Creating package registration file: /tmp/pkgConf-filediff-0.1.025933.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/filediff-0.1.0.5
Registering filediff-0.1.0.5...
Installed filediff-0.1.0.5

Test log

No test log was submitted for this report.