Resolving dependencies... Configuring abstract-par-0.3.3... Building abstract-par-0.3.3... Preprocessing library abstract-par-0.3.3... [1 of 2] Compiling Control.Monad.Par.Unsafe ( Control/Monad/Par/Unsafe.hs, dist/build/Control/Monad/Par/Unsafe.o ) [2 of 2] Compiling Control.Monad.Par.Class ( Control/Monad/Par/Class.hs, dist/build/Control/Monad/Par/Class.o ) In-place registering abstract-par-0.3.3... Running Haddock for abstract-par-0.3.3... Running hscolour for abstract-par-0.3.3... Preprocessing library abstract-par-0.3.3... Preprocessing library abstract-par-0.3.3... Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Par.Unsafe' 100% ( 6 / 6) in 'Control.Monad.Par.Class' Documentation created: dist/doc/html/abstract-par/index.html, dist/doc/html/abstract-par/abstract-par.txt Creating package registration file: /tmp/pkgConf-abstract-par-0.313356.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/abstract-par-0.3.3 Registering abstract-par-0.3.3... Installed abstract-par-0.3.3 Configuring cereal-0.4.1.1... Building cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.4.1.1... Running Haddock for cereal-0.4.1.1... Running hscolour for cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 12 / 12) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html, dist/doc/html/cereal/cereal.txt Creating package registration file: /tmp/pkgConf-cereal-0.4.113356.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cereal-0.4.1.1 Registering cereal-0.4.1.1... Installed cereal-0.4.1.1 Configuring erf-2.0.0.0... Building erf-2.0.0.0... Preprocessing library erf-2.0.0.0... [1 of 1] Compiling Data.Number.Erf ( src/Data/Number/Erf.hs, dist/build/Data/Number/Erf.o ) In-place registering erf-2.0.0.0... Running Haddock for erf-2.0.0.0... Running hscolour for erf-2.0.0.0... Preprocessing library erf-2.0.0.0... Preprocessing library erf-2.0.0.0... Haddock coverage: 67% ( 2 / 3) in 'Data.Number.Erf' Documentation created: dist/doc/html/erf/index.html, dist/doc/html/erf/erf.txt Creating package registration file: /tmp/pkgConf-erf-2.0.013356.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/erf-2.0.0.0 Registering erf-2.0.0.0... Installed erf-2.0.0.0 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.313356.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 parallel-3.2.0.6... Building parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.0.6... Running Haddock for parallel-3.2.0.6... Running hscolour for parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Haddock coverage: 72% ( 21 / 29) in 'Control.Seq' 100% ( 3 / 3) in 'Control.Parallel' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Creating package registration file: /tmp/pkgConf-parallel-3.2.013356.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parallel-3.2.0.6 Registering parallel-3.2.0.6... Installed parallel-3.2.0.6 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-013356.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-113356.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 text-0.11.3.1... Building text-0.11.3.1... Preprocessing library text-0.11.3.1... [ 1 of 41] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.o ) [ 2 of 41] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.o ) [ 3 of 41] Compiling Data.Text.Lazy.Builder.RealFloat.Functions ( Data/Text/Lazy/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.o ) [ 4 of 41] Compiling Data.Text.Lazy.Builder.Int.Digits ( Data/Text/Lazy/Builder/Int/Digits.hs, dist/build/Data/Text/Lazy/Builder/Int/Digits.o ) [ 5 of 41] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.o ) [ 6 of 41] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.o ) [ 7 of 41] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) [ 8 of 41] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.o ) [ 9 of 41] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.o ) [10 of 41] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.o ) [11 of 41] Compiling Data.Text.Util ( Data/Text/Util.hs, dist/build/Data/Text/Util.o ) [12 of 41] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.o ) [13 of 41] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [14 of 41] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.o ) [15 of 41] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [16 of 41] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [17 of 41] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.o ) [18 of 41] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.o ) [19 of 41] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.o ) [20 of 41] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.o ) [21 of 41] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.o ) [22 of 41] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.o ) [23 of 41] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [24 of 41] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.o ) [25 of 41] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [26 of 41] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) Data/Text.hs:444:1: Warning: Rule "TEXT append -> fused" may never fire because ‘append’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘append’ [27 of 41] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.o ) [28 of 41] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [29 of 41] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [30 of 41] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.o ) [31 of 41] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.o ) [32 of 41] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) Data/Text/Lazy.hs:872:1: Warning: Rule "LAZY TEXT replicate/singleton -> replicateChar" may never fire because ‘replicate’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘replicate’ [33 of 41] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) Data/Text/Lazy/Read.hs:176:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [34 of 41] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [35 of 41] Compiling Data.Text.Lazy.Builder.Internal ( Data/Text/Lazy/Builder/Internal.hs, dist/build/Data/Text/Lazy/Builder/Internal.o ) [36 of 41] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [37 of 41] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.o ) [38 of 41] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) Data/Text/Lazy/Builder/Int.hs:52:11: Warning: Rule "decimal/Int" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:53:11: Warning: Rule "decimal/Int16" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:54:11: Warning: Rule "decimal/Int32" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:55:11: Warning: Rule "decimal/Int64" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:56:11: Warning: Rule "decimal/Word" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:57:11: Warning: Rule "decimal/Word8" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:58:11: Warning: Rule "decimal/Word16" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:59:11: Warning: Rule "decimal/Word32" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:60:11: Warning: Rule "decimal/Word64" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:61:11: Warning: Rule "decimal/Integer" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:163:11: Warning: Rule "hexadecimal/Integer" may never fire because ‘hexadecimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘hexadecimal’ [39 of 41] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [40 of 41] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [41 of 41] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Data/Text/Read.hs:186:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. In-place registering text-0.11.3.1... Running Haddock for text-0.11.3.1... Running hscolour for text-0.11.3.1... Preprocessing library text-0.11.3.1... Preprocessing library text-0.11.3.1... Data/Text/Lazy/Read.hs:176:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Data/Text/Read.hs:186:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Haddock coverage: 50% ( 1 / 2) in 'Data.Text.Encoding.Utf32' 40% ( 4 / 10) in 'Data.Text.Fusion.Size' 50% ( 1 / 2) in 'Data.Text.Lazy.Builder.RealFloat.Functions' 0% ( 0 / 2) in 'Data.Text.Lazy.Builder.Int.Digits' 50% ( 5 / 10) in 'Data.Text.Fusion.Internal' 0% ( 0 / 4) in 'Data.Text.Fusion.CaseMapping' 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.UnsafeShift' 100% ( 3 / 3) in 'Data.Text.Unsafe.Base' 25% ( 1 / 4) in 'Data.Text.Encoding.Utf16' 100% ( 2 / 2) in 'Data.Text.Util' 89% ( 63 / 71) in 'Data.Text.Fusion.Common' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.UnsafeChar' 100% ( 15 / 15) in 'Data.Text.Internal' 92% ( 12 / 13) in 'Data.Text.Unsafe' 33% ( 1 / 3) in 'Data.Text.Private' 86% ( 19 / 22) in 'Data.Text.Fusion' 33% ( 2 / 6) in 'Data.Text.Encoding.Fusion.Common' 17% ( 2 / 12) in 'Data.Text.Encoding.Utf8' 67% ( 10 / 15) in 'Data.Text.Encoding.Fusion' 71% ( 10 / 14) in 'Data.Text.Lazy.Encoding.Fusion' 100% ( 24 / 24) in 'Data.Text.Encoding' 100% ( 2 / 2) in 'Data.Text.Search' 100% ( 15 / 15) in 'Data.Text.Foreign' 100% (122 /122) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.IO.Internal' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Lazy.Internal' 100% ( 8 / 8) in 'Data.Text.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Lazy.Search' 99% (121 /122) in 'Data.Text.Lazy' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 94% ( 16 / 17) in 'Data.Text.Lazy.Builder.Internal' 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Lazy.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' 96% ( 23 / 24) in 'Data.Text.Lazy.Encoding' 100% ( 7 / 7) in 'Data.Text.Read' 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.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.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-0.11.313356.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-0.11.3.1 Registering text-0.11.3.1... Installed text-0.11.3.1 Configuring vector-0.10.12.3... Building vector-0.10.12.3... Preprocessing library vector-0.10.12.3... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit implementation for ‘*’, ‘abs’, and ‘signum’ In the instance declaration for ‘Num Size’ [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package primitive-0.6 ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) Data/Vector/Storable/Mutable.hs:450:1: Warning: Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire because ‘unsafeFromForeignPtr’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’ [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) Data/Vector/Storable.hs:1398:1: Warning: Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire because ‘unsafeFromForeignPtr’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’ [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.12.3... Running Haddock for vector-0.10.12.3... Running hscolour for vector-0.10.12.3... Preprocessing library vector-0.10.12.3... Preprocessing library vector-0.10.12.3... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit implementation for ‘*’, ‘abs’, and ‘signum’ In the instance declaration for ‘Num Size’ Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' 97% (194 /200) in 'Data.Vector.Storable' 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' 94% (199 /212) 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.10.1213356.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-0.10.12.3 Registering vector-0.10.12.3... Installed vector-0.10.12.3 Configuring abstract-deque-0.3... Building abstract-deque-0.3... Preprocessing library abstract-deque-0.3... [1 of 4] Compiling Data.Concurrent.Deque.Class ( Data/Concurrent/Deque/Class.hs, dist/build/Data/Concurrent/Deque/Class.o ) [2 of 4] Compiling Data.Concurrent.Deque.Reference ( Data/Concurrent/Deque/Reference.hs, dist/build/Data/Concurrent/Deque/Reference.o ) [3 of 4] Compiling Data.Concurrent.Deque.Reference.DequeInstance ( Data/Concurrent/Deque/Reference/DequeInstance.hs, dist/build/Data/Concurrent/Deque/Reference/DequeInstance.o ) [4 of 4] Compiling Data.Concurrent.Deque.Debugger ( Data/Concurrent/Deque/Debugger.hs, dist/build/Data/Concurrent/Deque/Debugger.o ) In-place registering abstract-deque-0.3... Running Haddock for abstract-deque-0.3... Running hscolour for abstract-deque-0.3... Preprocessing library abstract-deque-0.3... Preprocessing library abstract-deque-0.3... Haddock coverage: 78% ( 28 / 36) in 'Data.Concurrent.Deque.Class' 17% ( 2 / 12) in 'Data.Concurrent.Deque.Reference' 100% ( 1 / 1) in 'Data.Concurrent.Deque.Reference.DequeInstance' 100% ( 2 / 2) in 'Data.Concurrent.Deque.Debugger' Documentation created: dist/doc/html/abstract-deque/index.html, dist/doc/html/abstract-deque/abstract-deque.txt Creating package registration file: /tmp/pkgConf-abstract-deque-013356.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/abstract-deque-0.3 Registering abstract-deque-0.3... Installed abstract-deque-0.3 Configuring monad-par-extras-0.3.3... Building monad-par-extras-0.3.3... Preprocessing library monad-par-extras-0.3.3... [1 of 5] Compiling Control.Monad.Par.State ( Control/Monad/Par/State.hs, dist/build/Control/Monad/Par/State.o ) [2 of 5] Compiling Control.Monad.Par.RNG ( Control/Monad/Par/RNG.hs, dist/build/Control/Monad/Par/RNG.o ) [3 of 5] Compiling Control.Monad.Par.Pedigree ( Control/Monad/Par/Pedigree.hs, dist/build/Control/Monad/Par/Pedigree.o ) [4 of 5] Compiling Control.Monad.Par.Combinator ( Control/Monad/Par/Combinator.hs, dist/build/Control/Monad/Par/Combinator.o ) [5 of 5] Compiling Control.Monad.Par.AList ( Control/Monad/Par/AList.hs, dist/build/Control/Monad/Par/AList.o ) In-place registering monad-par-extras-0.3.3... Running Haddock for monad-par-extras-0.3.3... Running hscolour for monad-par-extras-0.3.3... Preprocessing library monad-par-extras-0.3.3... Preprocessing library monad-par-extras-0.3.3... Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Par.State' 75% ( 3 / 4) in 'Control.Monad.Par.RNG' 20% ( 1 / 5) in 'Control.Monad.Par.Pedigree' 86% ( 6 / 7) in 'Control.Monad.Par.Combinator' 88% ( 23 / 26) in 'Control.Monad.Par.AList' Documentation created: dist/doc/html/monad-par-extras/index.html, dist/doc/html/monad-par-extras/monad-par-extras.txt Creating package registration file: /tmp/pkgConf-monad-par-extras-0.313356.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monad-par-extras-0.3.3 Registering monad-par-extras-0.3.3... Installed monad-par-extras-0.3.3 Configuring mwc-random-0.13.3.2... Building mwc-random-0.13.3.2... Preprocessing library mwc-random-0.13.3.2... [1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o ) System/Random/MWC.hs:106:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [2 of 3] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o ) [3 of 3] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o ) In-place registering mwc-random-0.13.3.2... Running Haddock for mwc-random-0.13.3.2... Running hscolour for mwc-random-0.13.3.2... Preprocessing library mwc-random-0.13.3.2... Preprocessing library mwc-random-0.13.3.2... System/Random/MWC.hs:106:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant Haddock coverage: 100% ( 24 / 24) in 'System.Random.MWC' 100% ( 23 / 23) in 'System.Random.MWC.Distributions' 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable' Documentation created: dist/doc/html/mwc-random/index.html, dist/doc/html/mwc-random/mwc-random.txt Creating package registration file: /tmp/pkgConf-mwc-random-0.13.313356.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mwc-random-0.13.3.2 Registering mwc-random-0.13.3.2... Installed mwc-random-0.13.3.2 Configuring vector-binary-instances-0.2.1.0... Building vector-binary-instances-0.2.1.0... Preprocessing library vector-binary-instances-0.2.1.0... [1 of 2] Compiling Data.Vector.Cereal ( Data/Vector/Cereal.hs, dist/build/Data/Vector/Cereal.o ) [2 of 2] Compiling Data.Vector.Binary ( Data/Vector/Binary.hs, dist/build/Data/Vector/Binary.o ) In-place registering vector-binary-instances-0.2.1.0... Running Haddock for vector-binary-instances-0.2.1.0... Running hscolour for vector-binary-instances-0.2.1.0... Preprocessing library vector-binary-instances-0.2.1.0... Preprocessing library vector-binary-instances-0.2.1.0... Haddock coverage: 100% ( 1 / 1) in 'Data.Vector.Cereal' 100% ( 1 / 1) in 'Data.Vector.Binary' Documentation created: dist/doc/html/vector-binary-instances/index.html, dist/doc/html/vector-binary-instances/vector-binary-instances.txt Creating package registration file: /tmp/pkgConf-vector-binary-instances-0.2.113356.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-binary-instances-0.2.1.0 Registering vector-binary-instances-0.2.1.0... Installed vector-binary-instances-0.2.1.0 Configuring vector-th-unbox-0.2.1.2... Building vector-th-unbox-0.2.1.2... Preprocessing library vector-th-unbox-0.2.1.2... [1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, dist/build/Data/Vector/Unboxed/Deriving.o ) In-place registering vector-th-unbox-0.2.1.2... Running Haddock for vector-th-unbox-0.2.1.2... Running hscolour for vector-th-unbox-0.2.1.2... Preprocessing library vector-th-unbox-0.2.1.2... Preprocessing library vector-th-unbox-0.2.1.2... Haddock coverage: 100% ( 3 / 3) in 'Data.Vector.Unboxed.Deriving' Documentation created: dist/doc/html/vector-th-unbox/index.html, dist/doc/html/vector-th-unbox/vector-th-unbox.txt Creating package registration file: /tmp/pkgConf-vector-th-unbox-0.2.113356.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-th-unbox-0.2.1.2 Registering vector-th-unbox-0.2.1.2... Installed vector-th-unbox-0.2.1.2 Configuring monad-par-0.3.4.7... Building monad-par-0.3.4.7... Preprocessing library monad-par-0.3.4.7... [1 of 7] Compiling Control.Monad.Par.Scheds.Sparks ( Control/Monad/Par/Scheds/Sparks.hs, dist/build/Control/Monad/Par/Scheds/Sparks.o ) [2 of 7] Compiling Control.Monad.Par.Scheds.DirectInternal ( Control/Monad/Par/Scheds/DirectInternal.hs, dist/build/Control/Monad/Par/Scheds/DirectInternal.o ) [3 of 7] Compiling Control.Monad.Par.Scheds.Direct ( Control/Monad/Par/Scheds/Direct.hs, dist/build/Control/Monad/Par/Scheds/Direct.o ) [4 of 7] Compiling Control.Monad.Par.Scheds.TraceInternal ( Control/Monad/Par/Scheds/TraceInternal.hs, dist/build/Control/Monad/Par/Scheds/TraceInternal.o ) [5 of 7] Compiling Control.Monad.Par.Scheds.Trace ( Control/Monad/Par/Scheds/Trace.hs, dist/build/Control/Monad/Par/Scheds/Trace.o ) [6 of 7] Compiling Control.Monad.Par.IO ( Control/Monad/Par/IO.hs, dist/build/Control/Monad/Par/IO.o ) [7 of 7] Compiling Control.Monad.Par ( Control/Monad/Par.hs, dist/build/Control/Monad/Par.o ) In-place registering monad-par-0.3.4.7... Running Haddock for monad-par-0.3.4.7... Running hscolour for monad-par-0.3.4.7... Preprocessing library monad-par-0.3.4.7... Preprocessing library monad-par-0.3.4.7... Haddock coverage: 12% ( 1 / 8) in 'Control.Monad.Par.Scheds.Sparks' 6% ( 1 / 16) in 'Control.Monad.Par.Scheds.DirectInternal' 22% ( 4 / 18) in 'Control.Monad.Par.Scheds.Direct' 61% ( 11 / 18) in 'Control.Monad.Par.Scheds.TraceInternal' 53% ( 8 / 15) in 'Control.Monad.Par.Scheds.Trace' 75% ( 3 / 4) in 'Control.Monad.Par.IO' 78% ( 25 / 32) in 'Control.Monad.Par' Warning: Control.Monad.Par.Scheds.Direct: could not find link destinations for: Control.Monad.Par.Scheds.DirectInternal.HotVar Control.Monad.Par.Scheds.DirectInternal.Session Control.Monad.Par.Scheds.DirectInternal.SessionID Documentation created: dist/doc/html/monad-par/index.html, dist/doc/html/monad-par/monad-par.txt Creating package registration file: /tmp/pkgConf-monad-par-0.3.413356.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monad-par-0.3.4.7 Registering monad-par-0.3.4.7... Installed monad-par-0.3.4.7 Configuring vector-algorithms-0.7... Building vector-algorithms-0.7... Preprocessing library vector-algorithms-0.7... [ 1 of 10] Compiling Data.Vector.Algorithms.Common ( src/Data/Vector/Algorithms/Common.hs, dist/build/Data/Vector/Algorithms/Common.o ) [ 2 of 10] Compiling Data.Vector.Algorithms.Radix ( src/Data/Vector/Algorithms/Radix.hs, dist/build/Data/Vector/Algorithms/Radix.o ) [ 3 of 10] Compiling Data.Vector.Algorithms.Search ( src/Data/Vector/Algorithms/Search.hs, dist/build/Data/Vector/Algorithms/Search.o ) [ 4 of 10] Compiling Data.Vector.Algorithms.Optimal ( src/Data/Vector/Algorithms/Optimal.hs, dist/build/Data/Vector/Algorithms/Optimal.o ) [ 5 of 10] Compiling Data.Vector.Algorithms.Insertion ( src/Data/Vector/Algorithms/Insertion.hs, dist/build/Data/Vector/Algorithms/Insertion.o ) [ 6 of 10] Compiling Data.Vector.Algorithms.AmericanFlag ( src/Data/Vector/Algorithms/AmericanFlag.hs, dist/build/Data/Vector/Algorithms/AmericanFlag.o ) [ 7 of 10] Compiling Data.Vector.Algorithms.Tim ( src/Data/Vector/Algorithms/Tim.hs, dist/build/Data/Vector/Algorithms/Tim.o ) [ 8 of 10] Compiling Data.Vector.Algorithms.Heap ( src/Data/Vector/Algorithms/Heap.hs, dist/build/Data/Vector/Algorithms/Heap.o ) [ 9 of 10] Compiling Data.Vector.Algorithms.Intro ( src/Data/Vector/Algorithms/Intro.hs, dist/build/Data/Vector/Algorithms/Intro.o ) [10 of 10] Compiling Data.Vector.Algorithms.Merge ( src/Data/Vector/Algorithms/Merge.hs, dist/build/Data/Vector/Algorithms/Merge.o ) In-place registering vector-algorithms-0.7... Running Haddock for vector-algorithms-0.7... Running hscolour for vector-algorithms-0.7... Preprocessing library vector-algorithms-0.7... Preprocessing library vector-algorithms-0.7... Haddock coverage: 40% ( 2 / 5) in 'Data.Vector.Algorithms.Common' 75% ( 3 / 4) in 'Data.Vector.Algorithms.Radix' 100% ( 17 / 17) in 'Data.Vector.Algorithms.Search' 100% ( 8 / 8) in 'Data.Vector.Algorithms.Optimal' 100% ( 6 / 6) in 'Data.Vector.Algorithms.Insertion' 100% ( 4 / 4) in 'Data.Vector.Algorithms.AmericanFlag' 100% ( 3 / 3) in 'Data.Vector.Algorithms.Tim' 100% ( 20 / 20) in 'Data.Vector.Algorithms.Heap' 100% ( 14 / 14) in 'Data.Vector.Algorithms.Intro' 100% ( 4 / 4) in 'Data.Vector.Algorithms.Merge' Warning: Data.Vector.Algorithms.Tim: could not find link destinations for: Data.Vector.Algorithms.Tim.mergeHi Data.Vector.Algorithms.Tim.mergeLo Documentation created: dist/doc/html/vector-algorithms/index.html, dist/doc/html/vector-algorithms/vector-algorithms.txt Creating package registration file: /tmp/pkgConf-vector-algorithms-013356.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-algorithms-0.7 Registering vector-algorithms-0.7... Installed vector-algorithms-0.7 Configuring math-functions-0.1.5.2... Building math-functions-0.1.5.2... Preprocessing library math-functions-0.1.5.2... [1 of 6] Compiling Numeric.Sum ( Numeric/Sum.hs, dist/build/Numeric/Sum.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 pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package primitive-0.6 ... linking ... done. Loading package vector-0.10.12.3 ... linking ... done. Loading package vector-th-unbox-0.2.1.2 ... linking ... done. Loading package erf-2.0.0.0 ... linking ... done. Numeric/Sum.hs:57:1: Warning: The import of ‘Data.Vector.Generic.Mutable’ is redundant except perhaps to import instances from ‘Data.Vector.Generic.Mutable’ To import instances alone, use: import Data.Vector.Generic.Mutable() [2 of 6] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, dist/build/Numeric/Polynomial/Chebyshev.o ) [3 of 6] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, dist/build/Numeric/Polynomial.o ) [4 of 6] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, dist/build/Numeric/MathFunctions/Constants.o ) [5 of 6] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, dist/build/Numeric/SpecFunctions.o ) Numeric/SpecFunctions.hs:627:59: Warning: Literal 18446744069414584320 is out of the Int range -9223372036854775808..9223372036854775807 [6 of 6] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, dist/build/Numeric/SpecFunctions/Extra.o ) In-place registering math-functions-0.1.5.2... Running Haddock for math-functions-0.1.5.2... Running hscolour for math-functions-0.1.5.2... Preprocessing library math-functions-0.1.5.2... Preprocessing library math-functions-0.1.5.2... Numeric/Sum.hs:57:1: Warning: The import of ‘Data.Vector.Generic.Mutable’ is redundant except perhaps to import instances from ‘Data.Vector.Generic.Mutable’ To import instances alone, use: import Data.Vector.Generic.Mutable() Numeric/SpecFunctions.hs:627:59: Warning: Literal 18446744069414584320 is out of the Int range -9223372036854775808..9223372036854775807 Haddock coverage: 100% ( 20 / 20) in 'Numeric.Sum' 100% ( 7 / 7) in 'Numeric.Polynomial.Chebyshev' Cannot find documentation for: $list 67% ( 6 / 9) in 'Numeric.Polynomial' 94% ( 15 / 16) in 'Numeric.MathFunctions.Constants' 100% ( 28 / 28) in 'Numeric.SpecFunctions' 100% ( 2 / 2) in 'Numeric.SpecFunctions.Extra' Warning: Numeric.Sum: could not find link destinations for: Numeric.Sum.TFCo:R:VectorKBNSum Numeric.Sum.V_KBNSum Numeric.Sum.TFCo:R:MVectorsKBNSum Numeric.Sum.MV_KBNSum Numeric.Sum.TFCo:R:VectorKB2Sum Numeric.Sum.V_KB2Sum Numeric.Sum.TFCo:R:MVectorsKB2Sum Numeric.Sum.MV_KB2Sum Numeric.Sum.TFCo:R:VectorKahanSum Numeric.Sum.V_KahanSum Numeric.Sum.TFCo:R:MVectorsKahanSum Numeric.Sum.MV_KahanSum Documentation created: dist/doc/html/math-functions/index.html, dist/doc/html/math-functions/math-functions.txt Creating package registration file: /tmp/pkgConf-math-functions-0.1.513356.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/math-functions-0.1.5.2 Registering math-functions-0.1.5.2... Installed math-functions-0.1.5.2 Configuring statistics-0.10.5.2... Building statistics-0.10.5.2... Preprocessing library statistics-0.10.5.2... [ 1 of 40] Compiling Statistics.Test.Internal ( Statistics/Test/Internal.hs, dist/build/Statistics/Test/Internal.o ) [ 2 of 40] Compiling Statistics.Test.Types ( Statistics/Test/Types.hs, dist/build/Statistics/Test/Types.o ) [ 3 of 40] Compiling Statistics.Internal ( Statistics/Internal.hs, dist/build/Statistics/Internal.o ) [ 4 of 40] Compiling Statistics.Transform ( Statistics/Transform.hs, dist/build/Statistics/Transform.o ) [ 5 of 40] Compiling Statistics.Math ( Statistics/Math.hs, dist/build/Statistics/Math.o ) [ 6 of 40] Compiling Statistics.Function.Comparison ( Statistics/Function/Comparison.hs, dist/build/Statistics/Function/Comparison.o ) Statistics/Function/Comparison.hs:35:14: Warning: Literal 9223372036854775808 is out of the Int64 range -9223372036854775808..9223372036854775807 If you are trying to write a large negative literal, use NegativeLiterals [ 7 of 40] Compiling Statistics.Math.RootFinding ( Statistics/Math/RootFinding.hs, dist/build/Statistics/Math/RootFinding.o ) [ 8 of 40] Compiling Statistics.Function ( Statistics/Function.hs, dist/build/Statistics/Function.o ) [ 9 of 40] Compiling Statistics.Quantile ( Statistics/Quantile.hs, dist/build/Statistics/Quantile.o ) [10 of 40] Compiling Statistics.Sample.Histogram ( Statistics/Sample/Histogram.hs, dist/build/Statistics/Sample/Histogram.o ) [11 of 40] Compiling Statistics.Sample.KernelDensity ( Statistics/Sample/KernelDensity.hs, dist/build/Statistics/Sample/KernelDensity.o ) [12 of 40] Compiling Statistics.Sample.Powers ( Statistics/Sample/Powers.hs, dist/build/Statistics/Sample/Powers.o ) [13 of 40] Compiling Statistics.Types ( Statistics/Types.hs, dist/build/Statistics/Types.o ) [14 of 40] Compiling Statistics.Resampling ( Statistics/Resampling.hs, dist/build/Statistics/Resampling.o ) Statistics/Resampling.hs:23:1: Warning: The import of ‘PrimMonad’ from module ‘Control.Monad.Primitive’ is redundant [15 of 40] Compiling Statistics.Test.WilcoxonT ( Statistics/Test/WilcoxonT.hs, dist/build/Statistics/Test/WilcoxonT.o ) [16 of 40] Compiling Statistics.Distribution.Poisson.Internal ( Statistics/Distribution/Poisson/Internal.hs, dist/build/Statistics/Distribution/Poisson/Internal.o ) Statistics/Distribution/Poisson/Internal.hs:40:1: Warning: Defined but not used: ‘alyThm1’ Statistics/Distribution/Poisson/Internal.hs:48:1: Warning: Defined but not used: ‘alyc’ [17 of 40] Compiling Statistics.Distribution ( Statistics/Distribution.hs, dist/build/Statistics/Distribution.o ) [18 of 40] Compiling Statistics.Distribution.Beta ( Statistics/Distribution/Beta.hs, dist/build/Statistics/Distribution/Beta.o ) [19 of 40] Compiling Statistics.Distribution.Binomial ( Statistics/Distribution/Binomial.hs, dist/build/Statistics/Distribution/Binomial.o ) [20 of 40] Compiling Statistics.Distribution.Poisson ( Statistics/Distribution/Poisson.hs, dist/build/Statistics/Distribution/Poisson.o ) [21 of 40] Compiling Statistics.Distribution.CauchyLorentz ( Statistics/Distribution/CauchyLorentz.hs, dist/build/Statistics/Distribution/CauchyLorentz.o ) [22 of 40] Compiling Statistics.Distribution.ChiSquared ( Statistics/Distribution/ChiSquared.hs, dist/build/Statistics/Distribution/ChiSquared.o ) [23 of 40] Compiling Statistics.Distribution.FDistribution ( Statistics/Distribution/FDistribution.hs, dist/build/Statistics/Distribution/FDistribution.o ) [24 of 40] Compiling Statistics.Distribution.Gamma ( Statistics/Distribution/Gamma.hs, dist/build/Statistics/Distribution/Gamma.o ) [25 of 40] Compiling Statistics.Distribution.Geometric ( Statistics/Distribution/Geometric.hs, dist/build/Statistics/Distribution/Geometric.o ) [26 of 40] Compiling Statistics.Distribution.Hypergeometric ( Statistics/Distribution/Hypergeometric.hs, dist/build/Statistics/Distribution/Hypergeometric.o ) [27 of 40] Compiling Statistics.Distribution.Transform ( Statistics/Distribution/Transform.hs, dist/build/Statistics/Distribution/Transform.o ) [28 of 40] Compiling Statistics.Distribution.StudentT ( Statistics/Distribution/StudentT.hs, dist/build/Statistics/Distribution/StudentT.o ) [29 of 40] Compiling Statistics.Distribution.Uniform ( Statistics/Distribution/Uniform.hs, dist/build/Statistics/Distribution/Uniform.o ) [30 of 40] Compiling Statistics.Test.ChiSquared ( Statistics/Test/ChiSquared.hs, dist/build/Statistics/Test/ChiSquared.o ) [31 of 40] Compiling Statistics.Test.KolmogorovSmirnov ( Statistics/Test/KolmogorovSmirnov.hs, dist/build/Statistics/Test/KolmogorovSmirnov.o ) [32 of 40] Compiling Statistics.Constants ( Statistics/Constants.hs, dist/build/Statistics/Constants.o ) [33 of 40] Compiling Statistics.Sample ( Statistics/Sample.hs, dist/build/Statistics/Sample.o ) [34 of 40] Compiling Statistics.Distribution.Exponential ( Statistics/Distribution/Exponential.hs, dist/build/Statistics/Distribution/Exponential.o ) [35 of 40] Compiling Statistics.Distribution.Normal ( Statistics/Distribution/Normal.hs, dist/build/Statistics/Distribution/Normal.o ) [36 of 40] Compiling Statistics.Test.MannWhitneyU ( Statistics/Test/MannWhitneyU.hs, dist/build/Statistics/Test/MannWhitneyU.o ) [37 of 40] Compiling Statistics.Test.NonParametric ( Statistics/Test/NonParametric.hs, dist/build/Statistics/Test/NonParametric.o ) [38 of 40] Compiling Statistics.Resampling.Bootstrap ( Statistics/Resampling/Bootstrap.hs, dist/build/Statistics/Resampling/Bootstrap.o ) [39 of 40] Compiling Statistics.Sample.KernelDensity.Simple ( Statistics/Sample/KernelDensity/Simple.hs, dist/build/Statistics/Sample/KernelDensity/Simple.o ) [40 of 40] Compiling Statistics.Autocorrelation ( Statistics/Autocorrelation.hs, dist/build/Statistics/Autocorrelation.o ) In-place registering statistics-0.10.5.2... Running Haddock for statistics-0.10.5.2... Running hscolour for statistics-0.10.5.2... Preprocessing library statistics-0.10.5.2... Preprocessing library statistics-0.10.5.2... Statistics/Resampling.hs:23:1: Warning: The import of ‘PrimMonad’ from module ‘Control.Monad.Primitive’ is redundant Statistics/Distribution/Poisson/Internal.hs:40:1: Warning: Defined but not used: ‘alyThm1’ Statistics/Distribution/Poisson/Internal.hs:48:1: Warning: Defined but not used: ‘alyc’ Haddock coverage: 67% ( 2 / 3) in 'Statistics.Test.Internal' 75% ( 3 / 4) in 'Statistics.Test.Types' 100% ( 2 / 2) in 'Statistics.Internal' 91% ( 10 / 11) in 'Statistics.Transform' 100% ( 4 / 4) in 'Statistics.Math' 100% ( 2 / 2) in 'Statistics.Function.Comparison' 100% ( 6 / 6) in 'Statistics.Math.RootFinding' 100% ( 14 / 14) in 'Statistics.Function' 100% ( 15 / 15) in 'Statistics.Quantile' 100% ( 5 / 5) in 'Statistics.Sample.Histogram' 100% ( 6 / 6) in 'Statistics.Sample.KernelDensity' 95% ( 20 / 21) in 'Statistics.Sample.Powers' 100% ( 5 / 5) in 'Statistics.Types' 100% ( 4 / 4) in 'Statistics.Resampling' 100% ( 10 / 10) in 'Statistics.Test.WilcoxonT' 100% ( 3 / 3) in 'Statistics.Distribution.Poisson.Internal' 100% ( 19 / 19) in 'Statistics.Distribution' 100% ( 8 / 8) in 'Statistics.Distribution.Beta' 100% ( 7 / 7) in 'Statistics.Distribution.Binomial' 75% ( 6 / 8) in 'Statistics.Distribution.Poisson' 86% ( 6 / 7) in 'Statistics.Distribution.CauchyLorentz' 100% ( 4 / 4) in 'Statistics.Distribution.ChiSquared' 40% ( 2 / 5) in 'Statistics.Distribution.FDistribution' 100% ( 8 / 8) in 'Statistics.Distribution.Gamma' 56% ( 5 / 9) in 'Statistics.Distribution.Geometric' 38% ( 3 / 8) in 'Statistics.Distribution.Hypergeometric' 100% ( 4 / 4) in 'Statistics.Distribution.Transform' 80% ( 4 / 5) in 'Statistics.Distribution.StudentT' 100% ( 7 / 7) in 'Statistics.Distribution.Uniform' 100% ( 5 / 5) in 'Statistics.Test.ChiSquared' 100% ( 16 / 16) in 'Statistics.Test.KolmogorovSmirnov' 100% ( 2 / 2) in 'Statistics.Constants' 100% ( 33 / 33) in 'Statistics.Sample' 71% ( 5 / 7) in 'Statistics.Distribution.Exponential' 100% ( 6 / 6) in 'Statistics.Distribution.Normal' 100% ( 13 / 13) in 'Statistics.Test.MannWhitneyU' 100% ( 3 / 3) in 'Statistics.Test.NonParametric' 100% ( 6 / 6) in 'Statistics.Resampling.Bootstrap' 100% ( 22 / 22) in 'Statistics.Sample.KernelDensity.Simple' 100% ( 3 / 3) in 'Statistics.Autocorrelation' Documentation created: dist/doc/html/statistics/index.html, dist/doc/html/statistics/statistics.txt Creating package registration file: /tmp/pkgConf-statistics-0.10.513356.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/statistics-0.10.5.2 Registering statistics-0.10.5.2... Installed statistics-0.10.5.2 Downloading stats-0.1... Configuring stats-0.1... Building stats-0.1... Preprocessing executable 'stats' for stats-0.1... [1 of 1] Compiling Main ( stats.hs, dist/build/stats/stats-tmp/Main.o ) Linking dist/build/stats/stats ... Warning: No documentation was generated as this package does not contain a library. Perhaps you want to use the --executables, --tests or --benchmarks flags. Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Installed stats-0.1