Resolving dependencies... Configuring memory-0.10... Building memory-0.10... Preprocessing library memory-0.10... [ 1 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o ) [ 2 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o ) [ 3 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o ) [ 4 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o ) [ 5 of 28] Compiling Data.Memory.Internal.Scrubber ( Data/Memory/Internal/Scrubber.hs, dist/build/Data/Memory/Internal/Scrubber.o ) [ 6 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o ) [ 7 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o ) [ 8 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o ) [ 9 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o ) [10 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o ) [11 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o ) [12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o ) [13 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o ) [14 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o ) [15 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o ) [16 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o ) Data/ByteArray/Types.hs:15:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [17 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o ) Data/ByteArray/Bytes.hs:20:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [18 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o ) Data/ByteArray/ScrubbedBytes.hs:19:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [19 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o ) [20 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o ) Data/ByteArray/Pack/Internal.hs:20:1: Warning: The import of ‘Data.Memory.Internal.Imports’ is redundant except perhaps to import instances from ‘Data.Memory.Internal.Imports’ To import instances alone, use: import Data.Memory.Internal.Imports() [21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o ) [22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o ) [23 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o ) [24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o ) [25 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o ) [26 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o ) [27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.o ) [28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o ) In-place registering memory-0.10... Running Haddock for memory-0.10... Running hscolour for memory-0.10... Preprocessing library memory-0.10... Preprocessing library memory-0.10... Data/ByteArray/Types.hs:15:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/ByteArray/Bytes.hs:20:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/ByteArray/ScrubbedBytes.hs:19:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Data/ByteArray/Pack/Internal.hs:20:1: Warning: The import of ‘Data.Memory.Internal.Imports’ is redundant except perhaps to import instances from ‘Data.Memory.Internal.Imports’ To import instances alone, use: import Data.Memory.Internal.Imports() Haddock coverage: 100% ( 15 / 15) in 'Data.Memory.MemMap.Posix' 100% ( 2 / 2) in 'Data.Memory.Internal.DeepSeq' 3% ( 1 / 31) in 'Data.Memory.Internal.CompatPrim64' Missing documentation for: Word64# (Data/Memory/Internal/CompatPrim64.hs:63) Int64# (Data/Memory/Internal/CompatPrim64.hs:64) eqInt64# (Data/Memory/Internal/CompatPrim64.hs:84) neInt64# (Data/Memory/Internal/CompatPrim64.hs:87) ltInt64# (Data/Memory/Internal/CompatPrim64.hs:90) leInt64# (Data/Memory/Internal/CompatPrim64.hs:93) gtInt64# (Data/Memory/Internal/CompatPrim64.hs:96) geInt64# (Data/Memory/Internal/CompatPrim64.hs:99) quotInt64# (Data/Memory/Internal/CompatPrim64.hs:102) remInt64# (Data/Memory/Internal/CompatPrim64.hs:105) eqWord64# (Data/Memory/Internal/CompatPrim64.hs:66) neWord64# (Data/Memory/Internal/CompatPrim64.hs:69) ltWord64# (Data/Memory/Internal/CompatPrim64.hs:72) leWord64# (Data/Memory/Internal/CompatPrim64.hs:75) gtWord64# (Data/Memory/Internal/CompatPrim64.hs:78) geWord64# (Data/Memory/Internal/CompatPrim64.hs:81) and64# (Data/Memory/Internal/CompatPrim64.hs:108) or64# (Data/Memory/Internal/CompatPrim64.hs:111) xor64# (Data/Memory/Internal/CompatPrim64.hs:114) not64# (Data/Memory/Internal/CompatPrim64.hs:117) timesWord64# (Data/Memory/Internal/CompatPrim64.hs:144) uncheckedShiftL64# (Data/Memory/Internal/CompatPrim64.hs:120) uncheckedShiftRL64# (Data/Memory/Internal/CompatPrim64.hs:123) int64ToWord64# (Data/Memory/Internal/CompatPrim64.hs:126) word64ToInt64# (Data/Memory/Internal/CompatPrim64.hs:129) intToInt64# (Data/Memory/Internal/CompatPrim64.hs:132) int64ToInt# (Data/Memory/Internal/CompatPrim64.hs:135) wordToWord64# (Data/Memory/Internal/CompatPrim64.hs:138) word64ToWord# (Data/Memory/Internal/CompatPrim64.hs:141) w64# (Data/Memory/Internal/CompatPrim64.hs:147) 100% ( 6 / 6) in 'Data.Memory.Internal.CompatPrim' 50% ( 1 / 2) in 'Data.Memory.Internal.Scrubber' Missing documentation for: getScrubber (Data/Memory/Internal/Scrubber.hs:21) 100% ( 2 / 2) in 'Data.Memory.ExtendedWords' Warning: Data.Memory.Internal.Imports: Could not find documentation for exported module: X 100% ( 1 / 1) in 'Data.Memory.Internal.Imports' 100% ( 9 / 9) in 'Data.Memory.PtrMethods' 100% ( 8 / 8) in 'Data.Memory.Internal.Compat' 100% ( 4 / 4) in 'Data.Memory.Encoding.Base16' 100% ( 4 / 4) in 'Data.Memory.Encoding.Base32' 67% ( 6 / 9) in 'Data.Memory.Encoding.Base64' Missing documentation for: toBase64OpenBSD (Data/Memory/Encoding/Base64.hs:56) fromBase64URLUnpadded (Data/Memory/Encoding/Base64.hs:135) fromBase64OpenBSD (Data/Memory/Encoding/Base64.hs:132) 100% ( 10 / 10) in 'Data.Memory.Endian' 100% ( 5 / 5) in 'Data.Memory.Hash.SipHash' 100% ( 9 / 9) in 'Data.Memory.Hash.FNV' 100% ( 3 / 3) in 'Data.ByteArray.Types' 100% ( 2 / 2) in 'Data.ByteArray.Bytes' 100% ( 2 / 2) in 'Data.ByteArray.ScrubbedBytes' 100% ( 3 / 3) in 'Data.ByteArray.MemView' 100% ( 5 / 5) in 'Data.ByteArray.Pack.Internal' 100% ( 31 / 31) in 'Data.ByteArray.Methods' 100% ( 5 / 5) in 'Data.ByteArray.View' 100% ( 4 / 4) in 'Data.ByteArray.Encoding' 100% ( 5 / 5) in 'Data.ByteArray.Mapping' 100% ( 17 / 17) in 'Data.ByteArray.Parse' 100% ( 13 / 13) in 'Data.ByteArray.Hash' 100% ( 44 / 44) in 'Data.ByteArray' 100% ( 17 / 17) in 'Data.ByteArray.Pack' Warning: Data.Memory.Endian: could not find link destinations for: byteSwap Documentation created: dist/doc/html/memory/index.html, dist/doc/html/memory/memory.txt Creating package registration file: /tmp/pkgConf-memory-011015139291801979802.10 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/memory-0.10-JREhiXyVoWvD3PjsXYOmPC Registering memory-0.10... Installed memory-0.10 Configuring cryptonite-0.6... Building cryptonite-0.6... Preprocessing library cryptonite-0.6... [ 1 of 94] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.o ) [ 2 of 94] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.o ) [ 3 of 94] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o ) [ 4 of 94] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o ) [ 5 of 94] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o ) [ 6 of 94] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.o ) [ 7 of 94] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, dist/build/Crypto/Random/Entropy/Backend.o ) [ 8 of 94] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, dist/build/Crypto/Random/Entropy/Unsafe.o ) [ 9 of 94] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o ) [10 of 94] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.o ) Crypto/Number/Compat.hs:74:21: Warning: Defined but not used: ‘b’ Crypto/Number/Compat.hs:74:23: Warning: Defined but not used: ‘e’ Crypto/Number/Compat.hs:74:25: Warning: Defined but not used: ‘m’ [11 of 94] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o ) [12 of 94] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o ) [13 of 94] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, dist/build/Crypto/Number/Serialize/Internal.o ) [14 of 94] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.o ) [15 of 94] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.o ) [16 of 94] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.o ) [17 of 94] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, dist/build/Crypto/Cipher/Blowfish/Box.o ) [18 of 94] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.o ) [19 of 94] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.o ) [20 of 94] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o ) [21 of 94] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o ) [22 of 94] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.o ) [23 of 94] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o ) [24 of 94] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.o ) [25 of 94] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.o ) [26 of 94] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o ) [27 of 94] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.o ) [28 of 94] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.o ) Crypto/Random/Types.hs:18:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() [29 of 94] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.o ) Crypto/Error/Types.hs:24:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() [30 of 94] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o ) Crypto/Number/F2m.hs:24:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() [31 of 94] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o ) [32 of 94] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o ) [33 of 94] Compiling Crypto.Hash.IO ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.o ) [34 of 94] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o ) [35 of 94] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o ) [36 of 94] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o ) [37 of 94] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o ) [38 of 94] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o ) [39 of 94] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o ) [40 of 94] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o ) [41 of 94] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o ) [42 of 94] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o ) [43 of 94] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o ) [44 of 94] Compiling Crypto.Hash.Kekkak ( Crypto/Hash/Kekkak.hs, dist/build/Crypto/Hash/Kekkak.o ) [45 of 94] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o ) [46 of 94] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o ) [47 of 94] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o ) [48 of 94] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o ) [49 of 94] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o ) [50 of 94] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.o ) [51 of 94] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o ) [52 of 94] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.o ) [53 of 94] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o ) Crypto/MAC/HMAC.hs:31:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() [54 of 94] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.o ) [55 of 94] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.o ) [56 of 94] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o ) [57 of 94] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.o ) [58 of 94] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o ) [59 of 94] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, dist/build/Crypto/PubKey/ECC/Types.o ) [60 of 94] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o ) [61 of 94] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o ) [62 of 94] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o ) [63 of 94] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o ) [64 of 94] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o ) [65 of 94] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.o ) [66 of 94] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.o ) Crypto/Random/SystemDRG.hs:17:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() [67 of 94] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o ) [68 of 94] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.o ) [69 of 94] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o ) Crypto/Number/Prime.hs:22:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() [70 of 94] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o ) Crypto/PubKey/DH.hs:22:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() [71 of 94] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.o ) [72 of 94] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o ) Crypto/PubKey/RSA.hs:19:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() [73 of 94] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o ) [74 of 94] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o ) [75 of 94] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o ) [76 of 94] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o ) [77 of 94] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o ) [78 of 94] Compiling Crypto.Error ( Crypto/Error.hs, dist/build/Crypto/Error.o ) [79 of 94] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.o ) [80 of 94] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.o ) [81 of 94] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.o ) [82 of 94] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o ) [83 of 94] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o ) [84 of 94] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o ) Crypto/Cipher/Types/Block.hs:40:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [85 of 94] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o ) [86 of 94] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o ) [87 of 94] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, dist/build/Crypto/Cipher/AES/Primitive.o ) [88 of 94] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.o ) [89 of 94] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.o ) [90 of 94] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.o ) [91 of 94] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.o ) [92 of 94] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, dist/build/Crypto/PubKey/ECC/P256.o ) Crypto/PubKey/ECC/P256.hs:46:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() [93 of 94] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.o ) [94 of 94] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o ) In-place registering cryptonite-0.6... Running Haddock for cryptonite-0.6... Running hscolour for cryptonite-0.6... Preprocessing library cryptonite-0.6... Preprocessing library cryptonite-0.6... Crypto/Number/Compat.hs:74:21: Warning: Defined but not used: ‘b’ Crypto/Number/Compat.hs:74:23: Warning: Defined but not used: ‘e’ Crypto/Number/Compat.hs:74:25: Warning: Defined but not used: ‘m’ Crypto/Random/Types.hs:18:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() Crypto/Error/Types.hs:24:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() Crypto/Number/F2m.hs:24:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() Crypto/MAC/HMAC.hs:31:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() Crypto/Random/SystemDRG.hs:17:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() Crypto/Number/Prime.hs:22:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() Crypto/PubKey/DH.hs:22:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() Crypto/PubKey/RSA.hs:19:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() Crypto/Cipher/Types/Block.hs:40:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Crypto/PubKey/ECC/P256.hs:46:1: Warning: The import of ‘Crypto.Internal.Imports’ is redundant except perhaps to import instances from ‘Crypto.Internal.Imports’ To import instances alone, use: import Crypto.Internal.Imports() Haddock coverage: 100% ( 2 / 2) in 'Crypto.Internal.DeepSeq' 100% ( 6 / 6) in 'Crypto.Internal.CompatPrim' 100% ( 2 / 2) in 'Crypto.Random.Entropy.Source' 100% ( 2 / 2) in 'Crypto.Random.Entropy.RDRand' 100% ( 3 / 3) in 'Crypto.Random.Entropy.Unix' 100% ( 4 / 4) in 'Crypto.Internal.Words' 100% ( 4 / 4) in 'Crypto.Random.Entropy.Backend' 100% ( 5 / 5) in 'Crypto.Random.Entropy.Unsafe' 100% ( 3 / 3) in 'Crypto.PubKey.Internal' 93% ( 13 / 14) in 'Crypto.Number.Compat' Missing documentation for: gmpSizeInBits (Crypto/Number/Compat.hs:127) 100% ( 7 / 7) in 'Crypto.Number.Basic' 100% ( 7 / 7) in 'Crypto.Number.ModArithmetic' 100% ( 4 / 4) in 'Crypto.Number.Serialize.Internal' 100% ( 4 / 4) in 'Crypto.Cipher.DES.Primitive' 100% ( 4 / 4) in 'Crypto.Internal.Compat' 100% ( 17 / 17) in 'Crypto.Internal.WordArray' 100% ( 2 / 2) in 'Crypto.Cipher.Blowfish.Box' 100% ( 4 / 4) in 'Crypto.Internal.ByteArray' 91% ( 10 / 11) in 'Crypto.MAC.Poly1305' Missing documentation for: Ctx (Crypto/MAC/Poly1305.hs:37) 100% ( 5 / 5) in 'Crypto.Number.Serialize' 100% ( 2 / 2) in 'Crypto.Random.Entropy' 100% ( 5 / 5) in 'Crypto.Random.EntropyPool' 100% ( 2 / 2) in 'Crypto.Cipher.Types.Utils' Warning: Crypto.Internal.Imports: Could not find documentation for exported module: X 100% ( 1 / 1) in 'Crypto.Internal.Imports' 100% ( 9 / 9) in 'Crypto.Cipher.ChaCha' 100% ( 5 / 5) in 'Crypto.Cipher.RC4' 100% ( 5 / 5) in 'Crypto.Cipher.Salsa' 100% ( 5 / 5) in 'Crypto.Random.Types' 100% ( 8 / 8) in 'Crypto.Error.Types' 100% ( 8 / 8) in 'Crypto.Number.F2m' 100% ( 5 / 5) in 'Crypto.Number.Generate' 100% ( 4 / 4) in 'Crypto.Hash.Types' 100% ( 8 / 8) in 'Crypto.Hash.IO' 100% ( 2 / 2) in 'Crypto.Hash.MD2' 100% ( 2 / 2) in 'Crypto.Hash.MD4' 100% ( 2 / 2) in 'Crypto.Hash.MD5' 100% ( 2 / 2) in 'Crypto.Hash.SHA1' 100% ( 2 / 2) in 'Crypto.Hash.SHA224' 100% ( 2 / 2) in 'Crypto.Hash.SHA256' 100% ( 2 / 2) in 'Crypto.Hash.SHA384' 100% ( 2 / 2) in 'Crypto.Hash.SHA512' 100% ( 3 / 3) in 'Crypto.Hash.SHA512t' 100% ( 5 / 5) in 'Crypto.Hash.SHA3' 100% ( 5 / 5) in 'Crypto.Hash.Kekkak' 100% ( 2 / 2) in 'Crypto.Hash.RIPEMD160' 100% ( 2 / 2) in 'Crypto.Hash.Tiger' 100% ( 3 / 3) in 'Crypto.Hash.Skein256' 100% ( 5 / 5) in 'Crypto.Hash.Skein512' 100% ( 2 / 2) in 'Crypto.Hash.Whirlpool' 100% ( 30 / 30) in 'Crypto.Hash.Algorithms' Warning: Crypto.Hash: hashBlockSize is exported separately but will be documented under HashAlgorithm. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Hash: hashDigestSize is exported separately but will be documented under HashAlgorithm. Consider exporting it together with its parent(s) for code clarity. 100% ( 18 / 18) in 'Crypto.Hash' 100% ( 3 / 3) in 'Crypto.Data.AFIS' 100% ( 9 / 9) in 'Crypto.MAC.HMAC' 100% ( 5 / 5) in 'Crypto.KDF.PBKDF2' 100% ( 3 / 3) in 'Crypto.KDF.Scrypt' 100% ( 3 / 3) in 'Crypto.PubKey.MaskGenFunction' 100% ( 11 / 11) in 'Crypto.PubKey.Curve25519' 100% ( 19 / 19) in 'Crypto.PubKey.DSA' 100% ( 14 / 14) in 'Crypto.PubKey.ECC.Types' 100% ( 6 / 6) in 'Crypto.PubKey.ECC.Prim' 100% ( 12 / 12) in 'Crypto.PubKey.ECC.ECDSA' 100% ( 3 / 3) in 'Crypto.PubKey.ECC.Generate' 100% ( 11 / 11) in 'Crypto.PubKey.RSA.Types' 100% ( 5 / 5) in 'Crypto.PubKey.RSA.Prim' 100% ( 4 / 4) in 'Crypto.Random.ChaChaDRG' 100% ( 3 / 3) in 'Crypto.Random.SystemDRG' 100% ( 14 / 14) in 'Crypto.Random' 100% ( 2 / 2) in 'Crypto.Random.Probabilistic' 100% ( 10 / 10) in 'Crypto.Number.Prime' 100% ( 10 / 10) in 'Crypto.PubKey.DH' 100% ( 8 / 8) in 'Crypto.PubKey.ECC.DH' 100% ( 9 / 9) in 'Crypto.PubKey.RSA' 100% ( 15 / 15) in 'Crypto.PubKey.RSA.PKCS15' 100% ( 9 / 9) in 'Crypto.PubKey.RSA.PSS' 100% ( 9 / 9) in 'Crypto.PubKey.RSA.OAEP' 100% ( 3 / 3) in 'Crypto.Cipher.Types.GF' 100% ( 19 / 19) in 'Crypto.PubKey.ElGamal' 100% ( 8 / 8) in 'Crypto.Error' 100% ( 5 / 5) in 'Crypto.Cipher.Blowfish.Primitive' 100% ( 5 / 5) in 'Crypto.Cipher.Camellia.Primitive' 30% ( 3 / 10) in 'Crypto.Cipher.ChaChaPoly1305' Missing documentation for: State (Crypto/Cipher/ChaChaPoly1305.hs:33) Nonce (Crypto/Cipher/ChaChaPoly1305.hs:38) initialize (Crypto/Cipher/ChaChaPoly1305.hs:76) appendAAD (Crypto/Cipher/ChaChaPoly1305.hs:86) finalizeAAD (Crypto/Cipher/ChaChaPoly1305.hs:93) combine (Crypto/Cipher/ChaChaPoly1305.hs:99) finalize (Crypto/Cipher/ChaChaPoly1305.hs:107) 100% ( 6 / 6) in 'Crypto.Cipher.Types.Base' 100% ( 9 / 9) in 'Crypto.Cipher.Types.AEAD' 100% ( 19 / 19) in 'Crypto.Cipher.Types.Block' 100% ( 2 / 2) in 'Crypto.Cipher.Types.Stream' 100% ( 25 / 25) in 'Crypto.Cipher.Types' 100% ( 27 / 27) in 'Crypto.Cipher.AES.Primitive' 100% ( 6 / 6) in 'Crypto.Cipher.Blowfish' 100% ( 2 / 2) in 'Crypto.Cipher.Camellia' 100% ( 2 / 2) in 'Crypto.Cipher.DES' 100% ( 5 / 5) in 'Crypto.Cipher.TripleDES' 71% ( 17 / 24) in 'Crypto.PubKey.ECC.P256' Missing documentation for: pointToIntegers (Crypto/PubKey/ECC/P256.hs:122) pointFromIntegers (Crypto/PubKey/ECC/P256.hs:133) pointToBinary (Crypto/PubKey/ECC/P256.hs:149) pointFromBinary (Crypto/PubKey/ECC/P256.hs:154) scalarIsZero (Crypto/PubKey/ECC/P256.hs:170) scalarFromInteger (Crypto/PubKey/ECC/P256.hs:236) scalarToInteger (Crypto/PubKey/ECC/P256.hs:240) 100% ( 12 / 12) in 'Crypto.PubKey.Ed25519' 100% ( 4 / 4) in 'Crypto.Cipher.AES' Warning: Crypto.PubKey.RSA.PKCS15: could not find link destinations for: hashDigestASN1 Documentation created: dist/doc/html/cryptonite/index.html, dist/doc/html/cryptonite/cryptonite.txt Creating package registration file: /tmp/pkgConf-cryptonite-018566691791057418418.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptonite-0.6-0c1mXSOfVPe7XhtUYYJbFP Registering cryptonite-0.6... Installed cryptonite-0.6