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.314301.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.114301.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 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.014301.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 random-1.0.1.1... Building random-1.0.1.1... Preprocessing library random-1.0.1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) In-place registering random-1.0.1.1... Running Haddock for random-1.0.1.1... Running hscolour for random-1.0.1.1... Preprocessing library random-1.0.1.1... Preprocessing library random-1.0.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-1.0.114301.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.0.1.1 Registering random-1.0.1.1... Installed random-1.0.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.414301.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stm-2.4.4 Registering stm-2.4.4... Installed stm-2.4.4 Configuring 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.114301.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 transformers-0.4.3.0... Building transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... [ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o ) [13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o ) [16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) [17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o ) [18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o ) [19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o ) [21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o ) [22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o ) [23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o ) [24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o ) [25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o ) [26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o ) [28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o ) In-place registering transformers-0.4.3.0... Running Haddock for transformers-0.4.3.0... Running hscolour for transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... Haddock coverage: 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 14 / 14) in 'Control.Monad.Trans.Class' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 100% ( 22 / 22) in 'Control.Monad.Trans.Cont' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict' 100% ( 15 / 15) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 9 / 9) in 'Control.Applicative.Lift' 100% ( 19 / 19) in 'Control.Monad.Trans.Except' 100% ( 15 / 15) in 'Control.Monad.Trans.Error' 100% ( 7 / 7) in 'Control.Monad.Trans.Identity' 100% ( 7 / 7) in 'Control.Monad.Trans.List' 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 2 / 2) in 'Control.Applicative.Backwards' 100% ( 2 / 2) in 'Data.Functor.Reverse' Documentation created: dist/doc/html/transformers/index.html, dist/doc/html/transformers/transformers.txt Creating package registration file: /tmp/pkgConf-transformers-0.4.314301.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.3.0 Registering transformers-0.4.3.0... Installed transformers-0.4.3.0 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.314301.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 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-014301.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 normaldistribution-1.1.0.3... Building normaldistribution-1.1.0.3... Preprocessing library normaldistribution-1.1.0.3... [1 of 1] Compiling Data.Random.Normal ( Data/Random/Normal.hs, dist/build/Data/Random/Normal.o ) In-place registering normaldistribution-1.1.0.3... Running Haddock for normaldistribution-1.1.0.3... Running hscolour for normaldistribution-1.1.0.3... Preprocessing library normaldistribution-1.1.0.3... Preprocessing library normaldistribution-1.1.0.3... Haddock coverage: 100% ( 15 / 15) in 'Data.Random.Normal' Documentation created: dist/doc/html/normaldistribution/index.html, dist/doc/html/normaldistribution/normaldistribution.txt Creating package registration file: /tmp/pkgConf-normaldistribution-1.1.014301.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/normaldistribution-1.1.0.3 Registering normaldistribution-1.1.0.3... Installed normaldistribution-1.1.0.3 Configuring async-2.0.2... Building async-2.0.2... Preprocessing library async-2.0.2... [1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o ) In-place registering async-2.0.2... Running Haddock for async-2.0.2... Running hscolour for async-2.0.2... Preprocessing library async-2.0.2... Preprocessing library async-2.0.2... Haddock coverage: 100% ( 46 / 46) in 'Control.Concurrent.Async' Documentation created: dist/doc/html/async/index.html, dist/doc/html/async/async.txt Creating package registration file: /tmp/pkgConf-async-2.014301.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/async-2.0.2 Registering async-2.0.2... Installed async-2.0.2 Configuring xml-1.3.14... Building xml-1.3.14... Preprocessing library xml-1.3.14... [1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o ) [2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o ) [3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o ) [4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o ) [5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o ) [6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o ) [7 of 7] Compiling Text.XML.Light ( Text/XML/Light.hs, dist/build/Text/XML/Light.o ) In-place registering xml-1.3.14... Running Haddock for xml-1.3.14... Running hscolour for xml-1.3.14... Preprocessing library xml-1.3.14... Preprocessing library xml-1.3.14... Haddock coverage: 77% ( 10 / 13) in 'Text.XML.Light.Types' 100% ( 21 / 21) in 'Text.XML.Light.Proc' 65% ( 13 / 20) in 'Text.XML.Light.Output' 9% ( 3 / 32) in 'Text.XML.Light.Lexer' 100% ( 3 / 3) in 'Text.XML.Light.Input' 90% ( 45 / 50) in 'Text.XML.Light.Cursor' 32% ( 10 / 31) in 'Text.XML.Light' Documentation created: dist/doc/html/xml/index.html, dist/doc/html/xml/xml.txt Creating package registration file: /tmp/pkgConf-xml-1.314301.14 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/xml-1.3.14 Registering xml-1.3.14... Installed xml-1.3.14 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' 96% ( 24 / 25) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 91% ( 20 / 22) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.214301.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1 Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring 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 ) Control/Monad/Primitive.hs:39:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:98:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:98:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:99:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 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... Control/Monad/Primitive.hs:39:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:98:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:98:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:99:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" 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-014301.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 fclabels-2.0.2.2... Building fclabels-2.0.2.2... Preprocessing library fclabels-2.0.2.2... [ 1 of 10] Compiling Data.Label.Point ( src/Data/Label/Point.hs, dist/build/Data/Label/Point.o ) [ 2 of 10] Compiling Data.Label.Poly ( src/Data/Label/Poly.hs, dist/build/Data/Label/Poly.o ) [ 3 of 10] Compiling Data.Label.Mono ( src/Data/Label/Mono.hs, dist/build/Data/Label/Mono.o ) [ 4 of 10] Compiling Data.Label.Derive ( src/Data/Label/Derive.hs, dist/build/Data/Label/Derive.o ) [ 5 of 10] Compiling Data.Label.Partial ( src/Data/Label/Partial.hs, dist/build/Data/Label/Partial.o ) [ 6 of 10] Compiling Data.Label.Failing ( src/Data/Label/Failing.hs, dist/build/Data/Label/Failing.o ) [ 7 of 10] Compiling Data.Label.Total ( src/Data/Label/Total.hs, dist/build/Data/Label/Total.o ) [ 8 of 10] Compiling Data.Label.Monadic ( src/Data/Label/Monadic.hs, dist/build/Data/Label/Monadic.o ) [ 9 of 10] Compiling Data.Label ( src/Data/Label.hs, dist/build/Data/Label.o ) [10 of 10] Compiling Data.Label.Base ( src/Data/Label/Base.hs, dist/build/Data/Label/Base.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.4.3.0 ... linking ... done. Loading package mtl-2.2.1 ... linking ... done. In-place registering fclabels-2.0.2.2... Running Haddock for fclabels-2.0.2.2... Running hscolour for fclabels-2.0.2.2... Preprocessing library fclabels-2.0.2.2... Preprocessing library fclabels-2.0.2.2... Haddock coverage: 100% ( 17 / 17) in 'Data.Label.Point' 100% ( 11 / 11) in 'Data.Label.Poly' 100% ( 11 / 11) in 'Data.Label.Mono' 100% ( 13 / 13) in 'Data.Label.Derive' 100% ( 13 / 13) in 'Data.Label.Partial' 100% ( 11 / 11) in 'Data.Label.Failing' 100% ( 10 / 10) in 'Data.Label.Total' 100% ( 11 / 11) in 'Data.Label.Monadic' 100% ( 27 / 27) in 'Data.Label' 100% ( 19 / 19) in 'Data.Label.Base' Documentation created: dist/doc/html/fclabels/index.html, dist/doc/html/fclabels/fclabels.txt Creating package registration file: /tmp/pkgConf-fclabels-2.0.214301.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/fclabels-2.0.2.2 Registering fclabels-2.0.2.2... Installed fclabels-2.0.2.2 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.314301.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 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.114301.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 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-014301.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 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.4.3.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.1214301.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 network-2.4.2.3... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for readlink... yes checking for symlink... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... yes checking for getpeereid in unistd.h... checking for getpeereid... no checking for _head_libws2_32_a in -lws2_32... no checking for getaddrinfo... yes checking for gai_strerror... yes checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... yes checking whether AI_V4MAPPED is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPPROTO_IP is declared... yes checking whether IPPROTO_TCP is declared... yes checking whether IPPROTO_IPV6 is declared... yes checking for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes checking for accept4... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building network-2.4.2.3... Preprocessing library network-2.4.2.3... [ 1 of 11] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o ) [ 2 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) [ 3 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o ) [ 4 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) [ 5 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) [ 6 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) [ 7 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) [ 8 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( dist/build/Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) In-place registering network-2.4.2.3... Running Haddock for network-2.4.2.3... Running hscolour for network-2.4.2.3... Preprocessing library network-2.4.2.3... Preprocessing library network-2.4.2.3... Haddock coverage: 78% ( 38 / 49) in 'Network.URI' 50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec' 59% ( 23 / 39) in 'Network.Socket.Types' 87% ( 27 / 31) in 'Network.Socket.Internal' 67% ( 64 / 95) in 'Network.Socket' 50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr' 25% ( 1 / 4) in 'Network.Socket.ByteString.Internal' 100% ( 15 / 15) in 'Network.Socket.ByteString' 100% ( 7 / 7) in 'Network.Socket.ByteString.Lazy' 42% ( 21 / 50) in 'Network.BSD' 81% ( 22 / 27) in 'Network' Warning: Network.Socket.ByteString: could not find link destinations for: Network.Socket.ByteString.IOVec.IOVec Documentation created: dist/doc/html/network/index.html, dist/doc/html/network/network.txt Creating package registration file: /tmp/pkgConf-network-2.4.214301.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-2.4.2.3 Registering network-2.4.2.3... Installed network-2.4.2.3 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.714301.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 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.314301.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 HTTP-4000.2.19... Building HTTP-4000.2.19... Preprocessing library HTTP-4000.2.19... [ 1 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o ) Network/HTTP/MD5Aux.hs:91:10: Warning: No explicit implementation for either ‘negate’ or ‘-’ In the instance declaration for ‘Num ABCD’ [ 2 of 18] Compiling Paths_HTTP ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.o ) [ 3 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o ) [ 4 of 18] Compiling Network.Stream ( Network/Stream.hs, dist/build/Network/Stream.o ) Network/Stream.hs:35:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Network/Stream.hs:44:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.3.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Network/Stream.hs:44:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.3.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Network/Stream.hs:45:11: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in transformers-0.4.3.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Network/Stream.hs:52:24: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in transformers-0.4.3.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 5 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.o ) [ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.o ) [ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.o ) [ 8 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.o ) [ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.o ) Network/HTTP/Base.hs:110:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead [10 of 18] Compiling Network.TCP ( Network/TCP.hs, dist/build/Network/TCP.o ) [11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o ) [12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o ) [13 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.o ) [14 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o ) [15 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.o ) [16 of 18] Compiling Network.HTTP ( Network/HTTP.hs, dist/build/Network/HTTP.o ) [17 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.o ) [18 of 18] Compiling Network.Browser ( Network/Browser.hs, dist/build/Network/Browser.o ) In-place registering HTTP-4000.2.19... Running Haddock for HTTP-4000.2.19... Running hscolour for HTTP-4000.2.19... Preprocessing library HTTP-4000.2.19... Preprocessing library HTTP-4000.2.19... Network/HTTP/MD5Aux.hs:91:10: Warning: No explicit implementation for either ‘negate’ or ‘-’ In the instance declaration for ‘Num ABCD’ Network/Stream.hs:35:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Network/Stream.hs:44:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.3.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Network/Stream.hs:44:10: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Error, but defined in transformers-0.4.3.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Network/Stream.hs:45:11: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in transformers-0.4.3.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Network/Stream.hs:52:24: Warning: In the use of ‘strMsg’ (imported from Control.Monad.Error, but defined in transformers-0.4.3.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Network/HTTP/Base.hs:110:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Haddock coverage: 0% ( 0 / 10) in 'Network.HTTP.MD5Aux' 0% ( 0 / 8) in 'Paths_HTTP' 40% ( 2 / 5) in 'Network.HTTP.Base64' 33% ( 3 / 9) in 'Network.Stream' 100% ( 12 / 12) in 'Network.HTTP.Utils' 83% ( 15 / 18) in 'Network.HTTP.Headers' 100% ( 5 / 5) in 'Network.HTTP.Cookie' 100% ( 6 / 6) in 'Network.BufferType' 53% ( 31 / 59) in 'Network.HTTP.Base' 40% ( 6 / 15) in 'Network.TCP' 75% ( 3 / 4) in 'Network.StreamDebugger' 67% ( 2 / 3) in 'Network.StreamSocket' 71% ( 5 / 7) in 'Network.HTTP.Auth' 80% ( 4 / 5) in 'Network.HTTP.Proxy' 100% ( 8 / 8) in 'Network.HTTP.HandleStream' 100% ( 16 / 16) in 'Network.HTTP' 75% ( 6 / 8) in 'Network.HTTP.Stream' 78% ( 46 / 59) in 'Network.Browser' Documentation created: dist/doc/html/HTTP/index.html, dist/doc/html/HTTP/HTTP.txt Creating package registration file: /tmp/pkgConf-HTTP-4000.214301.19 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/HTTP-4000.2.19 Registering HTTP-4000.2.19... Installed HTTP-4000.2.19 Configuring repa-3.2.5.1... Building repa-3.2.5.1... Preprocessing library repa-3.2.5.1... [ 1 of 39] Compiling Data.Array.Repa.Stencil.Partition ( Data/Array/Repa/Stencil/Partition.hs, dist/build/Data/Array/Repa/Stencil/Partition.o ) [ 2 of 39] Compiling Data.Array.Repa.Eval.Elt ( Data/Array/Repa/Eval/Elt.hs, dist/build/Data/Array/Repa/Eval/Elt.o ) [ 3 of 39] Compiling Data.Array.Repa.Shape ( Data/Array/Repa/Shape.hs, dist/build/Data/Array/Repa/Shape.o ) [ 4 of 39] Compiling Data.Array.Repa.Base ( Data/Array/Repa/Base.hs, dist/build/Data/Array/Repa/Base.o ) [ 5 of 39] Compiling Data.Array.Repa.Eval.Target ( Data/Array/Repa/Eval/Target.hs, dist/build/Data/Array/Repa/Eval/Target.o ) [ 6 of 39] Compiling Data.Array.Repa.Eval.Load ( Data/Array/Repa/Eval/Load.hs, dist/build/Data/Array/Repa/Eval/Load.o ) [ 7 of 39] Compiling Data.Array.Repa.Repr.HintSmall ( Data/Array/Repa/Repr/HintSmall.hs, dist/build/Data/Array/Repa/Repr/HintSmall.o ) [ 8 of 39] Compiling Data.Array.Repa.Index ( Data/Array/Repa/Index.hs, dist/build/Data/Array/Repa/Index.o ) [ 9 of 39] Compiling Data.Array.Repa.Slice ( Data/Array/Repa/Slice.hs, dist/build/Data/Array/Repa/Slice.o ) [10 of 39] Compiling Data.Array.Repa.Stencil.Base ( Data/Array/Repa/Stencil/Base.hs, dist/build/Data/Array/Repa/Stencil/Base.o ) [11 of 39] Compiling Data.Array.Repa.Stencil.Template ( Data/Array/Repa/Stencil/Template.hs, dist/build/Data/Array/Repa/Stencil/Template.o ) [12 of 39] Compiling Data.Array.Repa.Eval.Gang ( Data/Array/Repa/Eval/Gang.hs, dist/build/Data/Array/Repa/Eval/Gang.o ) [13 of 39] Compiling Data.Array.Repa.Eval.Reduction ( Data/Array/Repa/Eval/Reduction.hs, dist/build/Data/Array/Repa/Eval/Reduction.o ) [14 of 39] Compiling Data.Array.Repa.Eval.Selection ( Data/Array/Repa/Eval/Selection.hs, dist/build/Data/Array/Repa/Eval/Selection.o ) [15 of 39] Compiling Data.Array.Repa.Eval.Cursored ( Data/Array/Repa/Eval/Cursored.hs, dist/build/Data/Array/Repa/Eval/Cursored.o ) [16 of 39] Compiling Data.Array.Repa.Eval.Chunked ( Data/Array/Repa/Eval/Chunked.hs, dist/build/Data/Array/Repa/Eval/Chunked.o ) [17 of 39] Compiling Data.Array.Repa.Repr.Delayed ( Data/Array/Repa/Repr/Delayed.hs, dist/build/Data/Array/Repa/Repr/Delayed.o ) [18 of 39] Compiling Data.Array.Repa.Operators.Traversal ( Data/Array/Repa/Operators/Traversal.hs, dist/build/Data/Array/Repa/Operators/Traversal.o ) [19 of 39] Compiling Data.Array.Repa.Operators.IndexSpace ( Data/Array/Repa/Operators/IndexSpace.hs, dist/build/Data/Array/Repa/Operators/IndexSpace.o ) [20 of 39] Compiling Data.Array.Repa.Unsafe ( Data/Array/Repa/Unsafe.hs, dist/build/Data/Array/Repa/Unsafe.o ) [21 of 39] Compiling Data.Array.Repa.Operators.Interleave ( Data/Array/Repa/Operators/Interleave.hs, dist/build/Data/Array/Repa/Operators/Interleave.o ) [22 of 39] Compiling Data.Array.Repa.Repr.ByteString ( Data/Array/Repa/Repr/ByteString.hs, dist/build/Data/Array/Repa/Repr/ByteString.o ) [23 of 39] Compiling Data.Array.Repa.Repr.ForeignPtr ( Data/Array/Repa/Repr/ForeignPtr.hs, dist/build/Data/Array/Repa/Repr/ForeignPtr.o ) [24 of 39] Compiling Data.Array.Repa.Eval.Interleaved ( Data/Array/Repa/Eval/Interleaved.hs, dist/build/Data/Array/Repa/Eval/Interleaved.o ) [25 of 39] Compiling Data.Array.Repa.Eval ( Data/Array/Repa/Eval.hs, dist/build/Data/Array/Repa/Eval.o ) [26 of 39] Compiling Data.Array.Repa.Repr.Partitioned ( Data/Array/Repa/Repr/Partitioned.hs, dist/build/Data/Array/Repa/Repr/Partitioned.o ) [27 of 39] Compiling Data.Array.Repa.Repr.Unboxed ( Data/Array/Repa/Repr/Unboxed.hs, dist/build/Data/Array/Repa/Repr/Unboxed.o ) [28 of 39] Compiling Data.Array.Repa.Operators.Selection ( Data/Array/Repa/Operators/Selection.hs, dist/build/Data/Array/Repa/Operators/Selection.o ) [29 of 39] Compiling Data.Array.Repa.Repr.Undefined ( Data/Array/Repa/Repr/Undefined.hs, dist/build/Data/Array/Repa/Repr/Undefined.o ) [30 of 39] Compiling Data.Array.Repa.Repr.Cursored ( Data/Array/Repa/Repr/Cursored.hs, dist/build/Data/Array/Repa/Repr/Cursored.o ) [31 of 39] Compiling Data.Array.Repa.Specialised.Dim2 ( Data/Array/Repa/Specialised/Dim2.hs, dist/build/Data/Array/Repa/Specialised/Dim2.o ) [32 of 39] Compiling Data.Array.Repa.Stencil.Dim2 ( Data/Array/Repa/Stencil/Dim2.hs, dist/build/Data/Array/Repa/Stencil/Dim2.o ) [33 of 39] Compiling Data.Array.Repa.Repr.Vector ( Data/Array/Repa/Repr/Vector.hs, dist/build/Data/Array/Repa/Repr/Vector.o ) [34 of 39] Compiling Data.Array.Repa.Arbitrary ( Data/Array/Repa/Arbitrary.hs, dist/build/Data/Array/Repa/Arbitrary.o ) [35 of 39] Compiling Data.Array.Repa.Repr.HintInterleave ( Data/Array/Repa/Repr/HintInterleave.hs, dist/build/Data/Array/Repa/Repr/HintInterleave.o ) [36 of 39] Compiling Data.Array.Repa.Operators.Mapping ( Data/Array/Repa/Operators/Mapping.hs, dist/build/Data/Array/Repa/Operators/Mapping.o ) [37 of 39] Compiling Data.Array.Repa.Operators.Reduction ( Data/Array/Repa/Operators/Reduction.hs, dist/build/Data/Array/Repa/Operators/Reduction.o ) [38 of 39] Compiling Data.Array.Repa ( Data/Array/Repa.hs, dist/build/Data/Array/Repa.o ) [39 of 39] Compiling Data.Array.Repa.Stencil ( Data/Array/Repa/Stencil.hs, dist/build/Data/Array/Repa/Stencil.o ) In-place registering repa-3.2.5.1... Running Haddock for repa-3.2.5.1... Running hscolour for repa-3.2.5.1... Preprocessing library repa-3.2.5.1... Preprocessing library repa-3.2.5.1... Haddock coverage: 80% ( 4 / 5) in 'Data.Array.Repa.Stencil.Partition' 100% ( 2 / 2) in 'Data.Array.Repa.Eval.Elt' 100% ( 4 / 4) in 'Data.Array.Repa.Shape' 80% ( 4 / 5) in 'Data.Array.Repa.Base' 67% ( 2 / 3) in 'Data.Array.Repa.Eval.Target' 67% ( 2 / 3) in 'Data.Array.Repa.Eval.Load' 67% ( 2 / 3) in 'Data.Array.Repa.Repr.HintSmall' 38% ( 6 / 16) in 'Data.Array.Repa.Index' 100% ( 6 / 6) in 'Data.Array.Repa.Slice' 100% ( 5 / 5) in 'Data.Array.Repa.Stencil.Base' 100% ( 2 / 2) in 'Data.Array.Repa.Stencil.Template' 100% ( 7 / 7) in 'Data.Array.Repa.Eval.Gang' 80% ( 4 / 5) in 'Data.Array.Repa.Eval.Reduction' 67% ( 2 / 3) in 'Data.Array.Repa.Eval.Selection' 100% ( 4 / 4) in 'Data.Array.Repa.Eval.Cursored' 100% ( 5 / 5) in 'Data.Array.Repa.Eval.Chunked' 80% ( 4 / 5) in 'Data.Array.Repa.Repr.Delayed' 89% ( 8 / 9) in 'Data.Array.Repa.Operators.Traversal' 93% ( 13 / 14) in 'Data.Array.Repa.Operators.IndexSpace' 100% ( 9 / 9) in 'Data.Array.Repa.Unsafe' 75% ( 3 / 4) in 'Data.Array.Repa.Operators.Interleave' 75% ( 3 / 4) in 'Data.Array.Repa.Repr.ByteString' 83% ( 5 / 6) in 'Data.Array.Repa.Repr.ForeignPtr' 100% ( 2 / 2) in 'Data.Array.Repa.Eval.Interleaved' 67% ( 2 / 3) in 'Data.Array.Repa.Repr.HintInterleave' 100% ( 31 / 31) in 'Data.Array.Repa.Eval' 50% ( 2 / 4) in 'Data.Array.Repa.Repr.Partitioned' 89% ( 16 / 18) in 'Data.Array.Repa.Repr.Unboxed' 50% ( 1 / 2) in 'Data.Array.Repa.Operators.Selection' 50% ( 1 / 2) in 'Data.Array.Repa.Repr.Undefined' 67% ( 2 / 3) in 'Data.Array.Repa.Repr.Cursored' 50% ( 5 / 10) in 'Data.Array.Repa.Operators.Mapping' 100% ( 5 / 5) in 'Data.Array.Repa.Specialised.Dim2' 75% ( 6 / 8) in 'Data.Array.Repa.Stencil.Dim2' 91% ( 10 / 11) in 'Data.Array.Repa.Operators.Reduction' 86% ( 6 / 7) in 'Data.Array.Repa.Repr.Vector' 93% ( 14 / 15) in 'Data.Array.Repa.Arbitrary' 94% ( 65 / 69) in 'Data.Array.Repa' 100% ( 5 / 5) in 'Data.Array.Repa.Stencil' Warning: Data.Array.Repa.Repr.HintSmall: could not find link destinations for: Data.Array.Repa.Repr.HintSmall.TFCo:R:ArraySsha Data.Array.Repa.Repr.HintSmall.ASmall Warning: Data.Array.Repa.Eval.Gang: could not find link destinations for: Data.Array.Repa.Eval.Gang.Req Warning: Data.Array.Repa.Repr.Delayed: could not find link destinations for: Data.Array.Repa.Repr.Delayed.TFCo:R:ArrayDsha Data.Array.Repa.Repr.Delayed.ADelayed Warning: Data.Array.Repa.Repr.ByteString: could not find link destinations for: Data.Array.Repa.Repr.ByteString.TFCo:R:ArrayBshWord8 Data.Array.Repa.Repr.ByteString.AByteString Warning: Data.Array.Repa.Repr.ForeignPtr: could not find link destinations for: Data.Array.Repa.Repr.ForeignPtr.TFCo:R:MVecFe Data.Array.Repa.Repr.ForeignPtr.FPVec Data.Array.Repa.Repr.ForeignPtr.TFCo:R:ArrayFsha Data.Array.Repa.Repr.ForeignPtr.AForeignPtr Warning: Data.Array.Repa.Repr.HintInterleave: could not find link destinations for: Data.Array.Repa.Repr.HintInterleave.TFCo:R:ArrayIsha Data.Array.Repa.Repr.HintInterleave.AInterleave Warning: Data.Array.Repa.Repr.Partitioned: could not find link destinations for: Data.Array.Repa.Repr.Partitioned.TFCo:R:ArrayPshe Data.Array.Repa.Repr.Partitioned.APart Warning: Data.Array.Repa.Repr.Unboxed: could not find link destinations for: Data.Array.Repa.Repr.Unboxed.TFCo:R:MVecUe Data.Array.Repa.Repr.Unboxed.UMVec Data.Array.Repa.Repr.Unboxed.TFCo:R:ArrayUsha Data.Array.Repa.Repr.Unboxed.AUnboxed Warning: Data.Array.Repa.Repr.Undefined: could not find link destinations for: Data.Array.Repa.Repr.Undefined.TFCo:R:ArrayXshe Data.Array.Repa.Repr.Undefined.AUndefined Warning: Data.Array.Repa.Repr.Cursored: could not find link destinations for: Data.Array.Repa.Repr.Cursored.TFCo:R:ArrayCsha Data.Array.Repa.Repr.Cursored.ACursored Data.Array.Repa.Repr.Cursored.cursoredExtent Data.Array.Repa.Repr.Cursored.makeCursor Data.Array.Repa.Repr.Cursored.shiftCursor Data.Array.Repa.Repr.Cursored.loadCursor Warning: Data.Array.Repa.Repr.Vector: could not find link destinations for: Data.Array.Repa.Repr.Vector.TFCo:R:MVecVe Data.Array.Repa.Repr.Vector.MVector Data.Array.Repa.Repr.Vector.TFCo:R:ArrayVsha Data.Array.Repa.Repr.Vector.AVector Warning: Data.Array.Repa: could not find link destinations for: Data.Array.Repa.Repr.Delayed.TFCo:R:ArrayDsha Data.Array.Repa.Repr.Delayed.ADelayed Data.Array.Repa.Repr.Unboxed.TFCo:R:MVecUe Data.Array.Repa.Repr.Unboxed.UMVec Data.Array.Repa.Repr.Unboxed.TFCo:R:ArrayUsha Data.Array.Repa.Repr.Unboxed.AUnboxed Documentation created: dist/doc/html/repa/index.html, dist/doc/html/repa/repa.txt Creating package registration file: /tmp/pkgConf-repa-3.2.514301.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/repa-3.2.5.1 Registering repa-3.2.5.1... Installed repa-3.2.5.1 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.414301.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 Downloading parconc-examples-0.3.4... Configuring parconc-examples-0.3.4... Building parconc-examples-0.3.4... Preprocessing executable 'rpar' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( rpar.hs, dist/build/rpar/rpar-tmp/Main.o ) Linking dist/build/rpar/rpar ... Preprocessing executable 'sudoku1' for parconc-examples-0.3.4... [1 of 2] Compiling Sudoku ( Sudoku.hs, dist/build/sudoku1/sudoku1-tmp/Sudoku.o ) [2 of 2] Compiling Main ( sudoku1.hs, dist/build/sudoku1/sudoku1-tmp/Main.o ) Linking dist/build/sudoku1/sudoku1 ... Preprocessing executable 'sudoku2' for parconc-examples-0.3.4... [1 of 2] Compiling Sudoku ( Sudoku.hs, dist/build/sudoku2/sudoku2-tmp/Sudoku.o ) [2 of 2] Compiling Main ( sudoku2.hs, dist/build/sudoku2/sudoku2-tmp/Main.o ) Linking dist/build/sudoku2/sudoku2 ... Preprocessing executable 'sudoku3' for parconc-examples-0.3.4... [1 of 2] Compiling Sudoku ( Sudoku.hs, dist/build/sudoku3/sudoku3-tmp/Sudoku.o ) [2 of 2] Compiling Main ( sudoku3.hs, dist/build/sudoku3/sudoku3-tmp/Main.o ) Linking dist/build/sudoku3/sudoku3 ... Preprocessing executable 'sudoku4' for parconc-examples-0.3.4... [1 of 2] Compiling Sudoku ( Sudoku.hs, dist/build/sudoku4/sudoku4-tmp/Sudoku.o ) [2 of 2] Compiling Main ( sudoku4.hs, dist/build/sudoku4/sudoku4-tmp/Main.o ) Linking dist/build/sudoku4/sudoku4 ... Preprocessing executable 'sudoku5' for parconc-examples-0.3.4... [1 of 2] Compiling Sudoku ( Sudoku.hs, dist/build/sudoku5/sudoku5-tmp/Sudoku.o ) [2 of 2] Compiling Main ( sudoku5.hs, dist/build/sudoku5/sudoku5-tmp/Main.o ) Linking dist/build/sudoku5/sudoku5 ... Preprocessing executable 'strat' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( strat.hs, dist/build/strat/strat-tmp/Main.o ) Linking dist/build/strat/strat ... Preprocessing executable 'strat2' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( strat2.hs, dist/build/strat2/strat2-tmp/Main.o ) Linking dist/build/strat2/strat2 ... Preprocessing executable 'strat3' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( strat3.hs, dist/build/strat3/strat3-tmp/Main.o ) Linking dist/build/strat3/strat3 ... Preprocessing executable 'rsa' for parconc-examples-0.3.4... [1 of 2] Compiling ByteStringCompat ( ByteStringCompat.hs, dist/build/rsa/rsa-tmp/ByteStringCompat.o ) [2 of 2] Compiling Main ( rsa.hs, dist/build/rsa/rsa-tmp/Main.o ) Linking dist/build/rsa/rsa ... Preprocessing executable 'rsa1' for parconc-examples-0.3.4... [1 of 2] Compiling ByteStringCompat ( ByteStringCompat.hs, dist/build/rsa1/rsa1-tmp/ByteStringCompat.o ) [2 of 2] Compiling Main ( rsa1.hs, dist/build/rsa1/rsa1-tmp/Main.o ) Linking dist/build/rsa1/rsa1 ... Preprocessing executable 'rsa2' for parconc-examples-0.3.4... [1 of 2] Compiling ByteStringCompat ( ByteStringCompat.hs, dist/build/rsa2/rsa2-tmp/ByteStringCompat.o ) [2 of 2] Compiling Main ( rsa2.hs, dist/build/rsa2/rsa2-tmp/Main.o ) Linking dist/build/rsa2/rsa2 ... Preprocessing executable 'kmeans' for parconc-examples-0.3.4... [1 of 2] Compiling KMeansCore ( kmeans/KMeansCore.hs, dist/build/kmeans/kmeans-tmp/KMeansCore.o ) [2 of 2] Compiling Main ( kmeans/kmeans.hs, dist/build/kmeans/kmeans-tmp/Main.o ) Linking dist/build/kmeans/kmeans ... Preprocessing executable 'GenSamples' for parconc-examples-0.3.4... [1 of 2] Compiling KMeansCore ( kmeans/KMeansCore.hs, dist/build/GenSamples/GenSamples-tmp/KMeansCore.o ) [2 of 2] Compiling Main ( kmeans/GenSamples.hs, dist/build/GenSamples/GenSamples-tmp/Main.o ) Linking dist/build/GenSamples/GenSamples ... Preprocessing executable 'parmonad' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( parmonad.hs, dist/build/parmonad/parmonad-tmp/Main.o ) Linking dist/build/parmonad/parmonad ... Preprocessing executable 'rsa-pipeline' for parconc-examples-0.3.4... [1 of 3] Compiling Stream ( Stream.hs, dist/build/rsa-pipeline/rsa-pipeline-tmp/Stream.o ) [2 of 3] Compiling ByteStringCompat ( ByteStringCompat.hs, dist/build/rsa-pipeline/rsa-pipeline-tmp/ByteStringCompat.o ) [3 of 3] Compiling Main ( rsa-pipeline.hs, dist/build/rsa-pipeline/rsa-pipeline-tmp/Main.o ) Linking dist/build/rsa-pipeline/rsa-pipeline ... Preprocessing executable 'fwsparse' for parconc-examples-0.3.4... [1 of 3] Compiling SparseGraph ( fwsparse/SparseGraph.hs, dist/build/fwsparse/fwsparse-tmp/SparseGraph.o ) [2 of 3] Compiling MapCompat ( fwsparse/MapCompat.hs, dist/build/fwsparse/fwsparse-tmp/MapCompat.o ) [3 of 3] Compiling Main ( fwsparse/fwsparse.hs, dist/build/fwsparse/fwsparse-tmp/Main.o ) Linking dist/build/fwsparse/fwsparse ... Preprocessing executable 'fwsparse1' for parconc-examples-0.3.4... [1 of 3] Compiling SparseGraph ( fwsparse/SparseGraph.hs, dist/build/fwsparse1/fwsparse1-tmp/SparseGraph.o ) [2 of 3] Compiling MapCompat ( fwsparse/MapCompat.hs, dist/build/fwsparse1/fwsparse1-tmp/MapCompat.o ) [3 of 3] Compiling Main ( fwsparse/fwsparse1.hs, dist/build/fwsparse1/fwsparse1-tmp/Main.o ) Linking dist/build/fwsparse1/fwsparse1 ... Preprocessing executable 'timetable' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( timetable.hs, dist/build/timetable/timetable-tmp/Main.o ) Linking dist/build/timetable/timetable ... Preprocessing executable 'timetable1' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( timetable1.hs, dist/build/timetable1/timetable1-tmp/Main.o ) Linking dist/build/timetable1/timetable1 ... Preprocessing executable 'timetable2' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( timetable2.hs, dist/build/timetable2/timetable2-tmp/Main.o ) Linking dist/build/timetable2/timetable2 ... Preprocessing executable 'timetable3' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( timetable3.hs, dist/build/timetable3/timetable3-tmp/Main.o ) Linking dist/build/timetable3/timetable3 ... Preprocessing executable 'parinfer' for parconc-examples-0.3.4... [ 1 of 14] Compiling Shows ( parinfer/Shows.hs, dist/build/parinfer/parinfer-tmp/Shows.o ) [ 2 of 14] Compiling StateX ( parinfer/StateX.hs, dist/build/parinfer/parinfer-tmp/StateX.o ) [ 3 of 14] Compiling MaybeM ( parinfer/MaybeM.hs, dist/build/parinfer/parinfer-tmp/MaybeM.o ) [ 4 of 14] Compiling MyList ( parinfer/MyList.hs, dist/build/parinfer/parinfer-tmp/MyList.o ) [ 5 of 14] Compiling FiniteMap ( parinfer/FiniteMap.hs, dist/build/parinfer/parinfer-tmp/FiniteMap.o ) [ 6 of 14] Compiling Type ( parinfer/Type.hs, dist/build/parinfer/parinfer-tmp/Type.o ) [ 7 of 14] Compiling Substitution ( parinfer/Substitution.hs, dist/build/parinfer/parinfer-tmp/Substitution.o ) [ 8 of 14] Compiling InferMonad ( parinfer/InferMonad.hs, dist/build/parinfer/parinfer-tmp/InferMonad.o ) parinfer/InferMonad.hs:63:10: Warning: ‘Infer’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [ 9 of 14] Compiling Term ( parinfer/Term.hs, dist/build/parinfer/parinfer-tmp/Term.o ) [10 of 14] Compiling Environment ( parinfer/Environment.hs, dist/build/parinfer/parinfer-tmp/Environment.o ) [11 of 14] Compiling Infer ( parinfer/Infer.hs, dist/build/parinfer/parinfer-tmp/Infer.o ) [12 of 14] Compiling Lex ( dist/build/parinfer/parinfer-tmp/Lex.hs, dist/build/parinfer/parinfer-tmp/Lex.o ) [13 of 14] Compiling Parse ( dist/build/parinfer/parinfer-tmp/Parse.hs, dist/build/parinfer/parinfer-tmp/Parse.o ) [14 of 14] Compiling Main ( parinfer/parinfer.hs, dist/build/parinfer/parinfer-tmp/Main.o ) Linking dist/build/parinfer/parinfer ... Preprocessing executable 'fwdense' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( fwdense.hs, dist/build/fwdense/fwdense-tmp/Main.o ) Linking dist/build/fwdense/fwdense ... Preprocessing executable 'fwdense1' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( fwdense1.hs, dist/build/fwdense1/fwdense1-tmp/Main.o ) Linking dist/build/fwdense1/fwdense1 ... Preprocessing executable 'fork' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( fork.hs, dist/build/fork/fork-tmp/Main.o ) Linking dist/build/fork/fork ... Preprocessing executable 'reminders' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( reminders.hs, dist/build/reminders/reminders-tmp/Main.o ) Linking dist/build/reminders/reminders ... Preprocessing executable 'reminders2' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( reminders2.hs, dist/build/reminders2/reminders2-tmp/Main.o ) Linking dist/build/reminders2/reminders2 ... Preprocessing executable 'mvar1' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( mvar1.hs, dist/build/mvar1/mvar1-tmp/Main.o ) Linking dist/build/mvar1/mvar1 ... Preprocessing executable 'mvar2' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( mvar2.hs, dist/build/mvar2/mvar2-tmp/Main.o ) Linking dist/build/mvar2/mvar2 ... Preprocessing executable 'mvar3' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( mvar3.hs, dist/build/mvar3/mvar3-tmp/Main.o ) Linking dist/build/mvar3/mvar3 ... Preprocessing executable 'logger' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( logger.hs, dist/build/logger/logger-tmp/Main.o ) Linking dist/build/logger/logger ... Preprocessing executable 'phonebook' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( phonebook.hs, dist/build/phonebook/phonebook-tmp/Main.o ) Linking dist/build/phonebook/phonebook ... Preprocessing executable 'chan' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( chan.hs, dist/build/chan/chan-tmp/Main.o ) Linking dist/build/chan/chan ... Preprocessing executable 'chan2' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( chan2.hs, dist/build/chan2/chan2-tmp/Main.o ) Linking dist/build/chan2/chan2 ... Preprocessing executable 'geturls1' for parconc-examples-0.3.4... [1 of 2] Compiling GetURL ( GetURL.hs, dist/build/geturls1/geturls1-tmp/GetURL.o ) [2 of 2] Compiling Main ( geturls1.hs, dist/build/geturls1/geturls1-tmp/Main.o ) Linking dist/build/geturls1/geturls1 ... Preprocessing executable 'geturls2' for parconc-examples-0.3.4... [1 of 2] Compiling GetURL ( GetURL.hs, dist/build/geturls2/geturls2-tmp/GetURL.o ) [2 of 2] Compiling Main ( geturls2.hs, dist/build/geturls2/geturls2-tmp/Main.o ) Linking dist/build/geturls2/geturls2 ... Preprocessing executable 'geturls3' for parconc-examples-0.3.4... [1 of 3] Compiling TimeIt ( TimeIt.hs, dist/build/geturls3/geturls3-tmp/TimeIt.o ) [2 of 3] Compiling GetURL ( GetURL.hs, dist/build/geturls3/geturls3-tmp/GetURL.o ) [3 of 3] Compiling Main ( geturls3.hs, dist/build/geturls3/geturls3-tmp/Main.o ) Linking dist/build/geturls3/geturls3 ... Preprocessing executable 'geturls4' for parconc-examples-0.3.4... [1 of 2] Compiling GetURL ( GetURL.hs, dist/build/geturls4/geturls4-tmp/GetURL.o ) [2 of 2] Compiling Main ( geturls4.hs, dist/build/geturls4/geturls4-tmp/Main.o ) Linking dist/build/geturls4/geturls4 ... Preprocessing executable 'geturls5' for parconc-examples-0.3.4... [1 of 2] Compiling GetURL ( GetURL.hs, dist/build/geturls5/geturls5-tmp/GetURL.o ) [2 of 2] Compiling Main ( geturls5.hs, dist/build/geturls5/geturls5-tmp/Main.o ) Linking dist/build/geturls5/geturls5 ... Preprocessing executable 'geturls6' for parconc-examples-0.3.4... [1 of 3] Compiling TimeIt ( TimeIt.hs, dist/build/geturls6/geturls6-tmp/TimeIt.o ) [2 of 3] Compiling GetURL ( GetURL.hs, dist/build/geturls6/geturls6-tmp/GetURL.o ) [3 of 3] Compiling Main ( geturls6.hs, dist/build/geturls6/geturls6-tmp/Main.o ) Linking dist/build/geturls6/geturls6 ... Preprocessing executable 'geturlscancel' for parconc-examples-0.3.4... [1 of 3] Compiling TimeIt ( TimeIt.hs, dist/build/geturlscancel/geturlscancel-tmp/TimeIt.o ) [2 of 3] Compiling GetURL ( GetURL.hs, dist/build/geturlscancel/geturlscancel-tmp/GetURL.o ) [3 of 3] Compiling Main ( geturlscancel.hs, dist/build/geturlscancel/geturlscancel-tmp/Main.o ) Linking dist/build/geturlscancel/geturlscancel ... Preprocessing executable 'geturlscancel2' for parconc-examples-0.3.4... [1 of 3] Compiling TimeIt ( TimeIt.hs, dist/build/geturlscancel2/geturlscancel2-tmp/TimeIt.o ) [2 of 3] Compiling GetURL ( GetURL.hs, dist/build/geturlscancel2/geturlscancel2-tmp/GetURL.o ) [3 of 3] Compiling Main ( geturlscancel2.hs, dist/build/geturlscancel2/geturlscancel2-tmp/Main.o ) Linking dist/build/geturlscancel2/geturlscancel2 ... Preprocessing executable 'modifytwo' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( modifytwo.hs, dist/build/modifytwo/modifytwo-tmp/Main.o ) Linking dist/build/modifytwo/modifytwo ... Preprocessing executable 'chan3' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( chan3.hs, dist/build/chan3/chan3-tmp/Main.o ) Linking dist/build/chan3/chan3 ... Preprocessing executable 'timeout' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( timeout.hs, dist/build/timeout/timeout-tmp/Main.o ) Linking dist/build/timeout/timeout ... Preprocessing executable 'catch-mask' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( catch-mask.hs, dist/build/catch-mask/catch-mask-tmp/Main.o ) Linking dist/build/catch-mask/catch-mask ... Preprocessing executable 'catch-mask2' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( catch-mask2.hs, dist/build/catch-mask2/catch-mask2-tmp/Main.o ) Linking dist/build/catch-mask2/catch-mask2 ... Preprocessing executable 'windowman' for parconc-examples-0.3.4... [1 of 1] Compiling WindowManager ( windowman.hs, dist/build/windowman/windowman-tmp/WindowManager.o ) windowman.hs:9:10: Warning: No explicit implementation for either ‘==’ or ‘/=’ In the instance declaration for ‘Eq Window’ windowman.hs:10:10: Warning: No explicit implementation for either ‘compare’ or ‘<=’ In the instance declaration for ‘Ord Window’ windowman.hs:13:10: Warning: No explicit implementation for either ‘==’ or ‘/=’ In the instance declaration for ‘Eq Desktop’ windowman.hs:14:10: Warning: No explicit implementation for either ‘compare’ or ‘<=’ In the instance declaration for ‘Ord Desktop’ Warning: output was redirected with -o, but no output will be generated because there is no Main module. Preprocessing executable 'tmvar' for parconc-examples-0.3.4... [1 of 1] Compiling TMVar ( tmvar.hs, dist/build/tmvar/tmvar-tmp/TMVar.o ) Warning: output was redirected with -o, but no output will be generated because there is no Main module. Preprocessing executable 'geturlsfirst' for parconc-examples-0.3.4... [1 of 2] Compiling GetURL ( GetURL.hs, dist/build/geturlsfirst/geturlsfirst-tmp/GetURL.o ) [2 of 2] Compiling Main ( geturlsfirst.hs, dist/build/geturlsfirst/geturlsfirst-tmp/Main.o ) Linking dist/build/geturlsfirst/geturlsfirst ... Preprocessing executable 'TChan' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( TChan.hs, dist/build/TChan/TChan-tmp/Main.o ) Linking dist/build/TChan/TChan ... Preprocessing executable 'TList' for parconc-examples-0.3.4... [1 of 1] Compiling TList ( TList.hs, dist/build/TList/TList-tmp/TList.o ) Warning: output was redirected with -o, but no output will be generated because there is no Main module. Preprocessing executable 'TQueue' for parconc-examples-0.3.4... [1 of 1] Compiling TQueue ( TQueue.hs, dist/build/TQueue/TQueue-tmp/TQueue.o ) Warning: output was redirected with -o, but no output will be generated because there is no Main module. Preprocessing executable 'TBQueue' for parconc-examples-0.3.4... [1 of 1] Compiling TBQueue ( TBQueue.hs, dist/build/TBQueue/TBQueue-tmp/TBQueue.o ) Warning: output was redirected with -o, but no output will be generated because there is no Main module. Preprocessing executable 'geturls7' for parconc-examples-0.3.4... [1 of 2] Compiling GetURL ( GetURL.hs, dist/build/geturls7/geturls7-tmp/GetURL.o ) [2 of 2] Compiling Main ( geturls7.hs, dist/build/geturls7/geturls7-tmp/Main.o ) Linking dist/build/geturls7/geturls7 ... Preprocessing executable 'geturls8' for parconc-examples-0.3.4... [1 of 3] Compiling Async ( Async.hs, dist/build/geturls8/geturls8-tmp/Async.o ) [2 of 3] Compiling GetURL ( GetURL.hs, dist/build/geturls8/geturls8-tmp/GetURL.o ) [3 of 3] Compiling Main ( geturls8.hs, dist/build/geturls8/geturls8-tmp/Main.o ) Linking dist/build/geturls8/geturls8 ... Preprocessing executable 'geturls9' for parconc-examples-0.3.4... [1 of 3] Compiling Async ( Async.hs, dist/build/geturls9/geturls9-tmp/Async.o ) [2 of 3] Compiling GetURL ( GetURL.hs, dist/build/geturls9/geturls9-tmp/GetURL.o ) [3 of 3] Compiling Main ( geturls9.hs, dist/build/geturls9/geturls9-tmp/Main.o ) Linking dist/build/geturls9/geturls9 ... Preprocessing executable 'timeout2' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( timeout.hs, dist/build/timeout2/timeout2-tmp/Main.o ) Linking dist/build/timeout2/timeout2 ... Preprocessing executable 'findseq' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( findseq.hs, dist/build/findseq/findseq-tmp/Main.o ) Linking dist/build/findseq/findseq ... Preprocessing executable 'findpar' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( findpar.hs, dist/build/findpar/findpar-tmp/Main.o ) Linking dist/build/findpar/findpar ... Preprocessing executable 'findpar2' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( findpar2.hs, dist/build/findpar2/findpar2-tmp/Main.o ) Linking dist/build/findpar2/findpar2 ... Preprocessing executable 'findpar3' for parconc-examples-0.3.4... [1 of 2] Compiling CasIORef ( CasIORef.hs, dist/build/findpar3/findpar3-tmp/CasIORef.o ) [2 of 2] Compiling Main ( findpar3.hs, dist/build/findpar3/findpar3-tmp/Main.o ) Linking dist/build/findpar3/findpar3 ... Preprocessing executable 'findpar4' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( findpar4.hs, dist/build/findpar4/findpar4-tmp/Main.o ) Linking dist/build/findpar4/findpar4 ... Preprocessing executable 'server' for parconc-examples-0.3.4... [1 of 2] Compiling ConcurrentUtils ( ConcurrentUtils.hs, dist/build/server/server-tmp/ConcurrentUtils.o ) [2 of 2] Compiling Main ( server.hs, dist/build/server/server-tmp/Main.o ) Linking dist/build/server/server ... Preprocessing executable 'server2' for parconc-examples-0.3.4... [1 of 2] Compiling ConcurrentUtils ( ConcurrentUtils.hs, dist/build/server2/server2-tmp/ConcurrentUtils.o ) [2 of 2] Compiling Main ( server2.hs, dist/build/server2/server2-tmp/Main.o ) Linking dist/build/server2/server2 ... Preprocessing executable 'chat' for parconc-examples-0.3.4... [1 of 2] Compiling ConcurrentUtils ( ConcurrentUtils.hs, dist/build/chat/chat-tmp/ConcurrentUtils.o ) [2 of 2] Compiling Main ( chat.hs, dist/build/chat/chat-tmp/Main.o ) Linking dist/build/chat/chat ... Preprocessing executable 'mvar4' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( mvar4.hs, dist/build/mvar4/mvar4-tmp/Main.o ) Linking dist/build/mvar4/mvar4 ... Preprocessing executable 'deadlock1' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( deadlock1.hs, dist/build/deadlock1/deadlock1-tmp/Main.o ) Linking dist/build/deadlock1/deadlock1 ... Preprocessing executable 'deadlock2' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( deadlock2.hs, dist/build/deadlock2/deadlock2-tmp/Main.o ) Linking dist/build/deadlock2/deadlock2 ... Preprocessing executable 'threadperf1' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( threadperf1.hs, dist/build/threadperf1/threadperf1-tmp/Main.o ) Linking dist/build/threadperf1/threadperf1 ... Preprocessing executable 'threadperf2' for parconc-examples-0.3.4... [1 of 1] Compiling Main ( threadperf2.hs, dist/build/threadperf2/threadperf2-tmp/Main.o ) Linking dist/build/threadperf2/threadperf2 ... Preprocessing executable 'bingtranslator' for parconc-examples-0.3.4... [1 of 3] Compiling GetURL ( GetURL.hs, dist/build/bingtranslator/bingtranslator-tmp/GetURL.o ) [2 of 3] Compiling BingTranslate ( other/BingTranslate.hs, dist/build/bingtranslator/bingtranslator-tmp/BingTranslate.o ) [3 of 3] Compiling Main ( other/bingtranslator.hs, dist/build/bingtranslator/bingtranslator-tmp/Main.o ) Linking dist/build/bingtranslator/bingtranslator ... Preprocessing executable 'bingtranslatorconc' for parconc-examples-0.3.4... [1 of 3] Compiling GetURL ( GetURL.hs, dist/build/bingtranslatorconc/bingtranslatorconc-tmp/GetURL.o ) [2 of 3] Compiling BingTranslate ( other/BingTranslate.hs, dist/build/bingtranslatorconc/bingtranslatorconc-tmp/BingTranslate.o ) [3 of 3] Compiling Main ( other/bingtranslatorconc.hs, dist/build/bingtranslatorconc/bingtranslatorconc-tmp/Main.o ) Linking dist/build/bingtranslatorconc/bingtranslatorconc ... Preprocessing executable 'geturlsstm' for parconc-examples-0.3.4... [1 of 3] Compiling TimeIt ( TimeIt.hs, dist/build/geturlsstm/geturlsstm-tmp/TimeIt.o ) [2 of 3] Compiling GetURL ( GetURL.hs, dist/build/geturlsstm/geturlsstm-tmp/GetURL.o ) [3 of 3] Compiling Main ( geturlsstm.hs, dist/build/geturlsstm/geturlsstm-tmp/Main.o ) Linking dist/build/geturlsstm/geturlsstm ... Preprocessing executable 'Async' for parconc-examples-0.3.4... [1 of 1] Compiling Async ( Async.hs, dist/build/Async/Async-tmp/Async.o ) Warning: output was redirected with -o, but no output will be generated because there is no Main module. 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. cabal: dist/build/windowman/windowman: does not exist Failed to install parconc-examples-0.3.4 cabal: Error: some packages failed to install: parconc-examples-0.3.4 failed during the final install step. The exception was: ExitFailure 1