Resolving dependencies... Configuring primitive-0.5.3.0... Building primitive-0.5.3.0... Preprocessing library primitive-0.5.3.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.3.0... Running Haddock for primitive-0.5.3.0... Running hscolour for primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Preprocessing library primitive-0.5.3.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: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0 Registering primitive-0.5.3.0... Installed primitive-0.5.3.0 Configuring terminfo-0.4.0.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for setupterm in -ltinfo... yes configure: creating ./config.status config.status: creating terminfo.buildinfo configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building terminfo-0.4.0.0... Preprocessing library terminfo-0.4.0.0... [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.o ) In-place registering terminfo-0.4.0.0... Running Haddock for terminfo-0.4.0.0... Running hscolour for terminfo-0.4.0.0... Preprocessing library terminfo-0.4.0.0... Preprocessing library terminfo-0.4.0.0... Haddock coverage: 79% ( 22 / 28) in 'System.Console.Terminfo.Base' 32% ( 6 / 19) in 'System.Console.Terminfo.Keys' 41% ( 15 / 37) in 'System.Console.Terminfo.Cursor' 56% ( 14 / 25) in 'System.Console.Terminfo.Effects' 100% ( 5 / 5) in 'System.Console.Terminfo.Edit' 88% ( 7 / 8) in 'System.Console.Terminfo.Color' 100% ( 7 / 7) in 'System.Console.Terminfo' Documentation created: dist/doc/html/terminfo/index.html, dist/doc/html/terminfo/terminfo.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/terminfo-0.4.0.0 Registering terminfo-0.4.0.0... Installed terminfo-0.4.0.0 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 ) [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... 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tf-random-0.5 Registering tf-random-0.5... Installed tf-random-0.5 Configuring rainbow-0.14.0.2... Building rainbow-0.14.0.2... Preprocessing library rainbow-0.14.0.2... [1 of 4] Compiling System.Console.Rainbow.Colors ( lib/System/Console/Rainbow/Colors.hs, dist/build/System/Console/Rainbow/Colors.o ) [2 of 4] Compiling System.Console.Rainbow.Types ( lib/System/Console/Rainbow/Types.hs, dist/build/System/Console/Rainbow/Types.o ) [3 of 4] Compiling System.Console.Rainbow.ColorChunks ( lib/System/Console/Rainbow/ColorChunks.hs, dist/build/System/Console/Rainbow/ColorChunks.o ) [4 of 4] Compiling System.Console.Rainbow ( lib/System/Console/Rainbow.hs, dist/build/System/Console/Rainbow.o ) In-place registering rainbow-0.14.0.2... Running Haddock for rainbow-0.14.0.2... Running hscolour for rainbow-0.14.0.2... Preprocessing library rainbow-0.14.0.2... Preprocessing library rainbow-0.14.0.2... Haddock coverage: 5% ( 16 /306) in 'System.Console.Rainbow.Colors' 39% ( 19 / 49) in 'System.Console.Rainbow.Types' 3% ( 20 /618) in 'System.Console.Rainbow.ColorChunks' 55% ( 28 / 51) in 'System.Console.Rainbow' Documentation created: dist/doc/html/rainbow/index.html, dist/doc/html/rainbow/rainbow.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/rainbow-0.14.0.2 Registering rainbow-0.14.0.2... Installed rainbow-0.14.0.2 Configuring QuickCheck-2.7.5... Building QuickCheck-2.7.5... Preprocessing library QuickCheck-2.7.5... [ 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.5... Running Haddock for QuickCheck-2.7.5... Running hscolour for QuickCheck-2.7.5... Preprocessing library QuickCheck-2.7.5... Preprocessing library QuickCheck-2.7.5... Haddock coverage: 12% ( 2 / 17) 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' 100% ( 22 / 22) 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' 65% ( 40 / 62) in 'Test.QuickCheck.Property' 52% ( 14 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 7% ( 1 / 15) 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.7.5 Registering QuickCheck-2.7.5... Installed QuickCheck-2.7.5 Downloading rainbow-tests-0.14.0.2... Configuring rainbow-tests-0.14.0.2... Building rainbow-tests-0.14.0.2... Preprocessing library rainbow-tests-0.14.0.2... [ 1 of 19] Compiling System.Console.Terminfo.Color.Generators ( lib/System/Console/Terminfo/Color/Generators.hs, dist/build/System/Console/Terminfo/Color/Generators.o ) [ 2 of 19] Compiling System.Console.Terminfo.Color.Shrinkers ( lib/System/Console/Terminfo/Color/Shrinkers.hs, dist/build/System/Console/Terminfo/Color/Shrinkers.o ) [ 3 of 19] Compiling System.Console.Rainbow.Colors.Shrinkers ( lib/System/Console/Rainbow/Colors/Shrinkers.hs, dist/build/System/Console/Rainbow/Colors/Shrinkers.o ) [ 4 of 19] Compiling System.Console.Rainbow.Colors.Generators ( lib/System/Console/Rainbow/Colors/Generators.hs, dist/build/System/Console/Rainbow/Colors/Generators.o ) [ 5 of 19] Compiling System.Console.Terminfo.Color.Coarbitrary ( lib/System/Console/Terminfo/Color/Coarbitrary.hs, dist/build/System/Console/Terminfo/Color/Coarbitrary.o ) [ 6 of 19] Compiling System.Console.Rainbow.Colors.Coarbitrary ( lib/System/Console/Rainbow/Colors/Coarbitrary.hs, dist/build/System/Console/Rainbow/Colors/Coarbitrary.o ) [ 7 of 19] Compiling Rainbow.Tests.Util ( lib/Rainbow/Tests/Util.hs, dist/build/Rainbow/Tests/Util.o ) [ 8 of 19] Compiling Data.Text.Shrinkers ( lib/Data/Text/Shrinkers.hs, dist/build/Data/Text/Shrinkers.o ) [ 9 of 19] Compiling Data.Text.Generators ( lib/Data/Text/Generators.hs, dist/build/Data/Text/Generators.o ) [10 of 19] Compiling Data.Text.Coarbitrary ( lib/Data/Text/Coarbitrary.hs, dist/build/Data/Text/Coarbitrary.o ) [11 of 19] Compiling Data.Monoid.Shrinkers ( lib/Data/Monoid/Shrinkers.hs, dist/build/Data/Monoid/Shrinkers.o ) [12 of 19] Compiling System.Console.Rainbow.Types.Shrinkers ( lib/System/Console/Rainbow/Types/Shrinkers.hs, dist/build/System/Console/Rainbow/Types/Shrinkers.o ) [13 of 19] Compiling System.Console.Rainbow.Shrinkers ( lib/System/Console/Rainbow/Shrinkers.hs, dist/build/System/Console/Rainbow/Shrinkers.o ) [14 of 19] Compiling Data.Monoid.Generators ( lib/Data/Monoid/Generators.hs, dist/build/Data/Monoid/Generators.o ) [15 of 19] Compiling System.Console.Rainbow.Types.Generators ( lib/System/Console/Rainbow/Types/Generators.hs, dist/build/System/Console/Rainbow/Types/Generators.o ) [16 of 19] Compiling System.Console.Rainbow.Generators ( lib/System/Console/Rainbow/Generators.hs, dist/build/System/Console/Rainbow/Generators.o ) [17 of 19] Compiling Data.Monoid.Coarbitrary ( lib/Data/Monoid/Coarbitrary.hs, dist/build/Data/Monoid/Coarbitrary.o ) [18 of 19] Compiling System.Console.Rainbow.Types.Coarbitrary ( lib/System/Console/Rainbow/Types/Coarbitrary.hs, dist/build/System/Console/Rainbow/Types/Coarbitrary.o ) [19 of 19] Compiling System.Console.Rainbow.Coarbitrary ( lib/System/Console/Rainbow/Coarbitrary.hs, dist/build/System/Console/Rainbow/Coarbitrary.o ) In-place registering rainbow-tests-0.14.0.2... Running Haddock for rainbow-tests-0.14.0.2... Running hscolour for rainbow-tests-0.14.0.2... Preprocessing library rainbow-tests-0.14.0.2... Preprocessing library rainbow-tests-0.14.0.2... Haddock coverage: 0% ( 0 / 4) in 'System.Console.Terminfo.Color.Generators' 0% ( 0 / 2) in 'System.Console.Terminfo.Color.Shrinkers' 0% ( 0 / 5) in 'System.Console.Rainbow.Colors.Shrinkers' 0% ( 0 / 3) in 'System.Console.Rainbow.Colors.Generators' 0% ( 0 / 2) in 'System.Console.Terminfo.Color.Coarbitrary' 0% ( 0 / 3) in 'System.Console.Rainbow.Colors.Coarbitrary' 0% ( 0 / 6) in 'Rainbow.Tests.Util' 0% ( 0 / 2) in 'Data.Text.Shrinkers' 0% ( 0 / 2) in 'Data.Text.Generators' 0% ( 0 / 2) in 'Data.Text.Coarbitrary' 0% ( 0 / 2) in 'Data.Monoid.Shrinkers' 0% ( 0 / 6) in 'System.Console.Rainbow.Types.Shrinkers' 67% ( 2 / 3) in 'System.Console.Rainbow.Shrinkers' 0% ( 0 / 2) in 'Data.Monoid.Generators' 0% ( 0 / 6) in 'System.Console.Rainbow.Types.Generators' 67% ( 2 / 3) in 'System.Console.Rainbow.Generators' 0% ( 0 / 2) in 'Data.Monoid.Coarbitrary' 0% ( 0 / 6) in 'System.Console.Rainbow.Types.Coarbitrary' 67% ( 2 / 3) in 'System.Console.Rainbow.Coarbitrary' Documentation created: dist/doc/html/rainbow-tests/index.html, dist/doc/html/rainbow-tests/rainbow-tests.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/rainbow-tests-0.14.0.2 Registering rainbow-tests-0.14.0.2... Installed rainbow-tests-0.14.0.2