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.38718.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.08718.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 primes-0.2.1.0... Building primes-0.2.1.0... Preprocessing library primes-0.2.1.0... [1 of 1] Compiling Data.Numbers.Primes ( Data/Numbers/Primes.hs, dist/build/Data/Numbers/Primes.o ) In-place registering primes-0.2.1.0... Running Haddock for primes-0.2.1.0... Running hscolour for primes-0.2.1.0... Preprocessing library primes-0.2.1.0... Preprocessing library primes-0.2.1.0... Haddock coverage: 100% ( 5 / 5) in 'Data.Numbers.Primes' Documentation created: dist/doc/html/primes/index.html, dist/doc/html/primes/primes.txt Creating package registration file: /tmp/pkgConf-primes-0.2.18718.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primes-0.2.1.0 Registering primes-0.2.1.0... Installed primes-0.2.1.0 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-08718.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-18718.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 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-08718.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 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.88718.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.08718.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 factory-0.2.1.1... Building factory-0.2.1.1... Preprocessing library factory-0.2.1.1... [ 1 of 57] Compiling Factory.Math.Radix ( src/Factory/Math/Radix.hs, dist/build/Factory/Math/Radix.o ) [ 2 of 57] Compiling Factory.Math.Primes ( src/Factory/Math/Primes.hs, dist/build/Factory/Math/Primes.o ) [ 3 of 57] Compiling Factory.Math.Summation ( src/Factory/Math/Summation.hs, dist/build/Factory/Math/Summation.o ) [ 4 of 57] Compiling Factory.Math.Implementations.Pi.BBP.Series ( src/Factory/Math/Implementations/Pi/BBP/Series.hs, dist/build/Factory/Math/Implementations/Pi/BBP/Series.o ) [ 5 of 57] Compiling Factory.Math.Implementations.Pi.BBP.Bellard ( src/Factory/Math/Implementations/Pi/BBP/Bellard.hs, dist/build/Factory/Math/Implementations/Pi/BBP/Bellard.o ) [ 6 of 57] Compiling Factory.Math.Implementations.Pi.BBP.Base65536 ( src/Factory/Math/Implementations/Pi/BBP/Base65536.hs, dist/build/Factory/Math/Implementations/Pi/BBP/Base65536.o ) [ 7 of 57] Compiling Factory.Math.Power ( src/Factory/Math/Power.hs, dist/build/Factory/Math/Power.o ) [ 8 of 57] Compiling Factory.Math.PerfectPower ( src/Factory/Math/PerfectPower.hs, dist/build/Factory/Math/PerfectPower.o ) [ 9 of 57] Compiling Factory.Math.Primality ( src/Factory/Math/Primality.hs, dist/build/Factory/Math/Primality.o ) [10 of 57] Compiling Factory.Math.Implementations.Primes.TurnersSieve ( src/Factory/Math/Implementations/Primes/TurnersSieve.hs, dist/build/Factory/Math/Implementations/Primes/TurnersSieve.o ) [11 of 57] Compiling Factory.Math.Hyperoperation ( src/Factory/Math/Hyperoperation.hs, dist/build/Factory/Math/Hyperoperation.o ) [12 of 57] Compiling Factory.Math.Fibonacci ( src/Factory/Math/Fibonacci.hs, dist/build/Factory/Math/Fibonacci.o ) [13 of 57] Compiling Factory.Math.Factorial ( src/Factory/Math/Factorial.hs, dist/build/Factory/Math/Factorial.o ) [14 of 57] Compiling Factory.Math.Precision ( src/Factory/Math/Precision.hs, dist/build/Factory/Math/Precision.o ) [15 of 57] Compiling Factory.Math.SquareRoot ( src/Factory/Math/SquareRoot.hs, dist/build/Factory/Math/SquareRoot.o ) [16 of 57] Compiling Factory.Math.Pi ( src/Factory/Math/Pi.hs, dist/build/Factory/Math/Pi.o ) [17 of 57] Compiling Factory.Math.Implementations.Pi.BBP.Implementation ( src/Factory/Math/Implementations/Pi/BBP/Implementation.hs, dist/build/Factory/Math/Implementations/Pi/BBP/Implementation.o ) [18 of 57] Compiling Factory.Math.Implementations.Pi.BBP.Algorithm ( src/Factory/Math/Implementations/Pi/BBP/Algorithm.hs, dist/build/Factory/Math/Implementations/Pi/BBP/Algorithm.o ) [19 of 57] Compiling Factory.Math.Implementations.Pi.Borwein.Series ( src/Factory/Math/Implementations/Pi/Borwein/Series.hs, dist/build/Factory/Math/Implementations/Pi/Borwein/Series.o ) [20 of 57] Compiling Factory.Math.Implementations.Pi.Borwein.Implementation ( src/Factory/Math/Implementations/Pi/Borwein/Implementation.hs, dist/build/Factory/Math/Implementations/Pi/Borwein/Implementation.o ) [21 of 57] Compiling Factory.Math.Implementations.Pi.Ramanujan.Series ( src/Factory/Math/Implementations/Pi/Ramanujan/Series.hs, dist/build/Factory/Math/Implementations/Pi/Ramanujan/Series.o ) [22 of 57] Compiling Factory.Math.Implementations.Pi.Ramanujan.Implementation ( src/Factory/Math/Implementations/Pi/Ramanujan/Implementation.hs, dist/build/Factory/Math/Implementations/Pi/Ramanujan/Implementation.o ) [23 of 57] Compiling Factory.Math.Implementations.Pi.Spigot.Series ( src/Factory/Math/Implementations/Pi/Spigot/Series.hs, dist/build/Factory/Math/Implementations/Pi/Spigot/Series.o ) [24 of 57] Compiling Factory.Math.Implementations.Pi.Spigot.Gosper ( src/Factory/Math/Implementations/Pi/Spigot/Gosper.hs, dist/build/Factory/Math/Implementations/Pi/Spigot/Gosper.o ) [25 of 57] Compiling Factory.Math.Implementations.Pi.Spigot.RabinowitzWagon ( src/Factory/Math/Implementations/Pi/Spigot/RabinowitzWagon.hs, dist/build/Factory/Math/Implementations/Pi/Spigot/RabinowitzWagon.o ) [26 of 57] Compiling Factory.Math.Implementations.Pi.Spigot.Spigot ( src/Factory/Math/Implementations/Pi/Spigot/Spigot.hs, dist/build/Factory/Math/Implementations/Pi/Spigot/Spigot.o ) [27 of 57] Compiling Factory.Math.Implementations.Pi.Spigot.Algorithm ( src/Factory/Math/Implementations/Pi/Spigot/Algorithm.hs, dist/build/Factory/Math/Implementations/Pi/Spigot/Algorithm.o ) [28 of 57] Compiling Factory.Math.ArithmeticGeometricMean ( src/Factory/Math/ArithmeticGeometricMean.hs, dist/build/Factory/Math/ArithmeticGeometricMean.o ) [29 of 57] Compiling Factory.Math.Implementations.Pi.AGM.BrentSalamin ( src/Factory/Math/Implementations/Pi/AGM/BrentSalamin.hs, dist/build/Factory/Math/Implementations/Pi/AGM/BrentSalamin.o ) [30 of 57] Compiling Factory.Math.Implementations.Pi.AGM.Algorithm ( src/Factory/Math/Implementations/Pi/AGM/Algorithm.hs, dist/build/Factory/Math/Implementations/Pi/AGM/Algorithm.o ) [31 of 57] Compiling Factory.Data.PrimeWheel ( src/Factory/Data/PrimeWheel.hs, dist/build/Factory/Data/PrimeWheel.o ) [32 of 57] Compiling Factory.Math.Implementations.Primes.SieveOfAtkin ( src/Factory/Math/Implementations/Primes/SieveOfAtkin.hs, dist/build/Factory/Math/Implementations/Primes/SieveOfAtkin.o ) [33 of 57] Compiling Factory.Math.Implementations.Primes.SieveOfEratosthenes ( src/Factory/Math/Implementations/Primes/SieveOfEratosthenes.hs, dist/build/Factory/Math/Implementations/Primes/SieveOfEratosthenes.o ) [34 of 57] Compiling Factory.Math.DivideAndConquer ( src/Factory/Math/DivideAndConquer.hs, dist/build/Factory/Math/DivideAndConquer.o ) [35 of 57] Compiling Factory.Data.Ring ( src/Factory/Data/Ring.hs, dist/build/Factory/Data/Ring.o ) [36 of 57] Compiling Factory.Data.QuotientRing ( src/Factory/Data/QuotientRing.hs, dist/build/Factory/Data/QuotientRing.o ) [37 of 57] Compiling Factory.Data.Monomial ( src/Factory/Data/Monomial.hs, dist/build/Factory/Data/Monomial.o ) src/Factory/Data/Monomial.hs:51:1: Warning: Module ‘Prelude’ does not export ‘(<*>)’ src/Factory/Data/Monomial.hs:96:10: Warning: Local definition of ‘<*>’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [38 of 57] Compiling Factory.Data.Polynomial ( src/Factory/Data/Polynomial.hs, dist/build/Factory/Data/Polynomial.o ) src/Factory/Data/Polynomial.hs:68:1: Warning: Module ‘Prelude’ does not export ‘(<*>)’ [39 of 57] Compiling Factory.Data.MonicPolynomial ( src/Factory/Data/MonicPolynomial.hs, dist/build/Factory/Data/MonicPolynomial.o ) [40 of 57] Compiling Factory.Data.Interval ( src/Factory/Data/Interval.hs, dist/build/Factory/Data/Interval.o ) [41 of 57] Compiling Factory.Math.Probability ( src/Factory/Math/Probability.hs, dist/build/Factory/Math/Probability.o ) [42 of 57] Compiling Factory.Data.Exponential ( src/Factory/Data/Exponential.hs, dist/build/Factory/Data/Exponential.o ) [43 of 57] Compiling Factory.Data.PrimeFactors ( src/Factory/Data/PrimeFactors.hs, dist/build/Factory/Data/PrimeFactors.o ) [44 of 57] Compiling Factory.Math.Implementations.Factorial ( src/Factory/Math/Implementations/Factorial.hs, dist/build/Factory/Math/Implementations/Factorial.o ) [45 of 57] Compiling Factory.Math.Implementations.Pi.Borwein.Borwein1993 ( src/Factory/Math/Implementations/Pi/Borwein/Borwein1993.hs, dist/build/Factory/Math/Implementations/Pi/Borwein/Borwein1993.o ) [46 of 57] Compiling Factory.Math.Implementations.Pi.Borwein.Algorithm ( src/Factory/Math/Implementations/Pi/Borwein/Algorithm.hs, dist/build/Factory/Math/Implementations/Pi/Borwein/Algorithm.o ) [47 of 57] Compiling Factory.Math.Implementations.Pi.Ramanujan.Chudnovsky ( src/Factory/Math/Implementations/Pi/Ramanujan/Chudnovsky.hs, dist/build/Factory/Math/Implementations/Pi/Ramanujan/Chudnovsky.o ) [48 of 57] Compiling Factory.Math.Implementations.Pi.Ramanujan.Classic ( src/Factory/Math/Implementations/Pi/Ramanujan/Classic.hs, dist/build/Factory/Math/Implementations/Pi/Ramanujan/Classic.o ) [49 of 57] Compiling Factory.Math.Implementations.Pi.Ramanujan.Algorithm ( src/Factory/Math/Implementations/Pi/Ramanujan/Algorithm.hs, dist/build/Factory/Math/Implementations/Pi/Ramanujan/Algorithm.o ) [50 of 57] Compiling Factory.Math.Statistics ( src/Factory/Math/Statistics.hs, dist/build/Factory/Math/Statistics.o ) [51 of 57] Compiling Factory.Math.Implementations.SquareRoot ( src/Factory/Math/Implementations/SquareRoot.hs, dist/build/Factory/Math/Implementations/SquareRoot.o ) [52 of 57] Compiling Factory.Math.PrimeFactorisation ( src/Factory/Math/PrimeFactorisation.hs, dist/build/Factory/Math/PrimeFactorisation.o ) [53 of 57] Compiling Factory.Math.MultiplicativeOrder ( src/Factory/Math/MultiplicativeOrder.hs, dist/build/Factory/Math/MultiplicativeOrder.o ) [54 of 57] Compiling Factory.Math.Implementations.Primality ( src/Factory/Math/Implementations/Primality.hs, dist/build/Factory/Math/Implementations/Primality.o ) [55 of 57] Compiling Factory.Math.Implementations.Primes.TrialDivision ( src/Factory/Math/Implementations/Primes/TrialDivision.hs, dist/build/Factory/Math/Implementations/Primes/TrialDivision.o ) [56 of 57] Compiling Factory.Math.Implementations.Primes.Algorithm ( src/Factory/Math/Implementations/Primes/Algorithm.hs, dist/build/Factory/Math/Implementations/Primes/Algorithm.o ) [57 of 57] Compiling Factory.Math.Implementations.PrimeFactorisation ( src/Factory/Math/Implementations/PrimeFactorisation.hs, dist/build/Factory/Math/Implementations/PrimeFactorisation.o ) In-place registering factory-0.2.1.1... Preprocessing executable 'factory' for factory-0.2.1.1... [ 1 of 86] Compiling Factory.Math.Summation ( src/Factory/Math/Summation.hs, dist/build/factory/factory-tmp/Factory/Math/Summation.o ) [ 2 of 86] Compiling Factory.Test.QuickCheck.Summation ( src/Factory/Test/QuickCheck/Summation.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Summation.o ) [ 3 of 86] Compiling Factory.Math.Radix ( src/Factory/Math/Radix.hs, dist/build/factory/factory-tmp/Factory/Math/Radix.o ) [ 4 of 86] Compiling Factory.Test.QuickCheck.Radix ( src/Factory/Test/QuickCheck/Radix.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Radix.o ) [ 5 of 86] Compiling Factory.Math.Primes ( src/Factory/Math/Primes.hs, dist/build/factory/factory-tmp/Factory/Math/Primes.o ) [ 6 of 86] Compiling Factory.Math.Precision ( src/Factory/Math/Precision.hs, dist/build/factory/factory-tmp/Factory/Math/Precision.o ) [ 7 of 86] Compiling Factory.Math.Power ( src/Factory/Math/Power.hs, dist/build/factory/factory-tmp/Factory/Math/Power.o ) [ 8 of 86] Compiling Factory.Math.Primality ( src/Factory/Math/Primality.hs, dist/build/factory/factory-tmp/Factory/Math/Primality.o ) [ 9 of 86] Compiling Factory.Math.SquareRoot ( src/Factory/Math/SquareRoot.hs, dist/build/factory/factory-tmp/Factory/Math/SquareRoot.o ) [10 of 86] Compiling Factory.Test.QuickCheck.Power ( src/Factory/Test/QuickCheck/Power.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Power.o ) [11 of 86] Compiling Factory.Math.Pi ( src/Factory/Math/Pi.hs, dist/build/factory/factory-tmp/Factory/Math/Pi.o ) [12 of 86] Compiling Factory.Math.PerfectPower ( src/Factory/Math/PerfectPower.hs, dist/build/factory/factory-tmp/Factory/Math/PerfectPower.o ) [13 of 86] Compiling Factory.Test.QuickCheck.PerfectPower ( src/Factory/Test/QuickCheck/PerfectPower.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/PerfectPower.o ) [14 of 86] Compiling Factory.Math.Implementations.Primes.TurnersSieve ( src/Factory/Math/Implementations/Primes/TurnersSieve.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Primes/TurnersSieve.o ) [15 of 86] Compiling Factory.Math.Implementations.Pi.Spigot.Series ( src/Factory/Math/Implementations/Pi/Spigot/Series.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Spigot/Series.o ) [16 of 86] Compiling Factory.Math.Implementations.Pi.Spigot.Spigot ( src/Factory/Math/Implementations/Pi/Spigot/Spigot.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Spigot/Spigot.o ) [17 of 86] Compiling Factory.Math.Implementations.Pi.Spigot.RabinowitzWagon ( src/Factory/Math/Implementations/Pi/Spigot/RabinowitzWagon.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Spigot/RabinowitzWagon.o ) [18 of 86] Compiling Factory.Math.Implementations.Pi.Spigot.Gosper ( src/Factory/Math/Implementations/Pi/Spigot/Gosper.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Spigot/Gosper.o ) [19 of 86] Compiling Factory.Math.Implementations.Pi.Spigot.Algorithm ( src/Factory/Math/Implementations/Pi/Spigot/Algorithm.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Spigot/Algorithm.o ) [20 of 86] Compiling Factory.Math.Implementations.Pi.Ramanujan.Series ( src/Factory/Math/Implementations/Pi/Ramanujan/Series.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Ramanujan/Series.o ) [21 of 86] Compiling Factory.Math.Implementations.Pi.Ramanujan.Implementation ( src/Factory/Math/Implementations/Pi/Ramanujan/Implementation.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Ramanujan/Implementation.o ) [22 of 86] Compiling Factory.Math.Implementations.Pi.Borwein.Series ( src/Factory/Math/Implementations/Pi/Borwein/Series.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Borwein/Series.o ) [23 of 86] Compiling Factory.Math.Implementations.Pi.Borwein.Implementation ( src/Factory/Math/Implementations/Pi/Borwein/Implementation.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Borwein/Implementation.o ) [24 of 86] Compiling Factory.Math.Implementations.Pi.BBP.Series ( src/Factory/Math/Implementations/Pi/BBP/Series.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/BBP/Series.o ) [25 of 86] Compiling Factory.Math.Implementations.Pi.BBP.Implementation ( src/Factory/Math/Implementations/Pi/BBP/Implementation.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/BBP/Implementation.o ) [26 of 86] Compiling Factory.Math.Implementations.Pi.BBP.Bellard ( src/Factory/Math/Implementations/Pi/BBP/Bellard.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/BBP/Bellard.o ) [27 of 86] Compiling Factory.Math.Implementations.Pi.BBP.Base65536 ( src/Factory/Math/Implementations/Pi/BBP/Base65536.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/BBP/Base65536.o ) [28 of 86] Compiling Factory.Math.Implementations.Pi.BBP.Algorithm ( src/Factory/Math/Implementations/Pi/BBP/Algorithm.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/BBP/Algorithm.o ) [29 of 86] Compiling Factory.Math.Fibonacci ( src/Factory/Math/Fibonacci.hs, dist/build/factory/factory-tmp/Factory/Math/Fibonacci.o ) [30 of 86] Compiling Factory.Math.Factorial ( src/Factory/Math/Factorial.hs, dist/build/factory/factory-tmp/Factory/Math/Factorial.o ) [31 of 86] Compiling Factory.Math.DivideAndConquer ( src/Factory/Math/DivideAndConquer.hs, dist/build/factory/factory-tmp/Factory/Math/DivideAndConquer.o ) [32 of 86] Compiling Factory.Math.ArithmeticGeometricMean ( src/Factory/Math/ArithmeticGeometricMean.hs, dist/build/factory/factory-tmp/Factory/Math/ArithmeticGeometricMean.o ) [33 of 86] Compiling Factory.Math.Implementations.Pi.AGM.BrentSalamin ( src/Factory/Math/Implementations/Pi/AGM/BrentSalamin.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/AGM/BrentSalamin.o ) [34 of 86] Compiling Factory.Math.Implementations.Pi.AGM.Algorithm ( src/Factory/Math/Implementations/Pi/AGM/Algorithm.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/AGM/Algorithm.o ) [35 of 86] Compiling Factory.Data.Ring ( src/Factory/Data/Ring.hs, dist/build/factory/factory-tmp/Factory/Data/Ring.o ) [36 of 86] Compiling Factory.Data.QuotientRing ( src/Factory/Data/QuotientRing.hs, dist/build/factory/factory-tmp/Factory/Data/QuotientRing.o ) [37 of 86] Compiling Factory.Data.PrimeWheel ( src/Factory/Data/PrimeWheel.hs, dist/build/factory/factory-tmp/Factory/Data/PrimeWheel.o ) [38 of 86] Compiling Factory.Math.Implementations.Primes.SieveOfAtkin ( src/Factory/Math/Implementations/Primes/SieveOfAtkin.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Primes/SieveOfAtkin.o ) [39 of 86] Compiling Factory.Math.Implementations.Primes.SieveOfEratosthenes ( src/Factory/Math/Implementations/Primes/SieveOfEratosthenes.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Primes/SieveOfEratosthenes.o ) [40 of 86] Compiling Factory.Data.Monomial ( src/Factory/Data/Monomial.hs, dist/build/factory/factory-tmp/Factory/Data/Monomial.o ) src/Factory/Data/Monomial.hs:51:1: Warning: Module ‘Prelude’ does not export ‘(<*>)’ src/Factory/Data/Monomial.hs:96:10: Warning: Local definition of ‘<*>’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [41 of 86] Compiling Factory.Data.Polynomial ( src/Factory/Data/Polynomial.hs, dist/build/factory/factory-tmp/Factory/Data/Polynomial.o ) src/Factory/Data/Polynomial.hs:68:1: Warning: Module ‘Prelude’ does not export ‘(<*>)’ [42 of 86] Compiling Factory.Test.QuickCheck.Polynomial ( src/Factory/Test/QuickCheck/Polynomial.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Polynomial.o ) [43 of 86] Compiling Factory.Data.MonicPolynomial ( src/Factory/Data/MonicPolynomial.hs, dist/build/factory/factory-tmp/Factory/Data/MonicPolynomial.o ) [44 of 86] Compiling Factory.Test.QuickCheck.MonicPolynomial ( src/Factory/Test/QuickCheck/MonicPolynomial.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/MonicPolynomial.o ) [45 of 86] Compiling Factory.Data.Interval ( src/Factory/Data/Interval.hs, dist/build/factory/factory-tmp/Factory/Data/Interval.o ) [46 of 86] Compiling Factory.Test.QuickCheck.Interval ( src/Factory/Test/QuickCheck/Interval.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Interval.o ) [47 of 86] Compiling Factory.Data.Exponential ( src/Factory/Data/Exponential.hs, dist/build/factory/factory-tmp/Factory/Data/Exponential.o ) [48 of 86] Compiling Factory.Data.PrimeFactors ( src/Factory/Data/PrimeFactors.hs, dist/build/factory/factory-tmp/Factory/Data/PrimeFactors.o ) [49 of 86] Compiling Factory.Math.PrimeFactorisation ( src/Factory/Math/PrimeFactorisation.hs, dist/build/factory/factory-tmp/Factory/Math/PrimeFactorisation.o ) [50 of 86] Compiling Factory.Math.Implementations.Primes.TrialDivision ( src/Factory/Math/Implementations/Primes/TrialDivision.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Primes/TrialDivision.o ) [51 of 86] Compiling Factory.Math.MultiplicativeOrder ( src/Factory/Math/MultiplicativeOrder.hs, dist/build/factory/factory-tmp/Factory/Math/MultiplicativeOrder.o ) [52 of 86] Compiling Paths_factory ( dist/build/autogen/Paths_factory.hs, dist/build/factory/factory-tmp/Paths_factory.o ) [53 of 86] Compiling Factory.Test.Performance.SquareRoot ( src/Factory/Test/Performance/SquareRoot.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/SquareRoot.o ) [54 of 86] Compiling Factory.Test.Performance.Primes ( src/Factory/Test/Performance/Primes.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Primes.o ) [55 of 86] Compiling Factory.Test.Performance.PrimeFactorisation ( src/Factory/Test/Performance/PrimeFactorisation.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/PrimeFactorisation.o ) [56 of 86] Compiling Factory.Test.Performance.Primality ( src/Factory/Test/Performance/Primality.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Primality.o ) [57 of 86] Compiling Factory.Test.Performance.Factorial ( src/Factory/Test/Performance/Factorial.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Factorial.o ) [58 of 86] Compiling Factory.Test.CommandOptions ( src/Factory/Test/CommandOptions.hs, dist/build/factory/factory-tmp/Factory/Test/CommandOptions.o ) [59 of 86] Compiling Factory.Math.Probability ( src/Factory/Math/Probability.hs, dist/build/factory/factory-tmp/Factory/Math/Probability.o ) [60 of 86] Compiling Factory.Math.Implementations.Primes.Algorithm ( src/Factory/Math/Implementations/Primes/Algorithm.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Primes/Algorithm.o ) [61 of 86] Compiling Factory.Math.Implementations.PrimeFactorisation ( src/Factory/Math/Implementations/PrimeFactorisation.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/PrimeFactorisation.o ) [62 of 86] Compiling Factory.Test.QuickCheck.PrimeFactorisation ( src/Factory/Test/QuickCheck/PrimeFactorisation.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/PrimeFactorisation.o ) [63 of 86] Compiling Factory.Math.Implementations.Primality ( src/Factory/Math/Implementations/Primality.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Primality.o ) [64 of 86] Compiling Factory.Test.QuickCheck.Primality ( src/Factory/Test/QuickCheck/Primality.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Primality.o ) [65 of 86] Compiling Factory.Test.QuickCheck.Primes ( src/Factory/Test/QuickCheck/Primes.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Primes.o ) [66 of 86] Compiling Factory.Math.Implementations.Factorial ( src/Factory/Math/Implementations/Factorial.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Factorial.o ) [67 of 86] Compiling Factory.Math.Implementations.SquareRoot ( src/Factory/Math/Implementations/SquareRoot.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/SquareRoot.o ) [68 of 86] Compiling Factory.Test.QuickCheck.SquareRoot ( src/Factory/Test/QuickCheck/SquareRoot.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/SquareRoot.o ) [69 of 86] Compiling Factory.Test.QuickCheck.ArithmeticGeometricMean ( src/Factory/Test/QuickCheck/ArithmeticGeometricMean.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/ArithmeticGeometricMean.o ) [70 of 86] Compiling Factory.Math.Implementations.Pi.Borwein.Borwein1993 ( src/Factory/Math/Implementations/Pi/Borwein/Borwein1993.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Borwein/Borwein1993.o ) [71 of 86] Compiling Factory.Math.Implementations.Pi.Borwein.Algorithm ( src/Factory/Math/Implementations/Pi/Borwein/Algorithm.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Borwein/Algorithm.o ) [72 of 86] Compiling Factory.Math.Implementations.Pi.Ramanujan.Chudnovsky ( src/Factory/Math/Implementations/Pi/Ramanujan/Chudnovsky.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Ramanujan/Chudnovsky.o ) [73 of 86] Compiling Factory.Math.Implementations.Pi.Ramanujan.Classic ( src/Factory/Math/Implementations/Pi/Ramanujan/Classic.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Ramanujan/Classic.o ) [74 of 86] Compiling Factory.Math.Implementations.Pi.Ramanujan.Algorithm ( src/Factory/Math/Implementations/Pi/Ramanujan/Algorithm.hs, dist/build/factory/factory-tmp/Factory/Math/Implementations/Pi/Ramanujan/Algorithm.o ) [75 of 86] Compiling Factory.Test.Performance.Pi ( src/Factory/Test/Performance/Pi.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Pi.o ) [76 of 86] Compiling Factory.Math.Statistics ( src/Factory/Math/Statistics.hs, dist/build/factory/factory-tmp/Factory/Math/Statistics.o ) [77 of 86] Compiling Factory.Test.Performance.Statistics ( src/Factory/Test/Performance/Statistics.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Statistics.o ) [78 of 86] Compiling Factory.Test.QuickCheck.Factorial ( src/Factory/Test/QuickCheck/Factorial.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Factorial.o ) [79 of 86] Compiling Factory.Test.QuickCheck.Probability ( src/Factory/Test/QuickCheck/Probability.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Probability.o ) [80 of 86] Compiling Factory.Test.QuickCheck.Pi ( src/Factory/Test/QuickCheck/Pi.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Pi.o ) src/Factory/Test/QuickCheck/Pi.hs:32:1: Warning: Module ‘Prelude’ does not export ‘(<*>)’ [81 of 86] Compiling Factory.Test.QuickCheck.Statistics ( src/Factory/Test/QuickCheck/Statistics.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Statistics.o ) [82 of 86] Compiling Factory.Math.Hyperoperation ( src/Factory/Math/Hyperoperation.hs, dist/build/factory/factory-tmp/Factory/Math/Hyperoperation.o ) [83 of 86] Compiling Factory.Test.Performance.Hyperoperation ( src/Factory/Test/Performance/Hyperoperation.hs, dist/build/factory/factory-tmp/Factory/Test/Performance/Hyperoperation.o ) [84 of 86] Compiling Factory.Test.QuickCheck.Hyperoperation ( src/Factory/Test/QuickCheck/Hyperoperation.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/Hyperoperation.o ) [85 of 86] Compiling Factory.Test.QuickCheck.QuickChecks ( src/Factory/Test/QuickCheck/QuickChecks.hs, dist/build/factory/factory-tmp/Factory/Test/QuickCheck/QuickChecks.o ) [86 of 86] Compiling Main ( src/Main.hs, dist/build/factory/factory-tmp/Main.o ) Linking dist/build/factory/factory ... Running Haddock for factory-0.2.1.1... Running hscolour for factory-0.2.1.1... Preprocessing library factory-0.2.1.1... Preprocessing executable 'factory' for factory-0.2.1.1... Preprocessing library factory-0.2.1.1... src/Factory/Data/Monomial.hs:51:1: Warning: Module ‘Prelude’ does not export ‘(<*>)’ src/Factory/Data/Monomial.hs:96:10: Warning: Local definition of ‘<*>’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. src/Factory/Data/Polynomial.hs:68:1: Warning: Module ‘Prelude’ does not export ‘(<*>)’ Haddock coverage: 100% ( 7 / 7) in 'Factory.Math.Radix' 100% ( 6 / 6) in 'Factory.Math.Primes' 100% ( 5 / 5) in 'Factory.Math.Summation' 100% ( 4 / 4) in 'Factory.Math.Implementations.Pi.BBP.Series' 100% ( 3 / 3) in 'Factory.Math.Implementations.Pi.BBP.Bellard' 100% ( 3 / 3) in 'Factory.Math.Implementations.Pi.BBP.Base65536' 100% ( 7 / 7) in 'Factory.Math.Power' 100% ( 5 / 5) in 'Factory.Math.PerfectPower' 100% ( 9 / 9) in 'Factory.Math.Primality' 100% ( 3 / 3) in 'Factory.Math.Implementations.Primes.TurnersSieve' 63% ( 12 / 19) in 'Factory.Math.Hyperoperation' 100% ( 4 / 4) in 'Factory.Math.Fibonacci' 100% ( 3 / 3) in 'Factory.Math.Factorial' 100% ( 17 / 17) in 'Factory.Math.Precision' 100% ( 14 / 14) in 'Factory.Math.SquareRoot' 100% ( 6 / 6) in 'Factory.Math.Pi' 100% ( 3 / 3) in 'Factory.Math.Implementations.Pi.BBP.Implementation' 100% ( 4 / 4) in 'Factory.Math.Implementations.Pi.BBP.Algorithm' 100% ( 4 / 4) in 'Factory.Math.Implementations.Pi.Borwein.Series' 100% ( 3 / 3) in 'Factory.Math.Implementations.Pi.Borwein.Implementation' 100% ( 4 / 4) in 'Factory.Math.Implementations.Pi.Ramanujan.Series' 100% ( 3 / 3) in 'Factory.Math.Implementations.Pi.Ramanujan.Implementation' 100% ( 6 / 6) in 'Factory.Math.Implementations.Pi.Spigot.Series' 100% ( 3 / 3) in 'Factory.Math.Implementations.Pi.Spigot.Gosper' 100% ( 3 / 3) in 'Factory.Math.Implementations.Pi.Spigot.RabinowitzWagon' 100% ( 9 / 9) in 'Factory.Math.Implementations.Pi.Spigot.Spigot' 100% ( 4 / 4) in 'Factory.Math.Implementations.Pi.Spigot.Algorithm' 100% ( 14 / 14) in 'Factory.Math.ArithmeticGeometricMean' 100% ( 3 / 3) in 'Factory.Math.Implementations.Pi.AGM.BrentSalamin' 100% ( 4 / 4) in 'Factory.Math.Implementations.Pi.AGM.Algorithm' 100% ( 18 / 18) in 'Factory.Data.PrimeWheel' 100% ( 6 / 6) in 'Factory.Math.Implementations.Primes.SieveOfAtkin' 100% ( 5 / 5) in 'Factory.Math.Implementations.Primes.SieveOfEratosthenes' 100% ( 9 / 9) in 'Factory.Math.DivideAndConquer' 100% ( 10 / 10) in 'Factory.Data.Ring' 100% ( 9 / 9) in 'Factory.Data.QuotientRing' 100% ( 22 / 22) in 'Factory.Data.Monomial' 100% ( 33 / 33) in 'Factory.Data.Polynomial' 100% ( 7 / 7) in 'Factory.Data.MonicPolynomial' 100% ( 21 / 21) in 'Factory.Data.Interval' 100% ( 13 / 13) in 'Factory.Math.Probability' 100% ( 15 / 15) in 'Factory.Data.Exponential' 100% ( 12 / 12) in 'Factory.Data.PrimeFactors' 100% ( 10 / 10) in 'Factory.Math.Implementations.Factorial' 100% ( 3 / 3) in 'Factory.Math.Implementations.Pi.Borwein.Borwein1993' 100% ( 4 / 4) in 'Factory.Math.Implementations.Pi.Borwein.Algorithm' 100% ( 3 / 3) in 'Factory.Math.Implementations.Pi.Ramanujan.Chudnovsky' 100% ( 3 / 3) in 'Factory.Math.Implementations.Pi.Ramanujan.Classic' 100% ( 4 / 4) in 'Factory.Math.Implementations.Pi.Ramanujan.Algorithm' 100% ( 10 / 10) in 'Factory.Math.Statistics' 100% ( 7 / 7) in 'Factory.Math.Implementations.SquareRoot' 100% ( 12 / 12) in 'Factory.Math.PrimeFactorisation' 100% ( 3 / 3) in 'Factory.Math.MultiplicativeOrder' 100% ( 6 / 6) in 'Factory.Math.Implementations.Primality' 100% ( 4 / 4) in 'Factory.Math.Implementations.Primes.TrialDivision' 100% ( 4 / 4) in 'Factory.Math.Implementations.Primes.Algorithm' 100% ( 5 / 5) in 'Factory.Math.Implementations.PrimeFactorisation' Warning: Factory.Math.Radix: could not find link destinations for: Factory.Math.Radix.digits Warning: Factory.Math.Implementations.Pi.Spigot.Spigot: could not find link destinations for: Factory.Math.Implementations.Pi.Spigot.Spigot.I Factory.Math.Implementations.Pi.Spigot.Spigot.carryAndDivide Factory.Math.Implementations.Pi.Spigot.Spigot.mkRow Factory.Math.Implementations.Pi.Spigot.Spigot.processColumns Warning: Factory.Math.Implementations.Primes.SieveOfAtkin: could not find link destinations for: Factory.Math.Implementations.Primes.SieveOfAtkin.inherentPrimes Factory.Math.Implementations.Primes.SieveOfAtkin.polynomialTypeLookup Warning: Factory.Math.Implementations.Primes.SieveOfEratosthenes: could not find link destinations for: Factory.Math.Implementations.Primes.SieveOfEratosthenes.Repository Factory.Math.Implementations.Primes.SieveOfEratosthenes.PrimeMultiplesMap Warning: Factory.Data.Polynomial: could not find link destinations for: Factory.Data.Polynomial.MonomialList Factory.Data.Polynomial.pruneCoefficients Warning: Factory.Data.Interval: could not find link destinations for: Factory.Data.Interval.divideAndConquer Warning: Factory.Math.Implementations.Primality: could not find link destinations for: Factory.Math.Implementations.Primality.witnessesCompositeness Documentation created: dist/doc/html/factory/index.html, dist/doc/html/factory/factory.txt Preprocessing executable 'factory' for factory-0.2.1.1... Creating package registration file: /tmp/pkgConf-factory-0.2.18718.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/factory-0.2.1.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 factory-0.2.1.1... Installed factory-0.2.1.1 Downloading squeeze-1.0.3.0... Configuring squeeze-1.0.3.0... Building squeeze-1.0.3.0... Preprocessing executable 'squeeze' for squeeze-1.0.3.0... [1 of 9] Compiling Squeeze.Data.File ( src/Squeeze/Data/File.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Data/File.o ) [2 of 9] Compiling Squeeze.Data.FileCombination ( src/Squeeze/Data/FileCombination.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Data/FileCombination.o ) [3 of 9] Compiling Squeeze.Squeeze ( src/Squeeze/Squeeze.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Squeeze.o ) [4 of 9] Compiling Squeeze.Test.QC ( src/Squeeze/Test/QC.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Test/QC.o ) [5 of 9] Compiling Squeeze.Data.CommandOptions ( src/Squeeze/Data/CommandOptions.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Data/CommandOptions.o ) [6 of 9] Compiling Squeeze.Test.Performance ( src/Squeeze/Test/Performance.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Test/Performance.o ) src/Squeeze/Test/Performance.hs:58:220: Couldn't match expected type ‘System.Random.StdGen -> [Data.File.FileSize]’ with actual type ‘[sample0]’ The function ‘Factory.Math.Probability.generateDiscretePopulation’ is applied to three arguments, but its type ‘Factory.Math.Probability.DiscreteDistribution parameter0 -> Factory.Math.Probability.DiscreteDistribution f -> [sample0]’ has only two In the second argument of ‘($)’, namely ‘Factory.Math.Probability.generateDiscretePopulation fileCount probabilityDistribution randomGen’ In the expression: Control.Monad.Writer.runWriter . Data.File.selectSuitableFileSizes (Data.CommandOptions.isWithinSizeBounds commandOptions) . Data.List.nub . map (id &&& show) $ Factory.Math.Probability.generateDiscretePopulation fileCount probabilityDistribution randomGen src/Squeeze/Test/Performance.hs:58:272: Couldn't match expected type ‘Factory.Math.Probability.DiscreteDistribution parameter0’ with actual type ‘Int’ In the first argument of ‘Factory.Math.Probability.generateDiscretePopulation’, namely ‘fileCount’ In the second argument of ‘($)’, namely ‘Factory.Math.Probability.generateDiscretePopulation fileCount probabilityDistribution randomGen’ Failed to install squeeze-1.0.3.0 cabal: Error: some packages failed to install: squeeze-1.0.3.0 failed during the building phase. The exception was: ExitFailure 1