Build #1 for NTRU-0.1.0.0

[all reports]

Package NTRU-0.1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies split-0.2.2, random-1.0.1.1, polynomial-0.6.5, crypto-api-0.13, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, arithmoi-0.4.1.1, SHA-1.6.4.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Boolean-0.2.1...
Building Boolean-0.2.1...
Preprocessing library Boolean-0.2.1...
[1 of 3] Compiling Data.Boolean     ( src/Data/Boolean.hs, dist/build/Data/Boolean.o )
[2 of 3] Compiling Data.Boolean.Overload ( src/Data/Boolean/Overload.hs, dist/build/Data/Boolean/Overload.o )
[3 of 3] Compiling Data.Boolean.Numbers ( src/Data/Boolean/Numbers.hs, dist/build/Data/Boolean/Numbers.o )
In-place registering Boolean-0.2.1...
Running Haddock for Boolean-0.2.1...
Running hscolour for Boolean-0.2.1...
Preprocessing library Boolean-0.2.1...
Preprocessing library Boolean-0.2.1...
Haddock coverage:
Warning: Data.Boolean: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  BooleanOf
 100% ( 14 / 14) in 'Data.Boolean'
haddock module header parse failed: Cannot parse header documentation paragraphs
   7% (  1 / 14) in 'Data.Boolean.Overload'
Warning: Data.Boolean.Numbers: We do not support associated types in instances yet. These instances are affected:
Data.Boolean.Numbers.NumB (GHC.Types.Int), Data.Boolean.Numbers.NumB (GHC.Integer.Type.Integer), Data.Boolean.Numbers.NumB (GHC.Types.Float), Data.Boolean.Numbers.NumB (GHC.Types.Double)
 100% (  8 /  8) in 'Data.Boolean.Numbers'
Documentation created: dist/doc/html/Boolean/index.html,
dist/doc/html/Boolean/Boolean.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Boolean-0.2.1
Registering Boolean-0.2.1...
Installed Boolean-0.2.1
Configuring NumInstances-1.3...
Building NumInstances-1.3...
Preprocessing library NumInstances-1.3...
[1 of 5] Compiling Data.NumInstances.Util ( src/Data/NumInstances/Util.hs, dist/build/Data/NumInstances/Util.o )
[2 of 5] Compiling Data.NumInstances.PreRequisites ( src-relaxed-Num/Data/NumInstances/PreRequisites.hs, dist/build/Data/NumInstances/PreRequisites.o )
[3 of 5] Compiling Data.NumInstances.Tuple ( src/Data/NumInstances/Tuple.hs, dist/build/Data/NumInstances/Tuple.o )
[4 of 5] Compiling Data.NumInstances.Function ( src/Data/NumInstances/Function.hs, dist/build/Data/NumInstances/Function.o )
[5 of 5] Compiling Data.NumInstances ( src/Data/NumInstances.hs, dist/build/Data/NumInstances.o )
In-place registering NumInstances-1.3...
Running Haddock for NumInstances-1.3...
Running hscolour for NumInstances-1.3...
Preprocessing library NumInstances-1.3...
Preprocessing library NumInstances-1.3...
Haddock coverage:
  50% (  1 /  2) in 'Data.NumInstances.Util'
   0% (  0 /  1) in 'Data.NumInstances.PreRequisites'
 100% (  1 /  1) in 'Data.NumInstances.Tuple'
 100% (  1 /  1) in 'Data.NumInstances.Function'
 100% (  1 /  1) in 'Data.NumInstances'
Documentation created: dist/doc/html/NumInstances/index.html,
dist/doc/html/NumInstances/NumInstances.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/NumInstances-1.3
Registering NumInstances-1.3...
Installed NumInstances-1.3
Configuring arithmoi-0.4.1.1...
Building arithmoi-0.4.1.1...
Preprocessing library arithmoi-0.4.1.1...
[ 1 of 34] Compiling Math.NumberTheory.Primes.Sieve.Indexing ( Math/NumberTheory/Primes/Sieve/Indexing.hs, dist/build/Math/NumberTheory/Primes/Sieve/Indexing.o )
[ 2 of 34] Compiling Math.NumberTheory.Primes.Counting.Approximate ( Math/NumberTheory/Primes/Counting/Approximate.hs, dist/build/Math/NumberTheory/Primes/Counting/Approximate.o )
[ 3 of 34] Compiling Math.NumberTheory.Lucas ( Math/NumberTheory/Lucas.hs, dist/build/Math/NumberTheory/Lucas.o )
[ 4 of 34] Compiling Math.NumberTheory.Primes.Heap ( Math/NumberTheory/Primes/Heap.hs, dist/build/Math/NumberTheory/Primes/Heap.o )
[ 5 of 34] Compiling Math.NumberTheory.Utils ( Math/NumberTheory/Utils.hs, dist/build/Math/NumberTheory/Utils.o )
[ 6 of 34] Compiling Math.NumberTheory.GCD.LowLevel ( Math/NumberTheory/GCD/LowLevel.hs, dist/build/Math/NumberTheory/GCD/LowLevel.o )
[ 7 of 34] Compiling Math.NumberTheory.GCD ( Math/NumberTheory/GCD.hs, dist/build/Math/NumberTheory/GCD.o )
[ 8 of 34] Compiling Math.NumberTheory.Moduli ( Math/NumberTheory/Moduli.hs, dist/build/Math/NumberTheory/Moduli.o )
[ 9 of 34] Compiling Math.NumberTheory.Logarithms.Internal ( Math/NumberTheory/Logarithms/Internal.hs, dist/build/Math/NumberTheory/Logarithms/Internal.o )
[10 of 34] Compiling Math.NumberTheory.Powers.Integer ( Math/NumberTheory/Powers/Integer.hs, dist/build/Math/NumberTheory/Powers/Integer.o )
[11 of 34] Compiling Math.NumberTheory.Primes.Factorisation.Utils ( Math/NumberTheory/Primes/Factorisation/Utils.hs, dist/build/Math/NumberTheory/Primes/Factorisation/Utils.o )
[12 of 34] Compiling Math.NumberTheory.Powers.Squares ( Math/NumberTheory/Powers/Squares.hs, dist/build/Math/NumberTheory/Powers/Squares.o )
[13 of 34] Compiling Math.NumberTheory.MoebiusInversion ( Math/NumberTheory/MoebiusInversion.hs, dist/build/Math/NumberTheory/MoebiusInversion.o )
[14 of 34] Compiling Math.NumberTheory.MoebiusInversion.Int ( Math/NumberTheory/MoebiusInversion/Int.hs, dist/build/Math/NumberTheory/MoebiusInversion/Int.o )
[15 of 34] Compiling Math.NumberTheory.Primes.Sieve.Eratosthenes ( Math/NumberTheory/Primes/Sieve/Eratosthenes.hs, dist/build/Math/NumberTheory/Primes/Sieve/Eratosthenes.o )
[16 of 34] Compiling Math.NumberTheory.Primes.Sieve ( Math/NumberTheory/Primes/Sieve.hs, dist/build/Math/NumberTheory/Primes/Sieve.o )
[17 of 34] Compiling Math.NumberTheory.Primes.Factorisation.TrialDivision ( Math/NumberTheory/Primes/Factorisation/TrialDivision.hs, dist/build/Math/NumberTheory/Primes/Factorisation/TrialDivision.o )
[18 of 34] Compiling Math.NumberTheory.Primes.Testing.Probabilistic ( Math/NumberTheory/Primes/Testing/Probabilistic.hs, dist/build/Math/NumberTheory/Primes/Testing/Probabilistic.o )
[19 of 34] Compiling Math.NumberTheory.Powers.Cubes ( Math/NumberTheory/Powers/Cubes.hs, dist/build/Math/NumberTheory/Powers/Cubes.o )
[20 of 34] Compiling Math.NumberTheory.Powers.Fourth ( Math/NumberTheory/Powers/Fourth.hs, dist/build/Math/NumberTheory/Powers/Fourth.o )
[21 of 34] Compiling Math.NumberTheory.Logarithms ( Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[22 of 34] Compiling Math.NumberTheory.Powers.General ( Math/NumberTheory/Powers/General.hs, dist/build/Math/NumberTheory/Powers/General.o )
[23 of 34] Compiling Math.NumberTheory.Powers ( Math/NumberTheory/Powers.hs, dist/build/Math/NumberTheory/Powers.o )
[24 of 34] Compiling Math.NumberTheory.Primes.Factorisation.Montgomery ( Math/NumberTheory/Primes/Factorisation/Montgomery.hs, dist/build/Math/NumberTheory/Primes/Factorisation/Montgomery.o )
[25 of 34] Compiling Math.NumberTheory.Primes.Sieve.Misc ( Math/NumberTheory/Primes/Sieve/Misc.hs, dist/build/Math/NumberTheory/Primes/Sieve/Misc.o )
[26 of 34] Compiling Math.NumberTheory.Primes.Factorisation ( Math/NumberTheory/Primes/Factorisation.hs, dist/build/Math/NumberTheory/Primes/Factorisation.o )
[27 of 34] Compiling Math.NumberTheory.Primes.Testing.Certificates.Internal ( Math/NumberTheory/Primes/Testing/Certificates/Internal.hs, dist/build/Math/NumberTheory/Primes/Testing/Certificates/Internal.o )
[28 of 34] Compiling Math.NumberTheory.Primes.Factorisation.Certified ( Math/NumberTheory/Primes/Factorisation/Certified.hs, dist/build/Math/NumberTheory/Primes/Factorisation/Certified.o )
[29 of 34] Compiling Math.NumberTheory.Primes.Testing.Certificates ( Math/NumberTheory/Primes/Testing/Certificates.hs, dist/build/Math/NumberTheory/Primes/Testing/Certificates.o )
[30 of 34] Compiling Math.NumberTheory.Primes.Testing.Certified ( Math/NumberTheory/Primes/Testing/Certified.hs, dist/build/Math/NumberTheory/Primes/Testing/Certified.o )
[31 of 34] Compiling Math.NumberTheory.Primes.Testing ( Math/NumberTheory/Primes/Testing.hs, dist/build/Math/NumberTheory/Primes/Testing.o )
[32 of 34] Compiling Math.NumberTheory.Primes.Counting.Impl ( Math/NumberTheory/Primes/Counting/Impl.hs, dist/build/Math/NumberTheory/Primes/Counting/Impl.o )
[33 of 34] Compiling Math.NumberTheory.Primes.Counting ( Math/NumberTheory/Primes/Counting.hs, dist/build/Math/NumberTheory/Primes/Counting.o )
[34 of 34] Compiling Math.NumberTheory.Primes ( Math/NumberTheory/Primes.hs, dist/build/Math/NumberTheory/Primes.o )
In-place registering arithmoi-0.4.1.1...
Running Haddock for arithmoi-0.4.1.1...
Running hscolour for arithmoi-0.4.1.1...
Preprocessing library arithmoi-0.4.1.1...
Preprocessing library arithmoi-0.4.1.1...
Haddock coverage:
   9% (  1 / 11) in 'Math.NumberTheory.Primes.Sieve.Indexing'
 100% (  3 /  3) in 'Math.NumberTheory.Primes.Counting.Approximate'
 100% (  6 /  6) in 'Math.NumberTheory.Lucas'
 100% (  3 /  3) in 'Math.NumberTheory.Primes.Heap'
  73% (  8 / 11) in 'Math.NumberTheory.Utils'
 100% ( 13 / 13) in 'Math.NumberTheory.GCD.LowLevel'
 100% (  4 /  4) in 'Math.NumberTheory.GCD'
 100% ( 21 / 21) in 'Math.NumberTheory.Moduli'
 100% (  4 /  4) in 'Math.NumberTheory.Logarithms.Internal'
 100% (  3 /  3) in 'Math.NumberTheory.Powers.Integer'
 100% (  8 /  8) in 'Math.NumberTheory.Primes.Factorisation.Utils'
 100% ( 10 / 10) in 'Math.NumberTheory.Powers.Squares'
 100% (  3 /  3) in 'Math.NumberTheory.MoebiusInversion'
 100% (  3 /  3) in 'Math.NumberTheory.MoebiusInversion.Int'
  53% (  9 / 17) in 'Math.NumberTheory.Primes.Sieve.Eratosthenes'
 100% ( 11 / 11) in 'Math.NumberTheory.Primes.Sieve'
 100% (  5 /  5) in 'Math.NumberTheory.Primes.Factorisation.TrialDivision'
 100% (  7 /  7) in 'Math.NumberTheory.Primes.Testing.Probabilistic'
 100% (  7 /  7) in 'Math.NumberTheory.Powers.Cubes'
 100% (  7 /  7) in 'Math.NumberTheory.Powers.Fourth'
 100% ( 13 / 13) in 'Math.NumberTheory.Logarithms'
 100% (  7 /  7) in 'Math.NumberTheory.Powers.General'
 100% ( 21 / 21) in 'Math.NumberTheory.Powers'
  94% ( 15 / 16) in 'Math.NumberTheory.Primes.Factorisation.Montgomery'
 100% ( 17 / 17) in 'Math.NumberTheory.Primes.Sieve.Misc'
 100% ( 47 / 47) in 'Math.NumberTheory.Primes.Factorisation'
  94% ( 17 / 18) in 'Math.NumberTheory.Primes.Testing.Certificates.Internal'
 100% (  4 /  4) in 'Math.NumberTheory.Primes.Factorisation.Certified'
  96% ( 22 / 23) in 'Math.NumberTheory.Primes.Testing.Certificates'
 100% (  2 /  2) in 'Math.NumberTheory.Primes.Testing.Certified'
 100% ( 14 / 14) in 'Math.NumberTheory.Primes.Testing'
 100% (  3 /  3) in 'Math.NumberTheory.Primes.Counting.Impl'
 100% (  7 /  7) in 'Math.NumberTheory.Primes.Counting'
 100% (  5 /  5) in 'Math.NumberTheory.Primes'
Documentation created: dist/doc/html/arithmoi/index.html,
dist/doc/html/arithmoi/arithmoi.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/arithmoi-0.4.1.1
Registering arithmoi-0.4.1.1...
Installed arithmoi-0.4.1.1
Configuring binary-0.7.2.1...
Building binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
[1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o )
[2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o )
[3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
[4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[5 of 9] Compiling Data.Binary.Get  ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )
[6 of 9] Compiling Data.Binary.Put  ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary      ( src/Data/Binary.hs, dist/build/Data/Binary.o )
In-place registering binary-0.7.2.1...
Running Haddock for binary-0.7.2.1...
Running hscolour for binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
Haddock coverage:
 100% ( 31 / 31) in 'Data.Binary.Builder.Base'
 100% (  4 /  4) in 'Data.Binary.Builder.Internal'
  81% ( 21 / 26) in 'Data.Binary.Get.Internal'
 100% ( 28 / 28) in 'Data.Binary.Builder'
  96% ( 47 / 49) in 'Data.Binary.Get'
  96% ( 26 / 27) in 'Data.Binary.Put'
  80% (  4 /  5) in 'Data.Binary.Class'
 100% (  1 /  1) in 'Data.Binary.Generic'
  91% ( 21 / 23) in 'Data.Binary'
Warning: Data.Binary.Get.Internal: could not find link destinations for:
    Data.Binary.Get.Internal.Success
Warning: Data.Binary.Put: could not find link destinations for:
    Data.Binary.Put.PairS
Warning: Data.Binary: could not find link destinations for:
    Data.Binary.Generic.GSum Data.Binary.Generic.SumSize
Documentation created: dist/doc/html/binary/index.html,
dist/doc/html/binary/binary.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/binary-0.7.2.1
Registering binary-0.7.2.1...
Installed binary-0.7.2.1
Configuring cereal-0.4.0.1...
Building cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.4.0.1...
Running Haddock for cereal-0.4.0.1...
Running hscolour for cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Haddock coverage:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  69% ( 29 / 42) in 'Data.Serialize.Put'
  94% ( 50 / 53) in 'Data.Serialize.Get'
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 11 / 11) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    Data.Serialize.Put.PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    Data.Serialize.Get.get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cereal-0.4.0.1
Registering cereal-0.4.0.1...
Installed cereal-0.4.0.1
[1 of 1] Compiling Main             ( /tmp/entropy-0.3.2-3822/entropy-0.3.2/Setup.hs, /tmp/entropy-0.3.2-3822/entropy-0.3.2/dist/setup/Main.o )
Linking /tmp/entropy-0.3.2-3822/entropy-0.3.2/dist/setup/setup ...
Configuring entropy-0.3.2...
Result of RDRAND Test: True
Building entropy-0.3.2...
Preprocessing library entropy-0.3.2...
[1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o )
[2 of 2] Compiling System.Entropy   ( System/Entropy.hs, dist/build/System/Entropy.o )
In-place registering entropy-0.3.2...
Running Haddock for entropy-0.3.2...
Running hscolour for entropy-0.3.2...
Preprocessing library entropy-0.3.2...
Preprocessing library entropy-0.3.2...
Haddock coverage:
 100% (  5 /  5) in 'System.EntropyNix'
 100% (  6 /  6) in 'System.Entropy'
Documentation created: dist/doc/html/entropy/index.html,
dist/doc/html/entropy/entropy.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/entropy-0.3.2
Registering entropy-0.3.2...
Installed entropy-0.3.2
Configuring hashable-1.2.2.0...
Building hashable-1.2.2.0...
Preprocessing library hashable-1.2.2.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.2.0...
Running Haddock for hashable-1.2.2.0...
Running hscolour for hashable-1.2.2.0...
Preprocessing library hashable-1.2.2.0...
Preprocessing library hashable-1.2.2.0...
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.2.0
Registering hashable-1.2.2.0...
Installed hashable-1.2.2.0
Configuring prettyclass-1.0.0.0...
Building prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
[1 of 1] Compiling Text.PrettyPrint.HughesPJClass ( src/Text/PrettyPrint/HughesPJClass.hs, dist/build/Text/PrettyPrint/HughesPJClass.o )
In-place registering prettyclass-1.0.0.0...
Running Haddock for prettyclass-1.0.0.0...
Running hscolour for prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
Haddock coverage:
  86% (  6 /  7) in 'Text.PrettyPrint.HughesPJClass'
Documentation created: dist/doc/html/prettyclass/index.html,
dist/doc/html/prettyclass/prettyclass.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/prettyclass-1.0.0.0
Registering prettyclass-1.0.0.0...
Installed prettyclass-1.0.0.0
Configuring primitive-0.5.3.0...
Building primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )

Data/Primitive/Array.hs:32:1: Warning:
    The import of `Control.Monad.ST' is redundant
      except perhaps to import instances from `Control.Monad.ST'
    To import instances alone, use: import Control.Monad.ST()
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.5.3.0...
Running Haddock for primitive-0.5.3.0...
Running hscolour for primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...

Data/Primitive/Array.hs:32:1: Warning:
    The import of `Control.Monad.ST' is redundant
      except perhaps to import instances from `Control.Monad.ST'
    To import instances alone, use: import Control.Monad.ST()
Haddock coverage:
  67% (  2 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s)
  71% ( 10 / 14) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0
Registering primitive-0.5.3.0...
Installed primitive-0.5.3.0
Configuring split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2
Registering split-0.2.2...
Installed split-0.2.2
Configuring tagged-0.7.2...
Building tagged-0.7.2...
Preprocessing library tagged-0.7.2...
[1 of 2] Compiling Data.Proxy       ( old/Data/Proxy.hs, dist/build/Data/Proxy.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.7.2...
Running Haddock for tagged-0.7.2...
Running hscolour for tagged-0.7.2...
Preprocessing library tagged-0.7.2...
Preprocessing library tagged-0.7.2...
Haddock coverage:
  80% (  4 /  5) in 'Data.Proxy'
  92% ( 12 / 13) in 'Data.Tagged'
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.7.2
Registering tagged-0.7.2...
Installed tagged-0.7.2
Configuring SHA-1.6.4.1...
Building SHA-1.6.4.1...
Preprocessing library SHA-1.6.4.1...
[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o )
In-place registering SHA-1.6.4.1...
Running Haddock for SHA-1.6.4.1...
Running hscolour for SHA-1.6.4.1...
Preprocessing library SHA-1.6.4.1...
Preprocessing library SHA-1.6.4.1...
Haddock coverage:
  74% ( 23 / 31) in 'Data.Digest.Pure.SHA'
Documentation created: dist/doc/html/SHA/index.html, dist/doc/html/SHA/SHA.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SHA-1.6.4.1
Registering SHA-1.6.4.1...
Installed SHA-1.6.4.1
Configuring nats-0.2...
Building nats-0.2...
Preprocessing library nats-0.2...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-0.2...
Running Haddock for nats-0.2...
Running hscolour for nats-0.2...
Preprocessing library nats-0.2...
Preprocessing library nats-0.2...
Haddock coverage:
  75% (  3 /  4) in 'Numeric.Natural.Internal'
  75% (  3 /  4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html,
dist/doc/html/nats/nats.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.2
Registering nats-0.2...
Installed nats-0.2
Configuring unordered-containers-0.2.5.0...
Building unordered-containers-0.2.5.0...
Preprocessing library unordered-containers-0.2.5.0...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.0...
Running Haddock for unordered-containers-0.2.5.0...
Running hscolour for unordered-containers-0.2.5.0...
Preprocessing library unordered-containers-0.2.5.0...
Preprocessing library unordered-containers-0.2.5.0...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  87% ( 54 / 62) in 'Data.HashMap.Base'
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.5.0
Registering unordered-containers-0.2.5.0...
Installed unordered-containers-0.2.5.0
Configuring vector-0.10.11.0...
Building vector-0.10.11.0...
Preprocessing library vector-0.10.11.0...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.3.0 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
In-place registering vector-0.10.11.0...
Running Haddock for vector-0.10.11.0...
Running hscolour for vector-0.10.11.0...
Preprocessing library vector-0.10.11.0...
Preprocessing library vector-0.10.11.0...

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  6 /  6) in 'Data.Vector.Fusion.Stream.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
  85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
  64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  93% (215 /232) in 'Data.Vector.Generic'
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (185 /191) in 'Data.Vector.Primitive'
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (194 /200) in 'Data.Vector.Storable'
Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable, MVector, Vector
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  96% (201 /210) in 'Data.Vector.Unboxed'
  77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
  76% ( 37 / 49) in 'Data.Vector.Mutable'
Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  94% (199 /212) in 'Data.Vector'
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.11.0
Registering vector-0.10.11.0...
Installed vector-0.10.11.0
Configuring crypto-api-0.13...
Building crypto-api-0.13...
Preprocessing library crypto-api-0.13...
[ 1 of 11] Compiling Crypto.CPoly     ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o )
[ 2 of 11] Compiling Crypto.Types     ( Crypto/Types.hs, dist/build/Crypto/Types.o )
[ 3 of 11] Compiling Crypto.Util      ( Crypto/Util.hs, dist/build/Crypto/Util.o )
[ 4 of 11] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[ 5 of 11] Compiling Crypto.Classes[boot] ( Crypto/Classes.hs-boot, dist/build/Crypto/Classes.o-boot )
[ 6 of 11] Compiling Crypto.Modes[boot] ( Crypto/Modes.hs-boot, dist/build/Crypto/Modes.o-boot )
[ 7 of 11] Compiling Crypto.Classes   ( Crypto/Classes.hs, dist/build/Crypto/Classes.o )
[ 8 of 11] Compiling Crypto.Modes     ( Crypto/Modes.hs, dist/build/Crypto/Modes.o )
[ 9 of 11] Compiling Crypto.HMAC      ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o )
[10 of 11] Compiling Crypto.Padding   ( Crypto/Padding.hs, dist/build/Crypto/Padding.o )
[11 of 11] Compiling Crypto.Classes.Exceptions ( Crypto/Classes/Exceptions.hs, dist/build/Crypto/Classes/Exceptions.o )
In-place registering crypto-api-0.13...
Running Haddock for crypto-api-0.13...
Running hscolour for crypto-api-0.13...
Preprocessing library crypto-api-0.13...
Preprocessing library crypto-api-0.13...
Haddock coverage:
   0% (  0 /  4) in 'Crypto.CPoly'
  80% (  4 /  5) in 'Crypto.Types'
  85% ( 11 / 13) in 'Crypto.Util'
  90% (  9 / 10) in 'Crypto.Random'
  93% ( 28 / 30) in 'Crypto.Classes'
  90% (  9 / 10) in 'Crypto.Modes'
 100% (  4 /  4) in 'Crypto.HMAC'
 100% ( 13 / 13) in 'Crypto.Padding'
Warning: Crypto.Classes.Exceptions: blockSize is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: encryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: decryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: keyLength is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: publicKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: privateKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: signingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: verifyingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: verify is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: genSeedLength is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: reseedInfo is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: reseedPeriod is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: newGenIO is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ecb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unEcb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ctr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCtr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ctrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCtrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ofb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unOfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: sivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unSivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: siv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unSiv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ecbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unEcbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ofbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unOfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
  93% ( 27 / 29) in 'Crypto.Classes.Exceptions'
Documentation created: dist/doc/html/crypto-api/index.html,
dist/doc/html/crypto-api/crypto-api.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-api-0.13
Registering crypto-api-0.13...
Installed crypto-api-0.13
Configuring semigroups-0.15.1...
Building semigroups-0.15.1...
Preprocessing library semigroups-0.15.1...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.15.1...
Running Haddock for semigroups-0.15.1...
Running hscolour for semigroups-0.15.1...
Preprocessing library semigroups-0.15.1...
Preprocessing library semigroups-0.15.1...
Haddock coverage:
doc comment parse failed:  'transpose' for 'NonEmpty', behaves the same as 'Data.List.transpose'
 The rows/columns need not be the same length, in which case
 > transpose . transpose /= id
  93% ( 64 / 69) in 'Data.List.NonEmpty'
  87% ( 20 / 23) in 'Data.Semigroup'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.15.1
Registering semigroups-0.15.1...
Installed semigroups-0.15.1
Configuring void-0.6.1...
Building void-0.6.1...
Preprocessing library void-0.6.1...
[1 of 2] Compiling Data.Void        ( src/Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.6.1...
Running Haddock for void-0.6.1...
Running hscolour for void-0.6.1...
Preprocessing library void-0.6.1...
Preprocessing library void-0.6.1...
Haddock coverage:
 100% (  5 /  5) in 'Data.Void'
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/void-0.6.1
Registering void-0.6.1...
Installed void-0.6.1
Configuring MemoTrie-0.6.2...
Building MemoTrie-0.6.2...
Preprocessing library MemoTrie-0.6.2...
[1 of 1] Compiling Data.MemoTrie    ( src/Data/MemoTrie.hs, dist/build/Data/MemoTrie.o )
In-place registering MemoTrie-0.6.2...
Running Haddock for MemoTrie-0.6.2...
Running hscolour for MemoTrie-0.6.2...
Preprocessing library MemoTrie-0.6.2...
Preprocessing library MemoTrie-0.6.2...
Haddock coverage:
Warning: Data.MemoTrie: We do not support associated types in instances yet. These instances are affected:
Data.MemoTrie.HasTrie Data.Void.Void, Data.MemoTrie.HasTrie (), Data.MemoTrie.HasTrie GHC.Types.Bool, (Data.MemoTrie.HasTrie a, Data.MemoTrie.HasTrie b) =>
Data.MemoTrie.HasTrie (Data.Either.Either a b), (Data.MemoTrie.HasTrie a, Data.MemoTrie.HasTrie b) =>
Data.MemoTrie.HasTrie (a, b), (Data.MemoTrie.HasTrie a,
 Data.MemoTrie.HasTrie b,
 Data.MemoTrie.HasTrie c) =>
Data.MemoTrie.HasTrie (a, b, c), Data.MemoTrie.HasTrie x => Data.MemoTrie.HasTrie [x], Data.MemoTrie.HasTrie GHC.Types.Word, Data.MemoTrie.HasTrie GHC.Word.Word8, Data.MemoTrie.HasTrie GHC.Word.Word16, Data.MemoTrie.HasTrie GHC.Word.Word32, Data.MemoTrie.HasTrie GHC.Word.Word64, Data.MemoTrie.HasTrie GHC.Types.Char, Data.MemoTrie.HasTrie GHC.Types.Int, Data.MemoTrie.HasTrie GHC.Int.Int8, Data.MemoTrie.HasTrie GHC.Int.Int16, Data.MemoTrie.HasTrie GHC.Int.Int32, Data.MemoTrie.HasTrie GHC.Int.Int64, Data.MemoTrie.HasTrie GHC.Integer.Type.Integer
 100% ( 12 / 12) in 'Data.MemoTrie'
Documentation created: dist/doc/html/MemoTrie/index.html,
dist/doc/html/MemoTrie/MemoTrie.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MemoTrie-0.6.2
Registering MemoTrie-0.6.2...
Installed MemoTrie-0.6.2
Configuring vector-space-0.8.7...
Building vector-space-0.8.7...
Preprocessing library vector-space-0.8.7...
[1 of 8] Compiling Data.AdditiveGroup ( src/Data/AdditiveGroup.hs, dist/build/Data/AdditiveGroup.o )
[2 of 8] Compiling Data.VectorSpace ( src/Data/VectorSpace.hs, dist/build/Data/VectorSpace.o )
[3 of 8] Compiling Data.Basis       ( src/Data/Basis.hs, dist/build/Data/Basis.o )
[4 of 8] Compiling Data.AffineSpace ( src/Data/AffineSpace.hs, dist/build/Data/AffineSpace.o )
[5 of 8] Compiling Data.LinearMap   ( src/Data/LinearMap.hs, dist/build/Data/LinearMap.o )
[6 of 8] Compiling Data.Maclaurin   ( src/Data/Maclaurin.hs, dist/build/Data/Maclaurin.o )
[7 of 8] Compiling Data.Derivative  ( src/Data/Derivative.hs, dist/build/Data/Derivative.o )
[8 of 8] Compiling Data.Cross       ( src/Data/Cross.hs, dist/build/Data/Cross.o )
In-place registering vector-space-0.8.7...
Running Haddock for vector-space-0.8.7...
Running hscolour for vector-space-0.8.7...
Preprocessing library vector-space-0.8.7...
Preprocessing library vector-space-0.8.7...
Haddock coverage:
 100% (  7 /  7) in 'Data.AdditiveGroup'
Warning: Data.VectorSpace: We do not support associated types in instances yet. These instances are affected:
Data.VectorSpace.VectorSpace (GHC.Types.Int), Data.VectorSpace.VectorSpace (GHC.Integer.Type.Integer), Data.VectorSpace.VectorSpace (GHC.Types.Double), Data.VectorSpace.VectorSpace (GHC.Types.Float), Data.VectorSpace.VectorSpace (Foreign.C.Types.CSChar), Data.VectorSpace.VectorSpace (Foreign.C.Types.CInt), Data.VectorSpace.VectorSpace (Foreign.C.Types.CShort), Data.VectorSpace.VectorSpace (Foreign.C.Types.CLong), Data.VectorSpace.VectorSpace (Foreign.C.Types.CLLong), Data.VectorSpace.VectorSpace (Foreign.C.Types.CIntMax), Data.VectorSpace.VectorSpace (Foreign.C.Types.CDouble), Data.VectorSpace.VectorSpace (Foreign.C.Types.CFloat), GHC.Real.Integral a =>
Data.VectorSpace.VectorSpace (GHC.Real.Ratio a), (GHC.Float.RealFloat v, Data.VectorSpace.VectorSpace v) =>
Data.VectorSpace.VectorSpace (Data.Complex.Complex v), (Data.VectorSpace.VectorSpace u,
 s ~ Data.VectorSpace.Scalar u,
 Data.VectorSpace.VectorSpace v,
 s ~ Data.VectorSpace.Scalar v) =>
Data.VectorSpace.VectorSpace (u, v), (Data.VectorSpace.VectorSpace u,
 s ~ Data.VectorSpace.Scalar u,
 Data.VectorSpace.VectorSpace v,
 s ~ Data.VectorSpace.Scalar v,
 Data.VectorSpace.VectorSpace w,
 s ~ Data.VectorSpace.Scalar w) =>
Data.VectorSpace.VectorSpace (u, v, w), (Data.VectorSpace.VectorSpace u,
 s ~ Data.VectorSpace.Scalar u,
 Data.VectorSpace.VectorSpace v,
 s ~ Data.VectorSpace.Scalar v,
 Data.VectorSpace.VectorSpace w,
 s ~ Data.VectorSpace.Scalar w,
 Data.VectorSpace.VectorSpace x,
 s ~ Data.VectorSpace.Scalar x) =>
Data.VectorSpace.VectorSpace (u, v, w, x), Data.VectorSpace.VectorSpace v =>
Data.VectorSpace.VectorSpace (Data.Maybe.Maybe v), Data.VectorSpace.VectorSpace v =>
Data.VectorSpace.VectorSpace (a -> v), (Data.MemoTrie.HasTrie a, Data.VectorSpace.VectorSpace v) =>
Data.VectorSpace.VectorSpace (a Data.MemoTrie.:->: v)
 100% ( 12 / 12) in 'Data.VectorSpace'
Warning: Data.Basis: We do not support associated types in instances yet. These instances are affected:
Data.Basis.HasBasis (GHC.Types.Float), Data.Basis.HasBasis (Foreign.C.Types.CFloat), Data.Basis.HasBasis (GHC.Types.Double), Data.Basis.HasBasis (Foreign.C.Types.CDouble), GHC.Real.Integral a => Data.Basis.HasBasis (GHC.Real.Ratio a), (Data.Basis.HasBasis u,
 s ~ Data.VectorSpace.Scalar u,
 Data.Basis.HasBasis v,
 s ~ Data.VectorSpace.Scalar v) =>
Data.Basis.HasBasis (u, v), (Data.Basis.HasBasis u,
 s ~ Data.VectorSpace.Scalar u,
 Data.Basis.HasBasis v,
 s ~ Data.VectorSpace.Scalar v,
 Data.Basis.HasBasis w,
 s ~ Data.VectorSpace.Scalar w) =>
Data.Basis.HasBasis (u, v, w)
  50% (  2 /  4) in 'Data.Basis'
Warning: Data.AffineSpace: We do not support associated types in instances yet. These instances are affected:
Data.AffineSpace.AffineSpace (GHC.Types.Double), Data.AffineSpace.AffineSpace (Foreign.C.Types.CDouble), Data.AffineSpace.AffineSpace (GHC.Types.Float), Data.AffineSpace.AffineSpace (Foreign.C.Types.CFloat), GHC.Real.Integral a =>
Data.AffineSpace.AffineSpace (GHC.Real.Ratio a), (Data.AffineSpace.AffineSpace p, Data.AffineSpace.AffineSpace q) =>
Data.AffineSpace.AffineSpace (p, q), (Data.AffineSpace.AffineSpace p,
 Data.AffineSpace.AffineSpace q,
 Data.AffineSpace.AffineSpace r) =>
Data.AffineSpace.AffineSpace (p, q, r), Data.AffineSpace.AffineSpace p =>
Data.AffineSpace.AffineSpace (a -> p)
  86% (  6 /  7) in 'Data.AffineSpace'
Warning: Data.LinearMap: We do not support associated types in instances yet. These instances are affected:
(Data.MemoTrie.HasTrie (Data.Basis.Basis u),
 Data.VectorSpace.VectorSpace v) =>
Data.VectorSpace.VectorSpace (u Data.LinearMap.:-* v)
  59% ( 10 / 17) in 'Data.LinearMap'
Warning: Data.Maclaurin: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  BooleanOf
Warning: Data.Maclaurin: We do not support associated types in instances yet. These instances are affected:
(Data.Basis.HasBasis a,
 Data.MemoTrie.HasTrie (Data.Basis.Basis a),
 Data.VectorSpace.VectorSpace u,
 Data.AdditiveGroup.AdditiveGroup (Data.VectorSpace.Scalar u)) =>
Data.VectorSpace.VectorSpace (a Data.Maclaurin.:> u)
Warning: Data.Maclaurin: powVal is exported separately but will be documented under D. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Maclaurin: derivative is exported separately but will be documented under D. Consider exporting it together with its parent(s) for code clarity.
  80% ( 16 / 20) in 'Data.Maclaurin'
 100% (  2 /  2) in 'Data.Derivative'
 100% (  8 /  8) in 'Data.Cross'
Warning: Data.LinearMap: could not find link destinations for:
    Data.LinearMap.LMap' Data.LinearMap.MSum
Documentation created: dist/doc/html/vector-space/index.html,
dist/doc/html/vector-space/vector-space.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-space-0.8.7
Registering vector-space-0.8.7...
Installed vector-space-0.8.7
Configuring polynomial-0.6.5...
Building polynomial-0.6.5...
Preprocessing library polynomial-0.6.5...
[ 1 of 12] Compiling Data.List.ZipSum ( src/Data/List/ZipSum.hs, dist/build/Data/List/ZipSum.o )
[ 2 of 12] Compiling Math.Polynomial.Type ( src/Math/Polynomial/Type.hs, dist/build/Math/Polynomial/Type.o )
[ 3 of 12] Compiling Math.Polynomial.Pretty ( src/Math/Polynomial/Pretty.hs, dist/build/Math/Polynomial/Pretty.o )
[ 4 of 12] Compiling Math.Polynomial  ( src/Math/Polynomial.hs, dist/build/Math/Polynomial.o )
[ 5 of 12] Compiling Math.Polynomial.Bernstein ( src/Math/Polynomial/Bernstein.hs, dist/build/Math/Polynomial/Bernstein.o )
[ 6 of 12] Compiling Math.Polynomial.Chebyshev ( src/Math/Polynomial/Chebyshev.hs, dist/build/Math/Polynomial/Chebyshev.o )
[ 7 of 12] Compiling Math.Polynomial.Hermite ( src/Math/Polynomial/Hermite.hs, dist/build/Math/Polynomial/Hermite.o )
[ 8 of 12] Compiling Math.Polynomial.Lagrange ( src/Math/Polynomial/Lagrange.hs, dist/build/Math/Polynomial/Lagrange.o )
[ 9 of 12] Compiling Math.Polynomial.Interpolation ( src/Math/Polynomial/Interpolation.hs, dist/build/Math/Polynomial/Interpolation.o )
[10 of 12] Compiling Math.Polynomial.Legendre ( src/Math/Polynomial/Legendre.hs, dist/build/Math/Polynomial/Legendre.o )
[11 of 12] Compiling Math.Polynomial.Newton ( src/Math/Polynomial/Newton.hs, dist/build/Math/Polynomial/Newton.o )
[12 of 12] Compiling Math.Polynomial.NumInstance ( src/Math/Polynomial/NumInstance.hs, dist/build/Math/Polynomial/NumInstance.o )
In-place registering polynomial-0.6.5...
Running Haddock for polynomial-0.6.5...
Running hscolour for polynomial-0.6.5...
Preprocessing library polynomial-0.6.5...
Preprocessing library polynomial-0.6.5...
Haddock coverage:
   0% (  0 /  3) in 'Data.List.ZipSum'
Warning: Math.Polynomial.Type: We do not support associated types in instances yet. These instances are affected:
Data.VectorSpace.VectorSpace a =>
Data.VectorSpace.VectorSpace (Math.Polynomial.Type.Poly a)
  38% (  9 / 24) in 'Math.Polynomial.Type'
 100% (  1 /  1) in 'Math.Polynomial.Pretty'
  75% ( 24 / 32) in 'Math.Polynomial'
  86% (  6 /  7) in 'Math.Polynomial.Bernstein'
  87% ( 13 / 15) in 'Math.Polynomial.Chebyshev'
   0% (  0 /  7) in 'Math.Polynomial.Hermite'
  75% (  3 /  4) in 'Math.Polynomial.Lagrange'
  83% (  5 /  6) in 'Math.Polynomial.Interpolation'
  86% (  6 /  7) in 'Math.Polynomial.Legendre'
  50% (  1 /  2) in 'Math.Polynomial.Newton'
 100% (  1 /  1) in 'Math.Polynomial.NumInstance'
Documentation created: dist/doc/html/polynomial/index.html,
dist/doc/html/polynomial/polynomial.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/polynomial-0.6.5
Registering polynomial-0.6.5...
Installed polynomial-0.6.5
Downloading NTRU-0.1.0.0...
Configuring NTRU-0.1.0.0...
Building NTRU-0.1.0.0...
Preprocessing library NTRU-0.1.0.0...
[1 of 1] Compiling NTRU             ( NTRU.hs, dist/build/NTRU.o )
In-place registering NTRU-0.1.0.0...
Running Haddock for NTRU-0.1.0.0...
Running hscolour for NTRU-0.1.0.0...
Preprocessing library NTRU-0.1.0.0...
Preprocessing library NTRU-0.1.0.0...
Haddock coverage:
 100% ( 13 / 13) in 'NTRU'
Documentation created: dist/doc/html/NTRU/index.html,
dist/doc/html/NTRU/NTRU.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/NTRU-0.1.0.0
Registering NTRU-0.1.0.0...
Installed NTRU-0.1.0.0

Test log

No test log was submitted for this report.