Build #1 for rainbow-tests-0.16.0.0

[all reports]

Package rainbow-tests-0.16.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies text-0.11.2.3, terminfo-0.4.0.0, rainbow-0.16.0.0, base-4.6.0.1, barecheck-0.2.0.0, QuickCheck-2.7.6
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

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...
cabal: dist/doc/html/tf-random/haddock-prolog26682.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 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 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
Downloading rainbow-tests-0.16.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

Test log

No test log was submitted for this report.