Resolving dependencies... 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' Missing documentation for: seqTuple2 (Control/Seq.hs:164) seqTuple3 (Control/Seq.hs:168) seqTuple4 (Control/Seq.hs:172) seqTuple5 (Control/Seq.hs:176) seqTuple6 (Control/Seq.hs:180) seqTuple7 (Control/Seq.hs:184) seqTuple8 (Control/Seq.hs:188) seqTuple9 (Control/Seq.hs:192) 100% ( 3 / 3) in 'Control.Parallel' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Missing documentation for: evalTuple2 (Control/Parallel/Strategies.hs:589) evalTuple3 (Control/Parallel/Strategies.hs:593) evalTuple4 (Control/Parallel/Strategies.hs:597) evalTuple5 (Control/Parallel/Strategies.hs:601) evalTuple6 (Control/Parallel/Strategies.hs:605) evalTuple7 (Control/Parallel/Strategies.hs:609) evalTuple8 (Control/Parallel/Strategies.hs:613) evalTuple9 (Control/Parallel/Strategies.hs:617) parTuple2 (Control/Parallel/Strategies.hs:621) parTuple3 (Control/Parallel/Strategies.hs:625) parTuple4 (Control/Parallel/Strategies.hs:629) parTuple5 (Control/Parallel/Strategies.hs:633) parTuple6 (Control/Parallel/Strategies.hs:637) parTuple7 (Control/Parallel/Strategies.hs:641) parTuple8 (Control/Parallel/Strategies.hs:645) parTuple9 (Control/Parallel/Strategies.hs:649) Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Creating package registration file: /tmp/pkgConf-parallel-3.2.0278722862233665123.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj 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.11687926652660260756.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primes-0.2.1.0-1OciDURHoNWKohlk28eYAB Registering primes-0.2.1.0... Installed primes-0.2.1.0 Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6.1.0... Running Haddock for primitive-0.6.1.0... Running hscolour for primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' Missing documentation for: sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19) sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19) aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19) sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19) sIZEOF_PTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19) sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19) Word64_# (Data/Primitive/MachDeps.hs:120) Int64_# (Data/Primitive/MachDeps.hs:121) 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Missing documentation for: setWord8Array# (Data/Primitive/Internal/Operations.hs:33) setWord16Array# (Data/Primitive/Internal/Operations.hs:35) setWord32Array# (Data/Primitive/Internal/Operations.hs:37) setWord64Array# (Data/Primitive/Internal/Operations.hs:39) setWordArray# (Data/Primitive/Internal/Operations.hs:41) setInt8Array# (Data/Primitive/Internal/Operations.hs:43) setInt16Array# (Data/Primitive/Internal/Operations.hs:45) setInt32Array# (Data/Primitive/Internal/Operations.hs:47) setInt64Array# (Data/Primitive/Internal/Operations.hs:49) setIntArray# (Data/Primitive/Internal/Operations.hs:51) setAddrArray# (Data/Primitive/Internal/Operations.hs:53) setFloatArray# (Data/Primitive/Internal/Operations.hs:55) setDoubleArray# (Data/Primitive/Internal/Operations.hs:57) setWideCharArray# (Data/Primitive/Internal/Operations.hs:59) setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62) setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64) setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66) setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68) setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70) setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72) setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74) setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76) setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78) setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80) setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82) setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84) setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86) setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88) 75% ( 12 / 16) in 'Control.Monad.Primitive' Missing documentation for: unsafeInlinePrim (Control/Monad/Primitive.hs:189) unsafeInlineIO (Control/Monad/Primitive.hs:193) unsafeInlineST (Control/Monad/Primitive.hs:197) touch (Control/Monad/Primitive.hs:201) 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' Missing documentation for: ByteArray# MutableByteArray# 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-0.6.11275373743387346491.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb Registering primitive-0.6.1.0... Installed primitive-0.6.1.0 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 ) System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character 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... System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character 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-1382697713476667372.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP 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' Missing documentation for: Module header 33% ( 1 / 3) in 'System.Random.TF.Instances' Missing documentation for: Random (src/System/Random/TF/Instances.hs:37) randomEnum (src/System/Random/TF/Instances.hs:205) 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-01857962504201690613.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm 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... Test/QuickCheck/Arbitrary.hs:6:37: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [ 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... Test/QuickCheck/Arbitrary.hs:6:37: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Haddock coverage: 10% ( 2 / 20) in 'Test.QuickCheck.Random' Missing documentation for: newTheGen (Test/QuickCheck/Random.hs:17) bits (Test/QuickCheck/Random.hs:20) mask (Test/QuickCheck/Random.hs:20) doneBit (Test/QuickCheck/Random.hs:20) chip (Test/QuickCheck/Random.hs:25) chop (Test/QuickCheck/Random.hs:30) stop (Test/QuickCheck/Random.hs:33) mkTheGen (Test/QuickCheck/Random.hs:36) (Test/QuickCheck/Random.hs:65) (Test/QuickCheck/Random.hs:67) (Test/QuickCheck/Random.hs:70) newQCGen (Test/QuickCheck/Random.hs:79) mkQCGen (Test/QuickCheck/Random.hs:82) bigNatVariant (Test/QuickCheck/Random.hs:85) natVariant (Test/QuickCheck/Random.hs:91) variantTheGen (Test/QuickCheck/Random.hs:97) boolVariant (Test/QuickCheck/Random.hs:103) variantQCGen (Test/QuickCheck/Random.hs:107) 33% ( 3 / 9) in 'Test.QuickCheck.Exception' Missing documentation for: AnException (Test/QuickCheck/Exception.hs:47) tryEvaluate (Test/QuickCheck/Exception.hs:79) tryEvaluateIO (Test/QuickCheck/Exception.hs:82) evaluate (Test/QuickCheck/Exception.hs:86) isDiscard (Test/QuickCheck/Exception.hs:114) finally (Test/QuickCheck/Exception.hs:129) 6% ( 1 / 18) in 'Test.QuickCheck.Text' Missing documentation for: Str (Test/QuickCheck/Text.hs:46) ranges (Test/QuickCheck/Text.hs:51) number (Test/QuickCheck/Text.hs:59) short (Test/QuickCheck/Text.hs:62) showErr (Test/QuickCheck/Text.hs:70) oneLine (Test/QuickCheck/Text.hs:73) isOneLine (Test/QuickCheck/Text.hs:76) bold (Test/QuickCheck/Text.hs:79) newTerminal (Test/QuickCheck/Text.hs:90) withStdioTerminal (Test/QuickCheck/Text.hs:104) withNullTerminal (Test/QuickCheck/Text.hs:108) terminalOutput (Test/QuickCheck/Text.hs:112) handle (Test/QuickCheck/Text.hs:115) Terminal (Test/QuickCheck/Text.hs:87) putTemp (Test/QuickCheck/Text.hs:126) putPart (Test/QuickCheck/Text.hs:126) putLine (Test/QuickCheck/Text.hs:126) 100% ( 2 / 2) in 'Test.QuickCheck.State' 89% ( 25 / 28) in 'Test.QuickCheck.Gen' Missing documentation for: (Test/QuickCheck/Gen.hs:46) (Test/QuickCheck/Gen.hs:50) (Test/QuickCheck/Gen.hs:54) 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' Missing documentation for: Capture (Test/QuickCheck/Gen/Unsafe.hs:50) 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' Missing documentation for: ShrinkState (Test/QuickCheck/Modifiers.hs:323) 14% ( 1 / 7) in 'Test.QuickCheck.Poly' Missing documentation for: A (Test/QuickCheck/Poly.hs:29) B (Test/QuickCheck/Poly.hs:44) C (Test/QuickCheck/Poly.hs:59) OrdA (Test/QuickCheck/Poly.hs:77) OrdB (Test/QuickCheck/Poly.hs:96) OrdC (Test/QuickCheck/Poly.hs:115) 38% ( 3 / 8) in 'Test.QuickCheck.Function' Missing documentation for: Fun (Test/QuickCheck/Function.hs:275) apply (Test/QuickCheck/Function.hs:289) Function (Test/QuickCheck/Function.hs:106) functionMap (Test/QuickCheck/Function.hs:142) functionShow (Test/QuickCheck/Function.hs:145) 62% ( 44 / 71) in 'Test.QuickCheck.Property' Missing documentation for: (Test/QuickCheck/Property.hs:95) (Test/QuickCheck/Property.hs:99) (Test/QuickCheck/Property.hs:103) (Test/QuickCheck/Property.hs:107) (Test/QuickCheck/Property.hs:111) (Test/QuickCheck/Property.hs:114) (Test/QuickCheck/Property.hs:131) protect (Test/QuickCheck/Property.hs:135) Prop (Test/QuickCheck/Property.hs:141) Rose (Test/QuickCheck/Property.hs:145) ioRose (Test/QuickCheck/Property.hs:148) joinRose (Test/QuickCheck/Property.hs:151) (Test/QuickCheck/Property.hs:160) (Test/QuickCheck/Property.hs:165) (Test/QuickCheck/Property.hs:170) CallbackKind (Test/QuickCheck/Property.hs:204) exception (Test/QuickCheck/Property.hs:220) formatException (Test/QuickCheck/Property.hs:226) protectResult (Test/QuickCheck/Property.hs:231) succeeded (Test/QuickCheck/Property.hs:234) failed (Test/QuickCheck/Property.hs:234) rejected (Test/QuickCheck/Property.hs:234) liftBool (Test/QuickCheck/Property.hs:255) mapResult (Test/QuickCheck/Property.hs:259) mapTotalResult (Test/QuickCheck/Property.hs:262) mapRoseResult (Test/QuickCheck/Property.hs:266) mapProp (Test/QuickCheck/Property.hs:269) 50% ( 14 / 28) in 'Test.QuickCheck.Test' Missing documentation for: test (Test/QuickCheck/Test.hs:179) doneTesting (Test/QuickCheck/Test.hs:185) giveUp (Test/QuickCheck/Test.hs:215) runATest (Test/QuickCheck/Test.hs:231) summary (Test/QuickCheck/Test.hs:297) success (Test/QuickCheck/Test.hs:308) labelPercentage (Test/QuickCheck/Test.hs:338) insufficientCoverage (Test/QuickCheck/Test.hs:346) foundFailure (Test/QuickCheck/Test.hs:353) localMin (Test/QuickCheck/Test.hs:357) localMin' (Test/QuickCheck/Test.hs:387) localMinFound (Test/QuickCheck/Test.hs:399) callbackPostTest (Test/QuickCheck/Test.hs:424) callbackPostFinalFailure (Test/QuickCheck/Test.hs:429) 100% ( 9 / 9) in 'Test.QuickCheck.All' 78% ( 14 / 18) in 'Test.QuickCheck.Monadic' Missing documentation for: stop (Test/QuickCheck/Monadic.hs:118) monadic (Test/QuickCheck/Monadic.hs:204) monadic' (Test/QuickCheck/Monadic.hs:207) runSTGen (Test/QuickCheck/Monadic.hs:246) 99% (127 /128) in 'Test.QuickCheck' Missing documentation for: ShrinkState (Test/QuickCheck/Modifiers.hs:323) Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: RecursivelyShrink GSubterms GCoArbitrary gSubterms gSubtermsIncl Warning: Test.QuickCheck: could not find link destinations for: GCoArbitrary RecursivelyShrink GSubterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Creating package registration file: /tmp/pkgConf-QuickCheck-2.84029031771329202900.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-BnZKeqxVf7FCbnejbqAnPL Registering QuickCheck-2.8.1... Installed QuickCheck-2.8.1 Configuring toolshed-0.13.0.0... Building toolshed-0.13.0.0... Preprocessing library toolshed-0.13.0.0... [ 1 of 15] Compiling ToolShed.System.TimePure ( src/ToolShed/System/TimePure.hs, dist/build/ToolShed/System/TimePure.o ) src/ToolShed/System/TimePure.hs:27:1: Warning: Tab character src/ToolShed/System/TimePure.hs:28:1: Warning: Tab character src/ToolShed/System/TimePure.hs:31:17: Warning: Tab character src/ToolShed/System/TimePure.hs:32:17: Warning: Tab character src/ToolShed/System/TimePure.hs:40:7: Warning: Tab character src/ToolShed/System/TimePure.hs:52:1: Warning: Tab character src/ToolShed/System/TimePure.hs:52:22: Warning: Tab character src/ToolShed/System/TimePure.hs:53:1: Warning: Tab character src/ToolShed/System/TimePure.hs:53:36: Warning: Tab character src/ToolShed/System/TimePure.hs:54:25: Warning: Tab character src/ToolShed/System/TimePure.hs:55:1: Warning: Tab character src/ToolShed/System/TimePure.hs:55:14: Warning: Tab character src/ToolShed/System/TimePure.hs:56:1: Warning: Tab character src/ToolShed/System/TimePure.hs:56:12: Warning: Tab character src/ToolShed/System/TimePure.hs:58:1: Warning: Tab character src/ToolShed/System/TimePure.hs:62:1: Warning: Tab character src/ToolShed/System/TimePure.hs:64:1: Warning: Tab character src/ToolShed/System/TimePure.hs:72:27: Warning: Tab character src/ToolShed/System/TimePure.hs:73:1: Warning: Tab character src/ToolShed/System/TimePure.hs:73:29: Warning: Tab character src/ToolShed/System/TimePure.hs:75:1: Warning: Tab character src/ToolShed/System/TimePure.hs:77:1: Warning: Tab character [ 2 of 15] Compiling ToolShed.System.TimeAction ( src/ToolShed/System/TimeAction.hs, dist/build/ToolShed/System/TimeAction.o ) src/ToolShed/System/TimeAction.hs:26:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:27:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:30:17: Warning: Tab character src/ToolShed/System/TimeAction.hs:31:17: Warning: Tab character src/ToolShed/System/TimeAction.hs:35:21: Warning: Tab character src/ToolShed/System/TimeAction.hs:36:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:36:18: Warning: Tab character src/ToolShed/System/TimeAction.hs:37:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:37:15: Warning: Tab character src/ToolShed/System/TimeAction.hs:38:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:38:16: Warning: Tab character src/ToolShed/System/TimeAction.hs:40:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:44:23: Warning: Tab character src/ToolShed/System/TimeAction.hs:45:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:45:29: Warning: Tab character src/ToolShed/System/TimeAction.hs:47:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:49:1: Warning: Tab character [ 3 of 15] Compiling ToolShed.System.Random ( src/ToolShed/System/Random.hs, dist/build/ToolShed/System/Random.o ) src/ToolShed/System/Random.hs:26:1: Warning: Tab character src/ToolShed/System/Random.hs:27:1: Warning: Tab character src/ToolShed/System/Random.hs:28:1: Warning: Tab character src/ToolShed/System/Random.hs:29:1: Warning: Tab character src/ToolShed/System/Random.hs:30:1: Warning: Tab character src/ToolShed/System/Random.hs:33:17: Warning: Tab character src/ToolShed/System/Random.hs:34:17: Warning: Tab character src/ToolShed/System/Random.hs:35:17: Warning: Tab character src/ToolShed/System/Random.hs:36:17: Warning: Tab character src/ToolShed/System/Random.hs:40:11: Warning: Tab character src/ToolShed/System/Random.hs:55:18: Warning: Tab character src/ToolShed/System/Random.hs:63:30: Warning: Tab character src/ToolShed/System/Random.hs:67:17: Warning: Tab character src/ToolShed/System/Random.hs:77:29: Warning: Tab character [ 4 of 15] Compiling ToolShed.System.File ( src/ToolShed/System/File.hs, dist/build/ToolShed/System/File.o ) src/ToolShed/System/File.hs:27:1: Warning: Tab character src/ToolShed/System/File.hs:28:1: Warning: Tab character src/ToolShed/System/File.hs:30:1: Warning: Tab character src/ToolShed/System/File.hs:31:1: Warning: Tab character src/ToolShed/System/File.hs:32:1: Warning: Tab character src/ToolShed/System/File.hs:34:1: Warning: Tab character src/ToolShed/System/File.hs:35:1: Warning: Tab character src/ToolShed/System/File.hs:38:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/ToolShed/System/File.hs:38:7: Warning: Tab character src/ToolShed/System/File.hs:39:17: Warning: Tab character src/ToolShed/System/File.hs:40:17: Warning: Tab character src/ToolShed/System/File.hs:41:17: Warning: Tab character src/ToolShed/System/File.hs:42:17: Warning: Tab character src/ToolShed/System/File.hs:43:17: Warning: Tab character src/ToolShed/System/File.hs:44:7: Warning: Tab character src/ToolShed/System/File.hs:45:17: Warning: Tab character src/ToolShed/System/File.hs:48:16: Warning: Tab character src/ToolShed/System/File.hs:58:16: Warning: Tab character src/ToolShed/System/File.hs:61:19: Warning: Tab character src/ToolShed/System/File.hs:65:12: Warning: Tab character src/ToolShed/System/File.hs:69:8: Warning: Tab character src/ToolShed/System/File.hs:76:29: Warning: Tab character src/ToolShed/System/File.hs:77:1: Warning: Tab character src/ToolShed/System/File.hs:77:18: Warning: Tab character src/ToolShed/System/File.hs:79:1: Warning: Tab character src/ToolShed/System/File.hs:80:1: Warning: Tab character src/ToolShed/System/File.hs:81:1: Warning: Tab character src/ToolShed/System/File.hs:82:1: Warning: Tab character src/ToolShed/System/File.hs:82:33: Warning: Tab character src/ToolShed/System/File.hs:82:57: Warning: Tab character src/ToolShed/System/File.hs:83:1: Warning: Tab character src/ToolShed/System/File.hs:91:30: Warning: Tab character src/ToolShed/System/File.hs:92:1: Warning: Tab character src/ToolShed/System/File.hs:92:33: Warning: Tab character src/ToolShed/System/File.hs:94:1: Warning: Tab character src/ToolShed/System/File.hs:95:1: Warning: Tab character src/ToolShed/System/File.hs:95:25: Warning: Tab character src/ToolShed/System/File.hs:95:72: Warning: Tab character src/ToolShed/System/File.hs:96:1: Warning: Tab character src/ToolShed/System/File.hs:96:18: Warning: Tab character [ 5 of 15] Compiling ToolShed.SelfValidate ( src/ToolShed/SelfValidate.hs, dist/build/ToolShed/SelfValidate.o ) src/ToolShed/SelfValidate.hs:25:1: Warning: Tab character src/ToolShed/SelfValidate.hs:27:1: Warning: Tab character src/ToolShed/SelfValidate.hs:28:1: Warning: Tab character src/ToolShed/SelfValidate.hs:31:17: Warning: Tab character src/ToolShed/SelfValidate.hs:32:17: Warning: Tab character src/ToolShed/SelfValidate.hs:33:17: Warning: Tab character src/ToolShed/SelfValidate.hs:36:22: Warning: Tab character src/ToolShed/SelfValidate.hs:37:1: Warning: Tab character src/ToolShed/SelfValidate.hs:37:18: Warning: Tab character src/ToolShed/SelfValidate.hs:37:41: Warning: Tab character src/ToolShed/SelfValidate.hs:39:1: Warning: Tab character src/ToolShed/SelfValidate.hs:39:16: Warning: Tab character src/ToolShed/SelfValidate.hs:39:37: Warning: Tab character src/ToolShed/SelfValidate.hs:40:1: Warning: Tab character src/ToolShed/SelfValidate.hs:40:16: Warning: Tab character src/ToolShed/SelfValidate.hs:40:35: Warning: Tab character src/ToolShed/SelfValidate.hs:42:54: Warning: Tab character src/ToolShed/SelfValidate.hs:43:1: Warning: Tab character src/ToolShed/SelfValidate.hs:43:27: Warning: Tab character src/ToolShed/SelfValidate.hs:44:1: Warning: Tab character src/ToolShed/SelfValidate.hs:44:20: Warning: Tab character src/ToolShed/SelfValidate.hs:46:68: Warning: Tab character src/ToolShed/SelfValidate.hs:47:1: Warning: Tab character src/ToolShed/SelfValidate.hs:47:25: Warning: Tab character src/ToolShed/SelfValidate.hs:49:46: Warning: Tab character src/ToolShed/SelfValidate.hs:50:1: Warning: Tab character src/ToolShed/SelfValidate.hs:50:18: Warning: Tab character src/ToolShed/SelfValidate.hs:52:59: Warning: Tab character src/ToolShed/SelfValidate.hs:53:1: Warning: Tab character src/ToolShed/SelfValidate.hs:53:18: Warning: Tab character src/ToolShed/SelfValidate.hs:55:61: Warning: Tab character src/ToolShed/SelfValidate.hs:56:1: Warning: Tab character src/ToolShed/SelfValidate.hs:56:18: Warning: Tab character src/ToolShed/SelfValidate.hs:58:118: Warning: Tab character src/ToolShed/SelfValidate.hs:59:1: Warning: Tab character src/ToolShed/SelfValidate.hs:59:18: Warning: Tab character src/ToolShed/SelfValidate.hs:64:1: Warning: Tab character src/ToolShed/SelfValidate.hs:64:22: Warning: Tab character src/ToolShed/SelfValidate.hs:65:1: Warning: Tab character src/ToolShed/SelfValidate.hs:65:20: Warning: Tab character src/ToolShed/SelfValidate.hs:66:1: Warning: Tab character src/ToolShed/SelfValidate.hs:67:1: Warning: Tab character src/ToolShed/SelfValidate.hs:67:23: Warning: Tab character src/ToolShed/SelfValidate.hs:71:14: Warning: Tab character [ 6 of 15] Compiling ToolShed.Defaultable ( src/ToolShed/Defaultable.hs, dist/build/ToolShed/Defaultable.o ) src/ToolShed/Defaultable.hs:25:1: Warning: Tab character src/ToolShed/Defaultable.hs:29:20: Warning: Tab character src/ToolShed/Defaultable.hs:30:1: Warning: Tab character src/ToolShed/Defaultable.hs:30:21: Warning: Tab character src/ToolShed/Defaultable.hs:30:29: Warning: Tab character src/ToolShed/Defaultable.hs:32:62: Warning: Tab character src/ToolShed/Defaultable.hs:33:1: Warning: Tab character src/ToolShed/Defaultable.hs:33:21: Warning: Tab character [ 7 of 15] Compiling ToolShed.Options ( src/ToolShed/Options.hs, dist/build/ToolShed/Options.o ) src/ToolShed/Options.hs:25:1: Warning: Tab character src/ToolShed/Options.hs:28:17: Warning: Tab character src/ToolShed/Options.hs:31:54: Warning: Tab character src/ToolShed/Options.hs:32:1: Warning: Tab character src/ToolShed/Options.hs:32:19: Warning: Tab character src/ToolShed/Options.hs:32:29: Warning: Tab character [ 8 of 15] Compiling ToolShed.Data.Pair ( src/ToolShed/Data/Pair.hs, dist/build/ToolShed/Data/Pair.o ) src/ToolShed/Data/Pair.hs:25:1: Warning: Tab character src/ToolShed/Data/Pair.hs:28:7: Warning: Tab character src/ToolShed/Data/Pair.hs:36:9: Warning: Tab character [ 9 of 15] Compiling ToolShed.Data.List.Splits ( src/ToolShed/Data/List/Splits.hs, dist/build/ToolShed/Data/List/Splits.o ) src/ToolShed/Data/List/Splits.hs:29:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:30:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:34:13: Warning: Tab character src/ToolShed/Data/List/Splits.hs:38:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:38:32: Warning: Tab character src/ToolShed/Data/List/Splits.hs:39:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:39:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:40:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:40:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:41:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:41:21: Warning: Tab character src/ToolShed/Data/List/Splits.hs:43:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:43:16: Warning: Tab character src/ToolShed/Data/List/Splits.hs:44:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:44:20: Warning: Tab character src/ToolShed/Data/List/Splits.hs:52:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:52:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:53:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:53:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:54:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:54:21: Warning: Tab character src/ToolShed/Data/List/Splits.hs:55:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:63:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:63:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:64:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:64:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:65:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:65:21: Warning: Tab character src/ToolShed/Data/List/Splits.hs:66:16: Warning: Tab character [10 of 15] Compiling ToolShed.Data.List.Runlength ( src/ToolShed/Data/List/Runlength.hs, dist/build/ToolShed/Data/List/Runlength.o ) src/ToolShed/Data/List/Runlength.hs:26:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:28:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:29:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:31:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:32:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:35:7: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:36:17: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:39:12: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:43:10: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:47:9: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:51:7: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:55:7: Warning: Tab character [11 of 15] Compiling ToolShed.Data.List ( src/ToolShed/Data/List.hs, dist/build/ToolShed/Data/List.o ) src/ToolShed/Data/List.hs:26:1: Warning: Tab character src/ToolShed/Data/List.hs:28:1: Warning: Tab character src/ToolShed/Data/List.hs:29:1: Warning: Tab character src/ToolShed/Data/List.hs:30:1: Warning: Tab character src/ToolShed/Data/List.hs:31:1: Warning: Tab character src/ToolShed/Data/List.hs:32:1: Warning: Tab character src/ToolShed/Data/List.hs:33:1: Warning: Tab character src/ToolShed/Data/List.hs:34:1: Warning: Tab character src/ToolShed/Data/List.hs:35:1: Warning: Tab character src/ToolShed/Data/List.hs:36:1: Warning: Tab character src/ToolShed/Data/List.hs:37:1: Warning: Tab character src/ToolShed/Data/List.hs:38:1: Warning: Tab character src/ToolShed/Data/List.hs:39:1: Warning: Tab character src/ToolShed/Data/List.hs:40:1: Warning: Tab character src/ToolShed/Data/List.hs:45:17: Warning: Tab character src/ToolShed/Data/List.hs:46:17: Warning: Tab character src/ToolShed/Data/List.hs:47:17: Warning: Tab character src/ToolShed/Data/List.hs:48:17: Warning: Tab character src/ToolShed/Data/List.hs:52:17: Warning: Tab character src/ToolShed/Data/List.hs:64:1: Warning: Tab character src/ToolShed/Data/List.hs:65:1: Warning: Tab character src/ToolShed/Data/List.hs:65:15: Warning: Tab character src/ToolShed/Data/List.hs:66:1: Warning: Tab character src/ToolShed/Data/List.hs:68:1: Warning: Tab character src/ToolShed/Data/List.hs:68:19: Warning: Tab character src/ToolShed/Data/List.hs:69:1: Warning: Tab character src/ToolShed/Data/List.hs:69:20: Warning: Tab character src/ToolShed/Data/List.hs:70:1: Warning: Tab character src/ToolShed/Data/List.hs:71:1: Warning: Tab character src/ToolShed/Data/List.hs:72:1: Warning: Tab character src/ToolShed/Data/List.hs:72:26: Warning: Tab character src/ToolShed/Data/List.hs:73:1: Warning: Tab character src/ToolShed/Data/List.hs:73:25: Warning: Tab character src/ToolShed/Data/List.hs:77:1: Warning: Tab character src/ToolShed/Data/List.hs:77:15: Warning: Tab character src/ToolShed/Data/List.hs:78:1: Warning: Tab character src/ToolShed/Data/List.hs:78:15: Warning: Tab character src/ToolShed/Data/List.hs:79:1: Warning: Tab character src/ToolShed/Data/List.hs:79:15: Warning: Tab character src/ToolShed/Data/List.hs:80:9: Warning: Tab character src/ToolShed/Data/List.hs:80:23: Warning: Tab character src/ToolShed/Data/List.hs:81:9: Warning: Tab character src/ToolShed/Data/List.hs:85:17: Warning: Tab character src/ToolShed/Data/List.hs:89:30: Warning: Tab character src/ToolShed/Data/List.hs:93:16: Warning: Tab character src/ToolShed/Data/List.hs:101:11: Warning: Tab character src/ToolShed/Data/List.hs:105:7: Warning: Tab character src/ToolShed/Data/List.hs:109:13: Warning: Tab character src/ToolShed/Data/List.hs:110:31: Warning: Tab character src/ToolShed/Data/List.hs:110:62: Warning: Tab character src/ToolShed/Data/List.hs:120:12: Warning: Tab character src/ToolShed/Data/List.hs:120:24: Warning: Tab character src/ToolShed/Data/List.hs:121:1: Warning: Tab character src/ToolShed/Data/List.hs:122:1: Warning: Tab character src/ToolShed/Data/List.hs:122:34: Warning: Tab character src/ToolShed/Data/List.hs:123:1: Warning: Tab character src/ToolShed/Data/List.hs:123:28: Warning: Tab character src/ToolShed/Data/List.hs:124:1: Warning: Tab character src/ToolShed/Data/List.hs:124:19: Warning: Tab character src/ToolShed/Data/List.hs:125:1: Warning: Tab character src/ToolShed/Data/List.hs:125:19: Warning: Tab character src/ToolShed/Data/List.hs:129:6: Warning: Tab character src/ToolShed/Data/List.hs:137:24: Warning: Tab character src/ToolShed/Data/List.hs:138:16: Warning: Tab character src/ToolShed/Data/List.hs:146:1: Warning: Tab character src/ToolShed/Data/List.hs:146:23: Warning: Tab character src/ToolShed/Data/List.hs:147:1: Warning: Tab character src/ToolShed/Data/List.hs:147:15: Warning: Tab character src/ToolShed/Data/List.hs:148:1: Warning: Tab character src/ToolShed/Data/List.hs:149:20: Warning: Tab character src/ToolShed/Data/List.hs:149:37: Warning: Tab character src/ToolShed/Data/List.hs:150:1: Warning: Tab character src/ToolShed/Data/List.hs:150:28: Warning: Tab character src/ToolShed/Data/List.hs:151:1: Warning: Tab character src/ToolShed/Data/List.hs:151:21: Warning: Tab character src/ToolShed/Data/List.hs:155:1: Warning: Tab character src/ToolShed/Data/List.hs:155:33: Warning: Tab character src/ToolShed/Data/List.hs:156:1: Warning: Tab character src/ToolShed/Data/List.hs:156:21: Warning: Tab character src/ToolShed/Data/List.hs:157:1: Warning: Tab character src/ToolShed/Data/List.hs:158:55: Warning: Tab character src/ToolShed/Data/List.hs:166:59: Warning: Tab character src/ToolShed/Data/List.hs:170:61: Warning: Tab character [12 of 15] Compiling ToolShed.Arbitrary.Set ( src/ToolShed/Arbitrary/Set.hs, dist/build/ToolShed/Arbitrary/Set.o ) src/ToolShed/Arbitrary/Set.hs:29:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/ToolShed/Arbitrary/Set.hs:29:7: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:30:17: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:31:17: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:33:92: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:34:1: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:34:18: Warning: Tab character [13 of 15] Compiling ToolShed.Arbitrary.Map ( src/ToolShed/Arbitrary/Map.hs, dist/build/ToolShed/Arbitrary/Map.o ) src/ToolShed/Arbitrary/Map.hs:29:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/ToolShed/Arbitrary/Map.hs:29:7: Warning: Tab character src/ToolShed/Arbitrary/Map.hs:30:17: Warning: Tab character src/ToolShed/Arbitrary/Map.hs:31:17: Warning: Tab character src/ToolShed/Arbitrary/Map.hs:33:123: Warning: Tab character src/ToolShed/Arbitrary/Map.hs:34:1: Warning: Tab character src/ToolShed/Arbitrary/Map.hs:34:18: Warning: Tab character [14 of 15] Compiling ToolShed.Arbitrary.ArrayElem ( src/ToolShed/Arbitrary/ArrayElem.hs, dist/build/ToolShed/Arbitrary/ArrayElem.o ) src/ToolShed/Arbitrary/ArrayElem.hs:32:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/ToolShed/Arbitrary/ArrayElem.hs:32:7: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:33:17: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:34:17: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:36:141: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:37:1: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:37:18: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:37:168: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:38:1: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:38:23: Warning: Tab character [15 of 15] Compiling ToolShed.Arbitrary.Array ( src/ToolShed/Arbitrary/Array.hs, dist/build/ToolShed/Arbitrary/Array.o ) src/ToolShed/Arbitrary/Array.hs:31:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/ToolShed/Arbitrary/Array.hs:31:7: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:32:17: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:33:17: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:34:17: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:36:159: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:37:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:37:18: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:38:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:38:21: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:40:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:41:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:42:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:42:51: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:43:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:43:44: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:45:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:45:32: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:47:1: Warning: Tab character In-place registering toolshed-0.13.0.0... Preprocessing executable 'toolshed' for toolshed-0.13.0.0... [ 1 of 10] Compiling ToolShed.Data.List.Splits ( src/ToolShed/Data/List/Splits.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Data/List/Splits.o ) src/ToolShed/Data/List/Splits.hs:29:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:30:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:34:13: Warning: Tab character src/ToolShed/Data/List/Splits.hs:38:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:38:32: Warning: Tab character src/ToolShed/Data/List/Splits.hs:39:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:39:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:40:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:40:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:41:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:41:21: Warning: Tab character src/ToolShed/Data/List/Splits.hs:43:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:43:16: Warning: Tab character src/ToolShed/Data/List/Splits.hs:44:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:44:20: Warning: Tab character src/ToolShed/Data/List/Splits.hs:52:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:52:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:53:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:53:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:54:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:54:21: Warning: Tab character src/ToolShed/Data/List/Splits.hs:55:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:63:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:63:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:64:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:64:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:65:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:65:21: Warning: Tab character src/ToolShed/Data/List/Splits.hs:66:16: Warning: Tab character [ 2 of 10] Compiling ToolShed.Test.Data.List.Splits ( src/ToolShed/Test/Data/List/Splits.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/Data/List/Splits.o ) src/ToolShed/Test/Data/List/Splits.hs:26:1: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:29:7: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:30:17: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:31:17: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:32:17: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:33:17: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:34:17: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:35:7: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:38:7: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:47:14: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:48:1: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:49:1: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:49:28: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:49:273: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:50:1: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:50:22: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:51:1: Warning: Tab character src/ToolShed/Test/Data/List/Splits.hs:51:18: Warning: Tab character [ 3 of 10] Compiling ToolShed.Data.List.Runlength ( src/ToolShed/Data/List/Runlength.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Data/List/Runlength.o ) src/ToolShed/Data/List/Runlength.hs:26:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:28:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:29:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:31:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:32:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:35:7: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:36:17: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:39:12: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:43:10: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:47:9: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:51:7: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:55:7: Warning: Tab character [ 4 of 10] Compiling ToolShed.Test.Data.List.Runlength ( src/ToolShed/Test/Data/List/Runlength.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/Data/List/Runlength.o ) src/ToolShed/Test/Data/List/Runlength.hs:25:1: Warning: Tab character src/ToolShed/Test/Data/List/Runlength.hs:28:17: Warning: Tab character src/ToolShed/Test/Data/List/Runlength.hs:29:17: Warning: Tab character src/ToolShed/Test/Data/List/Runlength.hs:33:12: Warning: Tab character src/ToolShed/Test/Data/List/Runlength.hs:34:1: Warning: Tab character src/ToolShed/Test/Data/List/Runlength.hs:35:1: Warning: Tab character src/ToolShed/Test/Data/List/Runlength.hs:35:25: Warning: Tab character [ 5 of 10] Compiling ToolShed.Data.List ( src/ToolShed/Data/List.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Data/List.o ) src/ToolShed/Data/List.hs:26:1: Warning: Tab character src/ToolShed/Data/List.hs:28:1: Warning: Tab character src/ToolShed/Data/List.hs:29:1: Warning: Tab character src/ToolShed/Data/List.hs:30:1: Warning: Tab character src/ToolShed/Data/List.hs:31:1: Warning: Tab character src/ToolShed/Data/List.hs:32:1: Warning: Tab character src/ToolShed/Data/List.hs:33:1: Warning: Tab character src/ToolShed/Data/List.hs:34:1: Warning: Tab character src/ToolShed/Data/List.hs:35:1: Warning: Tab character src/ToolShed/Data/List.hs:36:1: Warning: Tab character src/ToolShed/Data/List.hs:37:1: Warning: Tab character src/ToolShed/Data/List.hs:38:1: Warning: Tab character src/ToolShed/Data/List.hs:39:1: Warning: Tab character src/ToolShed/Data/List.hs:40:1: Warning: Tab character src/ToolShed/Data/List.hs:45:17: Warning: Tab character src/ToolShed/Data/List.hs:46:17: Warning: Tab character src/ToolShed/Data/List.hs:47:17: Warning: Tab character src/ToolShed/Data/List.hs:48:17: Warning: Tab character src/ToolShed/Data/List.hs:52:17: Warning: Tab character src/ToolShed/Data/List.hs:64:1: Warning: Tab character src/ToolShed/Data/List.hs:65:1: Warning: Tab character src/ToolShed/Data/List.hs:65:15: Warning: Tab character src/ToolShed/Data/List.hs:66:1: Warning: Tab character src/ToolShed/Data/List.hs:68:1: Warning: Tab character src/ToolShed/Data/List.hs:68:19: Warning: Tab character src/ToolShed/Data/List.hs:69:1: Warning: Tab character src/ToolShed/Data/List.hs:69:20: Warning: Tab character src/ToolShed/Data/List.hs:70:1: Warning: Tab character src/ToolShed/Data/List.hs:71:1: Warning: Tab character src/ToolShed/Data/List.hs:72:1: Warning: Tab character src/ToolShed/Data/List.hs:72:26: Warning: Tab character src/ToolShed/Data/List.hs:73:1: Warning: Tab character src/ToolShed/Data/List.hs:73:25: Warning: Tab character src/ToolShed/Data/List.hs:77:1: Warning: Tab character src/ToolShed/Data/List.hs:77:15: Warning: Tab character src/ToolShed/Data/List.hs:78:1: Warning: Tab character src/ToolShed/Data/List.hs:78:15: Warning: Tab character src/ToolShed/Data/List.hs:79:1: Warning: Tab character src/ToolShed/Data/List.hs:79:15: Warning: Tab character src/ToolShed/Data/List.hs:80:9: Warning: Tab character src/ToolShed/Data/List.hs:80:23: Warning: Tab character src/ToolShed/Data/List.hs:81:9: Warning: Tab character src/ToolShed/Data/List.hs:85:17: Warning: Tab character src/ToolShed/Data/List.hs:89:30: Warning: Tab character src/ToolShed/Data/List.hs:93:16: Warning: Tab character src/ToolShed/Data/List.hs:101:11: Warning: Tab character src/ToolShed/Data/List.hs:105:7: Warning: Tab character src/ToolShed/Data/List.hs:109:13: Warning: Tab character src/ToolShed/Data/List.hs:110:31: Warning: Tab character src/ToolShed/Data/List.hs:110:62: Warning: Tab character src/ToolShed/Data/List.hs:120:12: Warning: Tab character src/ToolShed/Data/List.hs:120:24: Warning: Tab character src/ToolShed/Data/List.hs:121:1: Warning: Tab character src/ToolShed/Data/List.hs:122:1: Warning: Tab character src/ToolShed/Data/List.hs:122:34: Warning: Tab character src/ToolShed/Data/List.hs:123:1: Warning: Tab character src/ToolShed/Data/List.hs:123:28: Warning: Tab character src/ToolShed/Data/List.hs:124:1: Warning: Tab character src/ToolShed/Data/List.hs:124:19: Warning: Tab character src/ToolShed/Data/List.hs:125:1: Warning: Tab character src/ToolShed/Data/List.hs:125:19: Warning: Tab character src/ToolShed/Data/List.hs:129:6: Warning: Tab character src/ToolShed/Data/List.hs:137:24: Warning: Tab character src/ToolShed/Data/List.hs:138:16: Warning: Tab character src/ToolShed/Data/List.hs:146:1: Warning: Tab character src/ToolShed/Data/List.hs:146:23: Warning: Tab character src/ToolShed/Data/List.hs:147:1: Warning: Tab character src/ToolShed/Data/List.hs:147:15: Warning: Tab character src/ToolShed/Data/List.hs:148:1: Warning: Tab character src/ToolShed/Data/List.hs:149:20: Warning: Tab character src/ToolShed/Data/List.hs:149:37: Warning: Tab character src/ToolShed/Data/List.hs:150:1: Warning: Tab character src/ToolShed/Data/List.hs:150:28: Warning: Tab character src/ToolShed/Data/List.hs:151:1: Warning: Tab character src/ToolShed/Data/List.hs:151:21: Warning: Tab character src/ToolShed/Data/List.hs:155:1: Warning: Tab character src/ToolShed/Data/List.hs:155:33: Warning: Tab character src/ToolShed/Data/List.hs:156:1: Warning: Tab character src/ToolShed/Data/List.hs:156:21: Warning: Tab character src/ToolShed/Data/List.hs:157:1: Warning: Tab character src/ToolShed/Data/List.hs:158:55: Warning: Tab character src/ToolShed/Data/List.hs:166:59: Warning: Tab character src/ToolShed/Data/List.hs:170:61: Warning: Tab character [ 6 of 10] Compiling ToolShed.Test.Data.List ( src/ToolShed/Test/Data/List.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/Data/List.o ) src/ToolShed/Test/Data/List.hs:25:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:28:17: Warning: Tab character src/ToolShed/Test/Data/List.hs:29:17: Warning: Tab character src/ToolShed/Test/Data/List.hs:30:17: Warning: Tab character src/ToolShed/Test/Data/List.hs:31:17: Warning: Tab character src/ToolShed/Test/Data/List.hs:32:17: Warning: Tab character src/ToolShed/Test/Data/List.hs:33:7: Warning: Tab character src/ToolShed/Test/Data/List.hs:38:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:39:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:40:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:41:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:42:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:43:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:44:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:45:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:46:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:46:31: Warning: Tab character src/ToolShed/Test/Data/List.hs:48:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:49:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:49:37: Warning: Tab character src/ToolShed/Test/Data/List.hs:50:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:50:33: Warning: Tab character src/ToolShed/Test/Data/List.hs:50:160: Warning: Tab character src/ToolShed/Test/Data/List.hs:51:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:51:26: Warning: Tab character src/ToolShed/Test/Data/List.hs:53:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:54:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:54:32: Warning: Tab character src/ToolShed/Test/Data/List.hs:55:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:56:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:57:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:58:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:60:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:61:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:61:36: Warning: Tab character src/ToolShed/Test/Data/List.hs:61:56: Warning: Tab character src/ToolShed/Test/Data/List.hs:61:175: Warning: Tab character src/ToolShed/Test/Data/List.hs:62:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:62:27: Warning: Tab character src/ToolShed/Test/Data/List.hs:62:58: Warning: Tab character src/ToolShed/Test/Data/List.hs:64:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:65:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:65:33: Warning: Tab character src/ToolShed/Test/Data/List.hs:67:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:68:1: Warning: Tab character src/ToolShed/Test/Data/List.hs:68:31: Warning: Tab character [ 7 of 10] Compiling ToolShed.Test.QuickChecks ( src/ToolShed/Test/QuickChecks.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Test/QuickChecks.o ) src/ToolShed/Test/QuickChecks.hs:25:1: Warning: Tab character src/ToolShed/Test/QuickChecks.hs:28:17: Warning: Tab character src/ToolShed/Test/QuickChecks.hs:29:17: Warning: Tab character src/ToolShed/Test/QuickChecks.hs:30:17: Warning: Tab character src/ToolShed/Test/QuickChecks.hs:34:4: Warning: Tab character src/ToolShed/Test/QuickChecks.hs:34:31: Warning: Tab character src/ToolShed/Test/QuickChecks.hs:35:1: Warning: Tab character src/ToolShed/Test/QuickChecks.hs:35:42: Warning: Tab character src/ToolShed/Test/QuickChecks.hs:36:1: Warning: Tab character src/ToolShed/Test/QuickChecks.hs:36:39: Warning: Tab character [ 8 of 10] Compiling ToolShed.Defaultable ( src/ToolShed/Defaultable.hs, dist/build/toolshed/toolshed-tmp/ToolShed/Defaultable.o ) src/ToolShed/Defaultable.hs:25:1: Warning: Tab character src/ToolShed/Defaultable.hs:29:20: Warning: Tab character src/ToolShed/Defaultable.hs:30:1: Warning: Tab character src/ToolShed/Defaultable.hs:30:21: Warning: Tab character src/ToolShed/Defaultable.hs:30:29: Warning: Tab character src/ToolShed/Defaultable.hs:32:62: Warning: Tab character src/ToolShed/Defaultable.hs:33:1: Warning: Tab character src/ToolShed/Defaultable.hs:33:21: Warning: Tab character [ 9 of 10] Compiling Paths_toolshed ( dist/build/autogen/Paths_toolshed.hs, dist/build/toolshed/toolshed-tmp/Paths_toolshed.o ) [10 of 10] Compiling Main ( src/Main.hs, dist/build/toolshed/toolshed-tmp/Main.o ) src/Main.hs:32:1: Warning: Tab character src/Main.hs:35:17: Warning: Tab character src/Main.hs:36:17: Warning: Tab character src/Main.hs:37:17: Warning: Tab character src/Main.hs:38:17: Warning: Tab character src/Main.hs:39:17: Warning: Tab character src/Main.hs:40:17: Warning: Tab character src/Main.hs:40:39: Warning: Tab character src/Main.hs:40:57: Warning: Tab character src/Main.hs:41:17: Warning: Tab character src/Main.hs:41:46: Warning: Tab character src/Main.hs:42:17: Warning: Tab character src/Main.hs:43:17: Warning: Tab character src/Main.hs:44:17: Warning: Tab character src/Main.hs:45:17: Warning: Tab character src/Main.hs:46:17: Warning: Tab character src/Main.hs:47:17: Warning: Tab character src/Main.hs:50:23: Warning: Tab character src/Main.hs:50:38: Warning: Tab character src/Main.hs:54:5: Warning: Tab character src/Main.hs:55:1: Warning: Tab character src/Main.hs:55:17: Warning: Tab character src/Main.hs:56:1: Warning: Tab character src/Main.hs:56:13: Warning: Tab character src/Main.hs:58:1: Warning: Tab character src/Main.hs:59:1: Warning: Tab character src/Main.hs:60:1: Warning: Tab character src/Main.hs:60:22: Warning: Tab character src/Main.hs:63:1: Warning: Tab character src/Main.hs:64:1: Warning: Tab character src/Main.hs:64:29: Warning: Tab character src/Main.hs:66:1: Warning: Tab character src/Main.hs:66:37: Warning: Tab character src/Main.hs:66:49: Warning: Tab character src/Main.hs:66:93: Warning: Tab character src/Main.hs:67:1: Warning: Tab character src/Main.hs:67:36: Warning: Tab character src/Main.hs:67:52: Warning: Tab character src/Main.hs:67:95: Warning: Tab character src/Main.hs:68:1: Warning: Tab character src/Main.hs:68:37: Warning: Tab character src/Main.hs:68:59: Warning: Tab character src/Main.hs:68:97: Warning: Tab character src/Main.hs:69:1: Warning: Tab character src/Main.hs:70:1: Warning: Tab character src/Main.hs:71:1: Warning: Tab character src/Main.hs:71:37: Warning: Tab character src/Main.hs:71:343: Warning: Tab character src/Main.hs:71:392: Warning: Tab character src/Main.hs:72:1: Warning: Tab character src/Main.hs:73:1: Warning: Tab character src/Main.hs:73:50: Warning: Tab character src/Main.hs:74:1: Warning: Tab character src/Main.hs:74:69: Warning: Tab character src/Main.hs:75:1: Warning: Tab character src/Main.hs:75:72: Warning: Tab character src/Main.hs:76:1: Warning: Tab character src/Main.hs:78:1: Warning: Tab character src/Main.hs:78:35: Warning: Tab character src/Main.hs:78:85: Warning: Tab character src/Main.hs:79:1: Warning: Tab character src/Main.hs:79:39: Warning: Tab character src/Main.hs:79:72: Warning: Tab character src/Main.hs:82:1: Warning: Tab character src/Main.hs:83:1: Warning: Tab character src/Main.hs:83:44: Warning: Tab character src/Main.hs:83:121: Warning: Tab character src/Main.hs:84:1: Warning: Tab character src/Main.hs:84:31: Warning: Tab character src/Main.hs:84:128: Warning: Tab character Linking dist/build/toolshed/toolshed ... Running Haddock for toolshed-0.13.0.0... Running hscolour for toolshed-0.13.0.0... Preprocessing library toolshed-0.13.0.0... Preprocessing executable 'toolshed' for toolshed-0.13.0.0... Preprocessing library toolshed-0.13.0.0... src/ToolShed/System/TimePure.hs:27:1: Warning: Tab character src/ToolShed/System/TimePure.hs:28:1: Warning: Tab character src/ToolShed/System/TimePure.hs:31:17: Warning: Tab character src/ToolShed/System/TimePure.hs:32:17: Warning: Tab character src/ToolShed/System/TimePure.hs:40:7: Warning: Tab character src/ToolShed/System/TimePure.hs:52:1: Warning: Tab character src/ToolShed/System/TimePure.hs:52:22: Warning: Tab character src/ToolShed/System/TimePure.hs:53:1: Warning: Tab character src/ToolShed/System/TimePure.hs:53:36: Warning: Tab character src/ToolShed/System/TimePure.hs:54:25: Warning: Tab character src/ToolShed/System/TimePure.hs:55:1: Warning: Tab character src/ToolShed/System/TimePure.hs:55:14: Warning: Tab character src/ToolShed/System/TimePure.hs:56:1: Warning: Tab character src/ToolShed/System/TimePure.hs:56:12: Warning: Tab character src/ToolShed/System/TimePure.hs:58:1: Warning: Tab character src/ToolShed/System/TimePure.hs:62:1: Warning: Tab character src/ToolShed/System/TimePure.hs:64:1: Warning: Tab character src/ToolShed/System/TimePure.hs:72:27: Warning: Tab character src/ToolShed/System/TimePure.hs:73:1: Warning: Tab character src/ToolShed/System/TimePure.hs:73:29: Warning: Tab character src/ToolShed/System/TimePure.hs:75:1: Warning: Tab character src/ToolShed/System/TimePure.hs:77:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:26:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:27:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:30:17: Warning: Tab character src/ToolShed/System/TimeAction.hs:31:17: Warning: Tab character src/ToolShed/System/TimeAction.hs:35:21: Warning: Tab character src/ToolShed/System/TimeAction.hs:36:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:36:18: Warning: Tab character src/ToolShed/System/TimeAction.hs:37:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:37:15: Warning: Tab character src/ToolShed/System/TimeAction.hs:38:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:38:16: Warning: Tab character src/ToolShed/System/TimeAction.hs:40:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:44:23: Warning: Tab character src/ToolShed/System/TimeAction.hs:45:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:45:29: Warning: Tab character src/ToolShed/System/TimeAction.hs:47:1: Warning: Tab character src/ToolShed/System/TimeAction.hs:49:1: Warning: Tab character src/ToolShed/System/Random.hs:26:1: Warning: Tab character src/ToolShed/System/Random.hs:27:1: Warning: Tab character src/ToolShed/System/Random.hs:28:1: Warning: Tab character src/ToolShed/System/Random.hs:29:1: Warning: Tab character src/ToolShed/System/Random.hs:30:1: Warning: Tab character src/ToolShed/System/Random.hs:33:17: Warning: Tab character src/ToolShed/System/Random.hs:34:17: Warning: Tab character src/ToolShed/System/Random.hs:35:17: Warning: Tab character src/ToolShed/System/Random.hs:36:17: Warning: Tab character src/ToolShed/System/Random.hs:40:11: Warning: Tab character src/ToolShed/System/Random.hs:55:18: Warning: Tab character src/ToolShed/System/Random.hs:63:30: Warning: Tab character src/ToolShed/System/Random.hs:67:17: Warning: Tab character src/ToolShed/System/Random.hs:77:29: Warning: Tab character src/ToolShed/System/File.hs:27:1: Warning: Tab character src/ToolShed/System/File.hs:28:1: Warning: Tab character src/ToolShed/System/File.hs:30:1: Warning: Tab character src/ToolShed/System/File.hs:31:1: Warning: Tab character src/ToolShed/System/File.hs:32:1: Warning: Tab character src/ToolShed/System/File.hs:34:1: Warning: Tab character src/ToolShed/System/File.hs:35:1: Warning: Tab character src/ToolShed/System/File.hs:38:7: Warning: Tab character src/ToolShed/System/File.hs:39:17: Warning: Tab character src/ToolShed/System/File.hs:40:17: Warning: Tab character src/ToolShed/System/File.hs:41:17: Warning: Tab character src/ToolShed/System/File.hs:42:17: Warning: Tab character src/ToolShed/System/File.hs:43:17: Warning: Tab character src/ToolShed/System/File.hs:44:7: Warning: Tab character src/ToolShed/System/File.hs:45:17: Warning: Tab character src/ToolShed/System/File.hs:48:16: Warning: Tab character src/ToolShed/System/File.hs:58:16: Warning: Tab character src/ToolShed/System/File.hs:61:19: Warning: Tab character src/ToolShed/System/File.hs:65:12: Warning: Tab character src/ToolShed/System/File.hs:69:8: Warning: Tab character src/ToolShed/System/File.hs:76:29: Warning: Tab character src/ToolShed/System/File.hs:77:1: Warning: Tab character src/ToolShed/System/File.hs:77:18: Warning: Tab character src/ToolShed/System/File.hs:79:1: Warning: Tab character src/ToolShed/System/File.hs:80:1: Warning: Tab character src/ToolShed/System/File.hs:81:1: Warning: Tab character src/ToolShed/System/File.hs:82:1: Warning: Tab character src/ToolShed/System/File.hs:82:33: Warning: Tab character src/ToolShed/System/File.hs:82:57: Warning: Tab character src/ToolShed/System/File.hs:83:1: Warning: Tab character src/ToolShed/System/File.hs:91:30: Warning: Tab character src/ToolShed/System/File.hs:92:1: Warning: Tab character src/ToolShed/System/File.hs:92:33: Warning: Tab character src/ToolShed/System/File.hs:94:1: Warning: Tab character src/ToolShed/System/File.hs:95:1: Warning: Tab character src/ToolShed/System/File.hs:95:25: Warning: Tab character src/ToolShed/System/File.hs:95:72: Warning: Tab character src/ToolShed/System/File.hs:96:1: Warning: Tab character src/ToolShed/System/File.hs:96:18: Warning: Tab character src/ToolShed/System/File.hs:38:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/ToolShed/SelfValidate.hs:25:1: Warning: Tab character src/ToolShed/SelfValidate.hs:27:1: Warning: Tab character src/ToolShed/SelfValidate.hs:28:1: Warning: Tab character src/ToolShed/SelfValidate.hs:31:17: Warning: Tab character src/ToolShed/SelfValidate.hs:32:17: Warning: Tab character src/ToolShed/SelfValidate.hs:33:17: Warning: Tab character src/ToolShed/SelfValidate.hs:36:22: Warning: Tab character src/ToolShed/SelfValidate.hs:37:1: Warning: Tab character src/ToolShed/SelfValidate.hs:37:18: Warning: Tab character src/ToolShed/SelfValidate.hs:37:41: Warning: Tab character src/ToolShed/SelfValidate.hs:39:1: Warning: Tab character src/ToolShed/SelfValidate.hs:39:16: Warning: Tab character src/ToolShed/SelfValidate.hs:39:37: Warning: Tab character src/ToolShed/SelfValidate.hs:40:1: Warning: Tab character src/ToolShed/SelfValidate.hs:40:16: Warning: Tab character src/ToolShed/SelfValidate.hs:40:35: Warning: Tab character src/ToolShed/SelfValidate.hs:42:54: Warning: Tab character src/ToolShed/SelfValidate.hs:43:1: Warning: Tab character src/ToolShed/SelfValidate.hs:43:27: Warning: Tab character src/ToolShed/SelfValidate.hs:44:1: Warning: Tab character src/ToolShed/SelfValidate.hs:44:20: Warning: Tab character src/ToolShed/SelfValidate.hs:46:68: Warning: Tab character src/ToolShed/SelfValidate.hs:47:1: Warning: Tab character src/ToolShed/SelfValidate.hs:47:25: Warning: Tab character src/ToolShed/SelfValidate.hs:49:46: Warning: Tab character src/ToolShed/SelfValidate.hs:50:1: Warning: Tab character src/ToolShed/SelfValidate.hs:50:18: Warning: Tab character src/ToolShed/SelfValidate.hs:52:59: Warning: Tab character src/ToolShed/SelfValidate.hs:53:1: Warning: Tab character src/ToolShed/SelfValidate.hs:53:18: Warning: Tab character src/ToolShed/SelfValidate.hs:55:61: Warning: Tab character src/ToolShed/SelfValidate.hs:56:1: Warning: Tab character src/ToolShed/SelfValidate.hs:56:18: Warning: Tab character src/ToolShed/SelfValidate.hs:58:118: Warning: Tab character src/ToolShed/SelfValidate.hs:59:1: Warning: Tab character src/ToolShed/SelfValidate.hs:59:18: Warning: Tab character src/ToolShed/SelfValidate.hs:64:1: Warning: Tab character src/ToolShed/SelfValidate.hs:64:22: Warning: Tab character src/ToolShed/SelfValidate.hs:65:1: Warning: Tab character src/ToolShed/SelfValidate.hs:65:20: Warning: Tab character src/ToolShed/SelfValidate.hs:66:1: Warning: Tab character src/ToolShed/SelfValidate.hs:67:1: Warning: Tab character src/ToolShed/SelfValidate.hs:67:23: Warning: Tab character src/ToolShed/SelfValidate.hs:71:14: Warning: Tab character src/ToolShed/Defaultable.hs:25:1: Warning: Tab character src/ToolShed/Defaultable.hs:29:20: Warning: Tab character src/ToolShed/Defaultable.hs:30:1: Warning: Tab character src/ToolShed/Defaultable.hs:30:21: Warning: Tab character src/ToolShed/Defaultable.hs:30:29: Warning: Tab character src/ToolShed/Defaultable.hs:32:62: Warning: Tab character src/ToolShed/Defaultable.hs:33:1: Warning: Tab character src/ToolShed/Defaultable.hs:33:21: Warning: Tab character src/ToolShed/Options.hs:25:1: Warning: Tab character src/ToolShed/Options.hs:28:17: Warning: Tab character src/ToolShed/Options.hs:31:54: Warning: Tab character src/ToolShed/Options.hs:32:1: Warning: Tab character src/ToolShed/Options.hs:32:19: Warning: Tab character src/ToolShed/Options.hs:32:29: Warning: Tab character src/ToolShed/Data/Pair.hs:25:1: Warning: Tab character src/ToolShed/Data/Pair.hs:28:7: Warning: Tab character src/ToolShed/Data/Pair.hs:36:9: Warning: Tab character src/ToolShed/Data/List/Splits.hs:29:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:30:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:34:13: Warning: Tab character src/ToolShed/Data/List/Splits.hs:38:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:38:32: Warning: Tab character src/ToolShed/Data/List/Splits.hs:39:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:39:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:40:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:40:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:41:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:41:21: Warning: Tab character src/ToolShed/Data/List/Splits.hs:43:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:43:16: Warning: Tab character src/ToolShed/Data/List/Splits.hs:44:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:44:20: Warning: Tab character src/ToolShed/Data/List/Splits.hs:52:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:52:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:53:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:53:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:54:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:54:21: Warning: Tab character src/ToolShed/Data/List/Splits.hs:55:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:63:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:63:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:64:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:64:15: Warning: Tab character src/ToolShed/Data/List/Splits.hs:65:1: Warning: Tab character src/ToolShed/Data/List/Splits.hs:65:21: Warning: Tab character src/ToolShed/Data/List/Splits.hs:66:16: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:26:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:28:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:29:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:31:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:32:1: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:35:7: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:36:17: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:39:12: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:43:10: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:47:9: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:51:7: Warning: Tab character src/ToolShed/Data/List/Runlength.hs:55:7: Warning: Tab character src/ToolShed/Data/List.hs:26:1: Warning: Tab character src/ToolShed/Data/List.hs:28:1: Warning: Tab character src/ToolShed/Data/List.hs:29:1: Warning: Tab character src/ToolShed/Data/List.hs:30:1: Warning: Tab character src/ToolShed/Data/List.hs:31:1: Warning: Tab character src/ToolShed/Data/List.hs:32:1: Warning: Tab character src/ToolShed/Data/List.hs:33:1: Warning: Tab character src/ToolShed/Data/List.hs:34:1: Warning: Tab character src/ToolShed/Data/List.hs:35:1: Warning: Tab character src/ToolShed/Data/List.hs:36:1: Warning: Tab character src/ToolShed/Data/List.hs:37:1: Warning: Tab character src/ToolShed/Data/List.hs:38:1: Warning: Tab character src/ToolShed/Data/List.hs:39:1: Warning: Tab character src/ToolShed/Data/List.hs:40:1: Warning: Tab character src/ToolShed/Data/List.hs:45:17: Warning: Tab character src/ToolShed/Data/List.hs:46:17: Warning: Tab character src/ToolShed/Data/List.hs:47:17: Warning: Tab character src/ToolShed/Data/List.hs:48:17: Warning: Tab character src/ToolShed/Data/List.hs:52:17: Warning: Tab character src/ToolShed/Data/List.hs:64:1: Warning: Tab character src/ToolShed/Data/List.hs:65:1: Warning: Tab character src/ToolShed/Data/List.hs:65:15: Warning: Tab character src/ToolShed/Data/List.hs:66:1: Warning: Tab character src/ToolShed/Data/List.hs:68:1: Warning: Tab character src/ToolShed/Data/List.hs:68:19: Warning: Tab character src/ToolShed/Data/List.hs:69:1: Warning: Tab character src/ToolShed/Data/List.hs:69:20: Warning: Tab character src/ToolShed/Data/List.hs:70:1: Warning: Tab character src/ToolShed/Data/List.hs:71:1: Warning: Tab character src/ToolShed/Data/List.hs:72:1: Warning: Tab character src/ToolShed/Data/List.hs:72:26: Warning: Tab character src/ToolShed/Data/List.hs:73:1: Warning: Tab character src/ToolShed/Data/List.hs:73:25: Warning: Tab character src/ToolShed/Data/List.hs:77:1: Warning: Tab character src/ToolShed/Data/List.hs:77:15: Warning: Tab character src/ToolShed/Data/List.hs:78:1: Warning: Tab character src/ToolShed/Data/List.hs:78:15: Warning: Tab character src/ToolShed/Data/List.hs:79:1: Warning: Tab character src/ToolShed/Data/List.hs:79:15: Warning: Tab character src/ToolShed/Data/List.hs:80:9: Warning: Tab character src/ToolShed/Data/List.hs:80:23: Warning: Tab character src/ToolShed/Data/List.hs:81:9: Warning: Tab character src/ToolShed/Data/List.hs:85:17: Warning: Tab character src/ToolShed/Data/List.hs:89:30: Warning: Tab character src/ToolShed/Data/List.hs:93:16: Warning: Tab character src/ToolShed/Data/List.hs:101:11: Warning: Tab character src/ToolShed/Data/List.hs:105:7: Warning: Tab character src/ToolShed/Data/List.hs:109:13: Warning: Tab character src/ToolShed/Data/List.hs:110:31: Warning: Tab character src/ToolShed/Data/List.hs:110:62: Warning: Tab character src/ToolShed/Data/List.hs:120:12: Warning: Tab character src/ToolShed/Data/List.hs:120:24: Warning: Tab character src/ToolShed/Data/List.hs:121:1: Warning: Tab character src/ToolShed/Data/List.hs:122:1: Warning: Tab character src/ToolShed/Data/List.hs:122:34: Warning: Tab character src/ToolShed/Data/List.hs:123:1: Warning: Tab character src/ToolShed/Data/List.hs:123:28: Warning: Tab character src/ToolShed/Data/List.hs:124:1: Warning: Tab character src/ToolShed/Data/List.hs:124:19: Warning: Tab character src/ToolShed/Data/List.hs:125:1: Warning: Tab character src/ToolShed/Data/List.hs:125:19: Warning: Tab character src/ToolShed/Data/List.hs:129:6: Warning: Tab character src/ToolShed/Data/List.hs:137:24: Warning: Tab character src/ToolShed/Data/List.hs:138:16: Warning: Tab character src/ToolShed/Data/List.hs:146:1: Warning: Tab character src/ToolShed/Data/List.hs:146:23: Warning: Tab character src/ToolShed/Data/List.hs:147:1: Warning: Tab character src/ToolShed/Data/List.hs:147:15: Warning: Tab character src/ToolShed/Data/List.hs:148:1: Warning: Tab character src/ToolShed/Data/List.hs:149:20: Warning: Tab character src/ToolShed/Data/List.hs:149:37: Warning: Tab character src/ToolShed/Data/List.hs:150:1: Warning: Tab character src/ToolShed/Data/List.hs:150:28: Warning: Tab character src/ToolShed/Data/List.hs:151:1: Warning: Tab character src/ToolShed/Data/List.hs:151:21: Warning: Tab character src/ToolShed/Data/List.hs:155:1: Warning: Tab character src/ToolShed/Data/List.hs:155:33: Warning: Tab character src/ToolShed/Data/List.hs:156:1: Warning: Tab character src/ToolShed/Data/List.hs:156:21: Warning: Tab character src/ToolShed/Data/List.hs:157:1: Warning: Tab character src/ToolShed/Data/List.hs:158:55: Warning: Tab character src/ToolShed/Data/List.hs:166:59: Warning: Tab character src/ToolShed/Data/List.hs:170:61: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:29:7: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:30:17: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:31:17: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:33:92: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:34:1: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:34:18: Warning: Tab character src/ToolShed/Arbitrary/Set.hs:29:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/ToolShed/Arbitrary/Map.hs:29:7: Warning: Tab character src/ToolShed/Arbitrary/Map.hs:30:17: Warning: Tab character src/ToolShed/Arbitrary/Map.hs:31:17: Warning: Tab character src/ToolShed/Arbitrary/Map.hs:33:123: Warning: Tab character src/ToolShed/Arbitrary/Map.hs:34:1: Warning: Tab character src/ToolShed/Arbitrary/Map.hs:34:18: Warning: Tab character src/ToolShed/Arbitrary/Map.hs:29:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/ToolShed/Arbitrary/ArrayElem.hs:32:7: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:33:17: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:34:17: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:36:141: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:37:1: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:37:18: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:37:168: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:38:1: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:38:23: Warning: Tab character src/ToolShed/Arbitrary/ArrayElem.hs:32:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/ToolShed/Arbitrary/Array.hs:31:7: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:32:17: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:33:17: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:34:17: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:36:159: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:37:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:37:18: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:38:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:38:21: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:40:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:41:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:42:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:42:51: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:43:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:43:44: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:45:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:45:32: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:47:1: Warning: Tab character src/ToolShed/Arbitrary/Array.hs:31:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 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% ( 3 / 3) in 'ToolShed.Data.Pair' 100% ( 6 / 6) in 'ToolShed.Data.List.Splits' 100% ( 10 / 10) in 'ToolShed.Data.List.Runlength' 100% ( 18 / 18) in 'ToolShed.Data.List' 100% ( 1 / 1) in 'ToolShed.Arbitrary.Set' 100% ( 1 / 1) in 'ToolShed.Arbitrary.Map' 100% ( 1 / 1) in 'ToolShed.Arbitrary.ArrayElem' 100% ( 1 / 1) in 'ToolShed.Arbitrary.Array' Warning: ToolShed.Data.List.Splits: could not find link destinations for: Split Documentation created: dist/doc/html/toolshed/index.html, dist/doc/html/toolshed/toolshed.txt Preprocessing executable 'toolshed' for toolshed-0.13.0.0... Creating package registration file: /tmp/pkgConf-toolshed-0.13.0861109485659639006.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/toolshed-0.13.0.0-BUsFHcCrqby5z7u6Jb7aX7 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.13.0.0... Installed toolshed-0.13.0.0 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 ) [38 of 57] Compiling Factory.Data.Polynomial ( src/Factory/Data/Polynomial.hs, dist/build/Factory/Data/Polynomial.o ) [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 ) [41 of 86] Compiling Factory.Data.Polynomial ( src/Factory/Data/Polynomial.hs, dist/build/factory/factory-tmp/Factory/Data/Polynomial.o ) [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:33:1: Warning: The import of ‘<$>’ from module ‘Control.Applicative’ is redundant [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... 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' Missing documentation for: succession (src/Factory/Math/Hyperoperation.hs:60) addition (src/Factory/Math/Hyperoperation.hs:60) multiplication (src/Factory/Math/Hyperoperation.hs:60) exponentiation (src/Factory/Math/Hyperoperation.hs:60) tetration (src/Factory/Math/Hyperoperation.hs:60) pentation (src/Factory/Math/Hyperoperation.hs:60) hexation (src/Factory/Math/Hyperoperation.hs:60) 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: digits Warning: Factory.Math.Implementations.Pi.Spigot.Spigot: could not find link destinations for: I carryAndDivide mkRow processColumns Warning: Factory.Math.Implementations.Primes.SieveOfAtkin: could not find link destinations for: inherentPrimes polynomialTypeLookup Warning: Factory.Math.Implementations.Primes.SieveOfEratosthenes: could not find link destinations for: Repository PrimeMultiplesMap Warning: Factory.Data.Polynomial: could not find link destinations for: MonomialList pruneCoefficients Warning: Factory.Data.Interval: could not find link destinations for: divideAndConquer Warning: Factory.Math.Implementations.Primality: could not find link destinations for: 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.117304186571610009097.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/factory-0.2.1.1-JhslgXQupODJT9dvQtondm 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 Configuring squeeze-1.0.2.3... Building squeeze-1.0.2.3... Preprocessing executable 'squeeze' for squeeze-1.0.2.3... [1 of 8] Compiling Squeeze.Data.File ( src/Squeeze/Data/File.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Data/File.o ) src/Squeeze/Data/File.hs:26:1: Warning: Tab character src/Squeeze/Data/File.hs:27:1: Warning: Tab character src/Squeeze/Data/File.hs:28:1: Warning: Tab character src/Squeeze/Data/File.hs:30:1: Warning: Tab character src/Squeeze/Data/File.hs:31:1: Warning: Tab character src/Squeeze/Data/File.hs:33:1: Warning: Tab character src/Squeeze/Data/File.hs:34:1: Warning: Tab character src/Squeeze/Data/File.hs:36:1: Warning: Tab character src/Squeeze/Data/File.hs:37:1: Warning: Tab character src/Squeeze/Data/File.hs:39:1: Warning: Tab character src/Squeeze/Data/File.hs:42:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Squeeze/Data/File.hs:42:7: Warning: Tab character src/Squeeze/Data/File.hs:43:17: Warning: Tab character src/Squeeze/Data/File.hs:45:17: Warning: Tab character src/Squeeze/Data/File.hs:46:17: Warning: Tab character src/Squeeze/Data/File.hs:47:17: Warning: Tab character src/Squeeze/Data/File.hs:48:7: Warning: Tab character src/Squeeze/Data/File.hs:49:17: Warning: Tab character src/Squeeze/Data/File.hs:50:17: Warning: Tab character src/Squeeze/Data/File.hs:51:17: Warning: Tab character src/Squeeze/Data/File.hs:54:18: Warning: Tab character src/Squeeze/Data/File.hs:57:14: Warning: Tab character src/Squeeze/Data/File.hs:57:34: Warning: Tab character src/Squeeze/Data/File.hs:60:21: Warning: Tab character src/Squeeze/Data/File.hs:64:8: Warning: Tab character src/Squeeze/Data/File.hs:68:8: Warning: Tab character src/Squeeze/Data/File.hs:72:14: Warning: Tab character src/Squeeze/Data/File.hs:80:15: Warning: Tab character src/Squeeze/Data/File.hs:84:11: Warning: Tab character src/Squeeze/Data/File.hs:85:1: Warning: Tab character src/Squeeze/Data/File.hs:85:13: Warning: Tab character src/Squeeze/Data/File.hs:85:54: Warning: Tab character src/Squeeze/Data/File.hs:87:1: Warning: Tab character src/Squeeze/Data/File.hs:88:1: Warning: Tab character src/Squeeze/Data/File.hs:89:1: Warning: Tab character src/Squeeze/Data/File.hs:90:1: Warning: Tab character src/Squeeze/Data/File.hs:90:169: Warning: Tab character src/Squeeze/Data/File.hs:91:1: Warning: Tab character src/Squeeze/Data/File.hs:95:23: Warning: Tab character src/Squeeze/Data/File.hs:99:12: Warning: Tab character src/Squeeze/Data/File.hs:103:1: Warning: Tab character src/Squeeze/Data/File.hs:103:30: Warning: Tab character src/Squeeze/Data/File.hs:104:1: Warning: Tab character src/Squeeze/Data/File.hs:104:27: Warning: Tab character src/Squeeze/Data/File.hs:105:1: Warning: Tab character src/Squeeze/Data/File.hs:106:10: Warning: Tab character [2 of 8] Compiling Squeeze.Data.FileCombination ( src/Squeeze/Data/FileCombination.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Data/FileCombination.o ) src/Squeeze/Data/FileCombination.hs:26:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:28:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:30:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:32:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:35:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:37:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:38:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:40:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:43:17: Warning: Tab character src/Squeeze/Data/FileCombination.hs:44:17: Warning: Tab character src/Squeeze/Data/FileCombination.hs:44:42: Warning: Tab character src/Squeeze/Data/FileCombination.hs:47:21: Warning: Tab character src/Squeeze/Data/FileCombination.hs:48:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:48:29: Warning: Tab character src/Squeeze/Data/FileCombination.hs:48:56: Warning: Tab character src/Squeeze/Data/FileCombination.hs:49:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:49:24: Warning: Tab character src/Squeeze/Data/FileCombination.hs:49:58: Warning: Tab character src/Squeeze/Data/FileCombination.hs:53:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:54:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:54:37: Warning: Tab character src/Squeeze/Data/FileCombination.hs:55:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:55:32: Warning: Tab character src/Squeeze/Data/FileCombination.hs:56:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:60:20: Warning: Tab character src/Squeeze/Data/FileCombination.hs:64:31: Warning: Tab character src/Squeeze/Data/FileCombination.hs:69:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:69:37: Warning: Tab character src/Squeeze/Data/FileCombination.hs:70:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:70:27: Warning: Tab character src/Squeeze/Data/FileCombination.hs:71:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:73:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:73:29: Warning: Tab character src/Squeeze/Data/FileCombination.hs:74:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:74:24: Warning: Tab character src/Squeeze/Data/FileCombination.hs:79:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:79:27: Warning: Tab character src/Squeeze/Data/FileCombination.hs:80:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:80:27: Warning: Tab character src/Squeeze/Data/FileCombination.hs:81:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:83:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:83:29: Warning: Tab character src/Squeeze/Data/FileCombination.hs:84:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:84:24: Warning: Tab character src/Squeeze/Data/FileCombination.hs:86:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:86:29: Warning: Tab character src/Squeeze/Data/FileCombination.hs:87:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:87:24: Warning: Tab character src/Squeeze/Data/FileCombination.hs:93:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:93:40: Warning: Tab character src/Squeeze/Data/FileCombination.hs:94:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:94:27: Warning: Tab character src/Squeeze/Data/FileCombination.hs:95:1: Warning: Tab character src/Squeeze/Data/FileCombination.hs:96:57: Warning: Tab character [3 of 8] Compiling Squeeze.Data.CommandOptions ( src/Squeeze/Data/CommandOptions.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Data/CommandOptions.o ) src/Squeeze/Data/CommandOptions.hs:32:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:34:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:35:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:36:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:37:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:38:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:40:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:41:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:42:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:45:17: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:46:17: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:46:42: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:47:17: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:48:17: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:55:26: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:56:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:56:23: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:56:42: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:57:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:57:21: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:57:55: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:58:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:58:26: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:58:42: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:59:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:59:16: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:59:40: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:62:77: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:63:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:63:21: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:64:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:64:31: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:64:51: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:65:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:65:29: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:65:54: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:66:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:66:34: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:66:52: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:67:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:67:24: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:68:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:70:106: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:71:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:71:33: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:72:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:72:41: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:73:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:73:41: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:74:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:74:39: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:75:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:75:44: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:76:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:76:44: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:77:1: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:81:28: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:85:30: Warning: Tab character src/Squeeze/Data/CommandOptions.hs:89:26: Warning: Tab character [4 of 8] Compiling Squeeze.Squeeze ( src/Squeeze/Squeeze.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Squeeze.o ) src/Squeeze/Squeeze.hs:37:1: Warning: Tab character src/Squeeze/Squeeze.hs:38:1: Warning: Tab character src/Squeeze/Squeeze.hs:39:1: Warning: Tab character src/Squeeze/Squeeze.hs:41:1: Warning: Tab character src/Squeeze/Squeeze.hs:42:1: Warning: Tab character src/Squeeze/Squeeze.hs:45:7: Warning: Tab character src/Squeeze/Squeeze.hs:46:17: Warning: Tab character src/Squeeze/Squeeze.hs:47:17: Warning: Tab character src/Squeeze/Squeeze.hs:48:17: Warning: Tab character src/Squeeze/Squeeze.hs:49:17: Warning: Tab character src/Squeeze/Squeeze.hs:50:17: Warning: Tab character src/Squeeze/Squeeze.hs:51:17: Warning: Tab character src/Squeeze/Squeeze.hs:51:52: Warning: Tab character src/Squeeze/Squeeze.hs:52:17: Warning: Tab character src/Squeeze/Squeeze.hs:52:42: Warning: Tab character src/Squeeze/Squeeze.hs:53:17: Warning: Tab character src/Squeeze/Squeeze.hs:53:53: Warning: Tab character src/Squeeze/Squeeze.hs:54:7: Warning: Tab character src/Squeeze/Squeeze.hs:55:17: Warning: Tab character src/Squeeze/Squeeze.hs:59:1: Warning: Tab character src/Squeeze/Squeeze.hs:59:30: Warning: Tab character src/Squeeze/Squeeze.hs:60:1: Warning: Tab character src/Squeeze/Squeeze.hs:60:50: Warning: Tab character src/Squeeze/Squeeze.hs:61:1: Warning: Tab character src/Squeeze/Squeeze.hs:61:50: Warning: Tab character src/Squeeze/Squeeze.hs:62:18: Warning: Tab character src/Squeeze/Squeeze.hs:64:1: Warning: Tab character src/Squeeze/Squeeze.hs:64:43: Warning: Tab character src/Squeeze/Squeeze.hs:65:1: Warning: Tab character src/Squeeze/Squeeze.hs:65:20: Warning: Tab character src/Squeeze/Squeeze.hs:66:1: Warning: Tab character src/Squeeze/Squeeze.hs:67:1: Warning: Tab character src/Squeeze/Squeeze.hs:67:34: Warning: Tab character src/Squeeze/Squeeze.hs:81:1: Warning: Tab character src/Squeeze/Squeeze.hs:81:61: Warning: Tab character src/Squeeze/Squeeze.hs:82:1: Warning: Tab character src/Squeeze/Squeeze.hs:82:39: Warning: Tab character src/Squeeze/Squeeze.hs:83:1: Warning: Tab character src/Squeeze/Squeeze.hs:83:50: Warning: Tab character src/Squeeze/Squeeze.hs:84:66: Warning: Tab character src/Squeeze/Squeeze.hs:85:1: Warning: Tab character src/Squeeze/Squeeze.hs:87:1: Warning: Tab character src/Squeeze/Squeeze.hs:87:51: Warning: Tab character src/Squeeze/Squeeze.hs:89:1: Warning: Tab character src/Squeeze/Squeeze.hs:89:40: Warning: Tab character src/Squeeze/Squeeze.hs:91:1: Warning: Tab character src/Squeeze/Squeeze.hs:91:53: Warning: Tab character src/Squeeze/Squeeze.hs:93:1: Warning: Tab character src/Squeeze/Squeeze.hs:94:1: Warning: Tab character src/Squeeze/Squeeze.hs:94:34: Warning: Tab character src/Squeeze/Squeeze.hs:95:1: Warning: Tab character src/Squeeze/Squeeze.hs:96:1: Warning: Tab character src/Squeeze/Squeeze.hs:96:47: Warning: Tab character src/Squeeze/Squeeze.hs:96:53: Warning: Tab character src/Squeeze/Squeeze.hs:97:1: Warning: Tab character src/Squeeze/Squeeze.hs:97:28: Warning: Tab character src/Squeeze/Squeeze.hs:98:1: Warning: Tab character src/Squeeze/Squeeze.hs:98:106: Warning: Tab character src/Squeeze/Squeeze.hs:99:1: Warning: Tab character src/Squeeze/Squeeze.hs:100:1: Warning: Tab character src/Squeeze/Squeeze.hs:101:1: Warning: Tab character src/Squeeze/Squeeze.hs:102:1: Warning: Tab character src/Squeeze/Squeeze.hs:103:1: Warning: Tab character src/Squeeze/Squeeze.hs:103:112: Warning: Tab character src/Squeeze/Squeeze.hs:104:1: Warning: Tab character src/Squeeze/Squeeze.hs:104:44: Warning: Tab character src/Squeeze/Squeeze.hs:105:1: Warning: Tab character src/Squeeze/Squeeze.hs:106:1: Warning: Tab character src/Squeeze/Squeeze.hs:107:1: Warning: Tab character src/Squeeze/Squeeze.hs:107:61: Warning: Tab character src/Squeeze/Squeeze.hs:111:1: Warning: Tab character src/Squeeze/Squeeze.hs:111:17: Warning: Tab character src/Squeeze/Squeeze.hs:112:1: Warning: Tab character src/Squeeze/Squeeze.hs:112:61: Warning: Tab character src/Squeeze/Squeeze.hs:113:1: Warning: Tab character src/Squeeze/Squeeze.hs:113:39: Warning: Tab character src/Squeeze/Squeeze.hs:114:1: Warning: Tab character src/Squeeze/Squeeze.hs:114:50: Warning: Tab character src/Squeeze/Squeeze.hs:116:1: Warning: Tab character src/Squeeze/Squeeze.hs:117:1: Warning: Tab character src/Squeeze/Squeeze.hs:118:1: Warning: Tab character src/Squeeze/Squeeze.hs:119:1: Warning: Tab character src/Squeeze/Squeeze.hs:119:10: Warning: Tab character src/Squeeze/Squeeze.hs:119:78: Warning: Tab character src/Squeeze/Squeeze.hs:120:1: Warning: Tab character src/Squeeze/Squeeze.hs:120:20: Warning: Tab character src/Squeeze/Squeeze.hs:121:1: Warning: Tab character src/Squeeze/Squeeze.hs:122:1: Warning: Tab character src/Squeeze/Squeeze.hs:123:1: Warning: Tab character src/Squeeze/Squeeze.hs:123:42: Warning: Tab character src/Squeeze/Squeeze.hs:124:1: Warning: Tab character src/Squeeze/Squeeze.hs:124:31: Warning: Tab character src/Squeeze/Squeeze.hs:126:1: Warning: Tab character src/Squeeze/Squeeze.hs:127:1: Warning: Tab character src/Squeeze/Squeeze.hs:127:70: Warning: Tab character src/Squeeze/Squeeze.hs:128:1: Warning: Tab character src/Squeeze/Squeeze.hs:128:38: Warning: Tab character src/Squeeze/Squeeze.hs:129:1: Warning: Tab character src/Squeeze/Squeeze.hs:130:1: Warning: Tab character src/Squeeze/Squeeze.hs:131:1: Warning: Tab character src/Squeeze/Squeeze.hs:141:1: Warning: Tab character src/Squeeze/Squeeze.hs:141:17: Warning: Tab character src/Squeeze/Squeeze.hs:142:1: Warning: Tab character src/Squeeze/Squeeze.hs:142:61: Warning: Tab character src/Squeeze/Squeeze.hs:143:1: Warning: Tab character src/Squeeze/Squeeze.hs:143:39: Warning: Tab character src/Squeeze/Squeeze.hs:144:1: Warning: Tab character src/Squeeze/Squeeze.hs:144:50: Warning: Tab character src/Squeeze/Squeeze.hs:145:42: Warning: Tab character src/Squeeze/Squeeze.hs:149:24: Warning: Tab character src/Squeeze/Squeeze.hs:149:139: Warning: Tab character src/Squeeze/Squeeze.hs:150:1: Warning: Tab character src/Squeeze/Squeeze.hs:150:14: Warning: Tab character src/Squeeze/Squeeze.hs:164:1: Warning: Tab character src/Squeeze/Squeeze.hs:164:52: Warning: Tab character src/Squeeze/Squeeze.hs:165:1: Warning: Tab character src/Squeeze/Squeeze.hs:165:39: Warning: Tab character src/Squeeze/Squeeze.hs:166:1: Warning: Tab character src/Squeeze/Squeeze.hs:166:53: Warning: Tab character src/Squeeze/Squeeze.hs:167:48: Warning: Tab character src/Squeeze/Squeeze.hs:168:1: Warning: Tab character src/Squeeze/Squeeze.hs:168:23: Warning: Tab character src/Squeeze/Squeeze.hs:169:1: Warning: Tab character src/Squeeze/Squeeze.hs:169:23: Warning: Tab character src/Squeeze/Squeeze.hs:170:1: Warning: Tab character src/Squeeze/Squeeze.hs:170:21: Warning: Tab character src/Squeeze/Squeeze.hs:171:1: Warning: Tab character src/Squeeze/Squeeze.hs:171:16: Warning: Tab character src/Squeeze/Squeeze.hs:173:1: Warning: Tab character src/Squeeze/Squeeze.hs:173:46: Warning: Tab character src/Squeeze/Squeeze.hs:175:1: Warning: Tab character src/Squeeze/Squeeze.hs:176:1: Warning: Tab character src/Squeeze/Squeeze.hs:178:1: Warning: Tab character src/Squeeze/Squeeze.hs:180:1: Warning: Tab character src/Squeeze/Squeeze.hs:190:1: Warning: Tab character src/Squeeze/Squeeze.hs:190:52: Warning: Tab character src/Squeeze/Squeeze.hs:191:1: Warning: Tab character src/Squeeze/Squeeze.hs:191:34: Warning: Tab character src/Squeeze/Squeeze.hs:192:1: Warning: Tab character src/Squeeze/Squeeze.hs:193:36: Warning: Tab character [5 of 8] Compiling Squeeze.Test.QC ( src/Squeeze/Test/QC.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Test/QC.o ) src/Squeeze/Test/QC.hs:28:1: Warning: Tab character src/Squeeze/Test/QC.hs:31:17: Warning: Tab character src/Squeeze/Test/QC.hs:32:17: Warning: Tab character src/Squeeze/Test/QC.hs:33:17: Warning: Tab character src/Squeeze/Test/QC.hs:34:17: Warning: Tab character src/Squeeze/Test/QC.hs:34:42: Warning: Tab character src/Squeeze/Test/QC.hs:35:17: Warning: Tab character src/Squeeze/Test/QC.hs:35:53: Warning: Tab character src/Squeeze/Test/QC.hs:36:17: Warning: Tab character src/Squeeze/Test/QC.hs:36:40: Warning: Tab character src/Squeeze/Test/QC.hs:37:17: Warning: Tab character src/Squeeze/Test/QC.hs:38:7: Warning: Tab character src/Squeeze/Test/QC.hs:40:14: Warning: Tab character src/Squeeze/Test/QC.hs:44:12: Warning: Tab character src/Squeeze/Test/QC.hs:44:97: Warning: Tab character src/Squeeze/Test/QC.hs:45:1: Warning: Tab character src/Squeeze/Test/QC.hs:46:1: Warning: Tab character src/Squeeze/Test/QC.hs:46:18: Warning: Tab character src/Squeeze/Test/QC.hs:48:1: Warning: Tab character src/Squeeze/Test/QC.hs:49:1: Warning: Tab character src/Squeeze/Test/QC.hs:49:48: Warning: Tab character src/Squeeze/Test/QC.hs:49:63: Warning: Tab character src/Squeeze/Test/QC.hs:50:1: Warning: Tab character src/Squeeze/Test/QC.hs:50:32: Warning: Tab character src/Squeeze/Test/QC.hs:51:1: Warning: Tab character src/Squeeze/Test/QC.hs:51:58: Warning: Tab character src/Squeeze/Test/QC.hs:52:1: Warning: Tab character src/Squeeze/Test/QC.hs:53:1: Warning: Tab character src/Squeeze/Test/QC.hs:53:18: Warning: Tab character src/Squeeze/Test/QC.hs:53:82: Warning: Tab character src/Squeeze/Test/QC.hs:55:1: Warning: Tab character src/Squeeze/Test/QC.hs:56:1: Warning: Tab character src/Squeeze/Test/QC.hs:56:31: Warning: Tab character src/Squeeze/Test/QC.hs:56:63: Warning: Tab character src/Squeeze/Test/QC.hs:57:1: Warning: Tab character src/Squeeze/Test/QC.hs:58:1: Warning: Tab character src/Squeeze/Test/QC.hs:58:37: Warning: Tab character src/Squeeze/Test/QC.hs:58:109: Warning: Tab character src/Squeeze/Test/QC.hs:59:1: Warning: Tab character src/Squeeze/Test/QC.hs:59:37: Warning: Tab character src/Squeeze/Test/QC.hs:59:63: Warning: Tab character src/Squeeze/Test/QC.hs:61:1: Warning: Tab character src/Squeeze/Test/QC.hs:61:51: Warning: Tab character src/Squeeze/Test/QC.hs:62:1: Warning: Tab character src/Squeeze/Test/QC.hs:63:1: Warning: Tab character src/Squeeze/Test/QC.hs:63:18: Warning: Tab character src/Squeeze/Test/QC.hs:63:82: Warning: Tab character src/Squeeze/Test/QC.hs:65:1: Warning: Tab character src/Squeeze/Test/QC.hs:65:40: Warning: Tab character src/Squeeze/Test/QC.hs:65:246: Warning: Tab character src/Squeeze/Test/QC.hs:66:1: Warning: Tab character src/Squeeze/Test/QC.hs:67:1: Warning: Tab character src/Squeeze/Test/QC.hs:67:18: Warning: Tab character src/Squeeze/Test/QC.hs:67:82: Warning: Tab character src/Squeeze/Test/QC.hs:69:1: Warning: Tab character src/Squeeze/Test/QC.hs:70:1: Warning: Tab character src/Squeeze/Test/QC.hs:70:31: Warning: Tab character src/Squeeze/Test/QC.hs:70:63: Warning: Tab character src/Squeeze/Test/QC.hs:71:1: Warning: Tab character src/Squeeze/Test/QC.hs:72:1: Warning: Tab character src/Squeeze/Test/QC.hs:72:37: Warning: Tab character src/Squeeze/Test/QC.hs:72:109: Warning: Tab character src/Squeeze/Test/QC.hs:73:1: Warning: Tab character src/Squeeze/Test/QC.hs:73:37: Warning: Tab character src/Squeeze/Test/QC.hs:73:63: Warning: Tab character src/Squeeze/Test/QC.hs:75:1: Warning: Tab character src/Squeeze/Test/QC.hs:75:39: Warning: Tab character src/Squeeze/Test/QC.hs:75:225: Warning: Tab character src/Squeeze/Test/QC.hs:76:1: Warning: Tab character src/Squeeze/Test/QC.hs:77:1: Warning: Tab character src/Squeeze/Test/QC.hs:77:18: Warning: Tab character src/Squeeze/Test/QC.hs:77:82: Warning: Tab character src/Squeeze/Test/QC.hs:79:1: Warning: Tab character src/Squeeze/Test/QC.hs:80:1: Warning: Tab character src/Squeeze/Test/QC.hs:80:22: Warning: Tab character [6 of 8] Compiling Squeeze.Test.Performance ( src/Squeeze/Test/Performance.hs, dist/build/squeeze/squeeze-tmp/Squeeze/Test/Performance.o ) src/Squeeze/Test/Performance.hs:48:145: Couldn't match expected type ‘System.Random.StdGen -> [Squeeze.Data.File.FileSize]’ with actual type ‘[Integer]’ Possible cause: ‘Factory.Math.Probability.generateDiscretePopulation’ is applied to too many arguments In the second argument of ‘(.)’, namely ‘Factory.Math.Probability.generateDiscretePopulation fileCount probabilityDistribution’ In the second argument of ‘(.)’, namely ‘map (id &&& show) . Factory.Math.Probability.generateDiscretePopulation fileCount probabilityDistribution’ src/Squeeze/Test/Performance.hs:48:197: 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’ Failed to install squeeze-1.0.2.3 cabal: Error: some packages failed to install: squeeze-1.0.2.3 failed during the building phase. The exception was: ExitFailure 1