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 split-0.2.2... Building split-0.2.2... Preprocessing library split-0.2.2... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.2... Running Haddock for split-0.2.2... Running hscolour for split-0.2.2... Preprocessing library split-0.2.2... Preprocessing library split-0.2.2... Haddock coverage: 91% ( 61 / 67) in 'Data.List.Split.Internals' 90% ( 44 / 49) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html, dist/doc/html/split/split.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2 Registering split-0.2.2... Installed split-0.2.2 Configuring tagged-0.7.2... Building tagged-0.7.2... Preprocessing library tagged-0.7.2... [1 of 2] Compiling Data.Proxy ( old/Data/Proxy.hs, dist/build/Data/Proxy.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.7.2... Running Haddock for tagged-0.7.2... Running hscolour for tagged-0.7.2... Preprocessing library tagged-0.7.2... Preprocessing library tagged-0.7.2... Haddock coverage: 80% ( 4 / 5) in 'Data.Proxy' 92% ( 12 / 13) in 'Data.Tagged' Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.7.2 Registering tagged-0.7.2... Installed tagged-0.7.2 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 transformers-compat-0.3.3.4... Building transformers-compat-0.3.3.4... Preprocessing library transformers-compat-0.3.3.4... [1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) In-place registering transformers-compat-0.3.3.4... Running Haddock for transformers-compat-0.3.3.4... Running hscolour for transformers-compat-0.3.3.4... Preprocessing library transformers-compat-0.3.3.4... Preprocessing library transformers-compat-0.3.3.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 18 / 18) in 'Control.Monad.Trans.Except' Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-compat-0.3.3.4 Registering transformers-compat-0.3.3.4... Installed transformers-compat-0.3.3.4 Configuring tf-random-0.5... Building tf-random-0.5... Preprocessing library tf-random-0.5... [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) [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... cabal: dist/doc/html/tf-random/haddock-prolog24533.txt: invalid argument 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.16.0.0... Building rainbow-0.16.0.0... Preprocessing library rainbow-0.16.0.0... [1 of 3] Compiling Rainbow.Types ( lib/Rainbow/Types.hs, dist/build/Rainbow/Types.o ) [2 of 3] Compiling Rainbow.Colors ( lib/Rainbow/Colors.hs, dist/build/Rainbow/Colors.o ) [3 of 3] Compiling Rainbow ( lib/Rainbow.hs, dist/build/Rainbow.o ) In-place registering rainbow-0.16.0.0... Running Haddock for rainbow-0.16.0.0... Running hscolour for rainbow-0.16.0.0... Preprocessing library rainbow-0.16.0.0... Preprocessing library rainbow-0.16.0.0... Haddock coverage: 41% ( 23 / 56) in 'Rainbow.Types' 24% ( 8 / 33) in 'Rainbow.Colors' 44% ( 37 / 84) in '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.16.0.0 Registering rainbow-0.16.0.0... Installed rainbow-0.16.0.0 Configuring contravariant-0.6.1.1... Building contravariant-0.6.1.1... Preprocessing library contravariant-0.6.1.1... [1 of 4] Compiling Data.Functor.Day ( Data/Functor/Day.hs, dist/build/Data/Functor/Day.o ) [2 of 4] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o ) [3 of 4] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o ) [4 of 4] Compiling Data.Functor.Contravariant.Day ( Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o ) In-place registering contravariant-0.6.1.1... Running Haddock for contravariant-0.6.1.1... Running hscolour for contravariant-0.6.1.1... Preprocessing library contravariant-0.6.1.1... Preprocessing library contravariant-0.6.1.1... Haddock coverage: 100% ( 13 / 13) in 'Data.Functor.Day' 81% ( 13 / 16) in 'Data.Functor.Contravariant' 100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose' 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day' Documentation created: dist/doc/html/contravariant/index.html, dist/doc/html/contravariant/contravariant.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/contravariant-0.6.1.1 Registering contravariant-0.6.1.1... Installed contravariant-0.6.1.1 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.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.Random: could not find link destinations for: System.Random.TF.Gen.TFGen 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.6 Registering QuickCheck-2.7.6... Installed QuickCheck-2.7.6 Configuring prednote-0.26.0.0... Building prednote-0.26.0.0... Preprocessing library prednote-0.26.0.0... [1 of 8] Compiling Prednote.Core ( lib/Prednote/Core.hs, dist/build/Prednote/Core.o ) [2 of 8] Compiling Prednote.Format ( lib/Prednote/Format.hs, dist/build/Prednote/Format.o ) [3 of 8] Compiling Prednote.Prebuilt ( lib/Prednote/Prebuilt.hs, dist/build/Prednote/Prebuilt.o ) [4 of 8] Compiling Prednote.Comparisons ( lib/Prednote/Comparisons.hs, dist/build/Prednote/Comparisons.o ) [5 of 8] Compiling Prednote.Expressions.RPN ( lib/Prednote/Expressions/RPN.hs, dist/build/Prednote/Expressions/RPN.o ) [6 of 8] Compiling Prednote.Expressions.Infix ( lib/Prednote/Expressions/Infix.hs, dist/build/Prednote/Expressions/Infix.o ) [7 of 8] Compiling Prednote.Expressions ( lib/Prednote/Expressions.hs, dist/build/Prednote/Expressions.o ) [8 of 8] Compiling Prednote ( lib/Prednote.hs, dist/build/Prednote.o ) In-place registering prednote-0.26.0.0... Running Haddock for prednote-0.26.0.0... Running hscolour for prednote-0.26.0.0... Preprocessing library prednote-0.26.0.0... Preprocessing library prednote-0.26.0.0... Haddock coverage: 100% ( 21 / 21) in 'Prednote.Core' 100% ( 13 / 13) in 'Prednote.Format' 100% ( 19 / 19) in 'Prednote.Prebuilt' 35% ( 6 / 17) in 'Prednote.Comparisons' 29% ( 2 / 7) in 'Prednote.Expressions.RPN' 25% ( 1 / 4) in 'Prednote.Expressions.Infix' 91% ( 10 / 11) in 'Prednote.Expressions' 100% ( 44 / 44) in 'Prednote' Documentation created: dist/doc/html/prednote/index.html, dist/doc/html/prednote/prednote.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/prednote-0.26.0.0 Registering prednote-0.26.0.0... Installed prednote-0.26.0.0 Configuring barecheck-0.2.0.0... Building barecheck-0.2.0.0... Preprocessing library barecheck-0.2.0.0... [ 1 of 22] Compiling Prelude.Generators ( lib/Prelude/Generators.hs, dist/build/Prelude/Generators.o ) [ 2 of 22] Compiling Data.Tree.Generators ( lib/Data/Tree/Generators.hs, dist/build/Data/Tree/Generators.o ) [ 3 of 22] Compiling Prelude.Shrinkers ( lib/Prelude/Shrinkers.hs, dist/build/Prelude/Shrinkers.o ) [ 4 of 22] Compiling Data.Tree.Shrinkers ( lib/Data/Tree/Shrinkers.hs, dist/build/Data/Tree/Shrinkers.o ) [ 5 of 22] Compiling Data.Time.Shrinkers ( lib/Data/Time/Shrinkers.hs, dist/build/Data/Time/Shrinkers.o ) [ 6 of 22] Compiling Data.Time.Generators ( lib/Data/Time/Generators.hs, dist/build/Data/Time/Generators.o ) [ 7 of 22] Compiling Data.Time.Coarbitrary ( lib/Data/Time/Coarbitrary.hs, dist/build/Data/Time/Coarbitrary.o ) [ 8 of 22] Compiling Data.Text.Shrinkers ( lib/Data/Text/Shrinkers.hs, dist/build/Data/Text/Shrinkers.o ) [ 9 of 22] Compiling Data.Text.Generators ( lib/Data/Text/Generators.hs, dist/build/Data/Text/Generators.o ) [10 of 22] Compiling Data.Text.Coarbitrary ( lib/Data/Text/Coarbitrary.hs, dist/build/Data/Text/Coarbitrary.o ) [11 of 22] Compiling Data.Sequence.Shrinkers ( lib/Data/Sequence/Shrinkers.hs, dist/build/Data/Sequence/Shrinkers.o ) [12 of 22] Compiling Data.Sequence.Generators ( lib/Data/Sequence/Generators.hs, dist/build/Data/Sequence/Generators.o ) [13 of 22] Compiling Data.Sequence.Coarbitrary ( lib/Data/Sequence/Coarbitrary.hs, dist/build/Data/Sequence/Coarbitrary.o ) [14 of 22] Compiling Data.Monoid.Shrinkers ( lib/Data/Monoid/Shrinkers.hs, dist/build/Data/Monoid/Shrinkers.o ) [15 of 22] Compiling Data.Monoid.Generators ( lib/Data/Monoid/Generators.hs, dist/build/Data/Monoid/Generators.o ) [16 of 22] Compiling Data.Monoid.Coarbitrary ( lib/Data/Monoid/Coarbitrary.hs, dist/build/Data/Monoid/Coarbitrary.o ) [17 of 22] Compiling Data.Map.Shrinkers ( lib/Data/Map/Shrinkers.hs, dist/build/Data/Map/Shrinkers.o ) [18 of 22] Compiling Data.Map.Generators ( lib/Data/Map/Generators.hs, dist/build/Data/Map/Generators.o ) [19 of 22] Compiling Data.Map.Coarbitrary ( lib/Data/Map/Coarbitrary.hs, dist/build/Data/Map/Coarbitrary.o ) [20 of 22] Compiling Barecheck.Util ( lib/Barecheck/Util.hs, dist/build/Barecheck/Util.o ) [21 of 22] Compiling Prelude.Coarbitrary ( lib/Prelude/Coarbitrary.hs, dist/build/Prelude/Coarbitrary.o ) [22 of 22] Compiling Data.Tree.Coarbitrary ( lib/Data/Tree/Coarbitrary.hs, dist/build/Data/Tree/Coarbitrary.o ) In-place registering barecheck-0.2.0.0... Running Haddock for barecheck-0.2.0.0... Running hscolour for barecheck-0.2.0.0... Preprocessing library barecheck-0.2.0.0... Preprocessing library barecheck-0.2.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 Haddock coverage: 8% ( 1 / 12) in 'Prelude.Generators' 0% ( 0 / 2) in 'Data.Tree.Generators' 0% ( 0 / 7) in 'Prelude.Shrinkers' 0% ( 0 / 2) in 'Data.Tree.Shrinkers' 0% ( 0 / 4) in 'Data.Time.Shrinkers' 0% ( 0 / 4) in 'Data.Time.Generators' 0% ( 0 / 4) in 'Data.Time.Coarbitrary' 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.Sequence.Shrinkers' 0% ( 0 / 2) in 'Data.Sequence.Generators' 0% ( 0 / 2) in 'Data.Sequence.Coarbitrary' 0% ( 0 / 3) in 'Data.Monoid.Shrinkers' 0% ( 0 / 3) in 'Data.Monoid.Generators' 0% ( 0 / 3) in 'Data.Monoid.Coarbitrary' 0% ( 0 / 2) in 'Data.Map.Shrinkers' 0% ( 0 / 2) in 'Data.Map.Generators' 0% ( 0 / 2) in 'Data.Map.Coarbitrary' 50% ( 1 / 2) in 'Barecheck.Util' 0% ( 0 / 8) in 'Prelude.Coarbitrary' 0% ( 0 / 2) in 'Data.Tree.Coarbitrary' Documentation created: dist/doc/html/barecheck/index.html, dist/doc/html/barecheck/barecheck.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/barecheck-0.2.0.0 Registering barecheck-0.2.0.0... Installed barecheck-0.2.0.0 Configuring quickpull-0.2.0.0... Building quickpull-0.2.0.0... Preprocessing library quickpull-0.2.0.0... [1 of 8] Compiling Quickpull.Function ( lib/Quickpull/Function.hs, dist/build/Quickpull/Function.o ) [2 of 8] Compiling Quickpull.Formatting ( lib/Quickpull/Formatting.hs, dist/build/Quickpull/Formatting.o ) [3 of 8] Compiling Quickpull.Types ( lib/Quickpull/Types.hs, dist/build/Quickpull/Types.o ) [4 of 8] Compiling Quickpull.Files ( lib/Quickpull/Files.hs, dist/build/Quickpull/Files.o ) [5 of 8] Compiling Quickpull.Laws ( lib/Quickpull/Laws.hs, dist/build/Quickpull/Laws.o ) [6 of 8] Compiling Quickpull.Render ( lib/Quickpull/Render.hs, dist/build/Quickpull/Render.o ) [7 of 8] Compiling Quickpull.Runners ( lib/Quickpull/Runners.hs, dist/build/Quickpull/Runners.o ) [8 of 8] Compiling Quickpull ( lib/Quickpull.hs, dist/build/Quickpull.o ) In-place registering quickpull-0.2.0.0... Preprocessing executable 'quickpull' for quickpull-0.2.0.0... [1 of 5] Compiling Quickpull.Formatting ( lib/Quickpull/Formatting.hs, dist/build/quickpull/quickpull-tmp/Quickpull/Formatting.o ) [2 of 5] Compiling Quickpull.Types ( lib/Quickpull/Types.hs, dist/build/quickpull/quickpull-tmp/Quickpull/Types.o ) [3 of 5] Compiling Quickpull.Render ( lib/Quickpull/Render.hs, dist/build/quickpull/quickpull-tmp/Quickpull/Render.o ) [4 of 5] Compiling Quickpull.Files ( lib/Quickpull/Files.hs, dist/build/quickpull/quickpull-tmp/Quickpull/Files.o ) [5 of 5] Compiling Main ( bin/quickpull.hs, dist/build/quickpull/quickpull-tmp/Main.o ) Linking dist/build/quickpull/quickpull ... Running Haddock for quickpull-0.2.0.0... Running hscolour for quickpull-0.2.0.0... Preprocessing library quickpull-0.2.0.0... Preprocessing executable 'quickpull' for quickpull-0.2.0.0... Preprocessing library quickpull-0.2.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 Haddock coverage: 100% ( 2 / 2) in 'Quickpull.Function' 0% ( 0 / 4) in 'Quickpull.Formatting' 83% ( 10 / 12) in 'Quickpull.Types' 62% ( 5 / 8) in 'Quickpull.Files' 100% ( 9 / 9) in 'Quickpull.Laws' 12% ( 1 / 8) in 'Quickpull.Render' 100% ( 13 / 13) in 'Quickpull.Runners' 100% ( 15 / 15) in 'Quickpull' Documentation created: dist/doc/html/quickpull/index.html, dist/doc/html/quickpull/quickpull.txt Preprocessing executable 'quickpull' for quickpull-0.2.0.0... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/quickpull-0.2.0.0 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering quickpull-0.2.0.0... Installed quickpull-0.2.0.0 Configuring rainbow-tests-0.16.0.0... Building rainbow-tests-0.16.0.0... Preprocessing library rainbow-tests-0.16.0.0... [1 of 9] Compiling Rainbow.Types.Shrinkers ( lib/Rainbow/Types/Shrinkers.hs, dist/build/Rainbow/Types/Shrinkers.o ) [2 of 9] Compiling Rainbow.Colors.Shrinkers ( lib/Rainbow/Colors/Shrinkers.hs, dist/build/Rainbow/Colors/Shrinkers.o ) [3 of 9] Compiling Rainbow.Shrinkers ( lib/Rainbow/Shrinkers.hs, dist/build/Rainbow/Shrinkers.o ) [4 of 9] Compiling Rainbow.Types.Generators ( lib/Rainbow/Types/Generators.hs, dist/build/Rainbow/Types/Generators.o ) [5 of 9] Compiling Rainbow.Colors.Generators ( lib/Rainbow/Colors/Generators.hs, dist/build/Rainbow/Colors/Generators.o ) [6 of 9] Compiling Rainbow.Generators ( lib/Rainbow/Generators.hs, dist/build/Rainbow/Generators.o ) [7 of 9] Compiling Rainbow.Types.Coarbitrary ( lib/Rainbow/Types/Coarbitrary.hs, dist/build/Rainbow/Types/Coarbitrary.o ) [8 of 9] Compiling Rainbow.Colors.Coarbitrary ( lib/Rainbow/Colors/Coarbitrary.hs, dist/build/Rainbow/Colors/Coarbitrary.o ) [9 of 9] Compiling Rainbow.Coarbitrary ( lib/Rainbow/Coarbitrary.hs, dist/build/Rainbow/Coarbitrary.o ) In-place registering rainbow-tests-0.16.0.0... Running Haddock for rainbow-tests-0.16.0.0... Running hscolour for rainbow-tests-0.16.0.0... Preprocessing library rainbow-tests-0.16.0.0... Preprocessing library rainbow-tests-0.16.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 Haddock coverage: 0% ( 0 / 9) in 'Rainbow.Types.Shrinkers' 0% ( 0 / 2) in 'Rainbow.Colors.Shrinkers' 67% ( 2 / 3) in 'Rainbow.Shrinkers' 0% ( 0 / 13) in 'Rainbow.Types.Generators' 0% ( 0 / 2) in 'Rainbow.Colors.Generators' 67% ( 2 / 3) in 'Rainbow.Generators' 0% ( 0 / 9) in 'Rainbow.Types.Coarbitrary' 0% ( 0 / 2) in 'Rainbow.Colors.Coarbitrary' 67% ( 2 / 3) in '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.16.0.0 Registering rainbow-tests-0.16.0.0... Installed rainbow-tests-0.16.0.0 Downloading prednote-test-0.26.0.0... Configuring prednote-test-0.26.0.0... Building prednote-test-0.26.0.0... Preprocessing library prednote-test-0.26.0.0... [1 of 1] Compiling Prednote.Core.Generators ( lib/Prednote/Core/Generators.hs, dist/build/Prednote/Core/Generators.o ) In-place registering prednote-test-0.26.0.0... Preprocessing executable 'prednote-test' for prednote-test-0.26.0.0... [1 of 6] Compiling Prednote.Comparisons.Properties ( exe/Prednote/Comparisons/Properties.hs, dist/build/prednote-test/prednote-test-tmp/Prednote/Comparisons/Properties.o ) [2 of 6] Compiling Prednote.Core.Generators ( lib/Prednote/Core/Generators.hs, dist/build/prednote-test/prednote-test-tmp/Prednote/Core/Generators.o ) [3 of 6] Compiling Prednote.Core.Properties ( exe/Prednote/Core/Properties.hs, dist/build/prednote-test/prednote-test-tmp/Prednote/Core/Properties.o ) [4 of 6] Compiling Prednote.Prebuilt.Properties ( exe/Prednote/Prebuilt/Properties.hs, dist/build/prednote-test/prednote-test-tmp/Prednote/Prebuilt/Properties.o ) [5 of 6] Compiling Decrees ( exe/Decrees.hs, dist/build/prednote-test/prednote-test-tmp/Decrees.o ) [6 of 6] Compiling Main ( exe/prednote-test.hs, dist/build/prednote-test/prednote-test-tmp/Main.o ) Linking dist/build/prednote-test/prednote-test ... Preprocessing executable 'prednote-visual-test' for prednote-test-0.26.0.0... [1 of 1] Compiling Main ( visual/prednote-visual-test.hs, dist/build/prednote-visual-test/prednote-visual-test-tmp/Main.o ) Linking dist/build/prednote-visual-test/prednote-visual-test ... Running Haddock for prednote-test-0.26.0.0... Running hscolour for prednote-test-0.26.0.0... Preprocessing library prednote-test-0.26.0.0... Preprocessing executable 'prednote-test' for prednote-test-0.26.0.0... Preprocessing executable 'prednote-visual-test' for prednote-test-0.26.0.0... Preprocessing library prednote-test-0.26.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 Haddock coverage: 0% ( 0 / 6) in 'Prednote.Core.Generators' Documentation created: dist/doc/html/prednote-test/index.html, dist/doc/html/prednote-test/prednote-test.txt Preprocessing executable 'prednote-test' for prednote-test-0.26.0.0... Preprocessing executable 'prednote-visual-test' for prednote-test-0.26.0.0... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/prednote-test-0.26.0.0 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering prednote-test-0.26.0.0... Installed prednote-test-0.26.0.0