Build #1 for cloudfront-signer-0.0.0.1

[all reports]

Package cloudfront-signer-0.0.0.1
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-1.4.0.1, old-locale-1.0.0.5, crypto-pubkey-types-0.4.0, bytestring-0.10.0.2, base64-bytestring-1.0.0.1, base-4.6.0.1, asn1-types-0.2.2, asn1-encoding-0.8.1.1, RSA-1.2.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring SHA-1.6.1...
Building SHA-1.6.1...
Preprocessing library SHA-1.6.1...
[1 of 1] Compiling Data.Digest.Pure.SHA ( Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o )
In-place registering SHA-1.6.1...
Running Haddock for SHA-1.6.1...
Running hscolour for SHA-1.6.1...
Preprocessing library SHA-1.6.1...
Preprocessing library SHA-1.6.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  86% ( 18 / 21) in 'Data.Digest.Pure.SHA'
Documentation created: dist/doc/html/SHA/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/SHA-1.6.1/ghc-7.6.3
Registering SHA-1.6.1...
Installed SHA-1.6.1
Configuring asn1-types-0.2.2...
Building asn1-types-0.2.2...
Preprocessing library asn1-types-0.2.2...
[1 of 5] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o )
[2 of 5] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o )
[3 of 5] Compiling Data.ASN1.OID    ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o )
[4 of 5] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o )
[5 of 5] Compiling Data.ASN1.Types  ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o )
In-place registering asn1-types-0.2.2...
Running Haddock for asn1-types-0.2.2...
Running hscolour for asn1-types-0.2.2...
Preprocessing library asn1-types-0.2.2...
Preprocessing library asn1-types-0.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  5 /  5) in 'Data.ASN1.Types.String'
 100% (  8 /  8) in 'Data.ASN1.Types.Lowlevel'
 100% (  5 /  5) in 'Data.ASN1.OID'
 100% ( 10 / 10) in 'Data.ASN1.BitArray'
 100% ( 13 / 13) in 'Data.ASN1.Types'
Documentation created: dist/doc/html/asn1-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/asn1-types-0.2.2/ghc-7.6.3
Registering asn1-types-0.2.2...
Installed asn1-types-0.2.2
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
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
Installing library in
/srv/hackage/var/build/tmp-install/lib/base64-bytestring-1.0.0.1/ghc-7.6.3
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring cereal-0.4.0.1...
Building cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.4.0.1...
Running Haddock for cereal-0.4.0.1...
Running hscolour for cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
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
Installing library in
/srv/hackage/var/build/tmp-install/lib/cereal-0.4.0.1/ghc-7.6.3
Registering cereal-0.4.0.1...
Installed cereal-0.4.0.1
[1 of 1] Compiling Main             ( /tmp/entropy-0.2.2.4-13802/entropy-0.2.2.4/Setup.hs, /tmp/entropy-0.2.2.4-13802/entropy-0.2.2.4/dist/setup/Main.o )
Linking /tmp/entropy-0.2.2.4-13802/entropy-0.2.2.4/dist/setup/setup ...
Configuring entropy-0.2.2.4...
Result of RDRAND Test: True
Building entropy-0.2.2.4...
Preprocessing library entropy-0.2.2.4...
[1 of 1] Compiling System.Entropy   ( System/Entropy.hs, dist/build/System/Entropy.o )
In-place registering entropy-0.2.2.4...
Running Haddock for entropy-0.2.2.4...
Running hscolour for entropy-0.2.2.4...
Preprocessing library entropy-0.2.2.4...
Preprocessing library entropy-0.2.2.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% (  6 /  6) in 'System.Entropy'
Documentation created: dist/doc/html/entropy/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/entropy-0.2.2.4/ghc-7.6.3
Registering entropy-0.2.2.4...
Installed entropy-0.2.2.4
Configuring tagged-0.7...
Building tagged-0.7...
Preprocessing library tagged-0.7...
[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...
Running Haddock for tagged-0.7...
Running hscolour for tagged-0.7...
Preprocessing library tagged-0.7...
Preprocessing library tagged-0.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
  80% (  4 /  5) in 'Data.Proxy'
  92% ( 11 / 12) in 'Data.Tagged'
Documentation created: dist/doc/html/tagged/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/tagged-0.7/ghc-7.6.3
Registering tagged-0.7...
Installed tagged-0.7
Downloading asn1-encoding-0.8.1.1...
Configuring asn1-encoding-0.8.1.1...
Building asn1-encoding-0.8.1.1...
Preprocessing library asn1-encoding-0.8.1.1...
[ 1 of 12] Compiling Data.ASN1.Get    ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o )
[ 2 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o )
[ 3 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o )
[ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o )
[ 5 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o )
[ 6 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o )
[ 7 of 12] Compiling Data.ASN1.Error  ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.o )
[ 8 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o )
[ 9 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o )
[10 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o )
[11 of 12] Compiling Data.ASN1.Prim   ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o )
[12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o )
In-place registering asn1-encoding-0.8.1.1...
Running Haddock for asn1-encoding-0.8.1.1...
Running hscolour for asn1-encoding-0.8.1.1...
Preprocessing library asn1-encoding-0.8.1.1...
Preprocessing library asn1-encoding-0.8.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
  67% (  6 /  9) in 'Data.ASN1.Get'
  67% (  4 /  6) in 'Data.ASN1.Internal'
 100% (  3 /  3) in 'Data.ASN1.Serialize'
 100% (  2 /  2) in 'Data.ASN1.Object'
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding.Writer'
  25% (  1 /  4) in 'Data.ASN1.Stream'
 100% (  3 /  3) in 'Data.ASN1.Error'
 100% (  9 /  9) in 'Data.ASN1.Encoding'
 100% ( 10 / 10) in 'Data.ASN1.BinaryEncoding.Parse'
 100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw'
  31% (  8 / 26) in 'Data.ASN1.Prim'
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding'
Documentation created: dist/doc/html/asn1-encoding/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/asn1-encoding-0.8.1.1/ghc-7.6.3
Registering asn1-encoding-0.8.1.1...
Installed asn1-encoding-0.8.1.1
Configuring crypto-pubkey-types-0.4.0...
Building crypto-pubkey-types-0.4.0...
Preprocessing library crypto-pubkey-types-0.4.0...
[1 of 5] Compiling Crypto.Types.PubKey.ECC ( Crypto/Types/PubKey/ECC.hs, dist/build/Crypto/Types/PubKey/ECC.o )
[2 of 5] Compiling Crypto.Types.PubKey.ECDSA ( Crypto/Types/PubKey/ECDSA.hs, dist/build/Crypto/Types/PubKey/ECDSA.o )
[3 of 5] Compiling Crypto.Types.PubKey.DH ( Crypto/Types/PubKey/DH.hs, dist/build/Crypto/Types/PubKey/DH.o )
[4 of 5] Compiling Crypto.Types.PubKey.DSA ( Crypto/Types/PubKey/DSA.hs, dist/build/Crypto/Types/PubKey/DSA.o )
[5 of 5] Compiling Crypto.Types.PubKey.RSA ( Crypto/Types/PubKey/RSA.hs, dist/build/Crypto/Types/PubKey/RSA.o )
In-place registering crypto-pubkey-types-0.4.0...
Running Haddock for crypto-pubkey-types-0.4.0...
Running hscolour for crypto-pubkey-types-0.4.0...
Preprocessing library crypto-pubkey-types-0.4.0...
Preprocessing library crypto-pubkey-types-0.4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
 100% ( 11 / 11) in 'Crypto.Types.PubKey.ECC'
 100% (  4 /  4) in 'Crypto.Types.PubKey.ECDSA'
 100% (  5 /  5) in 'Crypto.Types.PubKey.DH'
 100% ( 10 / 10) in 'Crypto.Types.PubKey.DSA'
 100% (  8 /  8) in 'Crypto.Types.PubKey.RSA'
Documentation created: dist/doc/html/crypto-pubkey-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/crypto-pubkey-types-0.4.0/ghc-7.6.3
Registering crypto-pubkey-types-0.4.0...
Installed crypto-pubkey-types-0.4.0
Configuring crypto-api-0.12.2.2...
Building crypto-api-0.12.2.2...
Preprocessing library crypto-api-0.12.2.2...
[1 of 8] Compiling Crypto.CPoly     ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o )
[2 of 8] Compiling Crypto.Types     ( Crypto/Types.hs, dist/build/Crypto/Types.o )
[3 of 8] Compiling Crypto.Util      ( Crypto/Util.hs, dist/build/Crypto/Util.o )
[4 of 8] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[5 of 8] Compiling Crypto.Classes   ( Crypto/Classes.hs, dist/build/Crypto/Classes.o )
[6 of 8] Compiling Crypto.HMAC      ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o )
[7 of 8] Compiling Crypto.Padding   ( Crypto/Padding.hs, dist/build/Crypto/Padding.o )
[8 of 8] Compiling Crypto.Modes     ( Crypto/Modes.hs, dist/build/Crypto/Modes.o )
In-place registering crypto-api-0.12.2.2...
Running Haddock for crypto-api-0.12.2.2...
Running hscolour for crypto-api-0.12.2.2...
Preprocessing library crypto-api-0.12.2.2...
Preprocessing library crypto-api-0.12.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
Haddock coverage:
   0% (  0 /  4) in 'Crypto.CPoly'
 100% (  4 /  4) in 'Crypto.Types'
  91% ( 10 / 11) in 'Crypto.Util'
  90% (  9 / 10) in 'Crypto.Random'
 100% ( 24 / 24) in 'Crypto.Classes'
 100% (  4 /  4) in 'Crypto.HMAC'
 100% ( 13 / 13) in 'Crypto.Padding'
 100% ( 27 / 27) in 'Crypto.Modes'
Warning: Crypto.Modes: could not find link destinations for:
    Crypto.Modes.ecb'
Documentation created: dist/doc/html/crypto-api/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/crypto-api-0.12.2.2/ghc-7.6.3
Registering crypto-api-0.12.2.2...
Installed crypto-api-0.12.2.2
Downloading monadcryptorandom-0.5.3...
Configuring monadcryptorandom-0.5.3...
Building monadcryptorandom-0.5.3...
Preprocessing library monadcryptorandom-0.5.3...
[1 of 1] Compiling Control.Monad.CryptoRandom ( Control/Monad/CryptoRandom.hs, dist/build/Control/Monad/CryptoRandom.o )
In-place registering monadcryptorandom-0.5.3...
Running Haddock for monadcryptorandom-0.5.3...
Running hscolour for monadcryptorandom-0.5.3...
Preprocessing library monadcryptorandom-0.5.3...
Preprocessing library monadcryptorandom-0.5.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0
Haddock coverage:
  43% (  6 / 14) in 'Control.Monad.CryptoRandom'
Warning: Control.Monad.CryptoRandom: could not find link destinations for:
    Control.Monad.Error.Class.MonadError Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Error.Error Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Data.Functor.Identity.Identity
Documentation created: dist/doc/html/monadcryptorandom/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/monadcryptorandom-0.5.3/ghc-7.6.3
Registering monadcryptorandom-0.5.3...
Installed monadcryptorandom-0.5.3
Configuring pureMD5-2.1.2.1...
Building pureMD5-2.1.2.1...
Preprocessing library pureMD5-2.1.2.1...
[1 of 1] Compiling Data.Digest.Pure.MD5 ( Data/Digest/Pure/MD5.hs, dist/build/Data/Digest/Pure/MD5.o )
In-place registering pureMD5-2.1.2.1...
Running Haddock for pureMD5-2.1.2.1...
Running hscolour for pureMD5-2.1.2.1...
Preprocessing library pureMD5-2.1.2.1...
Preprocessing library pureMD5-2.1.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, transformers-0.3.0.0
Haddock coverage:
 100% ( 12 / 12) in 'Data.Digest.Pure.MD5'
Documentation created: dist/doc/html/pureMD5/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/pureMD5-2.1.2.1/ghc-7.6.3
Registering pureMD5-2.1.2.1...
Installed pureMD5-2.1.2.1
Downloading RSA-1.2.2.0...
Configuring RSA-1.2.2.0...
Building RSA-1.2.2.0...
Preprocessing library RSA-1.2.2.0...
[1 of 1] Compiling Codec.Crypto.RSA ( Codec/Crypto/RSA.hs, dist/build/Codec/Crypto/RSA.o )

Codec/Crypto/RSA.hs:189:19: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')

Codec/Crypto/RSA.hs:211:25: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')

Codec/Crypto/RSA.hs:240:22: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')

Codec/Crypto/RSA.hs:289:20: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')

Codec/Crypto/RSA.hs:441:15: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')

Codec/Crypto/RSA.hs:553:45: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')
In-place registering RSA-1.2.2.0...
Running Haddock for RSA-1.2.2.0...
Running hscolour for RSA-1.2.2.0...
Preprocessing library RSA-1.2.2.0...
Preprocessing library RSA-1.2.2.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
transformers-0.3.0.0

Codec/Crypto/RSA.hs:189:19: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')

Codec/Crypto/RSA.hs:211:25: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')

Codec/Crypto/RSA.hs:240:22: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')

Codec/Crypto/RSA.hs:289:20: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')

Codec/Crypto/RSA.hs:441:15: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')

Codec/Crypto/RSA.hs:553:45: Warning:
    This binding for `hash' shadows the existing binding
      imported from `Data.Digest.Pure.MD5' at Codec/Crypto/RSA.hs:68:1-27
      (and originally defined in `Crypto.Classes')
Haddock coverage:
  76% ( 25 / 33) in 'Codec.Crypto.RSA'
Documentation created: dist/doc/html/RSA/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/RSA-1.2.2.0/ghc-7.6.3
Registering RSA-1.2.2.0...
Installed RSA-1.2.2.0
Downloading cloudfront-signer-0.0.0.1...
Configuring cloudfront-signer-0.0.0.1...
Building cloudfront-signer-0.0.0.1...
Preprocessing library cloudfront-signer-0.0.0.1...
[1 of 1] Compiling Aws.CloudFront.Signer ( src/Aws/CloudFront/Signer.hs, dist/build/Aws/CloudFront/Signer.o )
In-place registering cloudfront-signer-0.0.0.1...
Running Haddock for cloudfront-signer-0.0.0.1...
Running hscolour for cloudfront-signer-0.0.0.1...
Preprocessing library cloudfront-signer-0.0.0.1...
Preprocessing library cloudfront-signer-0.0.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0

dist/build/tmp-13802/src/Aws/CloudFront/Signer.hs:31:33:
    parse error on input `-- | input and output URLs'
Haddock coverage:
Installing library in
/srv/hackage/var/build/tmp-install/lib/cloudfront-signer-0.0.0.1/ghc-7.6.3
Registering cloudfront-signer-0.0.0.1...
Installed cloudfront-signer-0.0.0.1

Test log

No test log was submitted for this report.