Resolving dependencies... Configuring primitive-0.5.4.0... Building primitive-0.5.4.0... Preprocessing library primitive-0.5.4.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 ) [ 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 ) Data/Primitive/Array.hs:32:1: Warning: The import of ‘Control.Monad.ST’ is redundant except perhaps to import instances from ‘Control.Monad.ST’ To import instances alone, use: import Control.Monad.ST() [ 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.5.4.0... Running Haddock for primitive-0.5.4.0... Running hscolour for primitive-0.5.4.0... Preprocessing library primitive-0.5.4.0... Preprocessing library primitive-0.5.4.0... Data/Primitive/Array.hs:32:1: Warning: The import of ‘Control.Monad.ST’ is redundant except perhaps to import instances from ‘Control.Monad.ST’ To import instances alone, use: import Control.Monad.ST() Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-0.5.418496.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.5.4.0 Registering primitive-0.5.4.0... Installed primitive-0.5.4.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 ) In-place registering random-1.1... Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-118496.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1 Registering random-1.1... Installed random-1.1 Configuring tf-random-0.5... Building tf-random-0.5... Preprocessing library tf-random-0.5... [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) src/System/Random/TF/Init.hs:94:5: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o ) [4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o ) In-place registering tf-random-0.5... Running Haddock for tf-random-0.5... Running hscolour for tf-random-0.5... Preprocessing library tf-random-0.5... Preprocessing library tf-random-0.5... src/System/Random/TF/Init.hs:94:5: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 100% ( 4 / 4) in 'System.Random.TF.Gen' 83% ( 5 / 6) in 'System.Random.TF.Init' 33% ( 1 / 3) in 'System.Random.TF.Instances' 100% ( 3 / 3) in 'System.Random.TF' Documentation created: dist/doc/html/tf-random/index.html, dist/doc/html/tf-random/tf-random.txt Creating package registration file: /tmp/pkgConf-tf-random-018496.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tf-random-0.5 Registering tf-random-0.5... Installed tf-random-0.5 Configuring QuickCheck-2.7.6... Building QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... [ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o ) [ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o ) [ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.7.6... Running Haddock for QuickCheck-2.7.6... Running hscolour for QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... Preprocessing library QuickCheck-2.7.6... Haddock coverage: 10% ( 2 / 20) in 'Test.QuickCheck.Random' 25% ( 2 / 8) in 'Test.QuickCheck.Exception' 6% ( 1 / 18) in 'Test.QuickCheck.Text' 100% ( 2 / 2) in 'Test.QuickCheck.State' 88% ( 22 / 25) in 'Test.QuickCheck.Gen' 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' 100% ( 30 / 30) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 56% ( 40 / 72) in 'Test.QuickCheck.Property' 52% ( 14 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 5% ( 1 / 20) in 'Test.QuickCheck.Monadic' 98% (121 /123) in 'Test.QuickCheck' Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Warning: Test.QuickCheck: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Creating package registration file: /tmp/pkgConf-QuickCheck-2.718496.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/QuickCheck-2.7.6 Registering QuickCheck-2.7.6... Installed QuickCheck-2.7.6 Downloading permutation-0.5.0.5... [1 of 1] Compiling Main ( /tmp/permutation-0.5.0.5-18496/permutation-0.5.0.5/dist/setup/setup.hs, /tmp/permutation-0.5.0.5-18496/permutation-0.5.0.5/dist/setup/Main.o ) /tmp/permutation-0.5.0.5-18496/permutation-0.5.0.5/dist/setup/setup.hs:3:3: Warning: Module ‘System.Cmd’ is deprecated: Use "System.Process" instead /tmp/permutation-0.5.0.5-18496/permutation-0.5.0.5/dist/setup/setup.hs:14:11: Warning: In the use of ‘runTests’ (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): Deprecated: "Please use the new testing interface instead!" Linking /tmp/permutation-0.5.0.5-18496/permutation-0.5.0.5/dist/setup/setup ... Configuring permutation-0.5.0.5... Building permutation-0.5.0.5... Preprocessing library permutation-0.5.0.5... [ 1 of 13] Compiling Data.IntArray ( lib/Data/IntArray.hs, dist/build/Data/IntArray.o ) lib/Data/IntArray.hs:46:1: Warning: Top-level binding with no type signature: isTrue :: Int# -> Bool [ 2 of 13] Compiling Data.Permute.Base ( lib/Data/Permute/Base.hs, dist/build/Data/Permute/Base.o ) lib/Data/Permute/Base.hs:18:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() [ 3 of 13] Compiling Data.Permute.IOBase ( lib/Data/Permute/IOBase.hs, dist/build/Data/Permute/IOBase.o ) [ 4 of 13] Compiling Data.Permute.MPermute ( lib/Data/Permute/MPermute.hs, dist/build/Data/Permute/MPermute.o ) [ 5 of 13] Compiling Data.Permute.ST ( lib/Data/Permute/ST.hs, dist/build/Data/Permute/ST.o ) [ 6 of 13] Compiling Data.Permute.IO ( lib/Data/Permute/IO.hs, dist/build/Data/Permute/IO.o ) [ 7 of 13] Compiling Data.Permute ( lib/Data/Permute.hs, dist/build/Data/Permute.o ) [ 8 of 13] Compiling Data.Choose.Base ( lib/Data/Choose/Base.hs, dist/build/Data/Choose/Base.o ) lib/Data/Choose/Base.hs:15:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() [ 9 of 13] Compiling Data.Choose.IOBase ( lib/Data/Choose/IOBase.hs, dist/build/Data/Choose/IOBase.o ) [10 of 13] Compiling Data.Choose.MChoose ( lib/Data/Choose/MChoose.hs, dist/build/Data/Choose/MChoose.o ) [11 of 13] Compiling Data.Choose.ST ( lib/Data/Choose/ST.hs, dist/build/Data/Choose/ST.o ) [12 of 13] Compiling Data.Choose.IO ( lib/Data/Choose/IO.hs, dist/build/Data/Choose/IO.o ) [13 of 13] Compiling Data.Choose ( lib/Data/Choose.hs, dist/build/Data/Choose.o ) In-place registering permutation-0.5.0.5... Running Haddock for permutation-0.5.0.5... Running hscolour for permutation-0.5.0.5... Preprocessing library permutation-0.5.0.5... Preprocessing library permutation-0.5.0.5... lib/Data/IntArray.hs:46:1: Warning: Top-level binding with no type signature: isTrue :: Int# -> Bool lib/Data/Permute/Base.hs:18:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() lib/Data/Choose/Base.hs:15:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() Haddock coverage: 6% ( 1 / 17) in 'Data.IntArray' 25% ( 5 / 20) in 'Data.Permute.Base' 15% ( 2 / 13) in 'Data.Permute.IOBase' Warning: Data.Permute.MPermute: newPermute is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: newPermute_ is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: getSize is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: getElems is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: setElems is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: unsafeFreeze is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: unsafeThaw is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: unsafeGetElem is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: unsafeSetElem is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Permute.MPermute: unsafeSwapElems is exported separately but will be documented under MPermute. Consider exporting it together with its parent(s) for code clarity. 86% ( 37 / 43) in 'Data.Permute.MPermute' 100% ( 6 / 6) in 'Data.Permute.ST' 100% ( 5 / 5) in 'Data.Permute.IO' 88% ( 29 / 33) in 'Data.Permute' 27% ( 6 / 22) in 'Data.Choose.Base' 14% ( 2 / 14) in 'Data.Choose.IOBase' Warning: Data.Choose.MChoose: newChoose is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: newChoose_ is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: getPossible is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: getSize is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: getElems is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: setElems is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: unsafeFreeze is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: unsafeThaw is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: unsafeGetElem is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Choose.MChoose: unsafeSetElem is exported separately but will be documented under MChoose. Consider exporting it together with its parent(s) for code clarity. 96% ( 22 / 23) in 'Data.Choose.MChoose' 100% ( 6 / 6) in 'Data.Choose.ST' 100% ( 5 / 5) in 'Data.Choose.IO' 94% ( 17 / 18) in 'Data.Choose' Warning: Data.Permute.MPermute: could not find link destinations for: Data.Permute.MPermute.unsafeInterleaveM Documentation created: dist/doc/html/permutation/index.html, dist/doc/html/permutation/permutation.txt Creating package registration file: /tmp/pkgConf-permutation-0.5.018496.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/permutation-0.5.0.5 Registering permutation-0.5.0.5... Installed permutation-0.5.0.5