Resolving dependencies... 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.31363.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.01363.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-01363.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-11363.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.41363.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 [1 of 1] Compiling Main ( /tmp/string-qq-0.0.2-1363/string-qq-0.0.2/dist/setup/setup.hs, /tmp/string-qq-0.0.2-1363/string-qq-0.0.2/dist/setup/Main.o ) /tmp/string-qq-0.0.2-1363/string-qq-0.0.2/dist/setup/setup.hs:2:1: Warning: Module ‘System.Cmd’ is deprecated: Use "System.Process" instead /tmp/string-qq-0.0.2-1363/string-qq-0.0.2/dist/setup/setup.hs:4:49: Warning: In the use of ‘runTests’ (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): Deprecated: "Please use the new testing interface instead!" Linking /tmp/string-qq-0.0.2-1363/string-qq-0.0.2/dist/setup/setup ... Warning: string-qq.cabal: Unknown fields: build-depends (line 11) Fields allowed in this section: name, version, cabal-version, build-type, license, license-file, license-files, copyright, maintainer, stability, homepage, package-url, bug-reports, synopsis, description, category, author, tested-with, data-files, data-dir, extra-source-files, extra-tmp-files, extra-doc-files Configuring string-qq-0.0.2... Building string-qq-0.0.2... Preprocessing library string-qq-0.0.2... [1 of 1] Compiling Data.String.QQ ( src/Data/String/QQ.hs, dist/build/Data/String/QQ.o ) In-place registering string-qq-0.0.2... Running Haddock for string-qq-0.0.2... Running hscolour for string-qq-0.0.2... Preprocessing library string-qq-0.0.2... Preprocessing library string-qq-0.0.2... Haddock coverage: 100% ( 2 / 2) in 'Data.String.QQ' Documentation created: dist/doc/html/string-qq/index.html, dist/doc/html/string-qq/string-qq.txt Creating package registration file: /tmp/pkgConf-string-qq-0.01363.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/string-qq-0.0.2 Registering string-qq-0.0.2... Installed string-qq-0.0.2 Configuring text-1.2.1.1... Building text-1.2.1.1... Preprocessing library text-1.2.1.1... [ 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.1... Running Haddock for text-1.2.1.1... Running hscolour for text-1.2.1.1... Preprocessing library text-1.2.1.1... Preprocessing library text-1.2.1.1... 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.11363.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.1.1 Registering text-1.2.1.1... Installed text-1.2.1.1 Configuring utf8-string-0.3.8... Building utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.8... Running Haddock for utf8-string-0.3.8... Running hscolour for utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html, dist/doc/html/utf8-string/utf8-string.txt Creating package registration file: /tmp/pkgConf-utf8-string-0.31363.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/utf8-string-0.3.8 Registering utf8-string-0.3.8... Installed utf8-string-0.3.8 Configuring regex-base-0.93.2... Building regex-base-0.93.2... Preprocessing library regex-base-0.93.2... [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) In-place registering regex-base-0.93.2... Running Haddock for regex-base-0.93.2... Running hscolour for regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Documentation created: dist/doc/html/regex-base/index.html, dist/doc/html/regex-base/regex-base.txt Creating package registration file: /tmp/pkgConf-regex-base-0.931363.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/regex-base-0.93.2 Registering regex-base-0.93.2... Installed regex-base-0.93.2 Configuring 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.01363.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.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.121363.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 tf-random-0.5... Building tf-random-0.5... Preprocessing library tf-random-0.5... [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) src/System/Random/TF/Init.hs:94:5: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o ) [4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o ) In-place registering tf-random-0.5... Running Haddock for tf-random-0.5... Running hscolour for tf-random-0.5... Preprocessing library tf-random-0.5... Preprocessing library tf-random-0.5... src/System/Random/TF/Init.hs:94:5: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 100% ( 4 / 4) in 'System.Random.TF.Gen' 83% ( 5 / 6) in 'System.Random.TF.Init' 33% ( 1 / 3) in 'System.Random.TF.Instances' 100% ( 3 / 3) in 'System.Random.TF' Documentation created: dist/doc/html/tf-random/index.html, dist/doc/html/tf-random/tf-random.txt Creating package registration file: /tmp/pkgConf-tf-random-01363.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tf-random-0.5 Registering tf-random-0.5... Installed tf-random-0.5 Configuring parsec-3.1.9... Building parsec-3.1.9... Preprocessing library parsec-3.1.9... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) In-place registering parsec-3.1.9... Running Haddock for parsec-3.1.9... Running hscolour for parsec-3.1.9... Preprocessing library parsec-3.1.9... Preprocessing library parsec-3.1.9... Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' 43% ( 6 / 14) in 'Text.Parsec.Error' 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' 64% ( 32 / 50) in 'Text.Parsec.Prim' 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 50% ( 2 / 4) in 'Text.Parsec.String' 50% ( 2 / 4) in 'Text.Parsec.ByteString' 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' 33% ( 1 / 3) in 'Text.Parsec.Text' 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' 100% ( 5 / 5) in 'Text.Parsec.Expr' 70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim' 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' 100% ( 20 / 20) in 'Text.Parsec.Char' 67% ( 4 / 6) in 'Text.Parsec.Token' 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' 78% ( 73 / 94) in 'Text.Parsec' 80% ( 8 / 10) in 'Text.Parsec.Language' 80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language' 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Creating package registration file: /tmp/pkgConf-parsec-3.11363.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-3.1.9 Registering parsec-3.1.9... Installed parsec-3.1.9 Configuring MonadRandom-0.4... Building MonadRandom-0.4... Preprocessing library MonadRandom-0.4... [1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o ) [2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o ) In-place registering MonadRandom-0.4... Running Haddock for MonadRandom-0.4... Running hscolour for MonadRandom-0.4... Preprocessing library MonadRandom-0.4... Preprocessing library MonadRandom-0.4... Haddock coverage: Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity. 100% ( 3 / 3) in 'Control.Monad.Random.Class' 100% ( 17 / 17) in 'Control.Monad.Random' Documentation created: dist/doc/html/MonadRandom/index.html, dist/doc/html/MonadRandom/MonadRandom.txt Creating package registration file: /tmp/pkgConf-MonadRandom-01363.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/MonadRandom-0.4 Registering MonadRandom-0.4... Installed MonadRandom-0.4 Configuring QuickCheck-2.7.6... Building QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... [ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o ) [ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o ) [ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.7.6... Running Haddock for QuickCheck-2.7.6... Running hscolour for QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... Haddock coverage: 10% ( 2 / 20) in 'Test.QuickCheck.Random' 25% ( 2 / 8) in 'Test.QuickCheck.Exception' 6% ( 1 / 18) in 'Test.QuickCheck.Text' 100% ( 2 / 2) in 'Test.QuickCheck.State' 88% ( 22 / 25) in 'Test.QuickCheck.Gen' 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' 100% ( 30 / 30) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 56% ( 40 / 72) in 'Test.QuickCheck.Property' 52% ( 14 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 5% ( 1 / 20) in 'Test.QuickCheck.Monadic' 98% (121 /123) in 'Test.QuickCheck' Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Warning: Test.QuickCheck: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Creating package registration file: /tmp/pkgConf-QuickCheck-2.71363.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/QuickCheck-2.7.6 Registering QuickCheck-2.7.6... Installed QuickCheck-2.7.6 Configuring vty-4.7.5... Building vty-4.7.5... Preprocessing library vty-4.7.5... [ 1 of 20] Compiling Data.Terminfo.Parse ( src/Data/Terminfo/Parse.hs, dist/build/Data/Terminfo/Parse.o ) [ 2 of 20] Compiling Data.Marshalling ( src/Data/Marshalling.hs, dist/build/Data/Marshalling.o ) [ 3 of 20] Compiling Data.Terminfo.Eval ( src/Data/Terminfo/Eval.hs, dist/build/Data/Terminfo/Eval.o ) [ 4 of 20] Compiling Codec.Binary.UTF8.Width ( src/Codec/Binary/UTF8/Width.hs, dist/build/Codec/Binary/UTF8/Width.o ) [ 5 of 20] Compiling Graphics.Vty.Attributes.Color ( src/Graphics/Vty/Attributes/Color.hs, dist/build/Graphics/Vty/Attributes/Color.o ) [ 6 of 20] Compiling Graphics.Vty.Attributes.Color240 ( src/Graphics/Vty/Attributes/Color240.hs, dist/build/Graphics/Vty/Attributes/Color240.o ) [ 7 of 20] Compiling Graphics.Vty.Attributes ( src/Graphics/Vty/Attributes.hs, dist/build/Graphics/Vty/Attributes.o ) [ 8 of 20] Compiling Graphics.Vty.Image ( src/Graphics/Vty/Image.hs, dist/build/Graphics/Vty/Image.o ) [ 9 of 20] Compiling Graphics.Vty.DisplayAttributes ( src/Graphics/Vty/DisplayAttributes.hs, dist/build/Graphics/Vty/DisplayAttributes.o ) [10 of 20] Compiling Graphics.Vty.LLInput ( src/Graphics/Vty/LLInput.hs, dist/build/Graphics/Vty/LLInput.o ) src/Graphics/Vty/LLInput.hs:163:89: Warning: In the use of ‘tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." [11 of 20] Compiling Graphics.Vty.DisplayRegion ( src/Graphics/Vty/DisplayRegion.hs, dist/build/Graphics/Vty/DisplayRegion.o ) [12 of 20] Compiling Graphics.Vty.Picture ( src/Graphics/Vty/Picture.hs, dist/build/Graphics/Vty/Picture.o ) [13 of 20] Compiling Graphics.Vty.Span ( src/Graphics/Vty/Span.hs, dist/build/Graphics/Vty/Span.o ) src/Graphics/Vty/Span.hs:19:1: Warning: Module ‘Control.Monad.ST.Strict’ does not export ‘unsafeIOToST’ [14 of 20] Compiling Graphics.Vty.Terminal.Generic ( src/Graphics/Vty/Terminal/Generic.hs, dist/build/Graphics/Vty/Terminal/Generic.o ) [15 of 20] Compiling Graphics.Vty.Inline ( src/Graphics/Vty/Inline.hs, dist/build/Graphics/Vty/Inline.o ) [16 of 20] Compiling Graphics.Vty.Terminal.TerminfoBased ( src/Graphics/Vty/Terminal/TerminfoBased.hs, dist/build/Graphics/Vty/Terminal/TerminfoBased.o ) src/Graphics/Vty/Terminal/TerminfoBased.hs:80:47: Warning: In the use of ‘Terminfo.tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." src/Graphics/Vty/Terminal/TerminfoBased.hs:88:47: Warning: In the use of ‘Terminfo.tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." src/Graphics/Vty/Terminal/TerminfoBased.hs:125:47: Warning: In the use of ‘Terminfo.tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." [17 of 20] Compiling Graphics.Vty.Terminal.MacOSX ( src/Graphics/Vty/Terminal/MacOSX.hs, dist/build/Graphics/Vty/Terminal/MacOSX.o ) [18 of 20] Compiling Graphics.Vty.Terminal.XTermColor ( src/Graphics/Vty/Terminal/XTermColor.hs, dist/build/Graphics/Vty/Terminal/XTermColor.o ) [19 of 20] Compiling Graphics.Vty.Terminal ( src/Graphics/Vty/Terminal.hs, dist/build/Graphics/Vty/Terminal.o ) [20 of 20] Compiling Graphics.Vty ( src/Graphics/Vty.hs, dist/build/Graphics/Vty.o ) In-place registering vty-4.7.5... Preprocessing executable 'vty-interactive-terminal-test' for vty-4.7.5... [ 1 of 21] Compiling Graphics.Vty.Attributes.Color ( src/Graphics/Vty/Attributes/Color.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Attributes/Color.o ) [ 2 of 21] Compiling Graphics.Vty.Attributes.Color240 ( src/Graphics/Vty/Attributes/Color240.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Attributes/Color240.o ) [ 3 of 21] Compiling Data.Terminfo.Parse ( src/Data/Terminfo/Parse.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Data/Terminfo/Parse.o ) [ 4 of 21] Compiling Data.Marshalling ( src/Data/Marshalling.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Data/Marshalling.o ) [ 5 of 21] Compiling Data.Terminfo.Eval ( src/Data/Terminfo/Eval.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Data/Terminfo/Eval.o ) [ 6 of 21] Compiling Codec.Binary.UTF8.Width ( src/Codec/Binary/UTF8/Width.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Codec/Binary/UTF8/Width.o ) [ 7 of 21] Compiling Graphics.Vty.LLInput ( src/Graphics/Vty/LLInput.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/LLInput.o ) src/Graphics/Vty/LLInput.hs:163:89: Warning: In the use of ‘tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." [ 8 of 21] Compiling Graphics.Vty.DisplayRegion ( src/Graphics/Vty/DisplayRegion.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/DisplayRegion.o ) [ 9 of 21] Compiling Graphics.Vty.Attributes ( src/Graphics/Vty/Attributes.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Attributes.o ) [10 of 21] Compiling Graphics.Vty.Image ( src/Graphics/Vty/Image.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Image.o ) [11 of 21] Compiling Graphics.Vty.Picture ( src/Graphics/Vty/Picture.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Picture.o ) [12 of 21] Compiling Graphics.Vty.Span ( src/Graphics/Vty/Span.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Span.o ) [13 of 21] Compiling Graphics.Vty.DisplayAttributes ( src/Graphics/Vty/DisplayAttributes.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/DisplayAttributes.o ) [14 of 21] Compiling Graphics.Vty.Terminal.Generic ( src/Graphics/Vty/Terminal/Generic.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Terminal/Generic.o ) [15 of 21] Compiling Graphics.Vty.Inline ( src/Graphics/Vty/Inline.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Inline.o ) [16 of 21] Compiling Graphics.Vty.Terminal.TerminfoBased ( src/Graphics/Vty/Terminal/TerminfoBased.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Terminal/TerminfoBased.o ) src/Graphics/Vty/Terminal/TerminfoBased.hs:80:47: Warning: In the use of ‘Terminfo.tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." src/Graphics/Vty/Terminal/TerminfoBased.hs:88:47: Warning: In the use of ‘Terminfo.tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." src/Graphics/Vty/Terminal/TerminfoBased.hs:125:47: Warning: In the use of ‘Terminfo.tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." [17 of 21] Compiling Graphics.Vty.Terminal.MacOSX ( src/Graphics/Vty/Terminal/MacOSX.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Terminal/MacOSX.o ) [18 of 21] Compiling Graphics.Vty.Terminal.XTermColor ( src/Graphics/Vty/Terminal/XTermColor.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Terminal/XTermColor.o ) [19 of 21] Compiling Graphics.Vty.Terminal ( src/Graphics/Vty/Terminal.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty/Terminal.o ) [20 of 21] Compiling Graphics.Vty ( src/Graphics/Vty.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Graphics/Vty.o ) [21 of 21] Compiling Main ( test/interactive_terminal_test.hs, dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test-tmp/Main.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 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 bytestring-0.10.4.0 ... linking ... done. Loading package utf8-string-0.3.8 ... linking ... done. Loading package old-locale-1.0.0.6 ... linking ... done. Loading package time-1.4.2 ... linking ... done. Loading package unix-2.7.0.1 ... linking ... done. Loading package terminfo-0.4.0.0 ... 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 string-qq-0.0.2 ... linking ... done. Loading package mtl-2.1.3.1 ... linking ... done. Loading package binary-0.7.1.0 ... linking ... done. Loading package text-1.2.1.1 ... linking ... done. Loading package parsec-3.1.9 ... linking ... done. Loading package parallel-3.2.0.6 ... linking ... done. Linking dist/build/vty-interactive-terminal-test/vty-interactive-terminal-test ... Running Haddock for vty-4.7.5... Running hscolour for vty-4.7.5... Preprocessing library vty-4.7.5... Preprocessing executable 'vty-interactive-terminal-test' for vty-4.7.5... Preprocessing library vty-4.7.5... src/Graphics/Vty/LLInput.hs:163:89: Warning: In the use of ‘tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." src/Graphics/Vty/Span.hs:19:1: Warning: Module ‘Control.Monad.ST.Strict’ does not export ‘unsafeIOToST’ src/Graphics/Vty/Terminal/TerminfoBased.hs:80:47: Warning: In the use of ‘Terminfo.tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." src/Graphics/Vty/Terminal/TerminfoBased.hs:88:47: Warning: In the use of ‘Terminfo.tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." src/Graphics/Vty/Terminal/TerminfoBased.hs:125:47: Warning: In the use of ‘Terminfo.tiGetStr’ (imported from System.Console.Terminfo, but defined in System.Console.Terminfo.Base): Deprecated: "use tiGetOutput instead." Haddock coverage: 2% ( 1 / 41) in 'Data.Terminfo.Parse' 56% ( 5 / 9) in 'Data.Marshalling' 0% ( 0 / 3) in 'Data.Terminfo.Eval' 0% ( 0 / 3) in 'Codec.Binary.UTF8.Width' 50% ( 1 / 2) in 'Graphics.Vty.Attributes.Color' 50% ( 1 / 2) in 'Graphics.Vty.Attributes.Color240' 79% ( 31 / 39) in 'Graphics.Vty.Attributes' 88% ( 23 / 26) in 'Graphics.Vty.Image' 64% ( 7 / 11) in 'Graphics.Vty.DisplayAttributes' 83% ( 5 / 6) in 'Graphics.Vty.LLInput' 50% ( 1 / 2) in 'Graphics.Vty.DisplayRegion' 96% ( 25 / 26) in 'Graphics.Vty.Picture' 70% ( 14 / 20) in 'Graphics.Vty.Span' 31% ( 9 / 29) in 'Graphics.Vty.Terminal.Generic' 88% ( 7 / 8) in 'Graphics.Vty.Inline' 50% ( 1 / 2) in 'Graphics.Vty.Terminal.TerminfoBased' 50% ( 1 / 2) in 'Graphics.Vty.Terminal.MacOSX' 50% ( 1 / 2) in 'Graphics.Vty.Terminal.XTermColor' 70% ( 7 / 10) in 'Graphics.Vty.Terminal' 91% ( 10 / 11) in 'Graphics.Vty' Warning: Graphics.Vty.Terminal: could not find link destinations for: Graphics.Vty.Terminal.Generic.DisplayTerminal Data.Marshalling.OutputBuffer Graphics.Vty.Terminal.Generic.TerminalState Graphics.Vty.Terminal.Generic.DisplayState Documentation created: dist/doc/html/vty/index.html, dist/doc/html/vty/vty.txt Preprocessing executable 'vty-interactive-terminal-test' for vty-4.7.5... Creating package registration file: /tmp/pkgConf-vty-4.71363.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vty-4.7.5 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. Registering vty-4.7.5... Installed vty-4.7.5 Configuring vty-ui-1.7.1... Building vty-ui-1.7.1... Preprocessing library vty-ui-1.7.1... [ 1 of 27] Compiling Graphics.Vty.Widgets.Alignment ( src/Graphics/Vty/Widgets/Alignment.hs, dist/build/Graphics/Vty/Widgets/Alignment.o ) [ 2 of 27] Compiling Graphics.Vty.Widgets.Events ( src/Graphics/Vty/Widgets/Events.hs, dist/build/Graphics/Vty/Widgets/Events.o ) [ 3 of 27] Compiling Graphics.Vty.Widgets.Skins ( src/Graphics/Vty/Widgets/Skins.hs, dist/build/Graphics/Vty/Widgets/Skins.o ) [ 4 of 27] Compiling Graphics.Vty.Widgets.Util ( src/Graphics/Vty/Widgets/Util.hs, dist/build/Graphics/Vty/Widgets/Util.o ) [ 5 of 27] Compiling Text.Trans.Tokenize ( src/Text/Trans/Tokenize.hs, dist/build/Text/Trans/Tokenize.o ) [ 6 of 27] Compiling Graphics.Vty.Widgets.TextZipper ( src/Graphics/Vty/Widgets/TextZipper.hs, dist/build/Graphics/Vty/Widgets/TextZipper.o ) [ 7 of 27] Compiling Graphics.Vty.Widgets.TextClip ( src/Graphics/Vty/Widgets/TextClip.hs, dist/build/Graphics/Vty/Widgets/TextClip.o ) [ 8 of 27] Compiling Graphics.Vty.Widgets.Core ( src/Graphics/Vty/Widgets/Core.hs, dist/build/Graphics/Vty/Widgets/Core.o ) [ 9 of 27] Compiling Graphics.Vty.Widgets.Box ( src/Graphics/Vty/Widgets/Box.hs, dist/build/Graphics/Vty/Widgets/Box.o ) [10 of 27] Compiling Graphics.Vty.Widgets.Text ( src/Graphics/Vty/Widgets/Text.hs, dist/build/Graphics/Vty/Widgets/Text.o ) [11 of 27] Compiling Graphics.Vty.Widgets.Borders ( src/Graphics/Vty/Widgets/Borders.hs, dist/build/Graphics/Vty/Widgets/Borders.o ) [12 of 27] Compiling Graphics.Vty.Widgets.Edit ( src/Graphics/Vty/Widgets/Edit.hs, dist/build/Graphics/Vty/Widgets/Edit.o ) [13 of 27] Compiling Graphics.Vty.Widgets.CheckBox ( src/Graphics/Vty/Widgets/CheckBox.hs, dist/build/Graphics/Vty/Widgets/CheckBox.o ) [14 of 27] Compiling Graphics.Vty.Widgets.Padding ( src/Graphics/Vty/Widgets/Padding.hs, dist/build/Graphics/Vty/Widgets/Padding.o ) [15 of 27] Compiling Graphics.Vty.Widgets.Limits ( src/Graphics/Vty/Widgets/Limits.hs, dist/build/Graphics/Vty/Widgets/Limits.o ) [16 of 27] Compiling Graphics.Vty.Widgets.Fixed ( src/Graphics/Vty/Widgets/Fixed.hs, dist/build/Graphics/Vty/Widgets/Fixed.o ) [17 of 27] Compiling Graphics.Vty.Widgets.List ( src/Graphics/Vty/Widgets/List.hs, dist/build/Graphics/Vty/Widgets/List.o ) [18 of 27] Compiling Graphics.Vty.Widgets.Fills ( src/Graphics/Vty/Widgets/Fills.hs, dist/build/Graphics/Vty/Widgets/Fills.o ) [19 of 27] Compiling Graphics.Vty.Widgets.Centering ( src/Graphics/Vty/Widgets/Centering.hs, dist/build/Graphics/Vty/Widgets/Centering.o ) [20 of 27] Compiling Graphics.Vty.Widgets.Table ( src/Graphics/Vty/Widgets/Table.hs, dist/build/Graphics/Vty/Widgets/Table.o ) [21 of 27] Compiling Graphics.Vty.Widgets.Button ( src/Graphics/Vty/Widgets/Button.hs, dist/build/Graphics/Vty/Widgets/Button.o ) [22 of 27] Compiling Graphics.Vty.Widgets.Dialog ( src/Graphics/Vty/Widgets/Dialog.hs, dist/build/Graphics/Vty/Widgets/Dialog.o ) [23 of 27] Compiling Graphics.Vty.Widgets.ProgressBar ( src/Graphics/Vty/Widgets/ProgressBar.hs, dist/build/Graphics/Vty/Widgets/ProgressBar.o ) [24 of 27] Compiling Graphics.Vty.Widgets.DirBrowser ( src/Graphics/Vty/Widgets/DirBrowser.hs, dist/build/Graphics/Vty/Widgets/DirBrowser.o ) [25 of 27] Compiling Graphics.Vty.Widgets.Group ( src/Graphics/Vty/Widgets/Group.hs, dist/build/Graphics/Vty/Widgets/Group.o ) [26 of 27] Compiling Graphics.Vty.Widgets.EventLoop ( src/Graphics/Vty/Widgets/EventLoop.hs, dist/build/Graphics/Vty/Widgets/EventLoop.o ) [27 of 27] Compiling Graphics.Vty.Widgets.All ( src/Graphics/Vty/Widgets/All.hs, dist/build/Graphics/Vty/Widgets/All.o ) In-place registering vty-ui-1.7.1... Preprocessing executable 'vty-ui-tests' for vty-ui-1.7.1... [ 1 of 17] Compiling Graphics.Vty.Widgets.Events ( src/Graphics/Vty/Widgets/Events.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Graphics/Vty/Widgets/Events.o ) [ 2 of 17] Compiling Graphics.Vty.Widgets.Skins ( src/Graphics/Vty/Widgets/Skins.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Graphics/Vty/Widgets/Skins.o ) [ 3 of 17] Compiling Graphics.Vty.Widgets.Util ( src/Graphics/Vty/Widgets/Util.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Graphics/Vty/Widgets/Util.o ) [ 4 of 17] Compiling Text.Trans.Tokenize ( src/Text/Trans/Tokenize.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Text/Trans/Tokenize.o ) [ 5 of 17] Compiling Tests.Instances ( test/src/Tests/Instances.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Tests/Instances.o ) [ 6 of 17] Compiling Graphics.Vty.Widgets.Core ( src/Graphics/Vty/Widgets/Core.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Graphics/Vty/Widgets/Core.o ) [ 7 of 17] Compiling Tests.Util ( test/src/Tests/Util.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Tests/Util.o ) [ 8 of 17] Compiling Graphics.Vty.Widgets.TextZipper ( src/Graphics/Vty/Widgets/TextZipper.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Graphics/Vty/Widgets/TextZipper.o ) [ 9 of 17] Compiling Graphics.Vty.Widgets.TextClip ( src/Graphics/Vty/Widgets/TextClip.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Graphics/Vty/Widgets/TextClip.o ) [10 of 17] Compiling Graphics.Vty.Widgets.Edit ( src/Graphics/Vty/Widgets/Edit.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Graphics/Vty/Widgets/Edit.o ) [11 of 17] Compiling Graphics.Vty.Widgets.Text ( src/Graphics/Vty/Widgets/Text.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Graphics/Vty/Widgets/Text.o ) [12 of 17] Compiling Tests.TextZipper ( test/src/Tests/TextZipper.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Tests/TextZipper.o ) [13 of 17] Compiling Tests.TextClip ( test/src/Tests/TextClip.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Tests/TextClip.o ) [14 of 17] Compiling Tests.Edit ( test/src/Tests/Edit.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Tests/Edit.o ) [15 of 17] Compiling Tests.Tokenize ( test/src/Tests/Tokenize.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Tests/Tokenize.o ) [16 of 17] Compiling Tests.FormattedText ( test/src/Tests/FormattedText.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Tests/FormattedText.o ) [17 of 17] Compiling Main ( test/TestDriver.hs, dist/build/vty-ui-tests/vty-ui-tests-tmp/Main.o ) Linking dist/build/vty-ui-tests/vty-ui-tests ... Running Haddock for vty-ui-1.7.1... Running hscolour for vty-ui-1.7.1... Preprocessing library vty-ui-1.7.1... Preprocessing executable 'vty-ui-tests' for vty-ui-1.7.1... Preprocessing library vty-ui-1.7.1... Haddock coverage: 100% ( 3 / 3) in 'Graphics.Vty.Widgets.Alignment' 100% ( 6 / 6) in 'Graphics.Vty.Widgets.Events' 33% ( 2 / 6) in 'Graphics.Vty.Widgets.Skins' 50% ( 10 / 20) in 'Graphics.Vty.Widgets.Util' 100% ( 16 / 16) in 'Text.Trans.Tokenize' 95% ( 21 / 22) in 'Graphics.Vty.Widgets.TextZipper' 100% ( 5 / 5) in 'Graphics.Vty.Widgets.TextClip' 98% ( 52 / 53) in 'Graphics.Vty.Widgets.Core' 84% ( 16 / 19) in 'Graphics.Vty.Widgets.Box' 95% ( 20 / 21) in 'Graphics.Vty.Widgets.Text' 80% ( 12 / 15) in 'Graphics.Vty.Widgets.Borders' 94% ( 16 / 17) in 'Graphics.Vty.Widgets.Edit' 91% ( 21 / 23) in 'Graphics.Vty.Widgets.CheckBox' 87% ( 13 / 15) in 'Graphics.Vty.Widgets.Padding' 83% ( 10 / 12) in 'Graphics.Vty.Widgets.Limits' 83% ( 10 / 12) in 'Graphics.Vty.Widgets.Fixed' 94% ( 33 / 35) in 'Graphics.Vty.Widgets.List' 60% ( 3 / 5) in 'Graphics.Vty.Widgets.Fills' 67% ( 4 / 6) in 'Graphics.Vty.Widgets.Centering' 89% ( 17 / 19) in 'Graphics.Vty.Widgets.Table' 86% ( 6 / 7) in 'Graphics.Vty.Widgets.Button' 86% ( 6 / 7) in 'Graphics.Vty.Widgets.Dialog' 89% ( 8 / 9) in 'Graphics.Vty.Widgets.ProgressBar' 86% ( 12 / 14) in 'Graphics.Vty.Widgets.DirBrowser' 100% ( 5 / 5) in 'Graphics.Vty.Widgets.Group' 78% ( 7 / 9) in 'Graphics.Vty.Widgets.EventLoop' 100% ( 26 / 26) in 'Graphics.Vty.Widgets.All' Warning: Graphics.Vty.Widgets.Core: could not find link destinations for: Graphics.Vty.Widgets.Core.FocusEntry Warning: Graphics.Vty.Widgets.CheckBox: could not find link destinations for: Graphics.Vty.Widgets.CheckBox.RadioGroupData Graphics.Vty.Widgets.CheckBox.BadCheckboxState Graphics.Vty.Widgets.CheckBox.BadStateArgument Warning: Graphics.Vty.Widgets.Table: could not find link destinations for: Graphics.Vty.Widgets.Table.TableRow Warning: Graphics.Vty.Widgets.EventLoop: could not find link destinations for: Graphics.Vty.Widgets.EventLoop.CollectionData Documentation created: dist/doc/html/vty-ui/index.html, dist/doc/html/vty-ui/vty-ui.txt Preprocessing executable 'vty-ui-tests' for vty-ui-1.7.1... Creating package registration file: /tmp/pkgConf-vty-ui-1.71363.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vty-ui-1.7.1 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. Registering vty-ui-1.7.1... Installed vty-ui-1.7.1 Downloading h2048-0.1.0.1... Configuring h2048-0.1.0.1... Building h2048-0.1.0.1... Preprocessing library h2048-0.1.0.1... [1 of 2] Compiling System.Game.H2048.Utils ( src/System/Game/H2048/Utils.hs, dist/build/System/Game/H2048/Utils.o ) [2 of 2] Compiling System.Game.H2048.Core ( src/System/Game/H2048/Core.hs, dist/build/System/Game/H2048/Core.o ) In-place registering h2048-0.1.0.1... Preprocessing executable 'h2048-simple' for h2048-0.1.0.1... src/MainSimple.hs:4:8: Could not find module ‘System.Game.H2048.UI.Simple’ Perhaps you meant System.Game.H2048.Utils (needs flag -package h2048-0.1.0.1) Use -v to see a list of the files searched for. Failed to install h2048-0.1.0.1 cabal: Error: some packages failed to install: h2048-0.1.0.1 failed during the building phase. The exception was: ExitFailure 1