Resolving dependencies... Configuring mtl-2.1.3.1... Building mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.1.3.1... Running Haddock for mtl-2.1.3.1... Running hscolour for mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 4 / 4) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 21 / 21) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 94% ( 17 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 95% ( 20 / 21) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.1.325312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1 Registering mtl-2.1.3.1... Installed mtl-2.1.3.1 Configuring parallel-3.2.0.6... Building parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.0.6... Running Haddock for parallel-3.2.0.6... Running hscolour for parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Preprocessing library parallel-3.2.0.6... Haddock coverage: 72% ( 21 / 29) in 'Control.Seq' 100% ( 3 / 3) in 'Control.Parallel' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Creating package registration file: /tmp/pkgConf-parallel-3.2.025312.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parallel-3.2.0.6 Registering parallel-3.2.0.6... Installed parallel-3.2.0.6 Configuring primitive-0.6... Building primitive-0.6... Preprocessing library primitive-0.6... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6... Running Haddock for primitive-0.6... Running hscolour for primitive-0.6... Preprocessing library primitive-0.6... Preprocessing library primitive-0.6... Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' 75% ( 12 / 16) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-025312.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.6 Registering primitive-0.6... Installed primitive-0.6 Configuring random-1.1... Building random-1.1... Preprocessing library random-1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) In-place registering random-1.1... Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-125312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1 Registering random-1.1... Installed random-1.1 Configuring text-1.2.0.4... Building text-1.2.0.4... Preprocessing library text-1.2.0.4... [ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) [ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 3 of 43] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o ) [ 4 of 43] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o ) [ 5 of 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) [ 6 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 7 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 9 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [10 of 43] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [25 of 43] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [29 of 43] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [34 of 43] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) [36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) [38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [39 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [40 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) [41 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [42 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [43 of 43] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) In-place registering text-1.2.0.4... Running Haddock for text-1.2.0.4... Running hscolour for text-1.2.0.4... Preprocessing library text-1.2.0.4... Preprocessing library text-1.2.0.4... Haddock coverage: 14% ( 1 / 7) in 'Data.Text.Internal.Read' 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' 100% ( 2 / 2) in 'Data.Text.Internal.Functions' 100% ( 3 / 3) in 'Data.Text.Internal.Unsafe' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' 95% ( 19 / 20) in 'Data.Text.Internal' 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' 50% ( 5 / 10) in 'Data.Text.Internal.Fusion.Types' 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' 89% ( 64 / 72) in 'Data.Text.Internal.Fusion.Common' 93% ( 13 / 14) in 'Data.Text.Unsafe' 33% ( 1 / 3) in 'Data.Text.Internal.Private' 86% ( 19 / 22) in 'Data.Text.Internal.Fusion' 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Search' 100% (125 /125) in 'Data.Text' 100% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% ( 3 / 3) in 'Data.Text.Internal.IO' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Internal.Lazy' 100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search' 100% ( 2 / 2) in 'Data.Text.Lazy.Internal' 99% (124 /125) in 'Data.Text.Lazy' 94% ( 16 / 17) in 'Data.Text.Internal.Builder' 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: Data.Text.Internal.Fusion.Common.findIndicesI Warning: Data.Text.Unsafe: could not find link destinations for: GHC.IO.bracket Warning: Data.Text: could not find link destinations for: Data.Text.replicateChar Data.Text.countChar Warning: Data.Text.Internal.IO: could not find link destinations for: GHC.IO.Handle.Types.Handle__ Warning: Data.Text.Lazy: could not find link destinations for: Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: Data.Text.Lazy.Builder.RealFloat.floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.025312.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.0.4 Registering text-1.2.0.4... Installed text-1.2.0.4 Configuring 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-025312.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tf-random-0.5 Registering tf-random-0.5... Installed tf-random-0.5 Configuring parsec-3.1.9... Building parsec-3.1.9... Preprocessing library parsec-3.1.9... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) In-place registering parsec-3.1.9... Running Haddock for parsec-3.1.9... Running hscolour for parsec-3.1.9... Preprocessing library parsec-3.1.9... Preprocessing library parsec-3.1.9... Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' 43% ( 6 / 14) in 'Text.Parsec.Error' 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' 64% ( 32 / 50) in 'Text.Parsec.Prim' 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 50% ( 2 / 4) in 'Text.Parsec.String' 50% ( 2 / 4) in 'Text.Parsec.ByteString' 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' 33% ( 1 / 3) in 'Text.Parsec.Text' 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' 100% ( 5 / 5) in 'Text.Parsec.Expr' 70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim' 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' 100% ( 20 / 20) in 'Text.Parsec.Char' 67% ( 4 / 6) in 'Text.Parsec.Token' 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' 78% ( 73 / 94) in 'Text.Parsec' 80% ( 8 / 10) in 'Text.Parsec.Language' 80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language' 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Creating package registration file: /tmp/pkgConf-parsec-3.125312.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 QuickCheck-2.8.1... Building QuickCheck-2.8.1... Preprocessing library QuickCheck-2.8.1... [ 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.8.1... Running Haddock for QuickCheck-2.8.1... Running hscolour for QuickCheck-2.8.1... Preprocessing library QuickCheck-2.8.1... Preprocessing library QuickCheck-2.8.1... Haddock coverage: 10% ( 2 / 20) in 'Test.QuickCheck.Random' 33% ( 3 / 9) in 'Test.QuickCheck.Exception' 6% ( 1 / 18) in 'Test.QuickCheck.Text' 100% ( 2 / 2) in 'Test.QuickCheck.State' 89% ( 25 / 28) in 'Test.QuickCheck.Gen' 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 38% ( 3 / 8) in 'Test.QuickCheck.Function' 62% ( 44 / 71) in 'Test.QuickCheck.Property' 50% ( 14 / 28) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 78% ( 14 / 18) in 'Test.QuickCheck.Monadic' 99% (127 /128) in 'Test.QuickCheck' Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.gSubterms Test.QuickCheck.Arbitrary.gSubtermsIncl Warning: Test.QuickCheck: could not find link destinations for: Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Creating package registration file: /tmp/pkgConf-QuickCheck-2.825312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/QuickCheck-2.8.1 Registering QuickCheck-2.8.1... Installed QuickCheck-2.8.1 Configuring toolshed-0.15.0.1... Building toolshed-0.15.0.1... Preprocessing library toolshed-0.15.0.1... [ 1 of 21] Compiling ToolShed.Test.ReversibleIO ( src/ToolShed/Test/ReversibleIO.hs, dist/build/ToolShed/Test/ReversibleIO.o ) [ 2 of 21] Compiling ToolShed.Test.ReversibleEnum ( src/ToolShed/Test/ReversibleEnum.hs, dist/build/ToolShed/Test/ReversibleEnum.o ) [ 3 of 21] Compiling ToolShed.Test.ReversibleBoundedEnum ( src/ToolShed/Test/ReversibleBoundedEnum.hs, dist/build/ToolShed/Test/ReversibleBoundedEnum.o ) [ 4 of 21] Compiling ToolShed.Test.QuickCheck.Arbitrary.Set ( src/ToolShed/Test/QuickCheck/Arbitrary/Set.hs, dist/build/ToolShed/Test/QuickCheck/Arbitrary/Set.o ) [ 5 of 21] Compiling ToolShed.Test.QuickCheck.Arbitrary.Map ( src/ToolShed/Test/QuickCheck/Arbitrary/Map.hs, dist/build/ToolShed/Test/QuickCheck/Arbitrary/Map.o ) [ 6 of 21] Compiling ToolShed.Test.QuickCheck.Arbitrary.ArrayElem ( src/ToolShed/Test/QuickCheck/Arbitrary/ArrayElem.hs, dist/build/ToolShed/Test/QuickCheck/Arbitrary/ArrayElem.o ) [ 7 of 21] Compiling ToolShed.Test.QuickCheck.Arbitrary.Array ( src/ToolShed/Test/QuickCheck/Arbitrary/Array.hs, dist/build/ToolShed/Test/QuickCheck/Arbitrary/Array.o ) [ 8 of 21] Compiling ToolShed.System.TimePure ( src/ToolShed/System/TimePure.hs, dist/build/ToolShed/System/TimePure.o ) [ 9 of 21] Compiling ToolShed.System.TimeAction ( src/ToolShed/System/TimeAction.hs, dist/build/ToolShed/System/TimeAction.o ) [10 of 21] Compiling ToolShed.System.Random ( src/ToolShed/System/Random.hs, dist/build/ToolShed/System/Random.o ) [11 of 21] Compiling ToolShed.System.File ( src/ToolShed/System/File.hs, dist/build/ToolShed/System/File.o ) [12 of 21] Compiling ToolShed.SelfValidate ( src/ToolShed/SelfValidate.hs, dist/build/ToolShed/SelfValidate.o ) [13 of 21] Compiling ToolShed.Defaultable ( src/ToolShed/Defaultable.hs, dist/build/ToolShed/Defaultable.o ) [14 of 21] Compiling ToolShed.Options ( src/ToolShed/Options.hs, dist/build/ToolShed/Options.o ) [15 of 21] Compiling ToolShed.Data.Triple ( src/ToolShed/Data/Triple.hs, dist/build/ToolShed/Data/Triple.o ) [16 of 21] Compiling ToolShed.Data.Quadruple ( src/ToolShed/Data/Quadruple.hs, dist/build/ToolShed/Data/Quadruple.o ) [17 of 21] Compiling ToolShed.Data.Pair ( src/ToolShed/Data/Pair.hs, dist/build/ToolShed/Data/Pair.o ) [18 of 21] Compiling ToolShed.Data.List.Splits ( src/ToolShed/Data/List/Splits.hs, dist/build/ToolShed/Data/List/Splits.o ) [19 of 21] Compiling ToolShed.Data.List.Runlength ( src/ToolShed/Data/List/Runlength.hs, dist/build/ToolShed/Data/List/Runlength.o ) [20 of 21] Compiling ToolShed.Data.List ( src/ToolShed/Data/List.hs, dist/build/ToolShed/Data/List.o ) [21 of 21] Compiling ToolShed.Data.Foldable ( src/ToolShed/Data/Foldable.hs, dist/build/ToolShed/Data/Foldable.o ) In-place registering toolshed-0.15.0.1... Preprocessing executable 'toolshed' for toolshed-0.15.0.1... [ 1 of 21] Compiling ToolShed.Test.QuickCheck.Arbitrary.Set ( src/ToolShed/Test/QuickCheck/Arbitrary/Set.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/QuickCheck/Arbitrary/Set.o ) [ 2 of 21] Compiling ToolShed.Test.QuickCheck.Arbitrary.Map ( src/ToolShed/Test/QuickCheck/Arbitrary/Map.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/QuickCheck/Arbitrary/Map.o ) [ 3 of 21] Compiling ToolShed.System.Random ( src/ToolShed/System/Random.hs, dist/build/toolshed/toolshed-tmp/ToolShed/System/Random.o ) [ 4 of 21] Compiling ToolShed.Test.System.Random ( src/ToolShed/Test/System/Random.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/System/Random.o ) [ 5 of 21] Compiling ToolShed.SelfValidate ( src/ToolShed/SelfValidate.hs, dist/build/toolshed/toolshed-tmp/ToolShed/SelfValidate.o ) [ 6 of 21] Compiling ToolShed.Test.SelfValidate ( src/ToolShed/Test/SelfValidate.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/SelfValidate.o ) [ 7 of 21] Compiling ToolShed.Data.Triple ( src/ToolShed/Data/Triple.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Data/Triple.o ) [ 8 of 21] Compiling ToolShed.Test.Data.Triple ( src/ToolShed/Test/Data/Triple.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/Data/Triple.o ) [ 9 of 21] Compiling ToolShed.Data.Quadruple ( src/ToolShed/Data/Quadruple.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Data/Quadruple.o ) [10 of 21] Compiling ToolShed.Test.Data.Quadruple ( src/ToolShed/Test/Data/Quadruple.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/Data/Quadruple.o ) [11 of 21] Compiling ToolShed.Data.List.Splits ( src/ToolShed/Data/List/Splits.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Data/List/Splits.o ) [12 of 21] Compiling ToolShed.Test.Data.List.Splits ( src/ToolShed/Test/Data/List/Splits.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/Data/List/Splits.o ) [13 of 21] Compiling ToolShed.Data.List.Runlength ( src/ToolShed/Data/List/Runlength.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Data/List/Runlength.o ) [14 of 21] Compiling ToolShed.Test.Data.List.Runlength ( src/ToolShed/Test/Data/List/Runlength.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/Data/List/Runlength.o ) [15 of 21] Compiling ToolShed.Data.List ( src/ToolShed/Data/List.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Data/List.o ) [16 of 21] Compiling ToolShed.Test.Data.List ( src/ToolShed/Test/Data/List.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/Data/List.o ) [17 of 21] Compiling ToolShed.Data.Foldable ( src/ToolShed/Data/Foldable.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Data/Foldable.o ) [18 of 21] Compiling ToolShed.Test.Data.Foldable ( src/ToolShed/Test/Data/Foldable.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/Data/Foldable.o ) [19 of 21] Compiling ToolShed.Test.QuickChecks ( src/ToolShed/Test/QuickChecks.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/QuickChecks.o ) [20 of 21] Compiling Paths_toolshed ( dist/build/autogen/Paths_toolshed.hs, dist/build/toolshed/toolshed-tmp/Paths_toolshed.o ) [21 of 21] Compiling Main ( src/Main.hs, dist/build/toolshed/toolshed-tmp/Main.o ) Linking dist/build/toolshed/toolshed ... Running Haddock for toolshed-0.15.0.1... Running hscolour for toolshed-0.15.0.1... Preprocessing library toolshed-0.15.0.1... Preprocessing executable 'toolshed' for toolshed-0.15.0.1... Preprocessing library toolshed-0.15.0.1... Haddock coverage: 100% ( 4 / 4) in 'ToolShed.Test.ReversibleIO' 100% ( 4 / 4) in 'ToolShed.Test.ReversibleEnum' 100% ( 4 / 4) in 'ToolShed.Test.ReversibleBoundedEnum' 100% ( 1 / 1) in 'ToolShed.Test.QuickCheck.Arbitrary.Set' 100% ( 1 / 1) in 'ToolShed.Test.QuickCheck.Arbitrary.Map' 100% ( 1 / 1) in 'ToolShed.Test.QuickCheck.Arbitrary.ArrayElem' 100% ( 1 / 1) in 'ToolShed.Test.QuickCheck.Arbitrary.Array' 100% ( 4 / 4) in 'ToolShed.System.TimePure' 100% ( 4 / 4) in 'ToolShed.System.TimeAction' 100% ( 7 / 7) in 'ToolShed.System.Random' 100% ( 12 / 12) in 'ToolShed.System.File' 100% ( 6 / 6) in 'ToolShed.SelfValidate' 100% ( 3 / 3) in 'ToolShed.Defaultable' 100% ( 3 / 3) in 'ToolShed.Options' 100% ( 8 / 8) in 'ToolShed.Data.Triple' 100% ( 9 / 9) in 'ToolShed.Data.Quadruple' 100% ( 3 / 3) in 'ToolShed.Data.Pair' 100% ( 6 / 6) in 'ToolShed.Data.List.Splits' 100% ( 10 / 10) in 'ToolShed.Data.List.Runlength' 100% ( 19 / 19) in 'ToolShed.Data.List' 100% ( 6 / 6) in 'ToolShed.Data.Foldable' Warning: ToolShed.Data.List.Splits: could not find link destinations for: ToolShed.Data.List.Splits.Split Documentation created: dist/doc/html/toolshed/index.html, dist/doc/html/toolshed/toolshed.txt Preprocessing executable 'toolshed' for toolshed-0.15.0.1... Creating package registration file: /tmp/pkgConf-toolshed-0.15.025312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/toolshed-0.15.0.1 Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering toolshed-0.15.0.1... Installed toolshed-0.15.0.1 Configuring regexdot-0.11.1.1... Building regexdot-0.11.1.1... Preprocessing library regexdot-0.11.1.1... [ 1 of 20] Compiling RegExDot.ExecutionOptions ( src/RegExDot/ExecutionOptions.hs, dist/build/RegExDot/ExecutionOptions.o ) [ 2 of 20] Compiling RegExDot.Tree ( src/RegExDot/Tree.hs, dist/build/RegExDot/Tree.o ) [ 3 of 20] Compiling RegExDot.ConsumptionBounds ( src/RegExDot/ConsumptionBounds.hs, dist/build/RegExDot/ConsumptionBounds.o ) [ 4 of 20] Compiling RegExDot.Span ( src/RegExDot/Span.hs, dist/build/RegExDot/Span.o ) src/RegExDot/Span.hs:60:1: Warning: Local definition of ‘join’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [ 5 of 20] Compiling RegExDot.DataSpan ( src/RegExDot/DataSpan.hs, dist/build/RegExDot/DataSpan.o ) src/RegExDot/DataSpan.hs:61:1: Warning: Local definition of ‘join’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [ 6 of 20] Compiling RegExDot.ConsumptionProfile ( src/RegExDot/ConsumptionProfile.hs, dist/build/RegExDot/ConsumptionProfile.o ) src/RegExDot/ConsumptionProfile.hs:45:1: Warning: Module ‘Prelude’ does not export ‘(<$>)’ src/RegExDot/ConsumptionProfile.hs:45:1: Warning: Module ‘Prelude’ does not export ‘(<*>)’ [ 7 of 20] Compiling RegExDot.Consumer ( src/RegExDot/Consumer.hs, dist/build/RegExDot/Consumer.o ) [ 8 of 20] Compiling RegExDot.Repeatable ( src/RegExDot/Repeatable.hs, dist/build/RegExDot/Repeatable.o ) src/RegExDot/Repeatable.hs:82:1: Warning: Module ‘Prelude’ does not export ‘(<$>)’ src/RegExDot/Repeatable.hs:82:1: Warning: Module ‘Prelude’ does not export ‘(<*>)’ [ 9 of 20] Compiling RegExDot.CompilationOptions ( src/RegExDot/CompilationOptions.hs, dist/build/RegExDot/CompilationOptions.o ) [10 of 20] Compiling RegExDot.RegExOpts ( src/RegExDot/RegExOpts.hs, dist/build/RegExDot/RegExOpts.o ) [11 of 20] Compiling RegExDot.ShowablePredicate ( src/RegExDot/ShowablePredicate.hs, dist/build/RegExDot/ShowablePredicate.o ) [12 of 20] Compiling RegExDot.BracketExpressionMember ( src/RegExDot/BracketExpressionMember.hs, dist/build/RegExDot/BracketExpressionMember.o ) [13 of 20] Compiling RegExDot.BracketExpression ( src/RegExDot/BracketExpression.hs, dist/build/RegExDot/BracketExpression.o ) [14 of 20] Compiling RegExDot.Meta ( src/RegExDot/Meta.hs, dist/build/RegExDot/Meta.o ) [15 of 20] Compiling RegExDot.Anchor ( src/RegExDot/Anchor.hs, dist/build/RegExDot/Anchor.o ) [16 of 20] Compiling RegExDot.RegEx ( src/RegExDot/RegEx.hs, dist/build/RegExDot/RegEx.o ) [17 of 20] Compiling RegExDot.DataSpanTree ( src/RegExDot/DataSpanTree.hs, dist/build/RegExDot/DataSpanTree.o ) [18 of 20] Compiling RegExDot.InstanceInt ( src/RegExDot/InstanceInt.hs, dist/build/RegExDot/InstanceInt.o ) [19 of 20] Compiling RegExDot.Result ( src/RegExDot/Result.hs, dist/build/RegExDot/Result.o ) [20 of 20] Compiling RegExDot.DSL ( src/RegExDot/DSL.hs, dist/build/RegExDot/DSL.o ) In-place registering regexdot-0.11.1.1... Running Haddock for regexdot-0.11.1.1... Running hscolour for regexdot-0.11.1.1... Preprocessing library regexdot-0.11.1.1... Preprocessing library regexdot-0.11.1.1... src/RegExDot/Span.hs:60:1: Warning: Local definition of ‘join’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. src/RegExDot/DataSpan.hs:61:1: Warning: Local definition of ‘join’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. src/RegExDot/ConsumptionProfile.hs:45:1: Warning: Module ‘Prelude’ does not export ‘(<$>)’ src/RegExDot/ConsumptionProfile.hs:45:1: Warning: Module ‘Prelude’ does not export ‘(<*>)’ src/RegExDot/Repeatable.hs:82:1: Warning: Module ‘Prelude’ does not export ‘(<$>)’ src/RegExDot/Repeatable.hs:82:1: Warning: Module ‘Prelude’ does not export ‘(<*>)’ Haddock coverage: 100% ( 7 / 7) in 'RegExDot.ExecutionOptions' 100% ( 7 / 7) in 'RegExDot.Tree' 100% ( 10 / 10) in 'RegExDot.ConsumptionBounds' 100% ( 8 / 8) in 'RegExDot.Span' 100% ( 8 / 8) in 'RegExDot.DataSpan' 100% ( 16 / 16) in 'RegExDot.ConsumptionProfile' 100% ( 13 / 13) in 'RegExDot.Consumer' 100% ( 39 / 39) in 'RegExDot.Repeatable' 100% ( 4 / 4) in 'RegExDot.CompilationOptions' 100% ( 8 / 8) in 'RegExDot.RegExOpts' 100% ( 5 / 5) in 'RegExDot.ShowablePredicate' 100% ( 9 / 9) in 'RegExDot.BracketExpressionMember' 100% ( 11 / 11) in 'RegExDot.BracketExpression' 100% ( 13 / 13) in 'RegExDot.Meta' 100% ( 11 / 11) in 'RegExDot.Anchor' 100% ( 45 / 45) in 'RegExDot.RegEx' 100% ( 7 / 7) in 'RegExDot.DataSpanTree' 100% ( 1 / 1) in 'RegExDot.InstanceInt' 100% ( 10 / 10) in 'RegExDot.Result' 100% ( 16 / 16) in 'RegExDot.DSL' Warning: RegExDot.Tree: could not find link destinations for: RegExDot.Tree.TreeList Warning: RegExDot.Consumer: could not find link destinations for: RegExDot.Consumer.StarHeight Warning: RegExDot.RegEx: could not find link destinations for: RegExDot.RegEx.Transformation RegExDot.RegEx.findMatch RegExDot.RegEx.MetaDataList Warning: RegExDot.DataSpanTree: could not find link destinations for: RegExDot.DataSpanTree.DataSpanTreeList Documentation created: dist/doc/html/regexdot/index.html, dist/doc/html/regexdot/regexdot.txt Creating package registration file: /tmp/pkgConf-regexdot-0.11.125312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/regexdot-0.11.1.1 Registering regexdot-0.11.1.1... Installed regexdot-0.11.1.1