Build #1 for acid-state-tls-0.9.2

[all reports]

Package acid-state-tls-0.9.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies safecopy-0.8.3, network-2.4.1.2, directory-1.2.0.1, base-4.6.0.1, acid-state-0.12.2, HsOpenSSL-0.10.4
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HsOpenSSL-0.10.4...
Building HsOpenSSL-0.10.4...
Preprocessing library HsOpenSSL-0.10.4...
[ 1 of 32] Compiling OpenSSL.ERR      ( dist/build/OpenSSL/ERR.hs, dist/build/OpenSSL/ERR.o )
[ 2 of 32] Compiling OpenSSL.Stack    ( dist/build/OpenSSL/Stack.hs, dist/build/OpenSSL/Stack.o )
[ 3 of 32] Compiling OpenSSL.DH.Internal ( dist/build/OpenSSL/DH/Internal.hs, dist/build/OpenSSL/DH/Internal.o )
[ 4 of 32] Compiling OpenSSL.Objects  ( dist/build/OpenSSL/Objects.hs, dist/build/OpenSSL/Objects.o )
[ 5 of 32] Compiling OpenSSL.EVP.Base64 ( dist/build/OpenSSL/EVP/Base64.hs, dist/build/OpenSSL/EVP/Base64.o )
[ 6 of 32] Compiling OpenSSL.Utils    ( OpenSSL/Utils.hs, dist/build/OpenSSL/Utils.o )
[ 7 of 32] Compiling OpenSSL.EVP.Internal ( dist/build/OpenSSL/EVP/Internal.hs, dist/build/OpenSSL/EVP/Internal.o )
[ 8 of 32] Compiling OpenSSL.EVP.Cipher ( dist/build/OpenSSL/EVP/Cipher.hs, dist/build/OpenSSL/EVP/Cipher.o )
[ 9 of 32] Compiling OpenSSL.EVP.Digest ( dist/build/OpenSSL/EVP/Digest.hs, dist/build/OpenSSL/EVP/Digest.o )
[10 of 32] Compiling OpenSSL.Cipher   ( dist/build/OpenSSL/Cipher.hs, dist/build/OpenSSL/Cipher.o )
[11 of 32] Compiling OpenSSL.BIO      ( dist/build/OpenSSL/BIO.hs, dist/build/OpenSSL/BIO.o )
[12 of 32] Compiling OpenSSL.Random   ( dist/build/OpenSSL/Random.hs, dist/build/OpenSSL/Random.o )
[13 of 32] Compiling OpenSSL.BN       ( dist/build/OpenSSL/BN.hs, dist/build/OpenSSL/BN.o )
[14 of 32] Compiling OpenSSL.DSA      ( dist/build/OpenSSL/DSA.hs, dist/build/OpenSSL/DSA.o )
[15 of 32] Compiling OpenSSL.RSA      ( dist/build/OpenSSL/RSA.hs, dist/build/OpenSSL/RSA.o )
[16 of 32] Compiling OpenSSL.EVP.PKey ( dist/build/OpenSSL/EVP/PKey.hs, dist/build/OpenSSL/EVP/PKey.o )
[17 of 32] Compiling OpenSSL.EVP.Open ( dist/build/OpenSSL/EVP/Open.hs, dist/build/OpenSSL/EVP/Open.o )
[18 of 32] Compiling OpenSSL.EVP.Seal ( dist/build/OpenSSL/EVP/Seal.hs, dist/build/OpenSSL/EVP/Seal.o )
[19 of 32] Compiling OpenSSL.EVP.Sign ( dist/build/OpenSSL/EVP/Sign.hs, dist/build/OpenSSL/EVP/Sign.o )
[20 of 32] Compiling OpenSSL.EVP.Verify ( dist/build/OpenSSL/EVP/Verify.hs, dist/build/OpenSSL/EVP/Verify.o )
[21 of 32] Compiling OpenSSL.DH       ( OpenSSL/DH.hs, dist/build/OpenSSL/DH.o )
[22 of 32] Compiling OpenSSL.ASN1     ( dist/build/OpenSSL/ASN1.hs, dist/build/OpenSSL/ASN1.o )
[23 of 32] Compiling OpenSSL.X509.Name ( dist/build/OpenSSL/X509/Name.hs, dist/build/OpenSSL/X509/Name.o )
[24 of 32] Compiling OpenSSL.X509     ( OpenSSL/X509.hs, dist/build/OpenSSL/X509.o )
[25 of 32] Compiling OpenSSL.X509.Request ( dist/build/OpenSSL/X509/Request.hs, dist/build/OpenSSL/X509/Request.o )
[26 of 32] Compiling OpenSSL.X509.Revocation ( dist/build/OpenSSL/X509/Revocation.hs, dist/build/OpenSSL/X509/Revocation.o )
[27 of 32] Compiling OpenSSL.X509.Store ( dist/build/OpenSSL/X509/Store.hs, dist/build/OpenSSL/X509/Store.o )
[28 of 32] Compiling OpenSSL.PKCS7    ( dist/build/OpenSSL/PKCS7.hs, dist/build/OpenSSL/PKCS7.o )
[29 of 32] Compiling OpenSSL.PEM      ( dist/build/OpenSSL/PEM.hs, dist/build/OpenSSL/PEM.o )
[30 of 32] Compiling OpenSSL.Session  ( dist/build/OpenSSL/Session.hs, dist/build/OpenSSL/Session.o )

OpenSSL/Session.hsc:122:3: Warning:
    In the use of `addMVarFinalizer'
    (imported from Control.Concurrent.MVar):
    Deprecated: "use mkWeakMVar instead"

OpenSSL/Session.hsc:315:5: Warning:
    In the use of `addMVarFinalizer'
    (imported from Control.Concurrent.MVar):
    Deprecated: "use mkWeakMVar instead"
[31 of 32] Compiling OpenSSL.SSL      ( dist/build/OpenSSL/SSL.hs, dist/build/OpenSSL/SSL.o )
[32 of 32] Compiling OpenSSL          ( dist/build/OpenSSL.hs, dist/build/OpenSSL.o )
In-place registering HsOpenSSL-0.10.4...
Running Haddock for HsOpenSSL-0.10.4...
Running hscolour for HsOpenSSL-0.10.4...
Preprocessing library HsOpenSSL-0.10.4...
Preprocessing library HsOpenSSL-0.10.4...

OpenSSL/Session.hsc:122:3: Warning:
    In the use of `addMVarFinalizer'
    (imported from Control.Concurrent.MVar):
    Deprecated: "use mkWeakMVar instead"

OpenSSL/Session.hsc:315:5: Warning:
    In the use of `addMVarFinalizer'
    (imported from Control.Concurrent.MVar):
    Deprecated: "use mkWeakMVar instead"
Haddock coverage:
   0% (  0 /  4) in 'OpenSSL.ERR'
   0% (  0 /  5) in 'OpenSSL.Stack'
   0% (  0 / 12) in 'OpenSSL.DH.Internal'
   0% (  0 /  3) in 'OpenSSL.Objects'
 100% (  9 /  9) in 'OpenSSL.EVP.Base64'
  22% (  2 /  9) in 'OpenSSL.Utils'
   6% (  2 / 34) in 'OpenSSL.EVP.Internal'
 100% (  9 /  9) in 'OpenSSL.EVP.Cipher'
 100% ( 10 / 10) in 'OpenSSL.EVP.Digest'
  67% (  4 /  6) in 'OpenSSL.Cipher'
  89% ( 33 / 37) in 'OpenSSL.BIO'
 100% (  5 /  5) in 'OpenSSL.Random'
  88% ( 22 / 25) in 'OpenSSL.BN'
  95% ( 18 / 19) in 'OpenSSL.DSA'
  89% ( 17 / 19) in 'OpenSSL.RSA'
  83% (  5 /  6) in 'OpenSSL.EVP.PKey'
 100% (  4 /  4) in 'OpenSSL.EVP.Open'
 100% (  4 /  4) in 'OpenSSL.EVP.Seal'
 100% (  4 /  4) in 'OpenSSL.EVP.Sign'
 100% (  5 /  5) in 'OpenSSL.EVP.Verify'
  73% (  8 / 11) in 'OpenSSL.DH'
   0% (  0 / 13) in 'OpenSSL.ASN1'
   0% (  0 /  5) in 'OpenSSL.X509.Name'
  81% ( 25 / 31) in 'OpenSSL.X509'
  84% ( 16 / 19) in 'OpenSSL.X509.Request'
  88% ( 22 / 25) in 'OpenSSL.X509.Revocation'
  31% (  5 / 16) in 'OpenSSL.X509.Store'
  81% ( 13 / 16) in 'OpenSSL.PKCS7'
 100% ( 27 / 27) in 'OpenSSL.PEM'
  94% ( 44 / 47) in 'OpenSSL.Session'
   0% (  0 /  4) in 'OpenSSL.SSL'
 100% (  2 /  2) in 'OpenSSL'
Documentation created: dist/doc/html/HsOpenSSL/index.html,
dist/doc/html/HsOpenSSL/HsOpenSSL.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HsOpenSSL-0.10.4
Registering HsOpenSSL-0.10.4...
Installed HsOpenSSL-0.10.4
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
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html,
dist/doc/html/extensible-exceptions/extensible-exceptions.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
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 stm-2.4.3...
Building stm-2.4.3...
Preprocessing library stm-2.4.3...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.3...
Running Haddock for stm-2.4.3...
Running hscolour for stm-2.4.3...
Preprocessing library stm-2.4.3...
Preprocessing library stm-2.4.3...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.3
Registering stm-2.4.3...
Installed stm-2.4.3
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 safecopy-0.8.3...
Building safecopy-0.8.3...
Preprocessing library safecopy-0.8.3...
[1 of 4] Compiling Data.SafeCopy.SafeCopy ( src/Data/SafeCopy/SafeCopy.hs, dist/build/Data/SafeCopy/SafeCopy.o )
[2 of 4] Compiling Data.SafeCopy.Derive ( src/Data/SafeCopy/Derive.hs, dist/build/Data/SafeCopy/Derive.o )
[3 of 4] Compiling Data.SafeCopy.Instances ( src/Data/SafeCopy/Instances.hs, dist/build/Data/SafeCopy/Instances.o )
[4 of 4] Compiling Data.SafeCopy    ( src/Data/SafeCopy.hs, dist/build/Data/SafeCopy.o )
In-place registering safecopy-0.8.3...
Running Haddock for safecopy-0.8.3...
Running hscolour for safecopy-0.8.3...
Preprocessing library safecopy-0.8.3...
Preprocessing library safecopy-0.8.3...
Haddock coverage:
  45% ( 18 / 40) in 'Data.SafeCopy.SafeCopy'
  43% (  3 /  7) in 'Data.SafeCopy.Derive'
   0% (  0 /  8) in 'Data.SafeCopy.Instances'
  85% ( 23 / 27) in 'Data.SafeCopy'
Warning: Data.SafeCopy: could not find link destinations for:
    Data.SafeCopy.SafeCopy.Proxy
Documentation created: dist/doc/html/safecopy/index.html,
dist/doc/html/safecopy/safecopy.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/safecopy-0.8.3
Registering safecopy-0.8.3...
Installed safecopy-0.8.3
Configuring acid-state-0.12.2...
Building acid-state-0.12.2...
Preprocessing library acid-state-0.12.2...
[ 1 of 15] Compiling Data.Acid.CRC    ( src/Data/Acid/CRC.hs, dist/build/Data/Acid/CRC.o )
[ 2 of 15] Compiling Paths_acid_state ( dist/build/autogen/Paths_acid_state.hs, dist/build/Paths_acid_state.o )
[ 3 of 15] Compiling Data.Acid.Archive ( src/Data/Acid/Archive.hs, dist/build/Data/Acid/Archive.o )
[ 4 of 15] Compiling FileIO           ( src-unix/FileIO.hs, dist/build/FileIO.o )
[ 5 of 15] Compiling Data.Acid.Core   ( src/Data/Acid/Core.hs, dist/build/Data/Acid/Core.o )
[ 6 of 15] Compiling Data.Acid.Log    ( src/Data/Acid/Log.hs, dist/build/Data/Acid/Log.o )
[ 7 of 15] Compiling Data.Acid.Common ( src/Data/Acid/Common.hs, dist/build/Data/Acid/Common.o )
[ 8 of 15] Compiling Data.Acid.Abstract ( src/Data/Acid/Abstract.hs, dist/build/Data/Acid/Abstract.o )
[ 9 of 15] Compiling Data.Acid.TemplateHaskell ( src/Data/Acid/TemplateHaskell.hs, dist/build/Data/Acid/TemplateHaskell.o )
[10 of 15] Compiling Data.Acid.Memory ( src/Data/Acid/Memory.hs, dist/build/Data/Acid/Memory.o )
[11 of 15] Compiling Data.Acid.Memory.Pure ( src/Data/Acid/Memory/Pure.hs, dist/build/Data/Acid/Memory/Pure.o )
[12 of 15] Compiling Data.Acid.Remote ( src/Data/Acid/Remote.hs, dist/build/Data/Acid/Remote.o )
[13 of 15] Compiling Data.Acid.Advanced ( src/Data/Acid/Advanced.hs, dist/build/Data/Acid/Advanced.o )
[14 of 15] Compiling Data.Acid.Local  ( src/Data/Acid/Local.hs, dist/build/Data/Acid/Local.o )
[15 of 15] Compiling Data.Acid        ( src/Data/Acid.hs, dist/build/Data/Acid.o )
In-place registering acid-state-0.12.2...
Running Haddock for acid-state-0.12.2...
Running hscolour for acid-state-0.12.2...
Preprocessing library acid-state-0.12.2...
Preprocessing library acid-state-0.12.2...
Haddock coverage:
   0% (  0 /  2) in 'Data.Acid.CRC'
   0% (  0 /  8) in 'Paths_acid_state'
   0% (  0 /  8) in 'Data.Acid.Archive'
  11% (  1 /  9) in 'FileIO'
  94% ( 16 / 17) in 'Data.Acid.Core'
   0% (  0 / 16) in 'Data.Acid.Log'
  67% (  8 / 12) in 'Data.Acid.Common'
  70% (  7 / 10) in 'Data.Acid.Abstract'
  50% (  1 /  2) in 'Data.Acid.TemplateHaskell'
 100% (  2 /  2) in 'Data.Acid.Memory'
  88% ( 15 / 17) in 'Data.Acid.Memory.Pure'
  94% ( 15 / 16) in 'Data.Acid.Remote'
  88% (  7 /  8) in 'Data.Acid.Advanced'
 100% (  7 /  7) in 'Data.Acid.Local'
  83% ( 15 / 18) in 'Data.Acid'
Warning: Data.Acid.Advanced: could not find link destinations for:
    Data.Acid.Core.Tag
Warning: Data.Acid.Local: could not find link destinations for:
    Data.Acid.Local.LocalState
Documentation created: dist/doc/html/acid-state/index.html,
dist/doc/html/acid-state/acid-state.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/acid-state-0.12.2
Registering acid-state-0.12.2...
Installed acid-state-0.12.2
Downloading acid-state-tls-0.9.2...
Configuring acid-state-tls-0.9.2...
Building acid-state-tls-0.9.2...
Preprocessing library acid-state-tls-0.9.2...
[1 of 1] Compiling Data.Acid.Remote.TLS ( src/Data/Acid/Remote/TLS.hs, dist/build/Data/Acid/Remote/TLS.o )
In-place registering acid-state-tls-0.9.2...
Running Haddock for acid-state-tls-0.9.2...
Running hscolour for acid-state-tls-0.9.2...
Preprocessing library acid-state-tls-0.9.2...
Preprocessing library acid-state-tls-0.9.2...
Haddock coverage:
 100% (  9 /  9) in 'Data.Acid.Remote.TLS'
Documentation created: dist/doc/html/acid-state-tls/index.html,
dist/doc/html/acid-state-tls/acid-state-tls.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/acid-state-tls-0.9.2
Registering acid-state-tls-0.9.2...
Installed acid-state-tls-0.9.2

Test log

No test log was submitted for this report.