Build #1 for species-0.3.4

[all reports]

Package species-0.3.4
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-06-15 21:12:04.901886 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies template-haskell-2.9.0.0, numeric-prelude-0.4.2, np-extras-0.3.0.1, multiset-comb-0.2.4, containers-0.5.5.1, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.1.3.1...
Building mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.1.3.1...
Running Haddock for mtl-2.1.3.1...
Running hscolour for mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
 100% (  4 /  4) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% ( 21 / 21) in 'Control.Monad.RWS.Strict'
 100% ( 23 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
 100% ( 23 / 23) in 'Control.Monad.State.Strict'
  94% ( 17 / 18) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  95% ( 20 / 21) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.1.38695.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1
Registering mtl-2.1.3.1...
Installed mtl-2.1.3.1
Configuring multiset-comb-0.2.4...
Building multiset-comb-0.2.4...
Preprocessing library multiset-comb-0.2.4...
[1 of 1] Compiling Math.Combinatorics.Multiset ( Math/Combinatorics/Multiset.hs, dist/build/Math/Combinatorics/Multiset.o )
In-place registering multiset-comb-0.2.4...
Running Haddock for multiset-comb-0.2.4...
Running hscolour for multiset-comb-0.2.4...
Preprocessing library multiset-comb-0.2.4...
Preprocessing library multiset-comb-0.2.4...
Haddock coverage:
  97% ( 34 / 35) in 'Math.Combinatorics.Multiset'
Warning: Math.Combinatorics.Multiset: could not find link destinations for:
    Math.Combinatorics.Multiset.Bracelet Math.Combinatorics.Multiset.RMultiset Math.Combinatorics.Multiset.vDiv Math.Combinatorics.Multiset.within
Documentation created: dist/doc/html/multiset-comb/index.html,
dist/doc/html/multiset-comb/multiset-comb.txt
Creating package registration file: /tmp/pkgConf-multiset-comb-0.28695.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/multiset-comb-0.2.4
Registering multiset-comb-0.2.4...
Installed multiset-comb-0.2.4
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.18695.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primes-0.2.1.0
Registering primes-0.2.1.0...
Installed primes-0.2.1.0
Configuring primitive-0.6...
Building primitive-0.6...
Preprocessing library primitive-0.6...
[ 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 )
[ 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...
Running Haddock for primitive-0.6...
Running hscolour for primitive-0.6...
Preprocessing library primitive-0.6...
Preprocessing library primitive-0.6...
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'
  75% ( 12 / 16) 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-08695.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.6
Registering primitive-0.6...
Installed primitive-0.6
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-18695.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 text-1.2.1.1...
Building text-1.2.1.1...
Preprocessing library text-1.2.1.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.1.1...
Running Haddock for text-1.2.1.1...
Running hscolour for text-1.2.1.1...
Preprocessing library text-1.2.1.1...
Preprocessing library text-1.2.1.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  95% ( 19 / 20) in 'Data.Text.Internal'
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  99% (127 /128) in 'Data.Text.Lazy'
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    Data.Text.Internal.Fusion.Common.findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    GHC.IO.bracket
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.2.18695.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.1.1
Registering text-1.2.1.1...
Installed text-1.2.1.1
Configuring utility-ht-0.0.10...
Building utility-ht-0.0.10...
Preprocessing library utility-ht-0.0.10...
[ 1 of 24] Compiling Text.Show.HT     ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o )
[ 2 of 24] Compiling Text.Read.HT     ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o )
[ 3 of 24] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o )
[ 4 of 24] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o )
[ 5 of 24] Compiling Data.Tuple.HT    ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o )
[ 6 of 24] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o )
[ 7 of 24] Compiling Data.Monoid.HT   ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o )
[ 8 of 24] Compiling Data.Maybe.HT    ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o )
[ 9 of 24] Compiling Data.Ix.Enum     ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o )
[10 of 24] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o )
[11 of 24] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o )
[12 of 24] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o )
[13 of 24] Compiling Data.List.Key    ( src/Data/List/Key.hs, dist/build/Data/List/Key.o )
[14 of 24] Compiling Data.Ord.HT      ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o )
[15 of 24] Compiling Data.Eq.HT       ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o )
[16 of 24] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o )
[17 of 24] Compiling Data.Bool.HT     ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o )
[18 of 24] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o )
[19 of 24] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o )
[20 of 24] Compiling Data.List.HT     ( src/Data/List/HT.hs, dist/build/Data/List/HT.o )
[21 of 24] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o )
[22 of 24] Compiling Data.Record.HT   ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o )
[23 of 24] Compiling Data.String.HT   ( src/Data/String/HT.hs, dist/build/Data/String/HT.o )
[24 of 24] Compiling Data.List.Match  ( src/Data/List/Match.hs, dist/build/Data/List/Match.o )
In-place registering utility-ht-0.0.10...
Running Haddock for utility-ht-0.0.10...
Running hscolour for utility-ht-0.0.10...
Preprocessing library utility-ht-0.0.10...
Preprocessing library utility-ht-0.0.10...
Haddock coverage:
  33% (  1 /  3) in 'Text.Show.HT'
  40% (  2 /  5) in 'Text.Read.HT'
   0% (  0 /  6) in 'Data.Strictness.HT'
  40% (  8 / 20) in 'Control.Monad.HT'
  29% (  5 / 17) in 'Data.Tuple.HT'
   0% (  0 /  6) in 'Control.Functor.HT'
  50% (  2 /  4) in 'Data.Monoid.HT'
  50% (  2 /  4) in 'Data.Maybe.HT'
  14% (  1 /  7) in 'Data.Ix.Enum'
  75% (  6 /  8) in 'Data.Function.HT.Private'
  75% (  3 /  4) in 'Data.Function.HT'
  29% (  5 / 17) in 'Data.List.Key.Private'
  57% (  4 /  7) in 'Data.List.Key'
  50% (  2 /  4) in 'Data.Ord.HT'
   0% (  0 /  2) in 'Data.Eq.HT'
  78% (  7 /  9) in 'Data.Bool.HT.Private'
  83% (  5 /  6) in 'Data.Bool.HT'
  56% ( 10 / 18) in 'Data.List.Match.Private'
  47% ( 58 /124) in 'Data.List.HT.Private'
  74% ( 43 / 58) in 'Data.List.HT'
  40% (  2 /  5) in 'Data.Record.HT.Private'
  67% (  2 /  3) in 'Data.Record.HT'
  50% (  1 /  2) in 'Data.String.HT'
  67% (  6 /  9) in 'Data.List.Match'
Documentation created: dist/doc/html/utility-ht/index.html,
dist/doc/html/utility-ht/utility-ht.txt
Creating package registration file: /tmp/pkgConf-utility-ht-0.08695.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/utility-ht-0.0.10
Registering utility-ht-0.0.10...
Installed utility-ht-0.0.10
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-08695.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 parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  43% (  6 / 14) in 'Text.Parsec.Error'
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  64% ( 32 / 50) in 'Text.Parsec.Prim'
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  33% (  1 /  3) in 'Text.Parsec.Text'
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  78% ( 73 / 94) in 'Text.Parsec'
  80% (  8 / 10) in 'Text.Parsec.Language'
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file: /tmp/pkgConf-parsec-3.18695.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-3.1.9
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring storable-record-0.0.3...
Building storable-record-0.0.3...
Preprocessing library storable-record-0.0.3...
[1 of 7] Compiling Foreign.Storable.Newtype ( src/Foreign/Storable/Newtype.hs, dist/build/Foreign/Storable/Newtype.o )
[2 of 7] Compiling Foreign.Storable.FixedArray ( src/Foreign/Storable/FixedArray.hs, dist/build/Foreign/Storable/FixedArray.o )
[3 of 7] Compiling Foreign.Storable.Traversable ( src/Foreign/Storable/Traversable.hs, dist/build/Foreign/Storable/Traversable.o )
[4 of 7] Compiling Foreign.Storable.RecordMinimalSize ( src/Foreign/Storable/RecordMinimalSize.hs, dist/build/Foreign/Storable/RecordMinimalSize.o )
[5 of 7] Compiling Foreign.Storable.RecordReaderPtr ( src/Foreign/Storable/RecordReaderPtr.hs, dist/build/Foreign/Storable/RecordReaderPtr.o )
[6 of 7] Compiling Foreign.Storable.TraversableUnequalSizes ( src/Foreign/Storable/TraversableUnequalSizes.hs, dist/build/Foreign/Storable/TraversableUnequalSizes.o )
[7 of 7] Compiling Foreign.Storable.Record ( src/Foreign/Storable/Record.hs, dist/build/Foreign/Storable/Record.o )
In-place registering storable-record-0.0.3...
Running Haddock for storable-record-0.0.3...
Running hscolour for storable-record-0.0.3...
Preprocessing library storable-record-0.0.3...
Preprocessing library storable-record-0.0.3...
Haddock coverage:
  20% (  1 /  5) in 'Foreign.Storable.Newtype'
   0% (  0 /  6) in 'Foreign.Storable.FixedArray'
  50% (  3 /  6) in 'Foreign.Storable.Traversable'
  11% (  1 /  9) in 'Foreign.Storable.RecordMinimalSize'
  11% (  1 /  9) in 'Foreign.Storable.RecordReaderPtr'
  20% (  1 /  5) in 'Foreign.Storable.TraversableUnequalSizes'
  11% (  1 /  9) in 'Foreign.Storable.Record'
Documentation created: dist/doc/html/storable-record/index.html,
dist/doc/html/storable-record/storable-record.txt
Creating package registration file: /tmp/pkgConf-storable-record-0.08695.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/storable-record-0.0.3
Registering storable-record-0.0.3...
Installed storable-record-0.0.3
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
[ 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...
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
   6% (  1 / 18) in 'Test.QuickCheck.Text'
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  99% (127 /128) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.gSubterms Test.QuickCheck.Arbitrary.gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
    Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file: /tmp/pkgConf-QuickCheck-2.88695.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/QuickCheck-2.8.1
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring non-negative-0.1.1...
Building non-negative-0.1.1...
Preprocessing library non-negative-0.1.1...
[1 of 4] Compiling Numeric.NonNegative.Class ( src/Numeric/NonNegative/Class.hs, dist/build/Numeric/NonNegative/Class.o )
[2 of 4] Compiling Numeric.NonNegative.Wrapper ( src/Numeric/NonNegative/Wrapper.hs, dist/build/Numeric/NonNegative/Wrapper.o )
[3 of 4] Compiling Numeric.NonNegative.ChunkyPrivate ( src/Numeric/NonNegative/ChunkyPrivate.hs, dist/build/Numeric/NonNegative/ChunkyPrivate.o )
[4 of 4] Compiling Numeric.NonNegative.Chunky ( src/Numeric/NonNegative/Chunky.hs, dist/build/Numeric/NonNegative/Chunky.o )
In-place registering non-negative-0.1.1...
Running Haddock for non-negative-0.1.1...
Running hscolour for non-negative-0.1.1...
Preprocessing library non-negative-0.1.1...
Preprocessing library non-negative-0.1.1...
Haddock coverage:
  70% (  7 / 10) in 'Numeric.NonNegative.Class'
  31% (  4 / 13) in 'Numeric.NonNegative.Wrapper'
  38% (  5 / 13) in 'Numeric.NonNegative.ChunkyPrivate'
  36% (  4 / 11) in 'Numeric.NonNegative.Chunky'
Documentation created: dist/doc/html/non-negative/index.html,
dist/doc/html/non-negative/non-negative.txt
Creating package registration file: /tmp/pkgConf-non-negative-0.18695.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/non-negative-0.1.1
Registering non-negative-0.1.1...
Installed non-negative-0.1.1
Configuring numeric-prelude-0.4.2...
Building numeric-prelude-0.4.2...
Preprocessing library numeric-prelude-0.4.2...
[ 1 of 97] Compiling MathObj.Permutation ( src/MathObj/Permutation.hs, dist/build/MathObj/Permutation.o )
[ 2 of 97] Compiling NumericPrelude.List ( src/NumericPrelude/List.hs, dist/build/NumericPrelude/List.o )
[ 3 of 97] Compiling Algebra.RealRing98 ( src/Algebra/RealRing98.hs, dist/build/Algebra/RealRing98.o )
[ 4 of 97] Compiling Algebra.Indexable ( src/Algebra/Indexable.hs, dist/build/Algebra/Indexable.o )
[ 5 of 97] Compiling Algebra.DimensionTerm ( src/Algebra/DimensionTerm.hs, dist/build/Algebra/DimensionTerm.o )
[ 6 of 97] Compiling NumericPrelude.Elementwise ( src/NumericPrelude/Elementwise.hs, dist/build/NumericPrelude/Elementwise.o )
[ 7 of 97] Compiling Algebra.EqualityDecision ( src/Algebra/EqualityDecision.hs, dist/build/Algebra/EqualityDecision.o )
[ 8 of 97] Compiling Algebra.OrderDecision ( src/Algebra/OrderDecision.hs, dist/build/Algebra/OrderDecision.o )
[ 9 of 97] Compiling Algebra.Laws     ( src/Algebra/Laws.hs, dist/build/Algebra/Laws.o )
[10 of 97] Compiling NumericPrelude.Base ( src/NumericPrelude/Base.hs, dist/build/NumericPrelude/Base.o )
[11 of 97] Compiling MathObj.Permutation.Table ( src/MathObj/Permutation/Table.hs, dist/build/MathObj/Permutation/Table.o )
[12 of 97] Compiling Algebra.Additive ( src/Algebra/Additive.hs, dist/build/Algebra/Additive.o )
[13 of 97] Compiling Algebra.ZeroTestable ( src/Algebra/ZeroTestable.hs, dist/build/Algebra/ZeroTestable.o )
[14 of 97] Compiling Algebra.Ring     ( src/Algebra/Ring.hs, dist/build/Algebra/Ring.o )
[15 of 97] Compiling Algebra.Differential ( src/Algebra/Differential.hs, dist/build/Algebra/Differential.o )
[16 of 97] Compiling Algebra.IntegralDomain ( src/Algebra/IntegralDomain.hs, dist/build/Algebra/IntegralDomain.o )
[17 of 97] Compiling Algebra.Monoid   ( src/Algebra/Monoid.hs, dist/build/Algebra/Monoid.o )
[18 of 97] Compiling Algebra.NonNegative ( src/Algebra/NonNegative.hs, dist/build/Algebra/NonNegative.o )
[19 of 97] Compiling Algebra.Units    ( src/Algebra/Units.hs, dist/build/Algebra/Units.o )
[20 of 97] Compiling Algebra.PrincipalIdealDomain ( src/Algebra/PrincipalIdealDomain.hs, dist/build/Algebra/PrincipalIdealDomain.o )
[21 of 97] Compiling MathObj.Monoid   ( src/MathObj/Monoid.hs, dist/build/MathObj/Monoid.o )
[22 of 97] Compiling Algebra.RightModule ( src/Algebra/RightModule.hs, dist/build/Algebra/RightModule.o )
[23 of 97] Compiling Algebra.Vector   ( src/Algebra/Vector.hs, dist/build/Algebra/Vector.o )
[24 of 97] Compiling MathObj.Algebra  ( src/MathObj/Algebra.hs, dist/build/MathObj/Algebra.o )
[25 of 97] Compiling Algebra.Absolute ( src/Algebra/Absolute.hs, dist/build/Algebra/Absolute.o )
[26 of 97] Compiling Number.Ratio     ( src/Number/Ratio.hs, dist/build/Number/Ratio.o )
[27 of 97] Compiling Algebra.Field    ( src/Algebra/Field.hs, dist/build/Algebra/Field.o )
[28 of 97] Compiling Algebra.ToRational ( src/Algebra/ToRational.hs, dist/build/Algebra/ToRational.o )

src/Algebra/ToRational.hs:75:6: Warning:
    Rule "NP.realToField :: Integer  -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:76:6: Warning:
    Rule "NP.realToField :: Int      -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:77:6: Warning:
    Rule "NP.realToField :: Int8     -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:78:6: Warning:
    Rule "NP.realToField :: Int16    -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:79:6: Warning:
    Rule "NP.realToField :: Int32    -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:80:6: Warning:
    Rule "NP.realToField :: Int64    -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:81:6: Warning:
    Rule "NP.realToField :: Word     -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:82:6: Warning:
    Rule "NP.realToField :: Word8    -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:83:6: Warning:
    Rule "NP.realToField :: Word16   -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:84:6: Warning:
    Rule "NP.realToField :: Word32   -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:85:6: Warning:
    Rule "NP.realToField :: Word64   -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:86:6: Warning:
    Rule "NP.realToField :: Float    -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:87:6: Warning:
    Rule "NP.realToField :: Double   -> Float " may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:88:6: Warning:
    Rule "NP.realToField :: Integer  -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:89:6: Warning:
    Rule "NP.realToField :: Int      -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:90:6: Warning:
    Rule "NP.realToField :: Int8     -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:91:6: Warning:
    Rule "NP.realToField :: Int16    -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:92:6: Warning:
    Rule "NP.realToField :: Int32    -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:93:6: Warning:
    Rule "NP.realToField :: Int64    -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:94:6: Warning:
    Rule "NP.realToField :: Word     -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:95:6: Warning:
    Rule "NP.realToField :: Word8    -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:96:6: Warning:
    Rule "NP.realToField :: Word16   -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:97:6: Warning:
    Rule "NP.realToField :: Word32   -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:98:6: Warning:
    Rule "NP.realToField :: Word64   -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:99:6: Warning:
    Rule "NP.realToField :: Float    -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’

src/Algebra/ToRational.hs:100:6: Warning:
    Rule "NP.realToField :: Double   -> Double" may never fire
      because ‘realToField’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘realToField’
[29 of 97] Compiling Algebra.RealIntegral ( src/Algebra/RealIntegral.hs, dist/build/Algebra/RealIntegral.o )
[30 of 97] Compiling Algebra.ToInteger ( src/Algebra/ToInteger.hs, dist/build/Algebra/ToInteger.o )

src/Algebra/ToInteger.hs:58:6: Warning:
    Rule "NP.fromIntegral :: Integer -> Int" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:59:6: Warning:
    Rule "NP.fromIntegral :: Integer -> Integer" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:60:6: Warning:
    Rule "NP.fromIntegral :: Integer -> Float" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:61:6: Warning:
    Rule "NP.fromIntegral :: Integer -> Double" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:62:6: Warning:
    Rule "NP.fromIntegral :: Int -> Int" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:63:6: Warning:
    Rule "NP.fromIntegral :: Int -> Integer" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:64:6: Warning:
    Rule "NP.fromIntegral :: Int -> Float" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:65:6: Warning:
    Rule "NP.fromIntegral :: Int -> Double" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:66:6: Warning:
    Rule "NP.fromIntegral :: Int8 -> Int" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:67:6: Warning:
    Rule "NP.fromIntegral :: Int8 -> Integer" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:68:6: Warning:
    Rule "NP.fromIntegral :: Int8 -> Float" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:69:6: Warning:
    Rule "NP.fromIntegral :: Int8 -> Double" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:70:6: Warning:
    Rule "NP.fromIntegral :: Int16 -> Int" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:71:6: Warning:
    Rule "NP.fromIntegral :: Int16 -> Integer" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:72:6: Warning:
    Rule "NP.fromIntegral :: Int16 -> Float" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:73:6: Warning:
    Rule "NP.fromIntegral :: Int16 -> Double" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:74:6: Warning:
    Rule "NP.fromIntegral :: Int32 -> Int" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:75:6: Warning:
    Rule "NP.fromIntegral :: Int32 -> Integer" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:76:6: Warning:
    Rule "NP.fromIntegral :: Int32 -> Float" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:77:6: Warning:
    Rule "NP.fromIntegral :: Int32 -> Double" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:78:6: Warning:
    Rule "NP.fromIntegral :: Int64 -> Int" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:79:6: Warning:
    Rule "NP.fromIntegral :: Int64 -> Integer" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:80:6: Warning:
    Rule "NP.fromIntegral :: Int64 -> Float" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:81:6: Warning:
    Rule "NP.fromIntegral :: Int64 -> Double" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:82:6: Warning:
    Rule "NP.fromIntegral :: Word -> Int" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:83:6: Warning:
    Rule "NP.fromIntegral :: Word -> Integer" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:84:6: Warning:
    Rule "NP.fromIntegral :: Word -> Float" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:85:6: Warning:
    Rule "NP.fromIntegral :: Word -> Double" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:86:6: Warning:
    Rule "NP.fromIntegral :: Word8 -> Int" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:87:6: Warning:
    Rule "NP.fromIntegral :: Word8 -> Integer" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:88:6: Warning:
    Rule "NP.fromIntegral :: Word8 -> Float" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:89:6: Warning:
    Rule "NP.fromIntegral :: Word8 -> Double" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:90:6: Warning:
    Rule "NP.fromIntegral :: Word16 -> Int" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:91:6: Warning:
    Rule "NP.fromIntegral :: Word16 -> Integer" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:92:6: Warning:
    Rule "NP.fromIntegral :: Word16 -> Float" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:93:6: Warning:
    Rule "NP.fromIntegral :: Word16 -> Double" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:94:6: Warning:
    Rule "NP.fromIntegral :: Word32 -> Int" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:95:6: Warning:
    Rule "NP.fromIntegral :: Word32 -> Integer" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:96:6: Warning:
    Rule "NP.fromIntegral :: Word32 -> Float" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:97:6: Warning:
    Rule "NP.fromIntegral :: Word32 -> Double" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:98:6: Warning:
    Rule "NP.fromIntegral :: Word64 -> Int" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:99:6: Warning:
    Rule "NP.fromIntegral :: Word64 -> Integer" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:100:6: Warning:
    Rule "NP.fromIntegral :: Word64 -> Float" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’

src/Algebra/ToInteger.hs:101:6: Warning:
    Rule "NP.fromIntegral :: Word64 -> Double" may never fire
      because ‘fromIntegral’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘fromIntegral’
[31 of 97] Compiling Algebra.Algebraic ( src/Algebra/Algebraic.hs, dist/build/Algebra/Algebraic.o )
[32 of 97] Compiling Algebra.Transcendental ( src/Algebra/Transcendental.hs, dist/build/Algebra/Transcendental.o )
[33 of 97] Compiling Algebra.Module   ( src/Algebra/Module.hs, dist/build/Algebra/Module.o )
[34 of 97] Compiling Algebra.VectorSpace ( src/Algebra/VectorSpace.hs, dist/build/Algebra/VectorSpace.o )
[35 of 97] Compiling Algebra.DivisibleSpace ( src/Algebra/DivisibleSpace.hs, dist/build/Algebra/DivisibleSpace.o )
[36 of 97] Compiling Algebra.ModuleBasis ( src/Algebra/ModuleBasis.hs, dist/build/Algebra/ModuleBasis.o )
[37 of 97] Compiling NumericPrelude.List.Checked ( src/NumericPrelude/List/Checked.hs, dist/build/NumericPrelude/List/Checked.o )
[38 of 97] Compiling NumericPrelude.List.Generic ( src/NumericPrelude/List/Generic.hs, dist/build/NumericPrelude/List/Generic.o )
[39 of 97] Compiling Algebra.RealRing ( src/Algebra/RealRing.hs, dist/build/Algebra/RealRing.o )

src/Algebra/RealRing.hs:328:6: Warning:
    Rule "NP.roundSimple :: a -> Int8" may never fire
      because ‘roundSimple’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’

src/Algebra/RealRing.hs:333:6: Warning:
    Rule "NP.roundSimple :: a -> Int16" may never fire
      because ‘roundSimple’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’

src/Algebra/RealRing.hs:338:6: Warning:
    Rule "NP.roundSimple :: a -> Int32" may never fire
      because ‘roundSimple’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’

src/Algebra/RealRing.hs:343:6: Warning:
    Rule "NP.roundSimple :: a -> Int64" may never fire
      because ‘roundSimple’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’

src/Algebra/RealRing.hs:348:6: Warning:
    Rule "NP.roundSimple :: a -> Word" may never fire
      because ‘roundSimple’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’

src/Algebra/RealRing.hs:353:6: Warning:
    Rule "NP.roundSimple :: a -> Word8" may never fire
      because ‘roundSimple’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’

src/Algebra/RealRing.hs:358:6: Warning:
    Rule "NP.roundSimple :: a -> Word16" may never fire
      because ‘roundSimple’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’

src/Algebra/RealRing.hs:363:6: Warning:
    Rule "NP.roundSimple :: a -> Word32" may never fire
      because ‘roundSimple’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’

src/Algebra/RealRing.hs:368:6: Warning:
    Rule "NP.roundSimple :: a -> Word64" may never fire
      because ‘roundSimple’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘roundSimple’
[40 of 97] Compiling Algebra.FloatingPoint ( src/Algebra/FloatingPoint.hs, dist/build/Algebra/FloatingPoint.o )
[41 of 97] Compiling Algebra.RealField ( src/Algebra/RealField.hs, dist/build/Algebra/RealField.o )
[42 of 97] Compiling Algebra.RealTranscendental ( src/Algebra/RealTranscendental.hs, dist/build/Algebra/RealTranscendental.o )
[43 of 97] Compiling NumericPrelude.Numeric ( src/NumericPrelude/Numeric.hs, dist/build/NumericPrelude/Numeric.o )
[44 of 97] Compiling Algebra.Lattice  ( src/Algebra/Lattice.hs, dist/build/Algebra/Lattice.o )
[45 of 97] Compiling NumericPrelude   ( src/NumericPrelude.hs, dist/build/NumericPrelude.o )
[46 of 97] Compiling Algebra.NormedSpace.Euclidean ( src/Algebra/NormedSpace/Euclidean.hs, dist/build/Algebra/NormedSpace/Euclidean.o )
[47 of 97] Compiling Algebra.NormedSpace.Maximum ( src/Algebra/NormedSpace/Maximum.hs, dist/build/Algebra/NormedSpace/Maximum.o )
[48 of 97] Compiling Algebra.NormedSpace.Sum ( src/Algebra/NormedSpace/Sum.hs, dist/build/Algebra/NormedSpace/Sum.o )
[49 of 97] Compiling MathObj.DiscreteMap ( src/MathObj/DiscreteMap.hs, dist/build/MathObj/DiscreteMap.o )
[50 of 97] Compiling Algebra.OccasionallyScalar ( src/Algebra/OccasionallyScalar.hs, dist/build/Algebra/OccasionallyScalar.o )
[51 of 97] Compiling MathObj.Matrix   ( src/MathObj/Matrix.hs, dist/build/MathObj/Matrix.o )
[52 of 97] Compiling MathObj.PartialFraction ( src/MathObj/PartialFraction.hs, dist/build/MathObj/PartialFraction.o )
[53 of 97] Compiling MathObj.Permutation.CycleList ( src/MathObj/Permutation/CycleList.hs, dist/build/MathObj/Permutation/CycleList.o )
[54 of 97] Compiling MathObj.Permutation.CycleList.Check ( src/MathObj/Permutation/CycleList/Check.hs, dist/build/MathObj/Permutation/CycleList/Check.o )
[55 of 97] Compiling MathObj.Polynomial.Core ( src/MathObj/Polynomial/Core.hs, dist/build/MathObj/Polynomial/Core.o )
[56 of 97] Compiling MathObj.PowerSeries.Core ( src/MathObj/PowerSeries/Core.hs, dist/build/MathObj/PowerSeries/Core.o )
[57 of 97] Compiling MathObj.PowerSeries ( src/MathObj/PowerSeries.hs, dist/build/MathObj/PowerSeries.o )
[58 of 97] Compiling MathObj.PowerSeries2.Core ( src/MathObj/PowerSeries2/Core.hs, dist/build/MathObj/PowerSeries2/Core.o )
[59 of 97] Compiling MathObj.PowerSeries.Example ( src/MathObj/PowerSeries/Example.hs, dist/build/MathObj/PowerSeries/Example.o )
[60 of 97] Compiling MathObj.PowerSeries.DifferentialEquation ( src/MathObj/PowerSeries/DifferentialEquation.hs, dist/build/MathObj/PowerSeries/DifferentialEquation.o )
[61 of 97] Compiling MathObj.PowerSeries2 ( src/MathObj/PowerSeries2.hs, dist/build/MathObj/PowerSeries2.o )
[62 of 97] Compiling MathObj.PowerSeries.Mean ( src/MathObj/PowerSeries/Mean.hs, dist/build/MathObj/PowerSeries/Mean.o )
[63 of 97] Compiling Number.FixedPoint ( src/Number/FixedPoint.hs, dist/build/Number/FixedPoint.o )
[64 of 97] Compiling Number.ResidueClass ( src/Number/ResidueClass.hs, dist/build/Number/ResidueClass.o )
[65 of 97] Compiling Number.GaloisField2p32m5 ( src/Number/GaloisField2p32m5.hs, dist/build/Number/GaloisField2p32m5.o )
[66 of 97] Compiling Number.PartiallyTranscendental ( src/Number/PartiallyTranscendental.hs, dist/build/Number/PartiallyTranscendental.o )
[67 of 97] Compiling Number.ResidueClass.Check ( src/Number/ResidueClass/Check.hs, dist/build/Number/ResidueClass/Check.o )
[68 of 97] Compiling Number.ResidueClass.Maybe ( src/Number/ResidueClass/Maybe.hs, dist/build/Number/ResidueClass/Maybe.o )
[69 of 97] Compiling Number.ResidueClass.Reader ( src/Number/ResidueClass/Reader.hs, dist/build/Number/ResidueClass/Reader.o )
[70 of 97] Compiling Number.Physical.Unit ( src/Number/Physical/Unit.hs, dist/build/Number/Physical/Unit.o )
[71 of 97] Compiling Number.Physical.UnitDatabase ( src/Number/Physical/UnitDatabase.hs, dist/build/Number/Physical/UnitDatabase.o )
[72 of 97] Compiling Number.SI.Unit   ( src/Number/SI/Unit.hs, dist/build/Number/SI/Unit.o )
[73 of 97] Compiling MathObj.Wrapper.Haskell98 ( src/MathObj/Wrapper/Haskell98.hs, dist/build/MathObj/Wrapper/Haskell98.o )
[74 of 97] Compiling MathObj.Polynomial ( src/MathObj/Polynomial.hs, dist/build/MathObj/Polynomial.o )
[75 of 97] Compiling MathObj.PowerSum ( src/MathObj/PowerSum.hs, dist/build/MathObj/PowerSum.o )
[76 of 97] Compiling MathObj.RefinementMask2 ( src/MathObj/RefinementMask2.hs, dist/build/MathObj/RefinementMask2.o )
[77 of 97] Compiling MathObj.RootSet  ( src/MathObj/RootSet.hs, dist/build/MathObj/RootSet.o )
[78 of 97] Compiling Number.Root      ( src/Number/Root.hs, dist/build/Number/Root.o )
[79 of 97] Compiling Number.Complex   ( src/Number/Complex.hs, dist/build/Number/Complex.o )
[80 of 97] Compiling MathObj.LaurentPolynomial ( src/MathObj/LaurentPolynomial.hs, dist/build/MathObj/LaurentPolynomial.o )
[81 of 97] Compiling Number.Positional ( src/Number/Positional.hs, dist/build/Number/Positional.o )
[82 of 97] Compiling Number.Quaternion ( src/Number/Quaternion.hs, dist/build/Number/Quaternion.o )
[83 of 97] Compiling Algebra.AffineSpace ( src/Algebra/AffineSpace.hs, dist/build/Algebra/AffineSpace.o )
[84 of 97] Compiling Number.ResidueClass.Func ( src/Number/ResidueClass/Func.hs, dist/build/Number/ResidueClass/Func.o )
[85 of 97] Compiling MathObj.Wrapper.NumericPrelude ( src/MathObj/Wrapper/NumericPrelude.hs, dist/build/MathObj/Wrapper/NumericPrelude.o )
[86 of 97] Compiling Number.DimensionTerm ( src/Number/DimensionTerm.hs, dist/build/Number/DimensionTerm.o )
[87 of 97] Compiling Number.DimensionTerm.SI ( src/Number/DimensionTerm/SI.hs, dist/build/Number/DimensionTerm/SI.o )
[88 of 97] Compiling Number.FixedPoint.Check ( src/Number/FixedPoint/Check.hs, dist/build/Number/FixedPoint/Check.o )
[89 of 97] Compiling Number.NonNegative ( src/Number/NonNegative.hs, dist/build/Number/NonNegative.o )
[90 of 97] Compiling Number.NonNegativeChunky ( src/Number/NonNegativeChunky.hs, dist/build/Number/NonNegativeChunky.o )
[91 of 97] Compiling Number.Peano     ( src/Number/Peano.hs, dist/build/Number/Peano.o )
[92 of 97] Compiling Number.Positional.Check ( src/Number/Positional/Check.hs, dist/build/Number/Positional/Check.o )
[93 of 97] Compiling Number.OccasionallyScalarExpression ( src/Number/OccasionallyScalarExpression.hs, dist/build/Number/OccasionallyScalarExpression.o )
[94 of 97] Compiling Number.Physical  ( src/Number/Physical.hs, dist/build/Number/Physical.o )
[95 of 97] Compiling Number.Physical.Show ( src/Number/Physical/Show.hs, dist/build/Number/Physical/Show.o )
[96 of 97] Compiling Number.Physical.Read ( src/Number/Physical/Read.hs, dist/build/Number/Physical/Read.o )
[97 of 97] Compiling Number.SI        ( src/Number/SI.hs, dist/build/Number/SI.o )
In-place registering numeric-prelude-0.4.2...
Running Haddock for numeric-prelude-0.4.2...
Running hscolour for numeric-prelude-0.4.2...
Preprocessing library numeric-prelude-0.4.2...
Preprocessing library numeric-prelude-0.4.2...
Haddock coverage:
 100% (  2 /  2) in 'MathObj.Permutation'
  38% (  3 /  8) in 'NumericPrelude.List'
   0% (  0 /  6) in 'Algebra.RealRing98'
  71% (  5 /  7) in 'Algebra.Indexable'
  10% (  8 / 79) in 'Algebra.DimensionTerm'
  10% (  1 / 10) in 'NumericPrelude.Elementwise'
  13% (  2 / 15) in 'Algebra.EqualityDecision'
   8% (  2 / 24) in 'Algebra.OrderDecision'
   6% (  1 / 17) in 'Algebra.Laws'
  98% (120 /123) in 'NumericPrelude.Base'
  15% (  2 / 13) in 'MathObj.Permutation.Table'
Warning: Algebra.Additive: zero is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Additive: + is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Additive: - is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Additive: negate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  52% ( 11 / 21) in 'Algebra.Additive'
  19% (  4 / 21) in 'Algebra.ZeroTestable'
Warning: Algebra.Ring: * is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Ring: one is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Ring: fromInteger is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Ring: ^ is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  28% (  5 / 18) in 'Algebra.Ring'
  50% (  1 /  2) in 'Algebra.Differential'
Warning: Algebra.IntegralDomain: div is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.IntegralDomain: mod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.IntegralDomain: divMod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  46% ( 12 / 26) in 'Algebra.IntegralDomain'
  20% (  2 / 10) in 'Algebra.Monoid'
  57% (  4 /  7) in 'Algebra.NonNegative'
Warning: Algebra.Units: isUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Units: stdAssociate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Units: stdUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Units: stdUnitInv is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  38% (  5 / 13) in 'Algebra.Units'
Warning: Algebra.PrincipalIdealDomain: extendedGCD is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.PrincipalIdealDomain: gcd is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.PrincipalIdealDomain: lcm is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  33% ( 10 / 30) in 'Algebra.PrincipalIdealDomain'
  33% (  3 /  9) in 'MathObj.Monoid'
   0% (  0 /  2) in 'Algebra.RightModule'
  50% (  7 / 14) in 'Algebra.Vector'
  10% (  1 / 10) in 'MathObj.Algebra'
  25% (  1 /  4) in 'Algebra.Absolute'
  40% (  4 / 10) in 'Number.Ratio'
Warning: Algebra.Field: / is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Field: recip is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Field: fromRational' is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Field: ^- is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  71% (  5 /  7) in 'Algebra.Field'
  12% (  2 / 16) in 'Algebra.ToRational'
 100% (  2 /  2) in 'Algebra.RealIntegral'
  18% (  3 / 17) in 'Algebra.ToInteger'
  18% (  2 / 11) in 'Algebra.Algebraic'
  11% (  3 / 27) in 'Algebra.Transcendental'
  35% (  8 / 23) in 'Algebra.Module'
  17% (  2 / 12) in 'Algebra.VectorSpace'
  50% (  1 /  2) in 'Algebra.DivisibleSpace'
  36% (  5 / 14) in 'Algebra.ModuleBasis'
 100% (  6 /  6) in 'NumericPrelude.List.Checked'
  33% (  4 / 12) in 'NumericPrelude.List.Generic'
  18% (  6 / 34) in 'Algebra.RealRing'
  25% (  1 /  4) in 'Algebra.FloatingPoint'
  50% (  1 /  2) in 'Algebra.RealField'
  25% (  1 /  4) in 'Algebra.RealTranscendental'
  25% ( 21 / 83) in 'NumericPrelude.Numeric'
   0% (  0 / 11) in 'Algebra.Lattice'
  33% (  2 /  6) in 'NumericPrelude'
  28% (  7 / 25) in 'Algebra.NormedSpace.Euclidean'
  23% (  3 / 13) in 'Algebra.NormedSpace.Maximum'
  31% (  4 / 13) in 'Algebra.NormedSpace.Sum'
  20% (  2 / 10) in 'MathObj.DiscreteMap'
  17% (  1 /  6) in 'Algebra.OccasionallyScalar'
  14% (  3 / 21) in 'MathObj.Matrix'
  50% ( 17 / 34) in 'MathObj.PartialFraction'
  18% (  3 / 17) in 'MathObj.Permutation.CycleList'
  24% (  4 / 17) in 'MathObj.Permutation.CycleList.Check'
  30% (  8 / 27) in 'MathObj.Polynomial.Core'
  37% ( 16 / 43) in 'MathObj.PowerSeries.Core'
  24% (  7 / 29) in 'MathObj.PowerSeries'
  10% (  2 / 20) in 'MathObj.PowerSeries2.Core'
  10% (  5 / 48) in 'MathObj.PowerSeries.Example'
  43% (  3 /  7) in 'MathObj.PowerSeries.DifferentialEquation'
  10% (  2 / 21) in 'MathObj.PowerSeries2'
   5% (  1 / 19) in 'MathObj.PowerSeries.Mean'
  28% ( 11 / 39) in 'Number.FixedPoint'
  12% (  1 /  8) in 'Number.ResidueClass'
   8% (  1 / 13) in 'Number.GaloisField2p32m5'
  25% (  1 /  4) in 'Number.PartiallyTranscendental'
  15% (  3 / 20) in 'Number.ResidueClass.Check'
  30% (  3 / 10) in 'Number.ResidueClass.Maybe'
   5% (  1 / 21) in 'Number.ResidueClass.Reader'
  67% (  6 /  9) in 'Number.Physical.Unit'
  28% (  7 / 25) in 'Number.Physical.UnitDatabase'
  41% ( 30 / 74) in 'Number.SI.Unit'
   8% (  2 / 25) in 'MathObj.Wrapper.Haskell98'
  22% (  4 / 18) in 'MathObj.Polynomial'
  23% (  8 / 35) in 'MathObj.PowerSum'
  30% (  3 / 10) in 'MathObj.RefinementMask2'
  24% (  9 / 37) in 'MathObj.RootSet'
  29% (  5 / 17) in 'Number.Root'
  74% ( 20 / 27) in 'Number.Complex'
  36% ( 16 / 44) in 'MathObj.LaurentPolynomial'
  44% ( 65 /148) in 'Number.Positional'
  76% ( 16 / 21) in 'Number.Quaternion'
  24% (  5 / 21) in 'Algebra.AffineSpace'
   5% (  1 / 21) in 'Number.ResidueClass.Func'
  10% (  2 / 21) in 'MathObj.Wrapper.NumericPrelude'
   6% (  3 / 50) in 'Number.DimensionTerm'
   5% (  2 / 41) in 'Number.DimensionTerm.SI'
  17% (  6 / 35) in 'Number.FixedPoint.Check'
  31% (  4 / 13) in 'Number.NonNegative'
  36% (  5 / 14) in 'Number.NonNegativeChunky'
  16% (  8 / 51) in 'Number.Peano'
  18% (  6 / 34) in 'Number.Positional.Check'
  10% (  2 / 21) in 'Number.OccasionallyScalarExpression'
  21% (  7 / 33) in 'Number.Physical'
  55% (  6 / 11) in 'Number.Physical.Show'
  22% (  2 /  9) in 'Number.Physical.Read'
   2% (  1 / 64) in 'Number.SI'
Warning: NumericPrelude.Base: could not find link destinations for:
    GHC.Generics.D1Bool GHC.Generics.C1_0Bool GHC.Generics.C1_1Bool Data.Type.Equality.EqBool GHC.Generics.D_Char GHC.Generics.C_Char GHC.Generics.D1Either GHC.Generics.C1_0Either GHC.Generics.C1_1Either Data.Either.EqEither Foreign.Storable.Record.Box GHC.Generics.D1Maybe GHC.Generics.C1_0Maybe GHC.Generics.C1_1Maybe Data.Type.Equality.EqMaybe Text.ParserCombinators.ReadP.P GHC.Generics.D1Ordering GHC.Generics.C1_0Ordering GHC.Generics.C1_1Ordering GHC.Generics.C1_2Ordering Data.Type.Equality.EqOrdering Data.Time.Format.Parse.Padding Data.Time.Format.Parse.DateFormatSpec
Warning: Algebra.RealRing: could not find link destinations for:
    Algebra.OrderDecision.C
Warning: NumericPrelude.Numeric: could not find link destinations for:
    GHC.Generics.D_Int GHC.Generics.C_Int GHC.Generics.D_Float GHC.Generics.C_Float GHC.Generics.D_Double GHC.Generics.C_Double
Warning: Number.Complex: could not find link destinations for:
    Number.Complex.Cons
Warning: Number.Quaternion: could not find link destinations for:
    Number.Quaternion.Cons
Warning: Number.ResidueClass.Func: could not find link destinations for:
    Algebra.EqualityDecision.C
Warning: Number.Peano: could not find link destinations for:
    Algebra.EqualityDecision.C Algebra.OrderDecision.C
Warning: Number.Positional.Check: could not find link destinations for:
    Algebra.EqualityDecision.C Algebra.OrderDecision.C
Documentation created: dist/doc/html/numeric-prelude/index.html,
dist/doc/html/numeric-prelude/numeric-prelude.txt
Creating package registration file: /tmp/pkgConf-numeric-prelude-0.48695.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/numeric-prelude-0.4.2
Registering numeric-prelude-0.4.2...
Installed numeric-prelude-0.4.2
Configuring np-extras-0.3.0.1...
Building np-extras-0.3.0.1...
Preprocessing library np-extras-0.3.0.1...
[1 of 3] Compiling MathObj.Monomial ( MathObj/Monomial.hs, dist/build/MathObj/Monomial.o )
[2 of 3] Compiling MathObj.MultiVarPolynomial ( MathObj/MultiVarPolynomial.hs, dist/build/MathObj/MultiVarPolynomial.o )
[3 of 3] Compiling MathObj.FactoredRational ( MathObj/FactoredRational.hs, dist/build/MathObj/FactoredRational.o )
In-place registering np-extras-0.3.0.1...
Running Haddock for np-extras-0.3.0.1...
Running hscolour for np-extras-0.3.0.1...
Preprocessing library np-extras-0.3.0.1...
Preprocessing library np-extras-0.3.0.1...
Haddock coverage:
  91% ( 10 / 11) in 'MathObj.Monomial'
  69% (  9 / 13) in 'MathObj.MultiVarPolynomial'
 100% (  8 /  8) in 'MathObj.FactoredRational'
Documentation created: dist/doc/html/np-extras/index.html,
dist/doc/html/np-extras/np-extras.txt
Creating package registration file: /tmp/pkgConf-np-extras-0.3.08695.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/np-extras-0.3.0.1
Registering np-extras-0.3.0.1...
Installed np-extras-0.3.0.1
Downloading species-0.3.4...
Configuring species-0.3.4...
Building species-0.3.4...
Preprocessing library species-0.3.4...
[ 1 of 14] Compiling Math.Combinatorics.Species.Util.Interval ( Math/Combinatorics/Species/Util/Interval.hs, dist/build/Math/Combinatorics/Species/Util/Interval.o )
[ 2 of 14] Compiling Math.Combinatorics.Species.Types ( Math/Combinatorics/Species/Types.hs, dist/build/Math/Combinatorics/Species/Types.o )
[ 3 of 14] Compiling Math.Combinatorics.Species.Structures ( Math/Combinatorics/Species/Structures.hs, dist/build/Math/Combinatorics/Species/Structures.o )
[ 4 of 14] Compiling Math.Combinatorics.Species.AST ( Math/Combinatorics/Species/AST.hs, dist/build/Math/Combinatorics/Species/AST.o )
[ 5 of 14] Compiling Math.Combinatorics.Species.Class ( Math/Combinatorics/Species/Class.hs, dist/build/Math/Combinatorics/Species/Class.o )

Math/Combinatorics/Species/Class.hs:86:1: Warning:
    The MINIMAL pragma does not require:
      ‘rec’ and ‘omega’
    but there is no default implementation.
    In the class declaration for ‘Species’
[ 6 of 14] Compiling Math.Combinatorics.Species.AST.Instances ( Math/Combinatorics/Species/AST/Instances.hs, dist/build/Math/Combinatorics/Species/AST/Instances.o )
[ 7 of 14] Compiling Math.Combinatorics.Species.Enumerate ( Math/Combinatorics/Species/Enumerate.hs, dist/build/Math/Combinatorics/Species/Enumerate.o )
[ 8 of 14] Compiling Math.Combinatorics.Species.Simplify ( Math/Combinatorics/Species/Simplify.hs, dist/build/Math/Combinatorics/Species/Simplify.o )
[ 9 of 14] Compiling Math.Combinatorics.Species.NewtonRaphson ( Math/Combinatorics/Species/NewtonRaphson.hs, dist/build/Math/Combinatorics/Species/NewtonRaphson.o )
[10 of 14] Compiling Math.Combinatorics.Species.Labeled ( Math/Combinatorics/Species/Labeled.hs, dist/build/Math/Combinatorics/Species/Labeled.o )
[11 of 14] Compiling Math.Combinatorics.Species.CycleIndex ( Math/Combinatorics/Species/CycleIndex.hs, dist/build/Math/Combinatorics/Species/CycleIndex.o )
[12 of 14] Compiling Math.Combinatorics.Species.TH ( Math/Combinatorics/Species/TH.hs, dist/build/Math/Combinatorics/Species/TH.o )
[13 of 14] Compiling Math.Combinatorics.Species.Unlabeled ( Math/Combinatorics/Species/Unlabeled.hs, dist/build/Math/Combinatorics/Species/Unlabeled.o )
[14 of 14] Compiling Math.Combinatorics.Species ( Math/Combinatorics/Species.hs, dist/build/Math/Combinatorics/Species.o )
In-place registering species-0.3.4...
Running Haddock for species-0.3.4...
Running hscolour for species-0.3.4...
Preprocessing library species-0.3.4...
Preprocessing library species-0.3.4...

Math/Combinatorics/Species/Class.hs:86:1: Warning:
    The MINIMAL pragma does not require:
      ‘rec’ and ‘omega’
    but there is no default implementation.
    In the class declaration for ‘Species’
Haddock coverage:
 100% ( 20 / 20) in 'Math.Combinatorics.Species.Util.Interval'
  53% ( 10 / 19) in 'Math.Combinatorics.Species.Types'
 100% ( 16 / 16) in 'Math.Combinatorics.Species.Structures'
  96% ( 22 / 23) in 'Math.Combinatorics.Species.AST'
  75% ( 27 / 36) in 'Math.Combinatorics.Species.Class'
 100% (  6 /  6) in 'Math.Combinatorics.Species.AST.Instances'
 100% ( 18 / 18) in 'Math.Combinatorics.Species.Enumerate'
 100% (  3 /  3) in 'Math.Combinatorics.Species.Simplify'
 100% (  5 /  5) in 'Math.Combinatorics.Species.NewtonRaphson'
 100% (  3 /  3) in 'Math.Combinatorics.Species.Labeled'
 100% (  9 /  9) in 'Math.Combinatorics.Species.CycleIndex'
 100% (  3 /  3) in 'Math.Combinatorics.Species.TH'
 100% (  3 /  3) in 'Math.Combinatorics.Species.Unlabeled'
  92% ( 76 / 83) in 'Math.Combinatorics.Species'
Warning: Math.Combinatorics.Species.Util.Interval: could not find link destinations for:
    Math.Combinatorics.Species.Util.Interval.decr
Warning: Math.Combinatorics.Species.CycleIndex: could not find link destinations for:
    Math.Combinatorics.Species.CycleIndex.ezCoeff Math.Combinatorics.Species.CycleIndex.insertZeros
Warning: Math.Combinatorics.Species.TH: could not find link destinations for:
    Math.Combinatorics.Species.TH.Struct
Documentation created: dist/doc/html/species/index.html,
dist/doc/html/species/species.txt
Creating package registration file: /tmp/pkgConf-species-0.38695.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/species-0.3.4
Registering species-0.3.4...
Installed species-0.3.4

Test log

No test log was submitted for this report.