Resolving dependencies... Configuring base16-bytestring-0.1.1.6... Building base16-bytestring-0.1.1.6... Preprocessing library base16-bytestring-0.1.1.6... [1 of 2] Compiling Data.ByteString.Base16 ( Data/ByteString/Base16.hs, dist/build/Data/ByteString/Base16.o ) [2 of 2] Compiling Data.ByteString.Base16.Lazy ( Data/ByteString/Base16/Lazy.hs, dist/build/Data/ByteString/Base16/Lazy.o ) In-place registering base16-bytestring-0.1.1.6... Running Haddock for base16-bytestring-0.1.1.6... Running hscolour for base16-bytestring-0.1.1.6... Preprocessing library base16-bytestring-0.1.1.6... Preprocessing library base16-bytestring-0.1.1.6... Haddock coverage: 100% ( 3 / 3) in 'Data.ByteString.Base16' 100% ( 3 / 3) in 'Data.ByteString.Base16.Lazy' Documentation created: dist/doc/html/base16-bytestring/index.html, dist/doc/html/base16-bytestring/base16-bytestring.txt Creating package registration file: /tmp/pkgConf-base16-bytestring-0.1.112549.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/base16-bytestring-0.1.1.6 Registering base16-bytestring-0.1.1.6... Installed base16-bytestring-0.1.1.6 Configuring byteable-0.1.1... Building byteable-0.1.1... Preprocessing library byteable-0.1.1... [1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o ) Data/Byteable.hs:48:11: Warning: Rule "constEqBytes/ByteString" may never fire because ‘constEqBytes’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’ In-place registering byteable-0.1.1... Running Haddock for byteable-0.1.1... Running hscolour for byteable-0.1.1... Preprocessing library byteable-0.1.1... Preprocessing library byteable-0.1.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Byteable' Documentation created: dist/doc/html/byteable/index.html, dist/doc/html/byteable/byteable.txt Creating package registration file: /tmp/pkgConf-byteable-0.112549.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/byteable-0.1.1 Registering byteable-0.1.1... Installed byteable-0.1.1 Configuring mtl-2.1.3.1... Building mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.1.3.1... Running Haddock for mtl-2.1.3.1... Running hscolour for mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 4 / 4) 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' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 21 / 21) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 94% ( 17 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 95% ( 20 / 21) 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.1.312549.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1 Registering mtl-2.1.3.1... Installed mtl-2.1.3.1 Configuring network-info-0.2.0.7... Building network-info-0.2.0.7... Preprocessing library network-info-0.2.0.7... [1 of 1] Compiling Network.Info ( dist/build/Network/Info.hs, dist/build/Network/Info.o ) src/Network/Info.hsc:48:10: Warning: No explicit implementation for either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’ In the instance declaration for ‘Storable NetworkInterface’ In-place registering network-info-0.2.0.7... Running Haddock for network-info-0.2.0.7... Running hscolour for network-info-0.2.0.7... Preprocessing library network-info-0.2.0.7... Preprocessing library network-info-0.2.0.7... src/Network/Info.hsc:48:10: Warning: No explicit implementation for either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’ In the instance declaration for ‘Storable NetworkInterface’ Haddock coverage: 83% ( 5 / 6) in 'Network.Info' Documentation created: dist/doc/html/network-info/index.html, dist/doc/html/network-info/network-info.txt Creating package registration file: /tmp/pkgConf-network-info-0.2.012549.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-info-0.2.0.7 Registering network-info-0.2.0.7... Installed network-info-0.2.0.7 Configuring primitive-0.6... Building primitive-0.6... Preprocessing library primitive-0.6... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6... Running Haddock for primitive-0.6... Running hscolour for primitive-0.6... Preprocessing library primitive-0.6... Preprocessing library primitive-0.6... Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' 75% ( 12 / 16) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-012549.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.6 Registering primitive-0.6... Installed primitive-0.6 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-112549.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.412549.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.1... Building tagged-0.8.1... Preprocessing library tagged-0.8.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.1... Running Haddock for tagged-0.8.1... Running hscolour for tagged-0.8.1... Preprocessing library tagged-0.8.1... Preprocessing library tagged-0.8.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.812549.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tagged-0.8.1 Registering tagged-0.8.1... Installed tagged-0.8.1 Configuring text-1.2.1.3... Building text-1.2.1.3... Preprocessing library text-1.2.1.3... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) [ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 3 of 44] 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 44] 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 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) [ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) [43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) In-place registering text-1.2.1.3... Running Haddock for text-1.2.1.3... Running hscolour for text-1.2.1.3... Preprocessing library text-1.2.1.3... Preprocessing library text-1.2.1.3... 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' 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' 93% ( 13 / 14) in 'Data.Text.Unsafe' 33% ( 1 / 3) in 'Data.Text.Internal.Private' 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' 100% ( 4 / 4) in 'Data.Text.Show' 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% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Search' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% (126 /126) in 'Data.Text' 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' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' 99% (127 /128) 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' 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.112549.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.1.3 Registering text-1.2.1.3... Installed text-1.2.1.3 Configuring time-locale-compat-0.1.1.0... Building time-locale-compat-0.1.1.0... Preprocessing library time-locale-compat-0.1.1.0... [1 of 1] Compiling Data.Time.Locale.Compat ( src/Data/Time/Locale/Compat.hs, dist/build/Data/Time/Locale/Compat.o ) In-place registering time-locale-compat-0.1.1.0... Running Haddock for time-locale-compat-0.1.1.0... Running hscolour for time-locale-compat-0.1.1.0... Preprocessing library time-locale-compat-0.1.1.0... Preprocessing library time-locale-compat-0.1.1.0... Haddock coverage: 71% ( 5 / 7) in 'Data.Time.Locale.Compat' Documentation created: dist/doc/html/time-locale-compat/index.html, dist/doc/html/time-locale-compat/time-locale-compat.txt Creating package registration file: /tmp/pkgConf-time-locale-compat-0.1.112549.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/time-locale-compat-0.1.1.0 Registering time-locale-compat-0.1.1.0... Installed time-locale-compat-0.1.1.0 Configuring cryptohash-0.11.6... Building cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... [ 1 of 23] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o ) [ 2 of 23] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o ) [ 3 of 23] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o ) [ 4 of 23] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o ) [ 5 of 23] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o ) [ 6 of 23] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o ) [ 7 of 23] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o ) [ 8 of 23] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o ) [ 9 of 23] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o ) [10 of 23] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o ) [11 of 23] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o ) [12 of 23] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o ) [13 of 23] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o ) [14 of 23] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o ) [15 of 23] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o ) [16 of 23] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o ) [17 of 23] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o ) [18 of 23] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o ) [19 of 23] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o ) [20 of 23] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o ) [21 of 23] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o ) [22 of 23] Compiling Crypto.MAC ( Crypto/MAC.hs, dist/build/Crypto/MAC.o ) [23 of 23] Compiling Crypto.MAC.SHA3 ( Crypto/MAC/SHA3.hs, dist/build/Crypto/MAC/SHA3.o ) In-place registering cryptohash-0.11.6... Running Haddock for cryptohash-0.11.6... Running hscolour for cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... Haddock coverage: 0% ( 0 / 2) in 'Crypto.Hash.Utils.Cpu' 100% ( 2 / 2) in 'Crypto.MAC.HMAC' 100% ( 2 / 2) in 'Crypto.Hash.Internal' 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool' 100% ( 10 / 10) in 'Crypto.Hash.Skein512' 100% ( 10 / 10) in 'Crypto.Hash.Skein256' 100% ( 10 / 10) in 'Crypto.Hash.Tiger' 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160' 100% ( 10 / 10) in 'Crypto.Hash.SHA3' 100% ( 11 / 11) in 'Crypto.Hash.SHA512' 100% ( 9 / 9) in 'Crypto.Hash.SHA512t' 100% ( 10 / 10) in 'Crypto.Hash.SHA384' 100% ( 10 / 10) in 'Crypto.Hash.SHA256' 100% ( 10 / 10) in 'Crypto.Hash.SHA224' 100% ( 10 / 10) in 'Crypto.Hash.SHA1' 100% ( 10 / 10) in 'Crypto.Hash.MD5' 100% ( 10 / 10) in 'Crypto.Hash.MD4' 100% ( 10 / 10) in 'Crypto.Hash.MD2' 100% ( 2 / 2) in 'Crypto.Hash.Utils' 100% ( 7 / 7) in 'Crypto.Hash.Types' 100% ( 40 / 40) in 'Crypto.Hash' 100% ( 11 / 11) in 'Crypto.MAC' 100% ( 9 / 9) in 'Crypto.MAC.SHA3' Documentation created: dist/doc/html/cryptohash/index.html, dist/doc/html/cryptohash/cryptohash.txt Creating package registration file: /tmp/pkgConf-cryptohash-0.1112549.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cryptohash-0.11.6 Registering cryptohash-0.11.6... Installed cryptohash-0.11.6 Configuring transformers-compat-0.4.0.3... Building transformers-compat-0.4.0.3... Preprocessing library transformers-compat-0.4.0.3... [1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) In-place registering transformers-compat-0.4.0.3... Running Haddock for transformers-compat-0.4.0.3... Running hscolour for transformers-compat-0.4.0.3... Preprocessing library transformers-compat-0.4.0.3... Preprocessing library transformers-compat-0.4.0.3... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 18 / 18) in 'Control.Monad.Trans.Except' 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.012549.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-compat-0.4.0.3 Registering transformers-compat-0.4.0.3... Installed transformers-compat-0.4.0.3 Configuring vector-0.11.0.0... Building vector-0.11.0.0... Preprocessing library vector-0.11.0.0... [ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o ) [ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o ) [ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) [ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o ) [ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o ) [10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [21 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.11.0.0... Running Haddock for vector-0.11.0.0... Running hscolour for vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic' 79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic' 81% ( 88 /109) in 'Data.Vector.Fusion.Bundle' 66% ( 48 / 73) in 'Data.Vector.Generic.Mutable' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (223 /240) in 'Data.Vector.Generic' 79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable' 97% (185 /191) in 'Data.Vector.Primitive' 82% ( 49 / 60) in 'Data.Vector.Storable.Mutable' 97% (194 /200) in 'Data.Vector.Storable' 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (209 /218) in 'Data.Vector.Unboxed' 79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable' 78% ( 40 / 51) in 'Data.Vector.Mutable' 94% (207 /220) in 'Data.Vector' Warning: Data.Vector.Unboxed: could not find link destinations for: Data.Vector.Unboxed.Base.TFCo:R:VectorBool Data.Vector.Unboxed.Base.V_Bool Data.Vector.Unboxed.Base.TFCo:R:VectorChar Data.Vector.Unboxed.Base.V_Char Data.Vector.Unboxed.Base.TFCo:R:VectorDouble Data.Vector.Unboxed.Base.V_Double Data.Vector.Unboxed.Base.TFCo:R:VectorFloat Data.Vector.Unboxed.Base.V_Float Data.Vector.Unboxed.Base.TFCo:R:VectorInt Data.Vector.Unboxed.Base.V_Int Data.Vector.Unboxed.Base.TFCo:R:VectorInt8 Data.Vector.Unboxed.Base.V_Int8 Data.Vector.Unboxed.Base.TFCo:R:VectorInt16 Data.Vector.Unboxed.Base.V_Int16 Data.Vector.Unboxed.Base.TFCo:R:VectorInt32 Data.Vector.Unboxed.Base.V_Int32 Data.Vector.Unboxed.Base.TFCo:R:VectorInt64 Data.Vector.Unboxed.Base.V_Int64 Data.Vector.Unboxed.Base.TFCo:R:VectorWord Data.Vector.Unboxed.Base.V_Word Data.Vector.Unboxed.Base.TFCo:R:VectorWord8 Data.Vector.Unboxed.Base.V_Word8 Data.Vector.Unboxed.Base.TFCo:R:VectorWord16 Data.Vector.Unboxed.Base.V_Word16 Data.Vector.Unboxed.Base.TFCo:R:VectorWord32 Data.Vector.Unboxed.Base.V_Word32 Data.Vector.Unboxed.Base.TFCo:R:VectorWord64 Data.Vector.Unboxed.Base.V_Word64 Data.Vector.Unboxed.Base.TFCo:R:Vector() Data.Vector.Unboxed.Base.V_Unit Data.Vector.Unboxed.Base.TFCo:R:VectorComplex Data.Vector.Unboxed.Base.V_Complex Data.Vector.Unboxed.Base.TFCo:R:Vector(,) Data.Vector.Unboxed.Base.V_2 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,) Data.Vector.Unboxed.Base.V_3 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,) Data.Vector.Unboxed.Base.V_4 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,) Data.Vector.Unboxed.Base.V_5 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,,) Data.Vector.Unboxed.Base.V_6 Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6 Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6 Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Creating package registration file: /tmp/pkgConf-vector-0.11.012549.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-0.11.0.0 Registering vector-0.11.0.0... Installed vector-0.11.0.0 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.012549.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 blaze-builder-0.4.0.1... Building blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Blaze/ByteString/Builder/HTTP.hs:1:63: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect [ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o ) [ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o ) Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() [ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o ) [ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o ) [ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o ) [ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o ) [ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o ) [ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o ) [ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o ) [10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o ) In-place registering blaze-builder-0.4.0.1... Running Haddock for blaze-builder-0.4.0.1... Running hscolour for blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Blaze/ByteString/Builder/HTTP.hs:1:63: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() Haddock coverage: 96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write' 50% ( 2 / 4) in 'Blaze.ByteString.Builder.Compat.Write' 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char.Utf8' 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char8' 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8' 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString' 100% ( 4 / 4) in 'Blaze.ByteString.Builder.HTTP' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int' 92% ( 22 / 24) in 'Blaze.ByteString.Builder' Documentation created: dist/doc/html/blaze-builder/index.html, dist/doc/html/blaze-builder/blaze-builder.txt Creating package registration file: /tmp/pkgConf-blaze-builder-0.4.012549.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-builder-0.4.0.1 Registering blaze-builder-0.4.0.1... Installed blaze-builder-0.4.0.1 Configuring direct-sqlite-2.3.15... Building direct-sqlite-2.3.15... Preprocessing library direct-sqlite-2.3.15... [1 of 4] Compiling Database.SQLite3.Bindings.Types ( dist/build/Database/SQLite3/Bindings/Types.hs, dist/build/Database/SQLite3/Bindings/Types.o ) [2 of 4] Compiling Database.SQLite3.Bindings ( Database/SQLite3/Bindings.hs, dist/build/Database/SQLite3/Bindings.o ) [3 of 4] Compiling Database.SQLite3.Direct ( Database/SQLite3/Direct.hs, dist/build/Database/SQLite3/Direct.o ) [4 of 4] Compiling Database.SQLite3 ( Database/SQLite3.hs, dist/build/Database/SQLite3.o ) In-place registering direct-sqlite-2.3.15... Running Haddock for direct-sqlite-2.3.15... Running hscolour for direct-sqlite-2.3.15... Preprocessing library direct-sqlite-2.3.15... Preprocessing library direct-sqlite-2.3.15... Haddock coverage: 72% ( 29 / 40) in 'Database.SQLite3.Bindings.Types' 57% ( 61 /107) in 'Database.SQLite3.Bindings' 65% ( 70 /107) in 'Database.SQLite3.Direct' 62% ( 67 /108) in 'Database.SQLite3' Documentation created: dist/doc/html/direct-sqlite/index.html, dist/doc/html/direct-sqlite/direct-sqlite.txt Creating package registration file: /tmp/pkgConf-direct-sqlite-2.312549.15 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/direct-sqlite-2.3.15 Registering direct-sqlite-2.3.15... Installed direct-sqlite-2.3.15 Configuring hashable-1.2.3.3... Building hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241: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.3... Running Haddock for hashable-1.2.3.3... Running hscolour for hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241: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.312549.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.3 Registering hashable-1.2.3.3... Installed hashable-1.2.3.3 [1 of 1] Compiling Main ( /tmp/distributive-0.4.4-12549/distributive-0.4.4/dist/setup/setup.hs, /tmp/distributive-0.4.4-12549/distributive-0.4.4/dist/setup/Main.o ) Linking /tmp/distributive-0.4.4-12549/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.412549.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 blaze-textual-0.2.1.0... Building blaze-textual-0.2.1.0... Preprocessing library blaze-textual-0.2.1.0... [1 of 4] Compiling Blaze.Text.Int ( Blaze/Text/Int.hs, dist/build/Blaze/Text/Int.o ) [2 of 4] Compiling Blaze.Text.Double.Native ( Blaze/Text/Double/Native.hs, dist/build/Blaze/Text/Double/Native.o ) [3 of 4] Compiling Blaze.Text.Double ( Blaze/Text/Double.hs, dist/build/Blaze/Text/Double.o ) [4 of 4] Compiling Blaze.Text ( Blaze/Text.hs, dist/build/Blaze/Text.o ) In-place registering blaze-textual-0.2.1.0... Running Haddock for blaze-textual-0.2.1.0... Running hscolour for blaze-textual-0.2.1.0... Preprocessing library blaze-textual-0.2.1.0... Preprocessing library blaze-textual-0.2.1.0... Haddock coverage: 0% ( 0 / 4) in 'Blaze.Text.Int' 0% ( 0 / 3) in 'Blaze.Text.Double.Native' 0% ( 0 / 3) in 'Blaze.Text.Double' 0% ( 0 / 4) in 'Blaze.Text' Documentation created: dist/doc/html/blaze-textual/index.html, dist/doc/html/blaze-textual/blaze-textual.txt Creating package registration file: /tmp/pkgConf-blaze-textual-0.2.112549.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-textual-0.2.1.0 Registering blaze-textual-0.2.1.0... Installed blaze-textual-0.2.1.0 Configuring case-insensitive-1.2.0.4... Building case-insensitive-1.2.0.4... Preprocessing library case-insensitive-1.2.0.4... [1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o ) [2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o ) [3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o ) In-place registering case-insensitive-1.2.0.4... Running Haddock for case-insensitive-1.2.0.4... Running hscolour for case-insensitive-1.2.0.4... Preprocessing library case-insensitive-1.2.0.4... Preprocessing library case-insensitive-1.2.0.4... Haddock coverage: 100% ( 8 / 8) in 'Data.CaseInsensitive.Internal' 100% ( 2 / 2) in 'Data.CaseInsensitive.Unsafe' 100% ( 7 / 7) in 'Data.CaseInsensitive' Documentation created: dist/doc/html/case-insensitive/index.html, dist/doc/html/case-insensitive/case-insensitive.txt Creating package registration file: /tmp/pkgConf-case-insensitive-1.2.012549.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/case-insensitive-1.2.0.4 Registering case-insensitive-1.2.0.4... Installed case-insensitive-1.2.0.4 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-112549 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 scientific-0.3.3.8... Building scientific-0.3.3.8... Preprocessing library scientific-0.3.3.8... [1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [2 of 4] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) [3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o ) In-place registering scientific-0.3.3.8... Running Haddock for scientific-0.3.3.8... Running hscolour for scientific-0.3.3.8... Preprocessing library scientific-0.3.3.8... Preprocessing library scientific-0.3.3.8... Haddock coverage: 100% ( 2 / 2) in 'Math.NumberTheory.Logarithms' 100% ( 22 / 22) in 'Data.Scientific' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific' 75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific' Warning: Data.Scientific: could not find link destinations for: Data.Scientific.whenFloating Documentation created: dist/doc/html/scientific/index.html, dist/doc/html/scientific/scientific.txt Creating package registration file: /tmp/pkgConf-scientific-0.3.312549.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/scientific-0.3.3.8 Registering scientific-0.3.3.8... Installed scientific-0.3.3.8 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.512549.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 uuid-types-1.0.2... Building uuid-types-1.0.2... Preprocessing library uuid-types-1.0.2... [1 of 3] Compiling Data.UUID.Types.Internal.Builder ( Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.o ) [2 of 3] Compiling Data.UUID.Types.Internal ( Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.o ) [3 of 3] Compiling Data.UUID.Types ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.o ) In-place registering uuid-types-1.0.2... Running Haddock for uuid-types-1.0.2... Running hscolour for uuid-types-1.0.2... Preprocessing library uuid-types-1.0.2... Preprocessing library uuid-types-1.0.2... Haddock coverage: 29% ( 2 / 7) in 'Data.UUID.Types.Internal.Builder' 86% ( 19 / 22) in 'Data.UUID.Types.Internal' 100% ( 16 / 16) in 'Data.UUID.Types' Documentation created: dist/doc/html/uuid-types/index.html, dist/doc/html/uuid-types/uuid-types.txt Creating package registration file: /tmp/pkgConf-uuid-types-1.012549.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/uuid-types-1.0.2 Registering uuid-types-1.0.2... Installed uuid-types-1.0.2 Configuring attoparsec-0.13.0.1... Building attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... [ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o ) [ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o ) [ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o ) [ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.13.0.1... Running Haddock for attoparsec-0.13.0.1... Running hscolour for attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Haddock coverage: 67% ( 6 / 9) in 'Data.Attoparsec.Text.FastSet' 50% ( 1 / 2) in 'Data.Attoparsec.Internal.Fhthagn' 36% ( 4 / 11) in 'Data.Attoparsec.Text.Buffer' 22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer' 89% ( 8 / 9) in 'Data.Attoparsec.Zepto' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' 50% ( 5 / 10) in 'Data.Attoparsec.Internal.Types' 100% ( 4 / 4) in 'Data.Attoparsec.Types' 100% ( 9 / 9) in 'Data.Attoparsec.Internal' 100% ( 24 / 24) in 'Data.Attoparsec.Combinator' 93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal' 95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal' 98% ( 90 / 92) in 'Data.Attoparsec.Text' 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 97% ( 66 / 68) in 'Data.Attoparsec.ByteString' 98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8' 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html, dist/doc/html/attoparsec/attoparsec.txt Creating package registration file: /tmp/pkgConf-attoparsec-0.13.012549.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/attoparsec-0.13.0.1 Registering attoparsec-0.13.0.1... Installed attoparsec-0.13.0.1 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.212549.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 uuid-1.3.11... Building uuid-1.3.11... Preprocessing library uuid-1.3.11... [1 of 8] Compiling Data.UUID.Named ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.o ) [2 of 8] Compiling Data.UUID.V5 ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.o ) [3 of 8] Compiling Data.UUID.V3 ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.o ) [4 of 8] Compiling Data.UUID.V1 ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.o ) [5 of 8] Compiling Data.Word.Util ( Data/Word/Util.hs, dist/build/Data/Word/Util.o ) [6 of 8] Compiling Data.UUID.Util ( Data/UUID/Util.hs, dist/build/Data/UUID/Util.o ) [7 of 8] Compiling Data.UUID ( Data/UUID.hs, dist/build/Data/UUID.o ) [8 of 8] Compiling Data.UUID.V4 ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.o ) In-place registering uuid-1.3.11... Running Haddock for uuid-1.3.11... Running hscolour for uuid-1.3.11... Preprocessing library uuid-1.3.11... Preprocessing library uuid-1.3.11... Haddock coverage: 100% ( 6 / 6) in 'Data.UUID.Named' 100% ( 6 / 6) in 'Data.UUID.V5' 100% ( 6 / 6) in 'Data.UUID.V3' 100% ( 2 / 2) in 'Data.UUID.V1' 33% ( 1 / 3) in 'Data.Word.Util' 0% ( 0 / 8) in 'Data.UUID.Util' 100% ( 16 / 16) in 'Data.UUID' 100% ( 2 / 2) in 'Data.UUID.V4' Documentation created: dist/doc/html/uuid/index.html, dist/doc/html/uuid/uuid.txt Creating package registration file: /tmp/pkgConf-uuid-1.312549.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/uuid-1.3.11 Registering uuid-1.3.11... Installed uuid-1.3.11 Configuring sqlite-simple-0.4.9.0... Building sqlite-simple-0.4.9.0... Preprocessing library sqlite-simple-0.4.9.0... [ 1 of 10] Compiling Database.SQLite.Simple.Time.Implementation ( Database/SQLite/Simple/Time/Implementation.hs, dist/build/Database/SQLite/Simple/Time/Implementation.o ) [ 2 of 10] Compiling Database.SQLite.Simple.Time ( Database/SQLite/Simple/Time.hs, dist/build/Database/SQLite/Simple/Time.o ) [ 3 of 10] Compiling Database.SQLite.Simple.Ok ( Database/SQLite/Simple/Ok.hs, dist/build/Database/SQLite/Simple/Ok.o ) [ 4 of 10] Compiling Database.SQLite.Simple.Internal ( Database/SQLite/Simple/Internal.hs, dist/build/Database/SQLite/Simple/Internal.o ) Database/SQLite/Simple/Internal.hs:22:1: Warning: Module ‘Prelude’ does not export ‘catch’ [ 5 of 10] Compiling Database.SQLite.Simple.Types ( Database/SQLite/Simple/Types.hs, dist/build/Database/SQLite/Simple/Types.o ) [ 6 of 10] Compiling Database.SQLite.Simple.FromField ( Database/SQLite/Simple/FromField.hs, dist/build/Database/SQLite/Simple/FromField.o ) Database/SQLite/Simple/FromField.hs:37:1: Warning: The import of ‘Applicative’ from module ‘Control.Applicative’ is redundant [ 7 of 10] Compiling Database.SQLite.Simple.ToField ( Database/SQLite/Simple/ToField.hs, dist/build/Database/SQLite/Simple/ToField.o ) [ 8 of 10] Compiling Database.SQLite.Simple.ToRow ( Database/SQLite/Simple/ToRow.hs, dist/build/Database/SQLite/Simple/ToRow.o ) [ 9 of 10] Compiling Database.SQLite.Simple.FromRow ( Database/SQLite/Simple/FromRow.hs, dist/build/Database/SQLite/Simple/FromRow.o ) [10 of 10] Compiling Database.SQLite.Simple ( Database/SQLite/Simple.hs, dist/build/Database/SQLite/Simple.o ) In-place registering sqlite-simple-0.4.9.0... Running Haddock for sqlite-simple-0.4.9.0... Running hscolour for sqlite-simple-0.4.9.0... Preprocessing library sqlite-simple-0.4.9.0... Preprocessing library sqlite-simple-0.4.9.0... Database/SQLite/Simple/Internal.hs:22:1: Warning: Module ‘Prelude’ does not export ‘catch’ Database/SQLite/Simple/FromField.hs:37:1: Warning: The import of ‘Applicative’ from module ‘Control.Applicative’ is redundant Haddock coverage: 29% ( 2 / 7) in 'Database.SQLite.Simple.Time.Implementation' 100% ( 2 / 2) in 'Database.SQLite.Simple.Time' 33% ( 3 / 9) in 'Database.SQLite.Simple.Ok' 38% ( 3 / 8) in 'Database.SQLite.Simple.Internal' 100% ( 5 / 5) in 'Database.SQLite.Simple.Types' 86% ( 6 / 7) in 'Database.SQLite.Simple.FromField' 100% ( 2 / 2) in 'Database.SQLite.Simple.ToField' 100% ( 2 / 2) in 'Database.SQLite.Simple.ToRow' 33% ( 2 / 6) in 'Database.SQLite.Simple.FromRow' 94% ( 66 / 70) in 'Database.SQLite.Simple' Documentation created: dist/doc/html/sqlite-simple/index.html, dist/doc/html/sqlite-simple/sqlite-simple.txt Creating package registration file: /tmp/pkgConf-sqlite-simple-0.4.912549.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/sqlite-simple-0.4.9.0 Registering sqlite-simple-0.4.9.0... Installed sqlite-simple-0.4.9.0 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-012549.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 contravariant-1.3.2... Building contravariant-1.3.2... Preprocessing library contravariant-1.3.2... [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.2... Running Haddock for contravariant-1.3.2... Running hscolour for contravariant-1.3.2... Preprocessing library contravariant-1.3.2... Preprocessing library contravariant-1.3.2... Haddock coverage: 89% ( 17 / 19) 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.312549.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/contravariant-1.3.2 Registering contravariant-1.3.2... Installed contravariant-1.3.2 [1 of 1] Compiling Main ( /tmp/comonad-4.2.7.2-12549/comonad-4.2.7.2/dist/setup/setup.hs, /tmp/comonad-4.2.7.2-12549/comonad-4.2.7.2/dist/setup/Main.o ) Linking /tmp/comonad-4.2.7.2-12549/comonad-4.2.7.2/dist/setup/setup ... Configuring comonad-4.2.7.2... Building comonad-4.2.7.2... Preprocessing library comonad-4.2.7.2... [ 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.7.2... Running Haddock for comonad-4.2.7.2... Running hscolour for comonad-4.2.7.2... Preprocessing library comonad-4.2.7.2... Preprocessing library comonad-4.2.7.2... 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.2.712549.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/comonad-4.2.7.2 Registering comonad-4.2.7.2... Installed comonad-4.2.7.2 Configuring profunctors-5.1.1... Building profunctors-5.1.1... Preprocessing library profunctors-5.1.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.3.0.0 ... linking ... done. Loading package StateVar-1.1.0.0 ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. Loading package binary-0.7.1.0 ... linking ... done. Loading package text-1.2.1.3 ... linking ... done. Loading package hashable-1.2.3.3 ... 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 mtl-2.1.3.1 ... linking ... done. Loading package transformers-compat-0.4.0.3 ... linking ... done. Loading package void-0.7 ... linking ... done. Loading package contravariant-1.3.2 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package tagged-0.8.1 ... linking ... done. Loading package distributive-0.4.4 ... linking ... done. Loading package comonad-4.2.7.2 ... 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.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o ) [ 9 of 14] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o ) [10 of 14] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o ) [11 of 14] Compiling Data.Profunctor.Codensity ( src/Data/Profunctor/Codensity.hs, dist/build/Data/Profunctor/Codensity.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-5.1.1... Running Haddock for profunctors-5.1.1... Running hscolour for profunctors-5.1.1... Preprocessing library profunctors-5.1.1... Preprocessing library profunctors-5.1.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% ( 3 / 3) in 'Data.Profunctor.Sieve' 100% ( 11 / 11) in 'Data.Profunctor.Rep' 94% ( 15 / 16) in 'Data.Profunctor.Composition' 67% ( 2 / 3) in 'Data.Profunctor.Codensity' 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-5.112549.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/profunctors-5.1.1 Registering profunctors-5.1.1... Installed profunctors-5.1.1 Configuring product-profunctors-0.6.3... Building product-profunctors-0.6.3... Preprocessing library product-profunctors-0.6.3... [1 of 5] Compiling Data.Profunctor.Product.Tuples ( Data/Profunctor/Product/Tuples.hs, dist/build/Data/Profunctor/Product/Tuples.o ) [2 of 5] Compiling Data.Profunctor.Product.Flatten ( Data/Profunctor/Product/Flatten.hs, dist/build/Data/Profunctor/Product/Flatten.o ) [3 of 5] Compiling Data.Profunctor.Product ( Data/Profunctor/Product.hs, dist/build/Data/Profunctor/Product.o ) [4 of 5] Compiling Data.Profunctor.Product.Default ( Data/Profunctor/Product/Default.hs, dist/build/Data/Profunctor/Product/Default.o ) [5 of 5] Compiling Data.Profunctor.Product.TH ( Data/Profunctor/Product/TH.hs, dist/build/Data/Profunctor/Product/TH.o ) In-place registering product-profunctors-0.6.3... Running Haddock for product-profunctors-0.6.3... Running hscolour for product-profunctors-0.6.3... Preprocessing library product-profunctors-0.6.3... Preprocessing library product-profunctors-0.6.3... Haddock coverage: 0% ( 0 / 26) in 'Data.Profunctor.Product.Tuples' 0% ( 0 / 51) in 'Data.Profunctor.Product.Flatten' 0% ( 0 / 71) in 'Data.Profunctor.Product' 0% ( 0 / 27) in 'Data.Profunctor.Product.Default' 3% ( 1 / 33) in 'Data.Profunctor.Product.TH' Documentation created: dist/doc/html/product-profunctors/index.html, dist/doc/html/product-profunctors/product-profunctors.txt Creating package registration file: /tmp/pkgConf-product-profunctors-0.612549.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/product-profunctors-0.6.3 Registering product-profunctors-0.6.3... Installed product-profunctors-0.6.3 Downloading opaleye-sqlite-0.0.1.0... Configuring opaleye-sqlite-0.0.1.0... Building opaleye-sqlite-0.0.1.0... Preprocessing library opaleye-sqlite-0.0.1.0... [ 1 of 42] Compiling Opaleye.SQLite.Internal.HaskellDB.Sql ( src/Opaleye/SQLite/Internal/HaskellDB/Sql.hs, dist/build/Opaleye/SQLite/Internal/HaskellDB/Sql.o ) [ 2 of 42] Compiling Opaleye.SQLite.Internal.HaskellDB.Sql.Print ( src/Opaleye/SQLite/Internal/HaskellDB/Sql/Print.hs, dist/build/Opaleye/SQLite/Internal/HaskellDB/Sql/Print.o ) [ 3 of 42] Compiling Opaleye.SQLite.Internal.Helpers ( src/Opaleye/SQLite/Internal/Helpers.hs, dist/build/Opaleye/SQLite/Internal/Helpers.o ) [ 4 of 42] Compiling Opaleye.SQLite.Internal.Tag ( src/Opaleye/SQLite/Internal/Tag.hs, dist/build/Opaleye/SQLite/Internal/Tag.o ) [ 5 of 42] Compiling Opaleye.SQLite.Internal.HaskellDB.PrimQuery ( src/Opaleye/SQLite/Internal/HaskellDB/PrimQuery.hs, dist/build/Opaleye/SQLite/Internal/HaskellDB/PrimQuery.o ) [ 6 of 42] Compiling Opaleye.SQLite.Internal.PrimQuery ( src/Opaleye/SQLite/Internal/PrimQuery.hs, dist/build/Opaleye/SQLite/Internal/PrimQuery.o ) [ 7 of 42] Compiling Opaleye.SQLite.Internal.Optimize ( src/Opaleye/SQLite/Internal/Optimize.hs, dist/build/Opaleye/SQLite/Internal/Optimize.o ) [ 8 of 42] Compiling Opaleye.SQLite.Internal.PackMap ( src/Opaleye/SQLite/Internal/PackMap.hs, dist/build/Opaleye/SQLite/Internal/PackMap.o ) [ 9 of 42] Compiling Opaleye.SQLite.Internal.HaskellDB.Sql.Generate ( src/Opaleye/SQLite/Internal/HaskellDB/Sql/Generate.hs, dist/build/Opaleye/SQLite/Internal/HaskellDB/Sql/Generate.o ) [10 of 42] Compiling Opaleye.SQLite.Internal.HaskellDB.Sql.Default ( src/Opaleye/SQLite/Internal/HaskellDB/Sql/Default.hs, dist/build/Opaleye/SQLite/Internal/HaskellDB/Sql/Default.o ) [11 of 42] Compiling Opaleye.SQLite.Internal.Sql ( src/Opaleye/SQLite/Internal/Sql.hs, dist/build/Opaleye/SQLite/Internal/Sql.o ) src/Opaleye/SQLite/Internal/Sql.hs:137:1: 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. [12 of 42] Compiling Opaleye.SQLite.Internal.Print ( src/Opaleye/SQLite/Internal/Print.hs, dist/build/Opaleye/SQLite/Internal/Print.o ) [13 of 42] Compiling Opaleye.SQLite.Internal.Column ( src/Opaleye/SQLite/Internal/Column.hs, dist/build/Opaleye/SQLite/Internal/Column.o ) [14 of 42] Compiling Opaleye.SQLite.Internal.Binary ( src/Opaleye/SQLite/Internal/Binary.hs, dist/build/Opaleye/SQLite/Internal/Binary.o ) [15 of 42] Compiling Opaleye.SQLite.Internal.PGTypes ( src/Opaleye/SQLite/Internal/PGTypes.hs, dist/build/Opaleye/SQLite/Internal/PGTypes.o ) [16 of 42] Compiling Opaleye.SQLite.Internal.Aggregate ( src/Opaleye/SQLite/Internal/Aggregate.hs, dist/build/Opaleye/SQLite/Internal/Aggregate.o ) [17 of 42] Compiling Opaleye.SQLite.PGTypes ( src/Opaleye/SQLite/PGTypes.hs, dist/build/Opaleye/SQLite/PGTypes.o ) [18 of 42] Compiling Opaleye.SQLite.SqlTypes ( src/Opaleye/SQLite/SqlTypes.hs, dist/build/Opaleye/SQLite/SqlTypes.o ) [19 of 42] Compiling Opaleye.SQLite.Column ( src/Opaleye/SQLite/Column.hs, dist/build/Opaleye/SQLite/Column.o ) [20 of 42] Compiling Opaleye.SQLite.Constant ( src/Opaleye/SQLite/Constant.hs, dist/build/Opaleye/SQLite/Constant.o ) [21 of 42] Compiling Opaleye.SQLite.Internal.Unpackspec ( src/Opaleye/SQLite/Internal/Unpackspec.hs, dist/build/Opaleye/SQLite/Internal/Unpackspec.o ) [22 of 42] Compiling Opaleye.SQLite.Internal.QueryArr ( src/Opaleye/SQLite/Internal/QueryArr.hs, dist/build/Opaleye/SQLite/Internal/QueryArr.o ) [23 of 42] Compiling Opaleye.SQLite.QueryArr ( src/Opaleye/SQLite/QueryArr.hs, dist/build/Opaleye/SQLite/QueryArr.o ) [24 of 42] Compiling Opaleye.SQLite.Sql ( src/Opaleye/SQLite/Sql.hs, dist/build/Opaleye/SQLite/Sql.o ) [25 of 42] Compiling Opaleye.SQLite.Internal.Values ( src/Opaleye/SQLite/Internal/Values.hs, dist/build/Opaleye/SQLite/Internal/Values.o ) [26 of 42] Compiling Opaleye.SQLite.Values ( src/Opaleye/SQLite/Values.hs, dist/build/Opaleye/SQLite/Values.o ) [27 of 42] Compiling Opaleye.SQLite.Internal.Join ( src/Opaleye/SQLite/Internal/Join.hs, dist/build/Opaleye/SQLite/Internal/Join.o ) [28 of 42] Compiling Opaleye.SQLite.Join ( src/Opaleye/SQLite/Join.hs, dist/build/Opaleye/SQLite/Join.o ) [29 of 42] Compiling Opaleye.SQLite.Internal.RunQuery ( src/Opaleye/SQLite/Internal/RunQuery.hs, dist/build/Opaleye/SQLite/Internal/RunQuery.o ) [30 of 42] Compiling Opaleye.SQLite.RunQuery ( src/Opaleye/SQLite/RunQuery.hs, dist/build/Opaleye/SQLite/RunQuery.o ) [31 of 42] Compiling Opaleye.SQLite.Internal.Order ( src/Opaleye/SQLite/Internal/Order.hs, dist/build/Opaleye/SQLite/Internal/Order.o ) [32 of 42] Compiling Opaleye.SQLite.Order ( src/Opaleye/SQLite/Order.hs, dist/build/Opaleye/SQLite/Order.o ) [33 of 42] Compiling Opaleye.SQLite.Operators ( src/Opaleye/SQLite/Operators.hs, dist/build/Opaleye/SQLite/Operators.o ) [34 of 42] Compiling Opaleye.SQLite.Internal.TableMaker ( src/Opaleye/SQLite/Internal/TableMaker.hs, dist/build/Opaleye/SQLite/Internal/TableMaker.o ) [35 of 42] Compiling Opaleye.SQLite.Internal.Table ( src/Opaleye/SQLite/Internal/Table.hs, dist/build/Opaleye/SQLite/Internal/Table.o ) [36 of 42] Compiling Opaleye.SQLite.Table ( src/Opaleye/SQLite/Table.hs, dist/build/Opaleye/SQLite/Table.o ) [37 of 42] Compiling Opaleye.SQLite.Manipulation ( src/Opaleye/SQLite/Manipulation.hs, dist/build/Opaleye/SQLite/Manipulation.o ) [38 of 42] Compiling Opaleye.SQLite.Binary ( src/Opaleye/SQLite/Binary.hs, dist/build/Opaleye/SQLite/Binary.o ) [39 of 42] Compiling Opaleye.SQLite.Aggregate ( src/Opaleye/SQLite/Aggregate.hs, dist/build/Opaleye/SQLite/Aggregate.o ) [40 of 42] Compiling Opaleye.SQLite.Internal.Distinct ( src/Opaleye/SQLite/Internal/Distinct.hs, dist/build/Opaleye/SQLite/Internal/Distinct.o ) [41 of 42] Compiling Opaleye.SQLite.Distinct ( src/Opaleye/SQLite/Distinct.hs, dist/build/Opaleye/SQLite/Distinct.o ) [42 of 42] Compiling Opaleye.SQLite ( src/Opaleye/SQLite.hs, dist/build/Opaleye/SQLite.o ) In-place registering opaleye-sqlite-0.0.1.0... Running Haddock for opaleye-sqlite-0.0.1.0... Running hscolour for opaleye-sqlite-0.0.1.0... Preprocessing library opaleye-sqlite-0.0.1.0... Preprocessing library opaleye-sqlite-0.0.1.0... src/Opaleye/SQLite/Internal/Sql.hs:137:1: 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: 42% ( 5 / 12) in 'Opaleye.SQLite.Internal.HaskellDB.Sql' 0% ( 0 / 13) in 'Opaleye.SQLite.Internal.HaskellDB.Sql.Print' 0% ( 0 / 5) in 'Opaleye.SQLite.Internal.Helpers' 0% ( 0 / 6) in 'Opaleye.SQLite.Internal.Tag' 0% ( 0 / 16) in 'Opaleye.SQLite.Internal.HaskellDB.PrimQuery' 0% ( 0 / 10) in 'Opaleye.SQLite.Internal.PrimQuery' 0% ( 0 / 4) in 'Opaleye.SQLite.Internal.Optimize' 38% ( 6 / 16) in 'Opaleye.SQLite.Internal.PackMap' 0% ( 0 / 2) in 'Opaleye.SQLite.Internal.HaskellDB.Sql.Generate' 11% ( 2 / 19) in 'Opaleye.SQLite.Internal.HaskellDB.Sql.Default' 0% ( 0 / 29) in 'Opaleye.SQLite.Internal.Sql' 0% ( 0 / 21) in 'Opaleye.SQLite.Internal.Print' 6% ( 1 / 17) in 'Opaleye.SQLite.Internal.Column' 0% ( 0 / 10) in 'Opaleye.SQLite.Internal.Binary' 0% ( 0 / 6) in 'Opaleye.SQLite.Internal.PGTypes' 8% ( 1 / 12) in 'Opaleye.SQLite.Internal.Aggregate' 0% ( 0 / 47) in 'Opaleye.SQLite.PGTypes' 0% ( 0 / 12) in 'Opaleye.SQLite.SqlTypes' 58% ( 7 / 12) in 'Opaleye.SQLite.Column' 0% ( 0 / 15) in 'Opaleye.SQLite.Constant' 27% ( 3 / 11) in 'Opaleye.SQLite.Internal.Unpackspec' 0% ( 0 / 15) in 'Opaleye.SQLite.Internal.QueryArr' 33% ( 1 / 3) in 'Opaleye.SQLite.QueryArr' 17% ( 1 / 6) in 'Opaleye.SQLite.Sql' 0% ( 0 / 11) in 'Opaleye.SQLite.Internal.Values' 33% ( 1 / 3) in 'Opaleye.SQLite.Values' 0% ( 0 / 8) in 'Opaleye.SQLite.Internal.Join' 33% ( 1 / 3) in 'Opaleye.SQLite.Join' 8% ( 2 / 25) in 'Opaleye.SQLite.Internal.RunQuery' 43% ( 3 / 7) in 'Opaleye.SQLite.RunQuery' 10% ( 1 / 10) in 'Opaleye.SQLite.Internal.Order' 39% ( 9 / 23) in 'Opaleye.SQLite.Order' 5% ( 1 / 20) in 'Opaleye.SQLite.Operators' 0% ( 0 / 17) in 'Opaleye.SQLite.Internal.TableMaker' 5% ( 1 / 22) in 'Opaleye.SQLite.Internal.Table' 22% ( 2 / 9) in 'Opaleye.SQLite.Table' 4% ( 1 / 23) in 'Opaleye.SQLite.Manipulation' 33% ( 1 / 3) in 'Opaleye.SQLite.Binary' 69% ( 9 / 13) in 'Opaleye.SQLite.Aggregate' 0% ( 0 / 9) in 'Opaleye.SQLite.Internal.Distinct' 33% ( 1 / 3) in 'Opaleye.SQLite.Distinct' 94% ( 15 / 16) in 'Opaleye.SQLite' Documentation created: dist/doc/html/opaleye-sqlite/index.html, dist/doc/html/opaleye-sqlite/opaleye-sqlite.txt Creating package registration file: /tmp/pkgConf-opaleye-sqlite-0.0.112549.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/opaleye-sqlite-0.0.1.0 Registering opaleye-sqlite-0.0.1.0... Installed opaleye-sqlite-0.0.1.0