Build #1 for ripple-federation-0.2

[all reports]

Package ripple-federation-0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies unexceptionalio-0.1.0, text-0.11.2.3, network-2.4.1.2, io-streams-1.1.4.4, http-types-0.8.5, http-streams-0.7.1.1, errors-1.4.7, bytestring-0.10.0.2, blaze-builder-0.3.3.2, base58address-0.4, base-4.6.0.1, attoparsec-0.11.1.0, aeson-0.6.2.1
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 MonadRandom-0.1.13...
Building MonadRandom-0.1.13...
Preprocessing library MonadRandom-0.1.13...
[1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o )
[2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o )
In-place registering MonadRandom-0.1.13...
Running Haddock for MonadRandom-0.1.13...
Running hscolour for MonadRandom-0.1.13...
Preprocessing library MonadRandom-0.1.13...
Preprocessing library MonadRandom-0.1.13...
Haddock coverage:
Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity.
 100% (  3 /  3) in 'Control.Monad.Random.Class'
 100% ( 17 / 17) in 'Control.Monad.Random'
Documentation created: dist/doc/html/MonadRandom/index.html,
dist/doc/html/MonadRandom/MonadRandom.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadRandom-0.1.13
Registering MonadRandom-0.1.13...
Installed MonadRandom-0.1.13
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o )
In-place registering base64-bytestring-1.0.0.1...
Running Haddock for base64-bytestring-1.0.0.1...
Running hscolour for base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Haddock coverage:
  45% (  5 / 11) in 'Data.ByteString.Base64.Internal'
 100% (  5 /  5) in 'Data.ByteString.Base64.URL'
 100% (  4 /  4) in 'Data.ByteString.Base64.URL.Lazy'
 100% (  5 /  5) in 'Data.ByteString.Base64'
 100% (  4 /  4) in 'Data.ByteString.Base64.Lazy'
Documentation created: dist/doc/html/base64-bytestring/index.html,
dist/doc/html/base64-bytestring/base64-bytestring.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base64-bytestring-1.0.0.1
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring blaze-builder-0.3.3.2...
Building blaze-builder-0.3.3.2...
Preprocessing library blaze-builder-0.3.3.2...
[ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o )
[ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o )
[ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o )
[ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o )
[ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
[13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
In-place registering blaze-builder-0.3.3.2...
Running Haddock for blaze-builder-0.3.3.2...
Running hscolour for blaze-builder-0.3.3.2...
Preprocessing library blaze-builder-0.3.3.2...
Preprocessing library blaze-builder-0.3.3.2...
Haddock coverage:
  27% (  4 / 15) in 'Blaze.ByteString.Builder.Internal.Types'
  92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write'
 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer'
  25% (  1 /  4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts'
  69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-0.3.3.2
Registering blaze-builder-0.3.3.2...
Installed blaze-builder-0.3.3.2
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable    ( Data/Byteable.hs, dist/build/Data/Byteable.o )
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.1.1...
Running hscolour for byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Byteable'
Documentation created: dist/doc/html/byteable/index.html,
dist/doc/html/byteable/byteable.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/byteable-0.1.1
Registering byteable-0.1.1...
Installed byteable-0.1.1
Configuring dlist-0.7.0.1...
Building dlist-0.7.0.1...
Preprocessing library dlist-0.7.0.1...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.0.1...
Running Haddock for dlist-0.7.0.1...
Running hscolour for dlist-0.7.0.1...
Preprocessing library dlist-0.7.0.1...
Preprocessing library dlist-0.7.0.1...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dlist-0.7.0.1
Registering dlist-0.7.0.1...
Installed dlist-0.7.0.1
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 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 safe-0.3.4...
Building safe-0.3.4...
Preprocessing library safe-0.3.4...
[1 of 2] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[2 of 2] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.4...
Running Haddock for safe-0.3.4...
Running hscolour for safe-0.3.4...
Preprocessing library safe-0.3.4...
Preprocessing library safe-0.3.4...
Haddock coverage:
  54% (  7 / 13) in 'Safe.Foldable'
  21% ( 10 / 47) in 'Safe'
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/safe-0.3.4
Registering safe-0.3.4...
Installed safe-0.3.4
Configuring syb-0.4.1...
Building syb-0.4.1...
Preprocessing library syb-0.4.1...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.4.1...
Running Haddock for syb-0.4.1...
Running hscolour for syb-0.4.1...
Preprocessing library syb-0.4.1...
Preprocessing library syb-0.4.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 16 / 16) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1
Registering syb-0.4.1...
Installed syb-0.4.1
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 transformers-base-0.4.2...
Building transformers-base-0.4.2...
Preprocessing library transformers-base-0.4.2...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
In-place registering transformers-base-0.4.2...
Running Haddock for transformers-base-0.4.2...
Running hscolour for transformers-base-0.4.2...
Preprocessing library transformers-base-0.4.2...
Preprocessing library transformers-base-0.4.2...
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.2
Registering transformers-base-0.4.2...
Installed transformers-base-0.4.2
Configuring transformers-compat-0.3.3...
Building transformers-compat-0.3.3...
Preprocessing library transformers-compat-0.3.3...
[1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
In-place registering transformers-compat-0.3.3...
Running Haddock for transformers-compat-0.3.3...
Running hscolour for transformers-compat-0.3.3...
Preprocessing library transformers-compat-0.3.3...
Preprocessing library transformers-compat-0.3.3...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
 100% ( 14 / 14) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% ( 18 / 18) in 'Control.Monad.Trans.Except'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-compat-0.3.3
Registering transformers-compat-0.3.3...
Installed transformers-compat-0.3.3
Configuring zlib-bindings-0.1.1.5...
Building zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
[1 of 2] Compiling Codec.Zlib.Lowlevel ( Codec/Zlib/Lowlevel.hs, dist/build/Codec/Zlib/Lowlevel.o )
[2 of 2] Compiling Codec.Zlib       ( Codec/Zlib.hs, dist/build/Codec/Zlib.o )
In-place registering zlib-bindings-0.1.1.5...
Running Haddock for zlib-bindings-0.1.1.5...
Running hscolour for zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
Haddock coverage:
   0% (  0 / 20) in 'Codec.Zlib.Lowlevel'
 100% ( 20 / 20) in 'Codec.Zlib'
Documentation created: dist/doc/html/zlib-bindings/index.html,
dist/doc/html/zlib-bindings/zlib-bindings.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zlib-bindings-0.1.1.5
Registering zlib-bindings-0.1.1.5...
Installed zlib-bindings-0.1.1.5
Configuring cryptohash-0.11.5...
Building cryptohash-0.11.5...
Preprocessing library cryptohash-0.11.5...
[ 1 of 22] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )
[ 2 of 22] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 3 of 22] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 22] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 22] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 22] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 22] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 22] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 22] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 22] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 22] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[12 of 22] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 22] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 22] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 22] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 22] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 22] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 22] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 22] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 22] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 22] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[22 of 22] Compiling Crypto.MAC       ( Crypto/MAC.hs, dist/build/Crypto/MAC.o )
In-place registering cryptohash-0.11.5...
Running Haddock for cryptohash-0.11.5...
Running hscolour for cryptohash-0.11.5...
Preprocessing library cryptohash-0.11.5...
Preprocessing library cryptohash-0.11.5...
Haddock coverage:
   0% (  0 /  2) in 'Crypto.Hash.Utils.Cpu'
 100% (  2 /  2) in 'Crypto.MAC.HMAC'
 100% (  2 /  2) in 'Crypto.Hash.Internal'
 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool'
 100% ( 10 / 10) in 'Crypto.Hash.Skein512'
 100% ( 10 / 10) in 'Crypto.Hash.Skein256'
 100% ( 10 / 10) in 'Crypto.Hash.Tiger'
 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160'
 100% ( 10 / 10) in 'Crypto.Hash.SHA3'
 100% ( 11 / 11) in 'Crypto.Hash.SHA512'
 100% (  9 /  9) in 'Crypto.Hash.SHA512t'
 100% ( 10 / 10) in 'Crypto.Hash.SHA384'
 100% ( 10 / 10) in 'Crypto.Hash.SHA256'
 100% ( 10 / 10) in 'Crypto.Hash.SHA224'
 100% ( 10 / 10) in 'Crypto.Hash.SHA1'
 100% ( 10 / 10) in 'Crypto.Hash.MD5'
 100% ( 10 / 10) in 'Crypto.Hash.MD4'
 100% ( 10 / 10) in 'Crypto.Hash.MD2'
 100% (  2 /  2) in 'Crypto.Hash.Utils'
 100% (  7 /  7) in 'Crypto.Hash.Types'
 100% ( 40 / 40) in 'Crypto.Hash'
 100% ( 11 / 11) in 'Crypto.MAC'
Documentation created: dist/doc/html/cryptohash/index.html,
dist/doc/html/cryptohash/cryptohash.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cryptohash-0.11.5
Registering cryptohash-0.11.5...
Installed cryptohash-0.11.5
Configuring case-insensitive-1.2.0.0...
Building case-insensitive-1.2.0.0...
Preprocessing library case-insensitive-1.2.0.0...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.2.0.0...
Running Haddock for case-insensitive-1.2.0.0...
Running hscolour for case-insensitive-1.2.0.0...
Preprocessing library case-insensitive-1.2.0.0...
Preprocessing library case-insensitive-1.2.0.0...
Haddock coverage:
 100% (  8 /  8) in 'Data.CaseInsensitive.Internal'
 100% (  2 /  2) in 'Data.CaseInsensitive.Unsafe'
 100% (  7 /  7) in 'Data.CaseInsensitive'
Documentation created: dist/doc/html/case-insensitive/index.html,
dist/doc/html/case-insensitive/case-insensitive.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/case-insensitive-1.2.0.0
Registering case-insensitive-1.2.0.0...
Installed case-insensitive-1.2.0.0
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 scientific-0.3.2.1...
Building scientific-0.3.2.1...
Preprocessing library scientific-0.3.2.1...
[1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[2 of 4] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.2.1...
Running Haddock for scientific-0.3.2.1...
Running hscolour for scientific-0.3.2.1...
Preprocessing library scientific-0.3.2.1...
Preprocessing library scientific-0.3.2.1...
Haddock coverage:
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 17 / 17) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
Warning: Data.Scientific: could not find link destinations for:
    Data.Scientific.whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/scientific-0.3.2.1
Registering scientific-0.3.2.1...
Installed scientific-0.3.2.1
Configuring unordered-containers-0.2.4.0...
Building unordered-containers-0.2.4.0...
Preprocessing library unordered-containers-0.2.4.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.4.0...
Running Haddock for unordered-containers-0.2.4.0...
Running hscolour for unordered-containers-0.2.4.0...
Preprocessing library unordered-containers-0.2.4.0...
Preprocessing library unordered-containers-0.2.4.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.4.0
Registering unordered-containers-0.2.4.0...
Installed unordered-containers-0.2.4.0
Configuring vector-0.10.9.2...
Building vector-0.10.9.2...
Preprocessing library vector-0.10.9.2...
[ 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.9.2...
Running Haddock for vector-0.10.9.2...
Running hscolour for vector-0.10.9.2...
Preprocessing library vector-0.10.9.2...
Preprocessing library vector-0.10.9.2...

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.9.2
Registering vector-0.10.9.2...
Installed vector-0.10.9.2
Configuring monad-control-0.3.3.0...
Building monad-control-0.3.3.0...
Preprocessing library monad-control-0.3.3.0...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-0.3.3.0...
Running Haddock for monad-control-0.3.3.0...
Running hscolour for monad-control-0.3.3.0...
Preprocessing library monad-control-0.3.3.0...
Preprocessing library monad-control-0.3.3.0...
Haddock coverage:
Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m)
  86% ( 18 / 21) in 'Control.Monad.Trans.Control'
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.3.0
Registering monad-control-0.3.3.0...
Installed monad-control-0.3.3.0
Configuring contravariant-0.6...
Building contravariant-0.6...
Preprocessing library contravariant-0.6...
[1 of 3] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 3] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[3 of 3] Compiling Data.Functor.Contravariant.Day ( Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
In-place registering contravariant-0.6...
Running Haddock for contravariant-0.6...
Running hscolour for contravariant-0.6...
Preprocessing library contravariant-0.6...
Preprocessing library contravariant-0.6...
Haddock coverage:
  81% ( 13 / 16) in 'Data.Functor.Contravariant'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/contravariant-0.6
Registering contravariant-0.6...
Installed contravariant-0.6
[1 of 1] Compiling Main             ( /tmp/distributive-0.4.4-21846/distributive-0.4.4/Setup.lhs, /tmp/distributive-0.4.4-21846/distributive-0.4.4/dist/setup/Main.o )
Linking /tmp/distributive-0.4.4-21846/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.4.4...
Running Haddock for distributive-0.4.4...
Running hscolour for distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/distributive-0.4.4
Registering distributive-0.4.4...
Installed distributive-0.4.4
Configuring base58address-0.4...
Building base58address-0.4...
Preprocessing library base58address-0.4...
[1 of 3] Compiling Data.Base58Address.BaseConvert ( Data/Base58Address/BaseConvert.hs, dist/build/Data/Base58Address/BaseConvert.o )
[2 of 3] Compiling Data.Base58Address.Alphabet ( Data/Base58Address/Alphabet.hs, dist/build/Data/Base58Address/Alphabet.o )
[3 of 3] Compiling Data.Base58Address ( Data/Base58Address.hs, dist/build/Data/Base58Address.o )
In-place registering base58address-0.4...
Running Haddock for base58address-0.4...
Running hscolour for base58address-0.4...
Preprocessing library base58address-0.4...
Preprocessing library base58address-0.4...
Haddock coverage:
   0% (  0 /  3) in 'Data.Base58Address.BaseConvert'
   0% (  0 /  7) in 'Data.Base58Address.Alphabet'
   0% (  0 /  5) in 'Data.Base58Address'
Documentation created: dist/doc/html/base58address/index.html,
dist/doc/html/base58address/base58address.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base58address-0.4
Registering base58address-0.4...
Installed base58address-0.4
Configuring http-types-0.8.5...
Building http-types-0.8.5...
Preprocessing library http-types-0.8.5...
[1 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o )
[2 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o )
[3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o )
[4 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o )
[5 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o )
[6 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o )
[7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o )
In-place registering http-types-0.8.5...
Running Haddock for http-types-0.8.5...
Running hscolour for http-types-0.8.5...
Preprocessing library http-types-0.8.5...
Preprocessing library http-types-0.8.5...
Haddock coverage:
  80% (  4 /  5) in 'Network.HTTP.Types.Version'
  97% ( 29 / 30) in 'Network.HTTP.Types.URI'
  99% ( 97 / 98) in 'Network.HTTP.Types.Status'
  75% (  3 /  4) in 'Network.HTTP.Types.QueryLike'
  93% ( 14 / 15) in 'Network.HTTP.Types.Method'
  85% ( 28 / 33) in 'Network.HTTP.Types.Header'
  97% (171 /176) in 'Network.HTTP.Types'
Documentation created: dist/doc/html/http-types/index.html,
dist/doc/html/http-types/http-types.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-types-0.8.5
Registering http-types-0.8.5...
Installed http-types-0.8.5
Configuring attoparsec-0.11.1.0...
Building attoparsec-0.11.1.0...
Preprocessing library attoparsec-0.11.1.0...
[ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[18 of 18] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.11.1.0...
Running Haddock for attoparsec-0.11.1.0...
Running hscolour for attoparsec-0.11.1.0...
Preprocessing library attoparsec-0.11.1.0...
Preprocessing library attoparsec-0.11.1.0...
Haddock coverage:
  70% (  7 / 10) in 'Data.Attoparsec.Text.FastSet'
 100% (  7 /  7) in 'Data.Attoparsec.Zepto'
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  40% (  4 / 10) in 'Data.Attoparsec.Internal.Types'
 100% (  3 /  3) in 'Data.Attoparsec.Types'
 100% (  2 /  2) in 'Data.Attoparsec.Internal'
 100% ( 16 / 16) in 'Data.Attoparsec.Combinator'
  91% ( 39 / 43) in 'Data.Attoparsec.ByteString.Internal'
  95% ( 40 / 42) in 'Data.Attoparsec.Text.Internal'
  97% ( 73 / 75) in 'Data.Attoparsec.Text'
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  96% ( 50 / 52) in 'Data.Attoparsec.ByteString'
  97% ( 75 / 77) in 'Data.Attoparsec.ByteString.Char8'
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.11.1.0
Registering attoparsec-0.11.1.0...
Installed attoparsec-0.11.1.0
Configuring http-common-0.7.1.1...
Building http-common-0.7.1.1...
Preprocessing library http-common-0.7.1.1...
[1 of 3] Compiling Network.Http.Internal ( src/Network/Http/Internal.hs, dist/build/Network/Http/Internal.o )
[2 of 3] Compiling Network.Http.RequestBuilder ( src/Network/Http/RequestBuilder.hs, dist/build/Network/Http/RequestBuilder.o )
[3 of 3] Compiling Network.Http.Types ( src/Network/Http/Types.hs, dist/build/Network/Http/Types.o )
In-place registering http-common-0.7.1.1...
Running Haddock for http-common-0.7.1.1...
Running hscolour for http-common-0.7.1.1...
Preprocessing library http-common-0.7.1.1...
Preprocessing library http-common-0.7.1.1...
Haddock coverage:
  52% ( 13 / 25) in 'Network.Http.Internal'
  86% ( 12 / 14) in 'Network.Http.RequestBuilder'
  72% ( 29 / 40) in 'Network.Http.Types'
Documentation created: dist/doc/html/http-common/index.html,
dist/doc/html/http-common/http-common.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-common-0.7.1.1
Registering http-common-0.7.1.1...
Installed http-common-0.7.1.1
Configuring semigroups-0.15...
Building semigroups-0.15...
Preprocessing library semigroups-0.15...
[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...
Running Haddock for semigroups-0.15...
Running hscolour for semigroups-0.15...
Preprocessing library semigroups-0.15...
Preprocessing library semigroups-0.15...
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
Registering semigroups-0.15...
Installed semigroups-0.15
Configuring aeson-0.6.2.1...
Building aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
[ 1 of 11] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 2 of 11] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 3 of 11] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 4 of 11] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[ 5 of 11] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 6 of 11] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[ 7 of 11] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[ 8 of 11] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[ 9 of 11] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )
[10 of 11] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[11 of 11] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.6.2.1...
Running Haddock for aeson-0.6.2.1...
Running hscolour for aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
Haddock coverage:
 100% ( 23 / 23) in 'Data.Aeson.Types.Internal'
  67% (  6 /  9) in 'Data.Aeson.Functions'
 100% ( 25 / 25) in 'Data.Aeson.Types.Class'
 100% (  1 /  1) in 'Data.Aeson.Types.Generic'
 100% ( 43 / 43) in 'Data.Aeson.Types'
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
 100% ( 10 / 10) in 'Data.Aeson.Parser'
 100% (  3 /  3) in 'Data.Aeson.Encode'
  75% (  6 /  8) in 'Data.Aeson.Generic'
 100% ( 56 / 56) in 'Data.Aeson'
 100% ( 12 / 12) in 'Data.Aeson.TH'
Warning: Data.Aeson.Types: could not find link destinations for:
    Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Warning: Data.Aeson: could not find link destinations for:
    Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Documentation created: dist/doc/html/aeson/index.html,
dist/doc/html/aeson/aeson.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/aeson-0.6.2.1
Registering aeson-0.6.2.1...
Installed aeson-0.6.2.1
Configuring io-streams-1.1.4.4...
Building io-streams-1.1.4.4...
Preprocessing library io-streams-1.1.4.4...
[ 1 of 20] Compiling System.IO.Streams.Tutorial ( src/System/IO/Streams/Tutorial.hs, dist/build/System/IO/Streams/Tutorial.o )
[ 2 of 20] Compiling System.IO.Streams.Internal ( src/System/IO/Streams/Internal.hs, dist/build/System/IO/Streams/Internal.o )
[ 3 of 20] Compiling System.IO.Streams.Internal.Attoparsec ( src/System/IO/Streams/Internal/Attoparsec.hs, dist/build/System/IO/Streams/Internal/Attoparsec.o )
[ 4 of 20] Compiling System.IO.Streams.Attoparsec ( src/System/IO/Streams/Attoparsec.hs, dist/build/System/IO/Streams/Attoparsec.o )
[ 5 of 20] Compiling System.IO.Streams.Internal.Search ( src/System/IO/Streams/Internal/Search.hs, dist/build/System/IO/Streams/Internal/Search.o )
[ 6 of 20] Compiling System.IO.Streams.Concurrent ( src/System/IO/Streams/Concurrent.hs, dist/build/System/IO/Streams/Concurrent.o )
[ 7 of 20] Compiling System.IO.Streams.Core ( src/System/IO/Streams/Core.hs, dist/build/System/IO/Streams/Core.o )
[ 8 of 20] Compiling System.IO.Streams.Debug ( src/System/IO/Streams/Debug.hs, dist/build/System/IO/Streams/Debug.o )
[ 9 of 20] Compiling System.IO.Streams.Vector ( src/System/IO/Streams/Vector.hs, dist/build/System/IO/Streams/Vector.o )
[10 of 20] Compiling System.IO.Streams.Network ( src/System/IO/Streams/Network.hs, dist/build/System/IO/Streams/Network.o )
[11 of 20] Compiling System.IO.Streams.List ( src/System/IO/Streams/List.hs, dist/build/System/IO/Streams/List.o )
[12 of 20] Compiling System.IO.Streams.Handle ( src/System/IO/Streams/Handle.hs, dist/build/System/IO/Streams/Handle.o )
[13 of 20] Compiling System.IO.Streams.File ( src/System/IO/Streams/File.hs, dist/build/System/IO/Streams/File.o )
[14 of 20] Compiling System.IO.Streams.Combinators ( src/System/IO/Streams/Combinators.hs, dist/build/System/IO/Streams/Combinators.o )
[15 of 20] Compiling System.IO.Streams.Process ( src/System/IO/Streams/Process.hs, dist/build/System/IO/Streams/Process.o )
[16 of 20] Compiling System.IO.Streams.Text ( src/System/IO/Streams/Text.hs, dist/build/System/IO/Streams/Text.o )
[17 of 20] Compiling System.IO.Streams.ByteString ( src/System/IO/Streams/ByteString.hs, dist/build/System/IO/Streams/ByteString.o )
[18 of 20] Compiling System.IO.Streams.Builder ( src/System/IO/Streams/Builder.hs, dist/build/System/IO/Streams/Builder.o )
[19 of 20] Compiling System.IO.Streams.Zlib ( src/System/IO/Streams/Zlib.hs, dist/build/System/IO/Streams/Zlib.o )
[20 of 20] Compiling System.IO.Streams ( src/System/IO/Streams.hs, dist/build/System/IO/Streams.o )
In-place registering io-streams-1.1.4.4...
Running Haddock for io-streams-1.1.4.4...
Running hscolour for io-streams-1.1.4.4...
Preprocessing library io-streams-1.1.4.4...
Preprocessing library io-streams-1.1.4.4...
Haddock coverage:
  95% ( 18 / 19) in 'System.IO.Streams.Tutorial'
  92% ( 36 / 39) in 'System.IO.Streams.Internal'
 100% (  6 /  6) in 'System.IO.Streams.Internal.Attoparsec'
 100% (  5 /  5) in 'System.IO.Streams.Attoparsec'
  67% (  2 /  3) in 'System.IO.Streams.Internal.Search'
 100% (  7 /  7) in 'System.IO.Streams.Concurrent'
 100% ( 28 / 28) in 'System.IO.Streams.Core'
  33% (  2 /  6) in 'System.IO.Streams.Debug'
 100% ( 18 / 18) in 'System.IO.Streams.Vector'
 100% (  4 /  4) in 'System.IO.Streams.Network'
 100% ( 10 / 10) in 'System.IO.Streams.List'
 100% ( 11 / 11) in 'System.IO.Streams.Handle'
 100% (  7 /  7) in 'System.IO.Streams.File'
 100% ( 40 / 40) in 'System.IO.Streams.Combinators'
 100% (  4 /  4) in 'System.IO.Streams.Process'
 100% (  5 /  5) in 'System.IO.Streams.Text'
 100% ( 36 / 36) in 'System.IO.Streams.ByteString'
 100% (  5 /  5) in 'System.IO.Streams.Builder'
 100% ( 13 / 13) in 'System.IO.Streams.Zlib'
 100% ( 45 / 45) in 'System.IO.Streams'
Documentation created: dist/doc/html/io-streams/index.html,
dist/doc/html/io-streams/io-streams.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/io-streams-1.1.4.4
Registering io-streams-1.1.4.4...
Installed io-streams-1.1.4.4
[1 of 1] Compiling Main             ( /tmp/comonad-4.2-21846/comonad-4.2/Setup.lhs, /tmp/comonad-4.2-21846/comonad-4.2/dist/setup/Main.o )
Linking /tmp/comonad-4.2-21846/comonad-4.2/dist/setup/setup ...
Configuring comonad-4.2...
Building comonad-4.2...
Preprocessing library comonad-4.2...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.2...
Running Haddock for comonad-4.2...
Running hscolour for comonad-4.2...
Preprocessing library comonad-4.2...
Preprocessing library comonad-4.2...
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 21 / 21) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  60% (  9 / 15) in 'Control.Comonad.Env'
 100% (  4 /  4) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  62% (  8 / 13) in 'Control.Comonad.Store'
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  57% (  8 / 14) in 'Control.Comonad.Traced'
  20% (  1 /  5) in 'Data.Functor.Coproduct'
Warning: Control.Comonad: could not find link destinations for:
    Data.Traversable.Id Data.Traversable.StateL Data.Traversable.StateR
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/comonad-4.2
Registering comonad-4.2...
Installed comonad-4.2
Configuring openssl-streams-1.1.0.2...
Building openssl-streams-1.1.0.2...
Preprocessing library openssl-streams-1.1.0.2...
[1 of 1] Compiling System.IO.Streams.SSL ( src/System/IO/Streams/SSL.hs, dist/build/System/IO/Streams/SSL.o )
In-place registering openssl-streams-1.1.0.2...
Running Haddock for openssl-streams-1.1.0.2...
Running hscolour for openssl-streams-1.1.0.2...
Preprocessing library openssl-streams-1.1.0.2...
Preprocessing library openssl-streams-1.1.0.2...
Haddock coverage:
 100% (  3 /  3) in 'System.IO.Streams.SSL'
Documentation created: dist/doc/html/openssl-streams/index.html,
dist/doc/html/openssl-streams/openssl-streams.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/openssl-streams-1.1.0.2
Registering openssl-streams-1.1.0.2...
Installed openssl-streams-1.1.0.2
Configuring semigroupoids-4.0.2...
Building semigroupoids-4.0.2...
Preprocessing library semigroupoids-4.0.2...
[ 1 of 20] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 20] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 3 of 20] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 4 of 20] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[ 5 of 20] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[ 6 of 20] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[ 7 of 20] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[ 8 of 20] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[ 9 of 20] Compiling Data.Semigroupoid.Product ( src/Data/Semigroupoid/Product.hs, dist/build/Data/Semigroupoid/Product.o )
[10 of 20] Compiling Data.Semigroupoid.Coproduct ( src/Data/Semigroupoid/Coproduct.hs, dist/build/Data/Semigroupoid/Coproduct.o )
[11 of 20] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[12 of 20] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[13 of 20] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[14 of 20] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[15 of 20] Compiling Data.Semifunctor ( src/Data/Semifunctor.hs, dist/build/Data/Semifunctor.o )
[16 of 20] Compiling Data.Semifunctor.Associative ( src/Data/Semifunctor/Associative.hs, dist/build/Data/Semifunctor/Associative.o )
[17 of 20] Compiling Data.Semifunctor.Braided ( src/Data/Semifunctor/Braided.hs, dist/build/Data/Semifunctor/Braided.o )
[18 of 20] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[19 of 20] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[20 of 20] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
In-place registering semigroupoids-4.0.2...
Running Haddock for semigroupoids-4.0.2...
Running hscolour for semigroupoids-4.0.2...
Preprocessing library semigroupoids-4.0.2...
Preprocessing library semigroupoids-4.0.2...
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  75% (  3 /  4) in 'Data.Functor.Extend'
  75% ( 15 / 20) in 'Data.Functor.Bind'
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
  50% (  2 /  4) in 'Data.Semigroupoid'
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  50% (  1 /  2) in 'Data.Groupoid'
   0% (  0 /  2) in 'Data.Isomorphism'
   0% (  0 /  4) in 'Data.Semigroupoid.Product'
   0% (  0 /  6) in 'Data.Semigroupoid.Coproduct'
  50% (  1 /  2) in 'Data.Semigroupoid.Ob'
 100% ( 13 / 13) in 'Data.Functor.Apply'
  33% (  2 /  6) in 'Data.Semigroup.Foldable'
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  40% (  6 / 15) in 'Data.Semifunctor'
  14% (  1 /  7) in 'Data.Semifunctor.Associative'
  17% (  1 /  6) in 'Data.Semifunctor.Braided'
 100% (  3 /  3) in 'Data.Functor.Alt'
 100% (  3 /  3) in 'Data.Functor.Plus'
   0% (  0 /  2) in 'Data.Semigroupoid.Static'
Warning: Data.Functor.Bind: could not find link destinations for:
    Data.Traversable.Id Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State
Warning: Data.Functor.Apply: could not find link destinations for:
    Data.Traversable.Id Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroupoids-4.0.2
Registering semigroupoids-4.0.2...
Installed semigroupoids-4.0.2
[1 of 1] Compiling Main             ( /tmp/http-streams-0.7.1.1-21846/http-streams-0.7.1.1/Setup.hs, /tmp/http-streams-0.7.1.1-21846/http-streams-0.7.1.1/dist/setup/Main.o )
Linking /tmp/http-streams-0.7.1.1-21846/http-streams-0.7.1.1/dist/setup/setup ...
Configuring http-streams-0.7.1.1...
Building http-streams-0.7.1.1...
Preprocessing library http-streams-0.7.1.1...
[1 of 5] Compiling Network.Http.Utilities ( src/Network/Http/Utilities.hs, dist/build/Network/Http/Utilities.o )
[2 of 5] Compiling Network.Http.ResponseParser ( src/Network/Http/ResponseParser.hs, dist/build/Network/Http/ResponseParser.o )
[3 of 5] Compiling Network.Http.Connection ( src/Network/Http/Connection.hs, dist/build/Network/Http/Connection.o )
[4 of 5] Compiling Network.Http.Inconvenience ( src/Network/Http/Inconvenience.hs, dist/build/Network/Http/Inconvenience.o )
[5 of 5] Compiling Network.Http.Client ( src/Network/Http/Client.hs, dist/build/Network/Http/Client.o )
In-place registering http-streams-0.7.1.1...
Running Haddock for http-streams-0.7.1.1...
Running hscolour for http-streams-0.7.1.1...
Preprocessing library http-streams-0.7.1.1...
Preprocessing library http-streams-0.7.1.1...
Haddock coverage:
   0% (  0 /  3) in 'Network.Http.Utilities'
   0% (  0 /  5) in 'Network.Http.ResponseParser'
  84% ( 16 / 19) in 'Network.Http.Connection'
  67% ( 10 / 15) in 'Network.Http.Inconvenience'
  87% ( 58 / 67) in 'Network.Http.Client'
Documentation created: dist/doc/html/http-streams/index.html,
dist/doc/html/http-streams/http-streams.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-streams-0.7.1.1
Registering http-streams-0.7.1.1...
Installed http-streams-0.7.1.1
Configuring either-4.1.2...
Building either-4.1.2...
Preprocessing library either-4.1.2...
[1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.o )
[2 of 2] Compiling Control.Monad.Trans.Either ( src/Control/Monad/Trans/Either.hs, dist/build/Control/Monad/Trans/Either.o )
In-place registering either-4.1.2...
Running Haddock for either-4.1.2...
Running hscolour for either-4.1.2...
Preprocessing library either-4.1.2...
Preprocessing library either-4.1.2...
Haddock coverage:
 100% ( 16 / 16) in 'Data.Either.Combinators'
Warning: Control.Monad.Trans.Either: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Either.EitherT e), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Either.EitherT e m)
 100% (  8 /  8) in 'Control.Monad.Trans.Either'
Documentation created: dist/doc/html/either/index.html,
dist/doc/html/either/either.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/either-4.1.2
Registering either-4.1.2...
Installed either-4.1.2
Configuring errors-1.4.7...
Building errors-1.4.7...
Preprocessing library errors-1.4.7...
[1 of 5] Compiling Data.EitherR     ( Data/EitherR.hs, dist/build/Data/EitherR.o )
[2 of 5] Compiling Control.Error.Util ( Control/Error/Util.hs, dist/build/Control/Error/Util.o )
[3 of 5] Compiling Control.Error.Script ( Control/Error/Script.hs, dist/build/Control/Error/Script.o )
[4 of 5] Compiling Control.Error.Safe ( Control/Error/Safe.hs, dist/build/Control/Error/Safe.o )
[5 of 5] Compiling Control.Error    ( Control/Error.hs, dist/build/Control/Error.o )
In-place registering errors-1.4.7...
Running Haddock for errors-1.4.7...
Running hscolour for errors-1.4.7...
Preprocessing library errors-1.4.7...
Preprocessing library errors-1.4.7...
Haddock coverage:
 100% ( 23 / 23) in 'Data.EitherR'
 100% ( 38 / 38) in 'Control.Error.Util'
 100% (  5 /  5) in 'Control.Error.Script'
 100% ( 48 / 48) in 'Control.Error.Safe'
 100% ( 11 / 11) in 'Control.Error'
Documentation created: dist/doc/html/errors/index.html,
dist/doc/html/errors/errors.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/errors-1.4.7
Registering errors-1.4.7...
Installed errors-1.4.7
Configuring unexceptionalio-0.1.0...
Building unexceptionalio-0.1.0...
Preprocessing library unexceptionalio-0.1.0...
[1 of 1] Compiling UnexceptionalIO  ( UnexceptionalIO.hs, dist/build/UnexceptionalIO.o )
In-place registering unexceptionalio-0.1.0...
Running Haddock for unexceptionalio-0.1.0...
Running hscolour for unexceptionalio-0.1.0...
Preprocessing library unexceptionalio-0.1.0...
Preprocessing library unexceptionalio-0.1.0...
Haddock coverage:
 100% (  8 /  8) in 'UnexceptionalIO'
Documentation created: dist/doc/html/unexceptionalio/index.html,
dist/doc/html/unexceptionalio/unexceptionalio.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unexceptionalio-0.1.0
Registering unexceptionalio-0.1.0...
Installed unexceptionalio-0.1.0
Downloading ripple-federation-0.2...
Configuring ripple-federation-0.2...
Building ripple-federation-0.2...
Preprocessing library ripple-federation-0.2...
[1 of 1] Compiling Ripple.Federation ( Ripple/Federation.hs, dist/build/Ripple/Federation.o )
In-place registering ripple-federation-0.2...
Running Haddock for ripple-federation-0.2...
Running hscolour for ripple-federation-0.2...
Preprocessing library ripple-federation-0.2...
Preprocessing library ripple-federation-0.2...
Haddock coverage:
  64% (  7 / 11) in 'Ripple.Federation'
Documentation created: dist/doc/html/ripple-federation/index.html,
dist/doc/html/ripple-federation/ripple-federation.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ripple-federation-0.2
Registering ripple-federation-0.2...
Installed ripple-federation-0.2

Test log

No test log was submitted for this report.