Resolving dependencies... Configuring SHA-1.6.4.2... Building SHA-1.6.4.2... Preprocessing library SHA-1.6.4.2... [1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o ) In-place registering SHA-1.6.4.2... Running Haddock for SHA-1.6.4.2... Running hscolour for SHA-1.6.4.2... Preprocessing library SHA-1.6.4.2... Preprocessing library SHA-1.6.4.2... Haddock coverage: 62% ( 24 / 39) in 'Data.Digest.Pure.SHA' Missing documentation for: SHA1State (src/Data/Digest/Pure/SHA.hs:76) SHA256State (src/Data/Digest/Pure/SHA.hs:81) SHA512State (src/Data/Digest/Pure/SHA.hs:92) completeSha1Incremental (src/Data/Digest/Pure/SHA.hs:1002) completeSha224Incremental (src/Data/Digest/Pure/SHA.hs:1022) completeSha256Incremental (src/Data/Digest/Pure/SHA.hs:1042) completeSha384Incremental (src/Data/Digest/Pure/SHA.hs:1060) completeSha512Incremental (src/Data/Digest/Pure/SHA.hs:1079) toBigEndianSBS (src/Data/Digest/Pure/SHA.hs:259) fromBigEndianSBS (src/Data/Digest/Pure/SHA.hs:264) calc_k (src/Data/Digest/Pure/SHA.hs:251) padSHA1 (src/Data/Digest/Pure/SHA.hs:215) padSHA512 (src/Data/Digest/Pure/SHA.hs:221) padSHA1Chunks (src/Data/Digest/Pure/SHA.hs:218) padSHA512Chunks (src/Data/Digest/Pure/SHA.hs:224) Documentation created: dist/doc/html/SHA/index.html, dist/doc/html/SHA/SHA.txt Creating package registration file: /tmp/pkgConf-SHA-1.6.4278722862233665123.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/SHA-1.6.4.2-J9qY4eO8j9dC29WVKRYjfa Registering SHA-1.6.4.2... Installed SHA-1.6.4.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... Haddock coverage: 45% ( 5 / 11) in 'Data.ByteString.Base64.Internal' Missing documentation for: mkEncodeTable (Data/ByteString/Base64/Internal.hs:100) done (Data/ByteString/Base64/Internal.hs:260) peek8 (Data/ByteString/Base64/Internal.hs:36) poke8 (Data/ByteString/Base64/Internal.hs:39) peek8_32 (Data/ByteString/Base64/Internal.hs:42) reChunkIn (Data/ByteString/Base64/Internal.hs:266) 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 Creating package registration file: /tmp/pkgConf-base64-bytestring-1.0.020539999321264095060.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base64-bytestring-1.0.0.1-5ombtuUXex39dVe2nth8cH Registering base64-bytestring-1.0.0.1... Installed base64-bytestring-1.0.0.1 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 ) Data/Byteable.hs:48:11: Warning: Rule "constEqBytes/ByteString" may never fire because ‘constEqBytes’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’ 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 Creating package registration file: /tmp/pkgConf-byteable-0.112390360291884661237.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/byteable-0.1.1-F2pcQljAfpbDG2panTEyo8 Registering byteable-0.1.1... Installed byteable-0.1.1 Configuring cereal-0.4.1.1... Building cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) src/Data/Serialize/Builder.hs:59: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() src/Data/Serialize/Builder.hs:197:40: Warning: In the use of ‘S.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) src/Data/Serialize/Put.hs:70:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Serialize/Put.hs:72: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() src/Data/Serialize/Put.hs:73:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) src/Data/Serialize/Get.hs:89:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Serialize/Get.hs:90:1: Warning: The import of ‘MonadPlus, when, liftM2, ap’ from module ‘Control.Monad’ is redundant src/Data/Serialize/Get.hs:456:13: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) src/Data/Serialize/IEEE754.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) src/Data/Serialize.hs:68:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() In-place registering cereal-0.4.1.1... Running Haddock for cereal-0.4.1.1... Running hscolour for cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... src/Data/Serialize/Builder.hs:59: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() src/Data/Serialize/Builder.hs:197:40: Warning: In the use of ‘S.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." src/Data/Serialize/Put.hs:70:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Serialize/Put.hs:72: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() src/Data/Serialize/Put.hs:73:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() src/Data/Serialize/Get.hs:89:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Serialize/Get.hs:90:1: Warning: The import of ‘ap, liftM2, when, MonadPlus’ from module ‘Control.Monad’ is redundant src/Data/Serialize/Get.hs:456:13: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." src/Data/Serialize/IEEE754.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/Serialize.hs:68:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 96% ( 26 / 27) in 'Data.Serialize.Builder' Missing documentation for: toByteString (src/Data/Serialize/Builder.hs:161) 69% ( 29 / 42) in 'Data.Serialize.Put' Missing documentation for: Putter (src/Data/Serialize/Put.hs:99) putBuilder (src/Data/Serialize/Put.hs:137) putTwoOf (src/Data/Serialize/Put.hs:261) putListOf (src/Data/Serialize/Put.hs:265) putIArrayOf (src/Data/Serialize/Put.hs:269) putSeqOf (src/Data/Serialize/Put.hs:275) putTreeOf (src/Data/Serialize/Put.hs:281) putMapOf (src/Data/Serialize/Put.hs:288) putIntMapOf (src/Data/Serialize/Put.hs:292) putSetOf (src/Data/Serialize/Put.hs:296) putIntSetOf (src/Data/Serialize/Put.hs:300) putMaybeOf (src/Data/Serialize/Put.hs:304) putEitherOf (src/Data/Serialize/Put.hs:309) 94% ( 50 / 53) in 'Data.Serialize.Get' Missing documentation for: label (src/Data/Serialize/Get.hs:215) getLazyByteString (src/Data/Serialize/Get.hs:424) getTwoOf (src/Data/Serialize/Get.hs:577) 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 12 / 12) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: PairS Warning: Data.Serialize.Get: could not find link destinations for: get Documentation created: dist/doc/html/cereal/index.html, dist/doc/html/cereal/cereal.txt Creating package registration file: /tmp/pkgConf-cereal-0.4.11569229320705178736.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.4.1.1-LMaR4P6lFvNJtmY00msKYH Registering cereal-0.4.1.1... Installed cereal-0.4.1.1 [1 of 1] Compiling Main ( /tmp/cabal-tmp-14519/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-14519/entropy-0.3.7/dist/setup/Main.o ) Linking /tmp/cabal-tmp-14519/entropy-0.3.7/dist/setup/setup ... Configuring entropy-0.3.7... Result of RDRAND Test: True Building entropy-0.3.7... Preprocessing library entropy-0.3.7... [1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o ) [2 of 2] Compiling System.Entropy ( System/Entropy.hs, dist/build/System/Entropy.o ) In-place registering entropy-0.3.7... Running Haddock for entropy-0.3.7... Running hscolour for entropy-0.3.7... Preprocessing library entropy-0.3.7... Preprocessing library entropy-0.3.7... Haddock coverage: 100% ( 5 / 5) in 'System.EntropyNix' 100% ( 6 / 6) in 'System.Entropy' Documentation created: dist/doc/html/entropy/index.html, dist/doc/html/entropy/entropy.txt Creating package registration file: /tmp/pkgConf-entropy-0.3780821396619054081.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/entropy-0.3.7-BTeyFmIz5b6F1k5rgnvcgO Registering entropy-0.3.7... Installed entropy-0.3.7 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-01927495994292218004.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 monads-tf-0.1.0.2... Building monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... [ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) Control/Monad/Cont/Class.hs:57:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Cont/Class.hs:99:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Cont/Class.hs:99:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Cont/Class.hs:100:14: Warning: In the use of ‘Error.liftCallCC’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) Control/Monad/Error/Class.hs:39:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Error/Class.hs:40:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Error/Class.hs:55:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future Control/Monad/Error/Class.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:106:20: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:106:44: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:107:21: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:108:18: Warning: In the use of ‘ErrorT.throwError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:109:18: Warning: In the use of ‘ErrorT.catchError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) Control/Monad/Error.hs:53:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Error.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) Control/Monad/Reader/Class.hs:45:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Reader/Class.hs:77:1: Warning: Tab character Control/Monad/Reader/Class.hs:78:17: Warning: Tab character Control/Monad/Reader/Class.hs:83:24: Warning: Tab character Control/Monad/Reader/Class.hs:120:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Reader/Class.hs:120:51: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Reader/Class.hs:121:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Reader/Class.hs:123:13: Warning: In the use of ‘mapErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) Control/Monad/State/Class.hs:30:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/State/Class.hs:108:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/State/Class.hs:108:49: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/State/Class.hs:109:21: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) Control/Monad/Writer/Class.hs:28:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Writer/Class.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:100:51: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:101:22: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:103:14: Warning: In the use of ‘Error.liftListen’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:104:14: Warning: In the use of ‘Error.liftPass’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) Control/Monad/RWS/Class.hs:33:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/RWS/Class.hs:51:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/RWS/Class.hs:51:45: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering monads-tf-0.1.0.2... Running Haddock for monads-tf-0.1.0.2... Running hscolour for monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... Control/Monad/Cont/Class.hs:57:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Cont/Class.hs:99:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Cont/Class.hs:99:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Cont/Class.hs:100:14: Warning: In the use of ‘Error.liftCallCC’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:39:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Error/Class.hs:40:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Error/Class.hs:55:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future Control/Monad/Error/Class.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:106:20: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:106:44: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:107:21: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:108:18: Warning: In the use of ‘ErrorT.throwError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:109:18: Warning: In the use of ‘ErrorT.catchError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error.hs:53:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Error.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future Control/Monad/Reader/Class.hs:77:1: Warning: Tab character Control/Monad/Reader/Class.hs:78:17: Warning: Tab character Control/Monad/Reader/Class.hs:83:24: Warning: Tab character Control/Monad/Reader/Class.hs:45:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Reader/Class.hs:120:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Reader/Class.hs:120:51: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Reader/Class.hs:121:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Reader/Class.hs:123:13: Warning: In the use of ‘mapErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/State/Class.hs:30:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/State/Class.hs:108:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/State/Class.hs:108:49: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/State/Class.hs:109:21: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:28:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Writer/Class.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:100:51: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:101:22: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:103:14: Warning: In the use of ‘Error.liftListen’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:104:14: Warning: In the use of ‘Error.liftPass’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/RWS/Class.hs:33:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/RWS/Class.hs:51:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/RWS/Class.hs:51:45: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Identity' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:72) 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 4 / 4) in 'Control.Monad.State.Class' 25% ( 1 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:57) listens (Control/Monad/Writer/Class.hs:63) censor (Control/Monad/Writer/Class.hs:68) 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:41) 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 20 / 20) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 83% ( 15 / 18) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:57) listens (Control/Monad/Writer/Class.hs:63) censor (Control/Monad/Writer/Class.hs:68) 100% ( 2 / 2) in 'Control.Monad.Writer' 83% ( 15 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:57) listens (Control/Monad/Writer/Class.hs:63) censor (Control/Monad/Writer/Class.hs:68) 95% ( 19 / 20) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:72) Documentation created: dist/doc/html/monads-tf/index.html, dist/doc/html/monads-tf/monads-tf.txt Creating package registration file: /tmp/pkgConf-monads-tf-0.1.019315139701605539862.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monads-tf-0.1.0.2-LmuZbLDJZI0DC3Hclx1jjn Registering monads-tf-0.1.0.2... Installed monads-tf-0.1.0.2 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.218924306391449228398.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring primitive-0.6.1.0... Building primitive-0.6.1.0... Preprocessing library primitive-0.6.1.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 ) Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 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 ) [ 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.6.1.0... Running Haddock for primitive-0.6.1.0... Running hscolour for primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Preprocessing library primitive-0.6.1.0... Control/Monad/Primitive.hs:41:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Primitive.hs:100:11: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:100:47: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Primitive.hs:101:19: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' Missing documentation for: sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19) sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19) aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19) sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19) sIZEOF_PTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19) sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19) aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19) sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19) sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19) sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19) aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19) Word64_# (Data/Primitive/MachDeps.hs:120) Int64_# (Data/Primitive/MachDeps.hs:121) 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Missing documentation for: setWord8Array# (Data/Primitive/Internal/Operations.hs:33) setWord16Array# (Data/Primitive/Internal/Operations.hs:35) setWord32Array# (Data/Primitive/Internal/Operations.hs:37) setWord64Array# (Data/Primitive/Internal/Operations.hs:39) setWordArray# (Data/Primitive/Internal/Operations.hs:41) setInt8Array# (Data/Primitive/Internal/Operations.hs:43) setInt16Array# (Data/Primitive/Internal/Operations.hs:45) setInt32Array# (Data/Primitive/Internal/Operations.hs:47) setInt64Array# (Data/Primitive/Internal/Operations.hs:49) setIntArray# (Data/Primitive/Internal/Operations.hs:51) setAddrArray# (Data/Primitive/Internal/Operations.hs:53) setFloatArray# (Data/Primitive/Internal/Operations.hs:55) setDoubleArray# (Data/Primitive/Internal/Operations.hs:57) setWideCharArray# (Data/Primitive/Internal/Operations.hs:59) setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62) setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64) setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66) setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68) setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70) setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72) setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74) setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76) setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78) setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80) setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82) setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84) setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86) setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88) 75% ( 12 / 16) in 'Control.Monad.Primitive' Missing documentation for: unsafeInlinePrim (Control/Monad/Primitive.hs:189) unsafeInlineIO (Control/Monad/Primitive.hs:193) unsafeInlineST (Control/Monad/Primitive.hs:197) touch (Control/Monad/Primitive.hs:201) 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' Missing documentation for: ByteArray# MutableByteArray# 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 Creating package registration file: /tmp/pkgConf-primitive-0.6.157355683775245562.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb Registering primitive-0.6.1.0... Installed primitive-0.6.1.0 Configuring random-1.1... Building random-1.1... Preprocessing library random-1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character In-place registering random-1.1... Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... System/Random.hs:43:1: Warning: Tab character System/Random.hs:45:1: Warning: Tab character System/Random.hs:47:1: Warning: Tab character System/Random.hs:53:1: Warning: Tab character System/Random.hs:55:1: Warning: Tab character System/Random.hs:56:1: Warning: Tab character System/Random.hs:57:1: Warning: Tab character System/Random.hs:59:1: Warning: Tab character System/Random.hs:61:1: Warning: Tab character System/Random.hs:63:1: Warning: Tab character System/Random.hs:64:1: Warning: Tab character System/Random.hs:65:1: Warning: Tab character System/Random.hs:66:1: Warning: Tab character System/Random.hs:68:1: Warning: Tab character System/Random.hs:69:1: Warning: Tab character System/Random.hs:70:1: Warning: Tab character System/Random.hs:71:1: Warning: Tab character System/Random.hs:73:1: Warning: Tab character System/Random.hs:74:1: Warning: Tab character System/Random.hs:76:1: Warning: Tab character System/Random.hs:90:22: Warning: Tab character System/Random.hs:91:17: Warning: Tab character System/Random.hs:94:17: Warning: Tab character System/Random.hs:102:15: Warning: Tab character System/Random.hs:240:1: Warning: Tab character System/Random.hs:241:1: Warning: Tab character System/Random.hs:249:1: Warning: Tab character System/Random.hs:269:1: Warning: Tab character System/Random.hs:270:1: Warning: Tab character System/Random.hs:271:1: Warning: Tab character System/Random.hs:272:1: Warning: Tab character System/Random.hs:273:1: Warning: Tab character System/Random.hs:326:11: Warning: Tab character System/Random.hs:343:11: Warning: Tab character System/Random.hs:384:11: Warning: Tab character System/Random.hs:395:1: Warning: Tab character System/Random.hs:396:1: Warning: Tab character System/Random.hs:396:20: Warning: Tab character System/Random.hs:397:1: Warning: Tab character System/Random.hs:397:20: Warning: Tab character System/Random.hs:399:11: Warning: Tab character System/Random.hs:406:1: Warning: Tab character System/Random.hs:415:1: Warning: Tab character System/Random.hs:428:1: Warning: Tab character System/Random.hs:429:1: Warning: Tab character System/Random.hs:430:1: Warning: Tab character System/Random.hs:440:3: Warning: Tab character System/Random.hs:502:1: Warning: Tab character System/Random.hs:503:1: Warning: Tab character System/Random.hs:504:1: Warning: Tab character System/Random.hs:506:1: Warning: Tab character System/Random.hs:507:1: Warning: Tab character System/Random.hs:508:1: Warning: Tab character System/Random.hs:519:1: Warning: Tab character System/Random.hs:519:14: Warning: Tab character System/Random.hs:520:1: Warning: Tab character System/Random.hs:522:1: Warning: Tab character System/Random.hs:523:1: Warning: Tab character System/Random.hs:524:1: Warning: Tab character System/Random.hs:526:1: Warning: Tab character System/Random.hs:527:1: Warning: Tab character System/Random.hs:528:1: Warning: Tab character Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-1185963953627510635.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP Registering random-1.1... Installed random-1.1 Configuring spoon-0.3.1... Building spoon-0.3.1... Preprocessing library spoon-0.3.1... [1 of 1] Compiling Control.Spoon ( Control/Spoon.hs, dist/build/Control/Spoon.o ) In-place registering spoon-0.3.1... Running Haddock for spoon-0.3.1... Running hscolour for spoon-0.3.1... Preprocessing library spoon-0.3.1... Preprocessing library spoon-0.3.1... Haddock coverage: 57% ( 4 / 7) in 'Control.Spoon' Missing documentation for: Handles (Control/Spoon.hs:33) defaultHandles (Control/Spoon.hs:36) teaspoonWithHandles (Control/Spoon.hs:56) Documentation created: dist/doc/html/spoon/index.html, dist/doc/html/spoon/spoon.txt Creating package registration file: /tmp/pkgConf-spoon-0.31109930182131058752.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/spoon-0.3.1-2HOEIACZjYJ814fMRLUUrj Registering spoon-0.3.1... Installed spoon-0.3.1 Configuring tagged-0.8.2... Building tagged-0.8.2... Preprocessing library tagged-0.8.2... [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.8.2... Running Haddock for tagged-0.8.2... Running hscolour for tagged-0.8.2... Preprocessing library tagged-0.8.2... Preprocessing library tagged-0.8.2... Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:308) Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.8649022765608034986.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc Registering tagged-0.8.2... Installed tagged-0.8.2 Configuring text-1.2.1.3... Building text-1.2.1.3... Preprocessing library text-1.2.1.3... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) Data/Text/Internal/Read.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o ) [ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o ) [ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! [ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) Data/Text/Lazy/Encoding.hs:65: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() [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) Data/Text/Internal/Builder.hs:61: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() [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) Data/Text/Internal/Builder/Functions.hs:24: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() [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) Data/Text/Lazy/Builder/Int.hs:24: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/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() [41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant In-place registering text-1.2.1.3... Running Haddock for text-1.2.1.3... Running hscolour for text-1.2.1.3... Preprocessing library text-1.2.1.3... Preprocessing library text-1.2.1.3... Data/Text/Internal/Read.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Text/Encoding/Error.hs:3:14: Warning: ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Encoding.hs:65: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/Text/Internal/Builder.hs:61: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/Text/Internal/Builder/Functions.hs:24: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/Text/Lazy/Builder/Int.hs:24: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/Text/Lazy/Builder/Int.hs:30:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Lazy/Builder/Int.hs:32:1: Warning: The import of ‘GHC.Num’ is redundant except perhaps to import instances from ‘GHC.Num’ To import instances alone, use: import GHC.Num() Data/Text/Lazy/Read.hs:3:14: Warning: ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe! Data/Text/Lazy/Read.hs:32:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Text/Read.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Haddock coverage: 14% ( 1 / 7) in 'Data.Text.Internal.Read' Missing documentation for: IReader (Data/Text/Internal/Read.hs:26) IParser (Data/Text/Internal/Read.hs:28) T (Data/Text/Internal/Read.hs:48) digitToInt (Data/Text/Internal/Read.hs:61) hexDigitToInt (Data/Text/Internal/Read.hs:55) perhaps (Data/Text/Internal/Read.hs:50) 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' Missing documentation for: validate (Data/Text/Internal/Encoding/Utf32.hs:24) 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' Missing documentation for: roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17) 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' Missing documentation for: Module header digits (Data/Text/Internal/Builder/Int/Digits.hs:21) 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' Missing documentation for: chr2 (Data/Text/Internal/Encoding/Utf16.hs:29) validate1 (Data/Text/Internal/Encoding/Utf16.hs:38) validate2 (Data/Text/Internal/Encoding/Utf16.hs:42) 100% ( 2 / 2) in 'Data.Text.Internal.Functions' 100% ( 3 / 3) in 'Data.Text.Internal.Unsafe' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' Missing documentation for: ord (Data/Text/Internal/Unsafe/Char.hs:39) unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43) unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47) unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51) 95% ( 19 / 20) in 'Data.Text.Internal' Missing documentation for: textP (Data/Text/Internal.hs:97) 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' Missing documentation for: Size (Data/Text/Internal/Fusion/Size.hs:40) exactly (Data/Text/Internal/Fusion/Size.hs:44) exactSize (Data/Text/Internal/Fusion/Size.hs:49) maxSize (Data/Text/Internal/Fusion/Size.hs:57) betweenSize (Data/Text/Internal/Fusion/Size.hs:65) unknownSize (Data/Text/Internal/Fusion/Size.hs:74) compareSize (Data/Text/Internal/Fusion/Size.hs:143) isEmpty (Data/Text/Internal/Fusion/Size.hs:151) 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' Missing documentation for: Module header upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13) lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220) titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225) foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324) 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' Missing documentation for: singleton (Data/Text/Internal/Fusion/Common.hs:119) streamList (Data/Text/Internal/Fusion/Common.hs:125) unstreamList (Data/Text/Internal/Fusion/Common.hs:131) intercalate (Data/Text/Internal/Fusion/Common.hs:577) justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479) scanl (Data/Text/Internal/Fusion/Common.hs:656) replicateCharI (Data/Text/Internal/Fusion/Common.hs:671) replicateI (Data/Text/Internal/Fusion/Common.hs:682) 93% ( 13 / 14) in 'Data.Text.Unsafe' Missing documentation for: Iter (Data/Text/Unsafe.hs:62) 33% ( 1 / 3) in 'Data.Text.Internal.Private' Missing documentation for: runText (Data/Text/Internal/Private.hs:33) span_ (Data/Text/Internal/Private.hs:23) 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) length (Data/Text/Internal/Fusion.hs:127) 100% ( 4 / 4) in 'Data.Text.Show' 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' Missing documentation for: restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63) restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39) restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106) restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87) 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' Missing documentation for: ord2 (Data/Text/Internal/Encoding/Utf8.hs:58) ord3 (Data/Text/Internal/Encoding/Utf8.hs:69) ord4 (Data/Text/Internal/Encoding/Utf8.hs:81) chr2 (Data/Text/Internal/Encoding/Utf8.hs:94) chr3 (Data/Text/Internal/Encoding/Utf8.hs:103) chr4 (Data/Text/Internal/Encoding/Utf8.hs:114) validate1 (Data/Text/Internal/Encoding/Utf8.hs:128) validate2 (Data/Text/Internal/Encoding/Utf8.hs:132) validate3 (Data/Text/Internal/Encoding/Utf8.hs:136) validate4 (Data/Text/Internal/Encoding/Utf8.hs:153) 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' Missing documentation for: streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57) 100% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Search' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% (126 /126) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.Internal.IO' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Internal.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search' 100% ( 2 / 2) in 'Data.Text.Lazy.Internal' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' Missing documentation for: encodeUtf8 (Data/Text/Lazy/Encoding.hs:148) encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162) encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167) 99% (127 /128) in 'Data.Text.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 94% ( 16 / 17) in 'Data.Text.Internal.Builder' Missing documentation for: append' (Data/Text/Internal/Builder.hs:288) 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' Missing documentation for: Module header decimal (Data/Text/Lazy/Builder/Int.hs:52) hexadecimal (Data/Text/Lazy/Builder/Int.hs:162) 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' Missing documentation for: formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46) 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: findIndicesI Warning: Data.Text.Unsafe: could not find link destinations for: bracket Warning: Data.Text: could not find link destinations for: replicateChar countChar Warning: Data.Text.Internal.IO: could not find link destinations for: Handle__ Warning: Data.Text.Lazy: could not find link destinations for: replicateChar dropWords splitAtWord countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: empty append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.11940022924343886628.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh Registering text-1.2.1.3... Installed text-1.2.1.3 Configuring cryptohash-0.11.6... Building cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... [ 1 of 23] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o ) on the commandline: Warning: ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe! [ 2 of 23] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o ) on the commandline: Warning: ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe! [ 3 of 23] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o ) [ 4 of 23] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o ) [ 5 of 23] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o ) [ 6 of 23] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o ) [ 7 of 23] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o ) [ 8 of 23] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o ) [ 9 of 23] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o ) [10 of 23] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o ) [11 of 23] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o ) on the commandline: Warning: ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe! [12 of 23] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o ) [13 of 23] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o ) [14 of 23] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o ) [15 of 23] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o ) [16 of 23] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o ) [17 of 23] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o ) [18 of 23] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o ) [19 of 23] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o ) [20 of 23] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o ) [21 of 23] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o ) [22 of 23] Compiling Crypto.MAC ( Crypto/MAC.hs, dist/build/Crypto/MAC.o ) [23 of 23] Compiling Crypto.MAC.SHA3 ( Crypto/MAC/SHA3.hs, dist/build/Crypto/MAC/SHA3.o ) In-place registering cryptohash-0.11.6... Running Haddock for cryptohash-0.11.6... Running hscolour for cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... Preprocessing library cryptohash-0.11.6... : Warning: ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe! : Warning: ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe! : Warning: ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe! Haddock coverage: 0% ( 0 / 2) in 'Crypto.Hash.Utils.Cpu' Missing documentation for: Module header use32Hex (Crypto/Hash/Utils/Cpu.hs:6) 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' 100% ( 9 / 9) in 'Crypto.MAC.SHA3' Documentation created: dist/doc/html/cryptohash/index.html, dist/doc/html/cryptohash/cryptohash.txt Creating package registration file: /tmp/pkgConf-cryptohash-0.111360933007300819353.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-0.11.6-5epyAhdyCoGIBkp2icUC24 Registering cryptohash-0.11.6... Installed cryptohash-0.11.6 Configuring securemem-0.1.9... Building securemem-0.1.9... Preprocessing library securemem-0.1.9... [1 of 1] Compiling Data.SecureMem ( Data/SecureMem.hs, dist/build/Data/SecureMem.o ) Data/SecureMem.hs:34: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/SecureMem.hs:35:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() In-place registering securemem-0.1.9... Running Haddock for securemem-0.1.9... Running hscolour for securemem-0.1.9... Preprocessing library securemem-0.1.9... Preprocessing library securemem-0.1.9... Data/SecureMem.hs:34: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/SecureMem.hs:35:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 82% ( 14 / 17) in 'Data.SecureMem' Missing documentation for: secureMemGetSize (Data/SecureMem.hs:68) secureMemCopy (Data/SecureMem.hs:81) withSecureMemCopy (Data/SecureMem.hs:85) Documentation created: dist/doc/html/securemem/index.html, dist/doc/html/securemem/securemem.txt Creating package registration file: /tmp/pkgConf-securemem-0.112594801292082735328.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/securemem-0.1.9-DTkdHUF4RjQ63c2IVq9ndA Registering securemem-0.1.9... Installed securemem-0.1.9 Configuring vector-0.11.0.0... Building vector-0.11.0.0... Preprocessing library vector-0.11.0.0... [ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o ) [ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) Data/Vector/Fusion/Util.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o ) [ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o ) Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o ) Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character [10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) Data/Vector/Primitive.hs:167: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() [15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) Data/Vector/Storable.hs:172: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 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) Data/Vector/Unboxed/Base.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) Data/Vector/Unboxed.hs:189: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 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [21 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) Data/Vector.hs:190: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() In-place registering vector-0.11.0.0... Running Haddock for vector-0.11.0.0... Running hscolour for vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Data/Vector/Fusion/Util.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' Missing documentation for: getPtr (Data/Vector/Storable/Internal.hs:22) setPtr (Data/Vector/Storable/Internal.hs:26) updPtr (Data/Vector/Storable/Internal.hs:30) 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' Missing documentation for: Checks (Data/Vector/Internal/Check.hs:51) doChecks (Data/Vector/Internal/Check.hs:75) error (Data/Vector/Internal/Check.hs:84) internalError (Data/Vector/Internal/Check.hs:89) check (Data/Vector/Internal/Check.hs:105) checkIndex (Data/Vector/Internal/Check.hs:119) checkLength (Data/Vector/Internal/Check.hs:133) checkSlice (Data/Vector/Internal/Check.hs:147) 82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic' Missing documentation for: generate (Data/Vector/Fusion/Stream/Monadic.hs:184) unbox (Data/Vector/Fusion/Stream/Monadic.hs:436) concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996) zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512) zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516) zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544) zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551) zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558) zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566) zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570) zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575) zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581) zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587) zip (Data/Vector/Fusion/Stream/Monadic.hs:593) zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597) zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601) zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606) zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611) and (Data/Vector/Fusion/Stream/Monadic.hs:970) or (Data/Vector/Fusion/Stream/Monadic.hs:983) concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000) unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062) 79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110) generate (Data/Vector/Fusion/Bundle/Monadic.hs:190) unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301) concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595) zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332) zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336) zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343) zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350) zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357) zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365) zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369) zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374) zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380) zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386) zip (Data/Vector/Fusion/Bundle/Monadic.hs:392) zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396) zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400) zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405) zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410) and (Data/Vector/Fusion/Bundle/Monadic.hs:587) or (Data/Vector/Fusion/Bundle/Monadic.hs:591) concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599) fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009) reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085) fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028) concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054) fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119) chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126) elements (Data/Vector/Fusion/Bundle/Monadic.hs:130) 81% ( 88 /109) in 'Data.Vector.Fusion.Bundle' Missing documentation for: Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110) inplace (Data/Vector/Fusion/Bundle.hs:113) concatMap (Data/Vector/Fusion/Bundle.hs:265) unbox (Data/Vector/Fusion/Bundle.hs:261) zipWith4 (Data/Vector/Fusion/Bundle.hs:293) zipWith5 (Data/Vector/Fusion/Bundle.hs:299) zipWith6 (Data/Vector/Fusion/Bundle.hs:305) zip (Data/Vector/Fusion/Bundle.hs:311) zip3 (Data/Vector/Fusion/Bundle.hs:315) zip4 (Data/Vector/Fusion/Bundle.hs:319) zip5 (Data/Vector/Fusion/Bundle.hs:324) zip6 (Data/Vector/Fusion/Bundle.hs:329) and (Data/Vector/Fusion/Bundle.hs:415) or (Data/Vector/Fusion/Bundle.hs:419) unsafeFromList (Data/Vector/Fusion/Bundle.hs:609) fromVector (Data/Vector/Fusion/Bundle.hs:613) reVector (Data/Vector/Fusion/Bundle.hs:617) fromVectors (Data/Vector/Fusion/Bundle.hs:621) concatVectors (Data/Vector/Fusion/Bundle.hs:625) zipWithM (Data/Vector/Fusion/Bundle.hs:520) zipWithM_ (Data/Vector/Fusion/Bundle.hs:524) 66% ( 48 / 73) in 'Data.Vector.Generic.Mutable' Missing documentation for: init (Data/Vector/Generic/Mutable.hs:536) tail (Data/Vector/Generic/Mutable.hs:540) take (Data/Vector/Generic/Mutable.hs:515) drop (Data/Vector/Generic/Mutable.hs:519) splitAt (Data/Vector/Generic/Mutable.hs:527) unsafeInit (Data/Vector/Generic/Mutable.hs:554) unsafeTail (Data/Vector/Generic/Mutable.hs:558) unsafeTake (Data/Vector/Generic/Mutable.hs:562) unsafeDrop (Data/Vector/Generic/Mutable.hs:566) growFront (Data/Vector/Generic/Mutable.hs:626) unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665) mstream (Data/Vector/Generic/Mutable.hs:244) mstreamR (Data/Vector/Generic/Mutable.hs:274) transform (Data/Vector/Generic/Mutable.hs:268) transformR (Data/Vector/Generic/Mutable.hs:303) fill (Data/Vector/Generic/Mutable.hs:255) fillR (Data/Vector/Generic/Mutable.hs:287) unsafeAccum (Data/Vector/Generic/Mutable.hs:848) accum (Data/Vector/Generic/Mutable.hs:824) unsafeUpdate (Data/Vector/Generic/Mutable.hs:861) update (Data/Vector/Generic/Mutable.hs:837) reverse (Data/Vector/Generic/Mutable.hs:872) unstablePartition (Data/Vector/Generic/Mutable.hs:881) unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910) partitionBundle (Data/Vector/Generic/Mutable.hs:938) 5% ( 1 / 20) in 'Data.Vector.Generic.New' Missing documentation for: New (Data/Vector/Generic/New.hs:40) create (Data/Vector/Generic/New.hs:42) run (Data/Vector/Generic/New.hs:46) runPrim (Data/Vector/Generic/New.hs:50) apply (Data/Vector/Generic/New.hs:54) modify (Data/Vector/Generic/New.hs:58) modifyWithBundle (Data/Vector/Generic/New.hs:62) unstream (Data/Vector/Generic/New.hs:67) transform (Data/Vector/Generic/New.hs:71) unstreamR (Data/Vector/Generic/New.hs:93) transformR (Data/Vector/Generic/New.hs:97) slice (Data/Vector/Generic/New.hs:119) init (Data/Vector/Generic/New.hs:123) tail (Data/Vector/Generic/New.hs:127) take (Data/Vector/Generic/New.hs:131) drop (Data/Vector/Generic/New.hs:135) unsafeSlice (Data/Vector/Generic/New.hs:139) unsafeInit (Data/Vector/Generic/New.hs:143) unsafeTail (Data/Vector/Generic/New.hs:147) 93% (223 /240) in 'Data.Vector.Generic' Missing documentation for: zipWith4 (Data/Vector/Generic.hs:1069) zipWith5 (Data/Vector/Generic.hs:1078) zipWith6 (Data/Vector/Generic.hs:1090) izipWith3 (Data/Vector/Generic.hs:1112) izipWith4 (Data/Vector/Generic.hs:1120) izipWith5 (Data/Vector/Generic.hs:1129) izipWith6 (Data/Vector/Generic.hs:1141) zip3 (Data/Vector/Generic.hs:1159) zip4 (Data/Vector/Generic.hs:1164) zip5 (Data/Vector/Generic.hs:1169) zip6 (Data/Vector/Generic.hs:1175) unzip3 (Data/Vector/Generic.hs:1225) unzip4 (Data/Vector/Generic.hs:1232) unzip5 (Data/Vector/Generic.hs:1241) unzip6 (Data/Vector/Generic.hs:1251) dataCast (Data/Vector/Generic.hs:2080) mkType (Data/Vector/Generic.hs:2075) 79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable' Missing documen Data/Vector/Primitive.hs:167: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/Vector/Storable.hs:172: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/Vector/Unboxed/Base.hs:33:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Vector/Unboxed.hs:189: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/Vector.hs:190: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() tation for: IOVector (Data/Vector/Primitive/Mutable.hs:76) STVector (Data/Vector/Primitive/Mutable.hs:77) init (Data/Vector/Primitive/Mutable.hs:164) tail (Data/Vector/Primitive/Mutable.hs:168) take (Data/Vector/Primitive/Mutable.hs:152) drop (Data/Vector/Primitive/Mutable.hs:156) splitAt (Data/Vector/Primitive/Mutable.hs:160) unsafeInit (Data/Vector/Primitive/Mutable.hs:190) unsafeTail (Data/Vector/Primitive/Mutable.hs:194) unsafeTake (Data/Vector/Primitive/Mutable.hs:182) unsafeDrop (Data/Vector/Primitive/Mutable.hs:186) 97% (185 /191) in 'Data.Vector.Primitive' Missing documentation for: zipWith4 (Data/Vector/Primitive.hs:802) zipWith5 (Data/Vector/Primitive.hs:808) zipWith6 (Data/Vector/Primitive.hs:816) izipWith4 (Data/Vector/Primitive.hs:838) izipWith5 (Data/Vector/Primitive.hs:844) izipWith6 (Data/Vector/Primitive.hs:852) 82% ( 49 / 60) in 'Data.Vector.Storable.Mutable' Missing documentation for: IOVector (Data/Vector/Storable/Mutable.hs:96) STVector (Data/Vector/Storable/Mutable.hs:97) init (Data/Vector/Storable/Mutable.hs:246) tail (Data/Vector/Storable/Mutable.hs:250) take (Data/Vector/Storable/Mutable.hs:234) drop (Data/Vector/Storable/Mutable.hs:238) splitAt (Data/Vector/Storable/Mutable.hs:242) unsafeInit (Data/Vector/Storable/Mutable.hs:272) unsafeTail (Data/Vector/Storable/Mutable.hs:276) unsafeTake (Data/Vector/Storable/Mutable.hs:264) unsafeDrop (Data/Vector/Storable/Mutable.hs:268) 97% (194 /200) in 'Data.Vector.Storable' Missing documentation for: zipWith4 (Data/Vector/Storable.hs:812) zipWith5 (Data/Vector/Storable.hs:818) zipWith6 (Data/Vector/Storable.hs:826) izipWith4 (Data/Vector/Storable.hs:848) izipWith5 (Data/Vector/Storable.hs:854) izipWith6 (Data/Vector/Storable.hs:862) 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Vector (Data/Vector/Unboxed/Base.hs:56) Unbox (Data/Vector/Unboxed/Base.hs:63) 96% (209 /218) in 'Data.Vector.Unboxed' Missing documentation for: Vector (Data/Vector/Unboxed/Base.hs:56) MVector (Data/Vector/Unboxed/Base.hs:55) Unbox (Data/Vector/Unboxed/Base.hs:63) zipWith4 (Data/Vector/Unboxed.hs:849) zipWith5 (Data/Vector/Unboxed.hs:855) zipWith6 (Data/Vector/Unboxed.hs:862) izipWith4 (Data/Vector/Unboxed.hs:883) izipWith5 (Data/Vector/Unboxed.hs:889) izipWith6 (Data/Vector/Unboxed.hs:896) 79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable' Missing documentation for: MVector (Data/Vector/Unboxed/Base.hs:55) IOVector (Data/Vector/Unboxed/Base.hs:58) STVector (Data/Vector/Unboxed/Base.hs:59) Unbox (Data/Vector/Unboxed/Base.hs:63) init (Data/Vector/Unboxed/Mutable.hs:102) tail (Data/Vector/Unboxed/Mutable.hs:106) take (Data/Vector/Unboxed/Mutable.hs:90) drop (Data/Vector/Unboxed/Mutable.hs:94) splitAt (Data/Vector/Unboxed/Mutable.hs:98) unsafeInit (Data/Vector/Unboxed/Mutable.hs:128) unsafeTail (Data/Vector/Unboxed/Mutable.hs:132) unsafeTake (Data/Vector/Unboxed/Mutable.hs:120) unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124) 78% ( 40 / 51) in 'Data.Vector.Mutable' Missing documentation for: IOVector (Data/Vector/Mutable.hs:70) STVector (Data/Vector/Mutable.hs:71) init (Data/Vector/Mutable.hs:222) tail (Data/Vector/Mutable.hs:226) take (Data/Vector/Mutable.hs:210) drop (Data/Vector/Mutable.hs:214) splitAt (Data/Vector/Mutable.hs:219) unsafeInit (Data/Vector/Mutable.hs:247) unsafeTail (Data/Vector/Mutable.hs:251) unsafeTake (Data/Vector/Mutable.hs:239) unsafeDrop (Data/Vector/Mutable.hs:243) 94% (207 /220) in 'Data.Vector' Missing documentation for: zipWith4 (Data/Vector.hs:944) zipWith5 (Data/Vector.hs:949) zipWith6 (Data/Vector.hs:955) izipWith4 (Data/Vector.hs:973) izipWith5 (Data/Vector.hs:978) izipWith6 (Data/Vector.hs:984) zip4 (Data/Vector.hs:1000) zip5 (Data/Vector.hs:1005) zip6 (Data/Vector.hs:1010) unzip3 (Data/Vector.hs:1023) unzip4 (Data/Vector.hs:1027) unzip5 (Data/Vector.hs:1031) unzip6 (Data/Vector.hs:1036) Warning: Data.Vector.Unboxed: could not find link destinations for: TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6 Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6 Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Creating package registration file: /tmp/pkgConf-vector-0.11.01187797756707134463.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF Registering vector-0.11.0.0... Installed vector-0.11.0.0 Configuring AES-0.2.9... Building AES-0.2.9... Preprocessing library AES-0.2.9... [1 of 5] Compiling Codec.Crypto.AES.IO ( dist/build/Codec/Crypto/AES/IO.hs, dist/build/Codec/Crypto/AES/IO.o ) Codec/Crypto/AES/IO.hsc:11:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Codec/Crypto/AES/IO.hsc:155:10: Warning: No explicit implementation for (either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’) and (either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’) In the instance declaration for ‘Storable EncryptCtxStruct’ Codec/Crypto/AES/IO.hsc:160:10: Warning: No explicit implementation for (either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’) and (either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’) In the instance declaration for ‘Storable DecryptCtxStruct’ [2 of 5] Compiling Codec.Crypto.AES.Random ( Codec/Crypto/AES/Random.hs, dist/build/Codec/Crypto/AES/Random.o ) [3 of 5] Compiling Control.Monad.UnsafeIO ( Control/Monad/UnsafeIO.hs, dist/build/Control/Monad/UnsafeIO.o ) Control/Monad/UnsafeIO.hs:11: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() [4 of 5] Compiling Codec.Crypto.AES.Monad ( Codec/Crypto/AES/Monad.hs, dist/build/Codec/Crypto/AES/Monad.o ) Codec/Crypto/AES/Monad.hs:8:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [5 of 5] Compiling Codec.Crypto.AES ( Codec/Crypto/AES.hs, dist/build/Codec/Crypto/AES.o ) In-place registering AES-0.2.9... Running Haddock for AES-0.2.9... Running hscolour for AES-0.2.9... Preprocessing library AES-0.2.9... Preprocessing library AES-0.2.9... Codec/Crypto/AES/IO.hsc:11:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Codec/Crypto/AES/IO.hsc:155:10: Warning: No explicit implementation for (either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’) and (either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’) In the instance declaration for ‘Storable EncryptCtxStruct’ Codec/Crypto/AES/IO.hsc:160:10: Warning: No explicit implementation for (either ‘peek’ or ‘peekElemOff’ or ‘peekByteOff’) and (either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’) In the instance declaration for ‘Storable DecryptCtxStruct’ Control/Monad/UnsafeIO.hs:11: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() Codec/Crypto/AES/Monad.hs:8:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 71% ( 5 / 7) in 'Codec.Crypto.AES.IO' Missing documentation for: Direction (Codec/Crypto/AES/IO.hsc:31) AESCtx (Codec/Crypto/AES/IO.hsc:47) 80% ( 4 / 5) in 'Codec.Crypto.AES.Random' Missing documentation for: newAESGen (Codec/Crypto/AES/Random.hs:56) 14% ( 1 / 7) in 'Control.Monad.UnsafeIO' Missing documentation for: MonadUnsafeIO (Control/Monad/UnsafeIO.hs:13) (Control/Monad/UnsafeIO.hs:16) (Control/Monad/UnsafeIO.hs:18) (Control/Monad/UnsafeIO.hs:20) (Control/Monad/UnsafeIO.hs:22) (Control/Monad/UnsafeIO.hs:24) 62% ( 5 / 8) in 'Codec.Crypto.AES.Monad' Missing documentation for: AES (Codec/Crypto/AES/Monad.hs:18) AEST (Codec/Crypto/AES/Monad.hs:16) Direction (Codec/Crypto/AES/IO.hsc:31) 80% ( 4 / 5) in 'Codec.Crypto.AES' Missing documentation for: Direction (Codec/Crypto/AES/IO.hsc:31) Documentation created: dist/doc/html/AES/index.html, dist/doc/html/AES/AES.txt Creating package registration file: /tmp/pkgConf-AES-0.2147775927712786252.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/AES-0.2.9-FJkqANPsToTK0BnWSEbUjM Registering AES-0.2.9... Installed AES-0.2.9 Configuring crypto-api-0.13.2... Building crypto-api-0.13.2... Preprocessing library crypto-api-0.13.2... [ 1 of 11] Compiling Crypto.CPoly ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o ) [ 2 of 11] Compiling Crypto.Types ( Crypto/Types.hs, dist/build/Crypto/Types.o ) [ 3 of 11] Compiling Crypto.Util ( Crypto/Util.hs, dist/build/Crypto/Util.o ) [ 4 of 11] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o ) [ 5 of 11] Compiling Crypto.Classes[boot] ( Crypto/Classes.hs-boot, dist/build/Crypto/Classes.o-boot ) [ 6 of 11] Compiling Crypto.Modes[boot] ( Crypto/Modes.hs-boot, dist/build/Crypto/Modes.o-boot ) [ 7 of 11] Compiling Crypto.Classes ( Crypto/Classes.hs, dist/build/Crypto/Classes.o ) [ 8 of 11] Compiling Crypto.HMAC ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o ) [ 9 of 11] Compiling Crypto.Padding ( Crypto/Padding.hs, dist/build/Crypto/Padding.o ) [10 of 11] Compiling Crypto.Classes.Exceptions ( Crypto/Classes/Exceptions.hs, dist/build/Crypto/Classes/Exceptions.o ) [11 of 11] Compiling Crypto.Modes ( Crypto/Modes.hs, dist/build/Crypto/Modes.o ) In-place registering crypto-api-0.13.2... Running Haddock for crypto-api-0.13.2... Running hscolour for crypto-api-0.13.2... Preprocessing library crypto-api-0.13.2... Preprocessing library crypto-api-0.13.2... Haddock coverage: 0% ( 0 / 4) in 'Crypto.CPoly' Missing documentation for: Module header cpoly (Crypto/CPoly.hs:24) cpoly2list (Crypto/CPoly.hs:30) cpoly2revlist (Crypto/CPoly.hs:36) 67% ( 4 / 6) in 'Crypto.Types' Missing documentation for: BlockCipherError (Crypto/Types.hs:29) (Crypto/Types.hs:34) 85% ( 11 / 13) in 'Crypto.Util' Missing documentation for: c_constTimeEq (Crypto/Util.hs:74) collect (Crypto/Util.hs:114) 90% ( 9 / 10) in 'Crypto.Random' Missing documentation for: ReseedInfo (Crypto/Random.hs:81) 93% ( 28 / 30) in 'Crypto.Classes' Missing documentation for: chunkFor (Crypto/Classes.hs:685) chunkFor' (Crypto/Classes.hs:695) 100% ( 4 / 4) in 'Crypto.HMAC' 100% ( 13 / 13) in 'Crypto.Padding' Warning: Crypto.Classes.Exceptions: blockSize is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: encryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: decryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: keyLength is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: publicKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: privateKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: signingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: verifyingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: verify is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: genSeedLength is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: reseedInfo is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: reseedPeriod is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: newGenIO is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ecb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unEcb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ctr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCtr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ctrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCtrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ofb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unOfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: sivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unSivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: siv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unSiv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ecbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unEcbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: cfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unCfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: ofbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. Warning: Crypto.Classes.Exceptions: unOfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity. 93% ( 27 / 29) in 'Crypto.Classes.Exceptions' Missing documentation for: ReseedInfo (Crypto/Random.hs:81) CipherError (Crypto/Classes/Exceptions.hs:38) 90% ( 9 / 10) in 'Crypto.Modes' Missing documentation for: cMacStar (Crypto/Modes.hs:102) Documentation created: dist/doc/html/crypto-api/index.html, dist/doc/html/crypto-api/crypto-api.txt Creating package registration file: /tmp/pkgConf-crypto-api-0.136272007071492469147.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-api-0.13.2-Cf9PpCUM2HxIcKjYUCdWjU Registering crypto-api-0.13.2... Installed crypto-api-0.13.2 Configuring asn1-data-0.7.2... Building asn1-data-0.7.2... Preprocessing library asn1-data-0.7.2... [ 1 of 14] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o ) Data/ASN1/Get.hs:30:1: Warning: The import of ‘Applicative’ from module ‘Control.Applicative’ is redundant Data/ASN1/Get.hs:75:1: Warning: Tab character [ 2 of 14] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o ) [ 3 of 14] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o ) [ 4 of 14] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o ) Data/ASN1/Serialize.hs:17:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/ASN1/Serialize.hs:23:1: Warning: Tab character Data/ASN1/Serialize.hs:24:1: Warning: Tab character Data/ASN1/Serialize.hs:25:1: Warning: Tab character Data/ASN1/Serialize.hs:26:1: Warning: Tab character Data/ASN1/Serialize.hs:31:1: Warning: Tab character Data/ASN1/Serialize.hs:32:1: Warning: Tab character Data/ASN1/Serialize.hs:33:1: Warning: Tab character Data/ASN1/Serialize.hs:34:1: Warning: Tab character Data/ASN1/Serialize.hs:40:1: Warning: Tab character Data/ASN1/Serialize.hs:41:1: Warning: Tab character Data/ASN1/Serialize.hs:42:1: Warning: Tab character Data/ASN1/Serialize.hs:43:1: Warning: Tab character Data/ASN1/Serialize.hs:44:1: Warning: Tab character Data/ASN1/Serialize.hs:45:1: Warning: Tab character Data/ASN1/Serialize.hs:46:1: Warning: Tab character Data/ASN1/Serialize.hs:47:1: Warning: Tab character Data/ASN1/Serialize.hs:48:1: Warning: Tab character Data/ASN1/Serialize.hs:49:1: Warning: Tab character Data/ASN1/Serialize.hs:58:1: Warning: Tab character Data/ASN1/Serialize.hs:59:1: Warning: Tab character Data/ASN1/Serialize.hs:60:1: Warning: Tab character Data/ASN1/Serialize.hs:61:1: Warning: Tab character Data/ASN1/Serialize.hs:62:1: Warning: Tab character Data/ASN1/Serialize.hs:63:1: Warning: Tab character Data/ASN1/Serialize.hs:64:1: Warning: Tab character Data/ASN1/Serialize.hs:65:1: Warning: Tab character Data/ASN1/Serialize.hs:66:1: Warning: Tab character Data/ASN1/Serialize.hs:67:1: Warning: Tab character Data/ASN1/Serialize.hs:68:1: Warning: Tab character Data/ASN1/Serialize.hs:69:1: Warning: Tab character Data/ASN1/Serialize.hs:86:1: Warning: Tab character Data/ASN1/Serialize.hs:87:1: Warning: Tab character Data/ASN1/Serialize.hs:89:1: Warning: Tab character Data/ASN1/Serialize.hs:90:1: Warning: Tab character Data/ASN1/Serialize.hs:91:1: Warning: Tab character Data/ASN1/Serialize.hs:92:1: Warning: Tab character Data/ASN1/Serialize.hs:93:1: Warning: Tab character [ 5 of 14] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o ) [ 6 of 14] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o ) [ 7 of 14] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o ) [ 8 of 14] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o ) Data/ASN1/BitArray.hs:10:1: Warning: Tab character Data/ASN1/BitArray.hs:11:1: Warning: Tab character Data/ASN1/BitArray.hs:12:1: Warning: Tab character Data/ASN1/BitArray.hs:13:1: Warning: Tab character Data/ASN1/BitArray.hs:14:1: Warning: Tab character Data/ASN1/BitArray.hs:15:1: Warning: Tab character Data/ASN1/BitArray.hs:16:1: Warning: Tab character Data/ASN1/BitArray.hs:17:1: Warning: Tab character Data/ASN1/BitArray.hs:18:1: Warning: Tab character Data/ASN1/BitArray.hs:19:1: Warning: Tab character Data/ASN1/BitArray.hs:30:1: Warning: Tab character Data/ASN1/BitArray.hs:35:1: Warning: Tab character Data/ASN1/BitArray.hs:47:1: Warning: Tab character Data/ASN1/BitArray.hs:48:1: Warning: Tab character Data/ASN1/BitArray.hs:49:1: Warning: Tab character Data/ASN1/BitArray.hs:54:1: Warning: Tab character Data/ASN1/BitArray.hs:55:1: Warning: Tab character Data/ASN1/BitArray.hs:56:1: Warning: Tab character Data/ASN1/BitArray.hs:57:1: Warning: Tab character Data/ASN1/BitArray.hs:58:1: Warning: Tab character Data/ASN1/BitArray.hs:59:1: Warning: Tab character Data/ASN1/BitArray.hs:60:1: Warning: Tab character Data/ASN1/BitArray.hs:61:1: Warning: Tab character Data/ASN1/BitArray.hs:62:1: Warning: Tab character Data/ASN1/BitArray.hs:79:1: Warning: Tab character [ 9 of 14] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o ) [10 of 14] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o ) [11 of 14] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o ) Data/ASN1/Parse.hs:23:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Data/ASN1/Parse.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/ASN1/Parse.hs:27:35: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/ASN1/Parse.hs:33:24: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [12 of 14] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o ) [13 of 14] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o ) Data/ASN1/Prim.hs:12:1: Warning: Tab character Data/ASN1/Prim.hs:13:1: Warning: Tab character Data/ASN1/Prim.hs:14:1: Warning: Tab character Data/ASN1/Prim.hs:15:1: Warning: Tab character Data/ASN1/Prim.hs:17:1: Warning: Tab character Data/ASN1/Prim.hs:18:1: Warning: Tab character Data/ASN1/Prim.hs:19:1: Warning: Tab character Data/ASN1/Prim.hs:20:1: Warning: Tab character Data/ASN1/Prim.hs:21:1: Warning: Tab character Data/ASN1/Prim.hs:22:1: Warning: Tab character Data/ASN1/Prim.hs:23:1: Warning: Tab character Data/ASN1/Prim.hs:24:1: Warning: Tab character Data/ASN1/Prim.hs:26:1: Warning: Tab character Data/ASN1/Prim.hs:27:1: Warning: Tab character Data/ASN1/Prim.hs:28:1: Warning: Tab character Data/ASN1/Prim.hs:29:1: Warning: Tab character Data/ASN1/Prim.hs:30:1: Warning: Tab character Data/ASN1/Prim.hs:31:1: Warning: Tab character Data/ASN1/Prim.hs:32:1: Warning: Tab character Data/ASN1/Prim.hs:33:1: Warning: Tab character Data/ASN1/Prim.hs:34:1: Warning: Tab character Data/ASN1/Prim.hs:35:1: Warning: Tab character Data/ASN1/Prim.hs:36:1: Warning: Tab character Data/ASN1/Prim.hs:37:1: Warning: Tab character Data/ASN1/Prim.hs:38:1: Warning: Tab character Data/ASN1/Prim.hs:39:1: Warning: Tab character Data/ASN1/Prim.hs:40:1: Warning: Tab character Data/ASN1/Prim.hs:41:1: Warning: Tab character Data/ASN1/Prim.hs:42:1: Warning: Tab character Data/ASN1/Prim.hs:43:1: Warning: Tab character Data/ASN1/Prim.hs:44:1: Warning: Tab character Data/ASN1/Prim.hs:45:1: Warning: Tab character Data/ASN1/Prim.hs:46:1: Warning: Tab character Data/ASN1/Prim.hs:48:1: Warning: Tab character Data/ASN1/Prim.hs:49:1: Warning: Tab character Data/ASN1/Prim.hs:50:1: Warning: Tab character Data/ASN1/Prim.hs:51:1: Warning: Tab character Data/ASN1/Prim.hs:52:1: Warning: Tab character Data/ASN1/Prim.hs:53:1: Warning: Tab character Data/ASN1/Prim.hs:54:1: Warning: Tab character Data/ASN1/Prim.hs:55:1: Warning: Tab character Data/ASN1/Prim.hs:74:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/ASN1/Prim.hs:78:1: Warning: Tab character Data/ASN1/Prim.hs:82:1: Warning: Tab character Data/ASN1/Prim.hs:83:1: Warning: Tab character Data/ASN1/Prim.hs:84:1: Warning: Tab character Data/ASN1/Prim.hs:85:1: Warning: Tab character Data/ASN1/Prim.hs:86:1: Warning: Tab character Data/ASN1/Prim.hs:87:1: Warning: Tab character Data/ASN1/Prim.hs:88:1: Warning: Tab character Data/ASN1/Prim.hs:89:1: Warning: Tab character Data/ASN1/Prim.hs:90:1: Warning: Tab character Data/ASN1/Prim.hs:91:1: Warning: Tab character Data/ASN1/Prim.hs:92:1: Warning: Tab character Data/ASN1/Prim.hs:93:1: Warning: Tab character Data/ASN1/Prim.hs:155:1: Warning: Tab character Data/ASN1/Prim.hs:156:1: Warning: Tab character Data/ASN1/Prim.hs:157:1: Warning: Tab character Data/ASN1/Prim.hs:158:1: Warning: Tab character Data/ASN1/Prim.hs:159:1: Warning: Tab character Data/ASN1/Prim.hs:160:1: Warning: Tab character Data/ASN1/Prim.hs:161:1: Warning: Tab character Data/ASN1/Prim.hs:162:1: Warning: Tab character Data/ASN1/Prim.hs:163:1: Warning: Tab character Data/ASN1/Prim.hs:164:1: Warning: Tab character Data/ASN1/Prim.hs:174:1: Warning: Tab character Data/ASN1/Prim.hs:175:1: Warning: Tab character Data/ASN1/Prim.hs:176:1: Warning: Tab character Data/ASN1/Prim.hs:177:1: Warning: Tab character Data/ASN1/Prim.hs:180:1: Warning: Tab character Data/ASN1/Prim.hs:181:1: Warning: Tab character Data/ASN1/Prim.hs:182:1: Warning: Tab character Data/ASN1/Prim.hs:186:1: Warning: Tab character Data/ASN1/Prim.hs:187:1: Warning: Tab character Data/ASN1/Prim.hs:188:1: Warning: Tab character Data/ASN1/Prim.hs:189:1: Warning: Tab character Data/ASN1/Prim.hs:190:1: Warning: Tab character Data/ASN1/Prim.hs:196:1: Warning: Tab character Data/ASN1/Prim.hs:197:1: Warning: Tab character Data/ASN1/Prim.hs:198:1: Warning: Tab character Data/ASN1/Prim.hs:236:1: Warning: Tab character Data/ASN1/Prim.hs:237:1: Warning: Tab character Data/ASN1/Prim.hs:238:1: Warning: Tab character Data/ASN1/Prim.hs:239:1: Warning: Tab character Data/ASN1/Prim.hs:240:1: Warning: Tab character Data/ASN1/Prim.hs:241:1: Warning: Tab character Data/ASN1/Prim.hs:246:1: Warning: Tab character Data/ASN1/Prim.hs:247:1: Warning: Tab character Data/ASN1/Prim.hs:248:1: Warning: Tab character Data/ASN1/Prim.hs:249:1: Warning: Tab character Data/ASN1/Prim.hs:250:1: Warning: Tab character Data/ASN1/Prim.hs:251:1: Warning: Tab character Data/ASN1/Prim.hs:252:1: Warning: Tab character Data/ASN1/Prim.hs:253:1: Warning: Tab character Data/ASN1/Prim.hs:254:1: Warning: Tab character Data/ASN1/Prim.hs:259:1: Warning: Tab character Data/ASN1/Prim.hs:260:1: Warning: Tab character Data/ASN1/Prim.hs:261:1: Warning: Tab character Data/ASN1/Prim.hs:262:1: Warning: Tab character Data/ASN1/Prim.hs:263:1: Warning: Tab character Data/ASN1/Prim.hs:264:1: Warning: Tab character Data/ASN1/Prim.hs:268:1: Warning: Tab character Data/ASN1/Prim.hs:269:1: Warning: Tab character Data/ASN1/Prim.hs:270:1: Warning: Tab character Data/ASN1/Prim.hs:279:52: Warning: In the use of ‘decodeASCII’ (imported from Data.Text.Lazy.Encoding): Deprecated: "Use decodeUtf8 instead" Data/ASN1/Prim.hs:285:40: Warning: In the use of ‘decodeASCII’ (imported from Data.Text.Lazy.Encoding): Deprecated: "Use decodeUtf8 instead" Data/ASN1/Prim.hs:291:40: Warning: In the use of ‘decodeASCII’ (imported from Data.Text.Lazy.Encoding): Deprecated: "Use decodeUtf8 instead" Data/ASN1/Prim.hs:319:1: Warning: Tab character Data/ASN1/Prim.hs:320:1: Warning: Tab character Data/ASN1/Prim.hs:322:1: Warning: Tab character Data/ASN1/Prim.hs:323:1: Warning: Tab character Data/ASN1/Prim.hs:325:1: Warning: Tab character Data/ASN1/Prim.hs:326:1: Warning: Tab character Data/ASN1/Prim.hs:328:1: Warning: Tab character Data/ASN1/Prim.hs:329:1: Warning: Tab character Data/ASN1/Prim.hs:331:1: Warning: Tab character Data/ASN1/Prim.hs:332:1: Warning: Tab character Data/ASN1/Prim.hs:333:1: Warning: Tab character Data/ASN1/Prim.hs:337:1: Warning: Tab character Data/ASN1/Prim.hs:338:1: Warning: Tab character Data/ASN1/Prim.hs:339:1: Warning: Tab character Data/ASN1/Prim.hs:340:1: Warning: Tab character Data/ASN1/Prim.hs:341:1: Warning: Tab character Data/ASN1/Prim.hs:342:1: Warning: Tab character Data/ASN1/Prim.hs:343:1: Warning: Tab character Data/ASN1/Prim.hs:344:1: Warning: Tab character Data/ASN1/Prim.hs:345:1: Warning: Tab character Data/ASN1/Prim.hs:346:1: Warning: Tab character Data/ASN1/Prim.hs:347:1: Warning: Tab character Data/ASN1/Prim.hs:348:1: Warning: Tab character Data/ASN1/Prim.hs:349:1: Warning: Tab character Data/ASN1/Prim.hs:353:1: Warning: Tab character Data/ASN1/Prim.hs:354:1: Warning: Tab character Data/ASN1/Prim.hs:355:1: Warning: Tab character Data/ASN1/Prim.hs:356:1: Warning: Tab character Data/ASN1/Prim.hs:357:1: Warning: Tab character Data/ASN1/Prim.hs:358:1: Warning: Tab character Data/ASN1/Prim.hs:359:1: Warning: Tab character Data/ASN1/Prim.hs:360:1: Warning: Tab character Data/ASN1/Prim.hs:361:1: Warning: Tab character Data/ASN1/Prim.hs:362:1: Warning: Tab character Data/ASN1/Prim.hs:363:1: Warning: Tab character Data/ASN1/Prim.hs:364:1: Warning: Tab character Data/ASN1/Prim.hs:368:1: Warning: Tab character Data/ASN1/Prim.hs:369:1: Warning: Tab character Data/ASN1/Prim.hs:370:1: Warning: Tab character Data/ASN1/Prim.hs:371:1: Warning: Tab character Data/ASN1/Prim.hs:372:1: Warning: Tab character Data/ASN1/Prim.hs:373:1: Warning: Tab character Data/ASN1/Prim.hs:374:1: Warning: Tab character Data/ASN1/Prim.hs:375:1: Warning: Tab character Data/ASN1/Prim.hs:376:1: Warning: Tab character Data/ASN1/Prim.hs:377:1: Warning: Tab character Data/ASN1/Prim.hs:378:1: Warning: Tab character Data/ASN1/Prim.hs:379:1: Warning: Tab character Data/ASN1/Prim.hs:392:1: Warning: Tab character Data/ASN1/Prim.hs:393:1: Warning: Tab character Data/ASN1/Prim.hs:401:1: Warning: Tab character Data/ASN1/Prim.hs:402:1: Warning: Tab character Data/ASN1/Prim.hs:403:1: Warning: Tab character Data/ASN1/Prim.hs:404:1: Warning: Tab character Data/ASN1/Prim.hs:405:1: Warning: Tab character Data/ASN1/Prim.hs:405:24: Warning: Tab character Data/ASN1/Prim.hs:406:1: Warning: Tab character [14 of 14] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o ) In-place registering asn1-data-0.7.2... Running Haddock for asn1-data-0.7.2... Running hscolour for asn1-data-0.7.2... Preprocessing library asn1-data-0.7.2... Preprocessing library asn1-data-0.7.2... Data/ASN1/Get.hs:75:1: Warning: Tab character Data/ASN1/Get.hs:30:1: Warning: The import of ‘Applicative’ from module ‘Control.Applicative’ is redundant Data/ASN1/Serialize.hs:23:1: Warning: Tab character Data/ASN1/Serialize.hs:24:1: Warning: Tab character Data/ASN1/Serialize.hs:25:1: Warning: Tab character Data/ASN1/Serialize.hs:26:1: Warning: Tab character Data/ASN1/Serialize.hs:31:1: Warning: Tab character Data/ASN1/Serialize.hs:32:1: Warning: Tab character Data/ASN1/Serialize.hs:33:1: Warning: Tab character Data/ASN1/Serialize.hs:34:1: Warning: Tab character Data/ASN1/Serialize.hs:40:1: Warning: Tab character Data/ASN1/Serialize.hs:41:1: Warning: Tab character Data/ASN1/Serialize.hs:42:1: Warning: Tab character Data/ASN1/Serialize.hs:43:1: Warning: Tab character Data/ASN1/Serialize.hs:44:1: Warning: Tab character Data/ASN1/Serialize.hs:45:1: Warning: Tab character Data/ASN1/Serialize.hs:46:1: Warning: Tab character Data/ASN1/Serialize.hs:47:1: Warning: Tab character Data/ASN1/Serialize.hs:48:1: Warning: Tab character Data/ASN1/Serialize.hs:49:1: Warning: Tab character Data/ASN1/Serialize.hs:58:1: Warning: Tab character Data/ASN1/Serialize.hs:59:1: Warning: Tab character Data/ASN1/Serialize.hs:60:1: Warning: Tab character Data/ASN1/Serialize.hs:61:1: Warning: Tab character Data/ASN1/Serialize.hs:62:1: Warning: Tab character Data/ASN1/Serialize.hs:63:1: Warning: Tab character Data/ASN1/Serialize.hs:64:1: Warning: Tab character Data/ASN1/Serialize.hs:65:1: Warning: Tab character Data/ASN1/Serialize.hs:66:1: Warning: Tab character Data/ASN1/Serialize.hs:67:1: Warning: Tab character Data/ASN1/Serialize.hs:68:1: Warning: Tab character Data/ASN1/Serialize.hs:69:1: Warning: Tab character Data/ASN1/Serialize.hs:86:1: Warning: Tab character Data/ASN1/Serialize.hs:87:1: Warning: Tab character Data/ASN1/Serialize.hs:89:1: Warning: Tab character Data/ASN1/Serialize.hs:90:1: Warning: Tab character Data/ASN1/Serialize.hs:91:1: Warning: Tab character Data/ASN1/Serialize.hs:92:1: Warning: Tab character Data/ASN1/Serialize.hs:93:1: Warning: Tab character Data/ASN1/Serialize.hs:17:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/ASN1/BitArray.hs:10:1: Warning: Tab character Data/ASN1/BitArray.hs:11:1: Warning: Tab character Data/ASN1/BitArray.hs:12:1: Warning: Tab character Data/ASN1/BitArray.hs:13:1: Warning: Tab character Data/ASN1/BitArray.hs:14:1: Warning: Tab character Data/ASN1/BitArray.hs:15:1: Warning: Tab character Data/ASN1/BitArray.hs:16:1: Warning: Tab character Data/ASN1/BitArray.hs:17:1: Warning: Tab character Data/ASN1/BitArray.hs:18:1: Warning: Tab character Data/ASN1/BitArray.hs:19:1: Warning: Tab character Data/ASN1/BitArray.hs:30:1: Warning: Tab character Data/ASN1/BitArray.hs:35:1: Warning: Tab character Data/ASN1/BitArray.hs:47:1: Warning: Tab character Data/ASN1/BitArray.hs:48:1: Warning: Tab character Data/ASN1/BitArray.hs:49:1: Warning: Tab character Data/ASN1/BitArray.hs:54:1: Warning: Tab character Data/ASN1/BitArray.hs:55:1: Warning: Tab character Data/ASN1/BitArray.hs:56:1: Warning: Tab character Data/ASN1/BitArray.hs:57:1: Warning: Tab character Data/ASN1/BitArray.hs:58:1: Warning: Tab character Data/ASN1/BitArray.hs:59:1: Warning: Tab character Data/ASN1/BitArray.hs:60:1: Warning: Tab character Data/ASN1/BitArray.hs:61:1: Warning: Tab character Data/ASN1/BitArray.hs:62:1: Warning: Tab character Data/ASN1/BitArray.hs:79:1: Warning: Tab character Data/ASN1/Parse.hs:23:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Data/ASN1/Parse.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/ASN1/Parse.hs:27:35: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/ASN1/Parse.hs:33:24: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Data/ASN1/Prim.hs:12:1: Warning: Tab character Data/ASN1/Prim.hs:13:1: Warning: Tab character Data/ASN1/Prim.hs:14:1: Warning: Tab character Data/ASN1/Prim.hs:15:1: Warning: Tab character Data/ASN1/Prim.hs:17:1: Warning: Tab character Data/ASN1/Prim.hs:18:1: Warning: Tab character Data/ASN1/Prim.hs:19:1: Warning: Tab character Data/ASN1/Prim.hs:20:1: Warning: Tab character Data/ASN1/Prim.hs:21:1: Warning: Tab character Data/ASN1/Prim.hs:22:1: Warning: Tab character Data/ASN1/Prim.hs:23:1: Warning: Tab character Data/ASN1/Prim.hs:24:1: Warning: Tab character Data/ASN1/Prim.hs:26:1: Warning: Tab character Data/ASN1/Prim.hs:27:1: Warning: Tab character Data/ASN1/Prim.hs:28:1: Warning: Tab character Data/ASN1/Prim.hs:29:1: Warning: Tab character Data/ASN1/Prim.hs:30:1: Warning: Tab character Data/ASN1/Prim.hs:31:1: Warning: Tab character Data/ASN1/Prim.hs:32:1: Warning: Tab character Data/ASN1/Prim.hs:33:1: Warning: Tab character Data/ASN1/Prim.hs:34:1: Warning: Tab character Data/ASN1/Prim.hs:35:1: Warning: Tab character Data/ASN1/Prim.hs:36:1: Warning: Tab character Data/ASN1/Prim.hs:37:1: Warning: Tab character Data/ASN1/Prim.hs:38:1: Warning: Tab character Data/ASN1/Prim.hs:39:1: Warning: Tab character Data/ASN1/Prim.hs:40:1: Warning: Tab character Data/ASN1/Prim.hs:41:1: Warning: Tab character Data/ASN1/Prim.hs:42:1: Warning: Tab character Data/ASN1/Prim.hs:43:1: Warning: Tab character Data/ASN1/Prim.hs:44:1: Warning: Tab character Data/ASN1/Prim.hs:45:1: Warning: Tab character Data/ASN1/Prim.hs:46:1: Warning: Tab character Data/ASN1/Prim.hs:48:1: Warning: Tab character Data/ASN1/Prim.hs:49:1: Warning: Tab character Data/ASN1/Prim.hs:50:1: Warning: Tab character Data/ASN1/Prim.hs:51:1: Warning: Tab character Data/ASN1/Prim.hs:52:1: Warning: Tab character Data/ASN1/Prim.hs:53:1: Warning: Tab character Data/ASN1/Prim.hs:54:1: Warning: Tab character Data/ASN1/Prim.hs:55:1: Warning: Tab character Data/ASN1/Prim.hs:78:1: Warning: Tab character Data/ASN1/Prim.hs:82:1: Warning: Tab character Data/ASN1/Prim.hs:83:1: Warning: Tab character Data/ASN1/Prim.hs:84:1: Warning: Tab character Data/ASN1/Prim.hs:85:1: Warning: Tab character Data/ASN1/Prim.hs:86:1: Warning: Tab character Data/ASN1/Prim.hs:87:1: Warning: Tab character Data/ASN1/Prim.hs:88:1: Warning: Tab character Data/ASN1/Prim.hs:89:1: Warning: Tab character Data/ASN1/Prim.hs:90:1: Warning: Tab character Data/ASN1/Prim.hs:91:1: Warning: Tab character Data/ASN1/Prim.hs:92:1: Warning: Tab character Data/ASN1/Prim.hs:93:1: Warning: Tab character Data/ASN1/Prim.hs:155:1: Warning: Tab character Data/ASN1/Prim.hs:156:1: Warning: Tab character Data/ASN1/Prim.hs:157:1: Warning: Tab character Data/ASN1/Prim.hs:158:1: Warning: Tab character Data/ASN1/Prim.hs:159:1: Warning: Tab character Data/ASN1/Prim.hs:160:1: Warning: Tab character Data/ASN1/Prim.hs:161:1: Warning: Tab character Data/ASN1/Prim.hs:162:1: Warning: Tab character Data/ASN1/Prim.hs:163:1: Warning: Tab character Data/ASN1/Prim.hs:164:1: Warning: Tab character Data/ASN1/Prim.hs:174:1: Warning: Tab character Data/ASN1/Prim.hs:175:1: Warning: Tab character Data/ASN1/Prim.hs:176:1: Warning: Tab character Data/ASN1/Prim.hs:177:1: Warning: Tab character Data/ASN1/Prim.hs:180:1: Warning: Tab character Data/ASN1/Prim.hs:181:1: Warning: Tab character Data/ASN1/Prim.hs:182:1: Warning: Tab character Data/ASN1/Prim.hs:186:1: Warning: Tab character Data/ASN1/Prim.hs:187:1: Warning: Tab character Data/ASN1/Prim.hs:188:1: Warning: Tab character Data/ASN1/Prim.hs:189:1: Warning: Tab character Data/ASN1/Prim.hs:190:1: Warning: Tab character Data/ASN1/Prim.hs:196:1: Warning: Tab character Data/ASN1/Prim.hs:197:1: Warning: Tab character Data/ASN1/Prim.hs:198:1: Warning: Tab character Data/ASN1/Prim.hs:236:1: Warning: Tab character Data/ASN1/Prim.hs:237:1: Warning: Tab character Data/ASN1/Prim.hs:238:1: Warning: Tab character Data/ASN1/Prim.hs:239:1: Warning: Tab character Data/ASN1/Prim.hs:240:1: Warning: Tab character Data/ASN1/Prim.hs:241:1: Warning: Tab character Data/ASN1/Prim.hs:246:1: Warning: Tab character Data/ASN1/Prim.hs:247:1: Warning: Tab character Data/ASN1/Prim.hs:248:1: Warning: Tab character Data/ASN1/Prim.hs:249:1: Warning: Tab character Data/ASN1/Prim.hs:250:1: Warning: Tab character Data/ASN1/Prim.hs:251:1: Warning: Tab character Data/ASN1/Prim.hs:252:1: Warning: Tab character Data/ASN1/Prim.hs:253:1: Warning: Tab character Data/ASN1/Prim.hs:254:1: Warning: Tab character Data/ASN1/Prim.hs:259:1: Warning: Tab character Data/ASN1/Prim.hs:260:1: Warning: Tab character Data/ASN1/Prim.hs:261:1: Warning: Tab character Data/ASN1/Prim.hs:262:1: Warning: Tab character Data/ASN1/Prim.hs:263:1: Warning: Tab character Data/ASN1/Prim.hs:264:1: Warning: Tab character Data/ASN1/Prim.hs:268:1: Warning: Tab character Data/ASN1/Prim.hs:269:1: Warning: Tab character Data/ASN1/Prim.hs:270:1: Warning: Tab character Data/ASN1/Prim.hs:319:1: Warning: Tab character Data/ASN1/Prim.hs:320:1: Warning: Tab character Data/ASN1/Prim.hs:322:1: Warning: Tab character Data/ASN1/Prim.hs:323:1: Warning: Tab character Data/ASN1/Prim.hs:325:1: Warning: Tab character Data/ASN1/Prim.hs:326:1: Warning: Tab character Data/ASN1/Prim.hs:328:1: Warning: Tab character Data/ASN1/Prim.hs:329:1: Warning: Tab character Data/ASN1/Prim.hs:331:1: Warning: Tab character Data/ASN1/Prim.hs:332:1: Warning: Tab character Data/ASN1/Prim.hs:333:1: Warning: Tab character Data/ASN1/Prim.hs:337:1: Warning: Tab character Data/ASN1/Prim.hs:338:1: Warning: Tab character Data/ASN1/Prim.hs:339:1: Warning: Tab character Data/ASN1/Prim.hs:340:1: Warning: Tab character Data/ASN1/Prim.hs:341:1: Warning: Tab character Data/ASN1/Prim.hs:342:1: Warning: Tab character Data/ASN1/Prim.hs:343:1: Warning: Tab character Data/ASN1/Prim.hs:344:1: Warning: Tab character Data/ASN1/Prim.hs:345:1: Warning: Tab character Data/ASN1/Prim.hs:346:1: Warning: Tab character Data/ASN1/Prim.hs:347:1: Warning: Tab character Data/ASN1/Prim.hs:348:1: Warning: Tab character Data/ASN1/Prim.hs:349:1: Warning: Tab character Data/ASN1/Prim.hs:353:1: Warning: Tab character Data/ASN1/Prim.hs:354:1: Warning: Tab character Data/ASN1/Prim.hs:355:1: Warning: Tab character Data/ASN1/Prim.hs:356:1: Warning: Tab character Data/ASN1/Prim.hs:357:1: Warning: Tab character Data/ASN1/Prim.hs:358:1: Warning: Tab character Data/ASN1/Prim.hs:359:1: Warning: Tab character Data/ASN1/Prim.hs:360:1: Warning: Tab character Data/ASN1/Prim.hs:361:1: Warning: Tab character Data/ASN1/Prim.hs:362:1: Warning: Tab character Data/ASN1/Prim.hs:363:1: Warning: Tab character Data/ASN1/Prim.hs:364:1: Warning: Tab character Data/ASN1/Prim.hs:368:1: Warning: Tab character Data/ASN1/Prim.hs:369:1: Warning: Tab character Data/ASN1/Prim.hs:370:1: Warning: Tab character Data/ASN1/Prim.hs:371:1: Warning: Tab character Data/ASN1/Prim.hs:372:1: Warning: Tab character Data/ASN1/Prim.hs:373:1: Warning: Tab character Data/ASN1/Prim.hs:374:1: Warning: Tab character Data/ASN1/Prim.hs:375:1: Warning: Tab character Data/ASN1/Prim.hs:376:1: Warning: Tab character Data/ASN1/Prim.hs:377:1: Warning: Tab character Data/ASN1/Prim.hs:378:1: Warning: Tab character Data/ASN1/Prim.hs:379:1: Warning: Tab character Data/ASN1/Prim.hs:392:1: Warning: Tab character Data/ASN1/Prim.hs:393:1: Warning: Tab character Data/ASN1/Prim.hs:401:1: Warning: Tab character Data/ASN1/Prim.hs:402:1: Warning: Tab character Data/ASN1/Prim.hs:403:1: Warning: Tab character Data/ASN1/Prim.hs:404:1: Warning: Tab character Data/ASN1/Prim.hs:405:1: Warning: Tab character Data/ASN1/Prim.hs:405:24: Warning: Tab character Data/ASN1/Prim.hs:406:1: Warning: Tab character Data/ASN1/Prim.hs:74:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/ASN1/Prim.hs:279:52: Warning: In the use of ‘decodeASCII’ (imported from Data.Text.Lazy.Encoding): Deprecated: "Use decodeUtf8 instead" Data/ASN1/Prim.hs:285:40: Warning: In the use of ‘decodeASCII’ (imported from Data.Text.Lazy.Encoding): Deprecated: "Use decodeUtf8 instead" Data/ASN1/Prim.hs:291:40: Warning: In the use of ‘decodeASCII’ (imported from Data.Text.Lazy.Encoding): Deprecated: "Use decodeUtf8 instead" Haddock coverage: 67% ( 6 / 9) in 'Data.ASN1.Get' Missing documentation for: Input (Data/ASN1/Get.hs:61) runGet (Data/ASN1/Get.hs:134) getWord8 (Data/ASN1/Get.hs:193) 67% ( 4 / 6) in 'Data.ASN1.Internal' Missing documentation for: bytesOfUInt (Data/ASN1/Internal.hs:26) putVarEncodingIntegral (Data/ASN1/Internal.hs:64) 100% ( 10 / 10) in 'Data.ASN1.Types' 100% ( 3 / 3) in 'Data.ASN1.Serialize' 100% ( 10 / 10) in 'Data.ASN1.BinaryEncoding.Parse' 100% ( 3 / 3) in 'Data.ASN1.BinaryEncoding.Writer' 100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw' 100% ( 10 / 10) in 'Data.ASN1.BitArray' 62% ( 5 / 8) in 'Data.ASN1.Stream' Missing documentation for: ASN1Repr (Data/ASN1/Stream.hs:60) getConstructedEnd (Data/ASN1/Stream.hs:62) getConstructedEndRepr (Data/ASN1/Stream.hs:70) 100% ( 9 / 9) in 'Data.ASN1.Encoding' 100% ( 10 / 10) in 'Data.ASN1.Parse' 100% ( 2 / 2) in 'Data.ASN1.Object' 20% ( 8 / 40) in 'Data.ASN1.Prim' Missing documentation for: encodeHeader (Data/ASN1/Prim.hs:95) encodePrimitiveHeader (Data/ASN1/Prim.hs:124) encodePrimitive (Data/ASN1/Prim.hs:153) decodePrimitive (Data/ASN1/Prim.hs:202) encodeConstructed (Data/ASN1/Prim.hs:184) encodeList (Data/ASN1/Prim.hs:170) encodeOne (Data/ASN1/Prim.hs:166) mkSmallestLength (Data/ASN1/Prim.hs:194) getBoolean (Data/ASN1/Prim.hs:234) getBitString (Data/ASN1/Prim.hs:257) getOctetString (Data/ASN1/Prim.hs:272) getUTF8String (Data/ASN1/Prim.hs:281) getNumericString (Data/ASN1/Prim.hs:275) getPrintableString (Data/ASN1/Prim.hs:278) getT61String (Data/ASN1/Prim.hs:284) getVideoTexString (Data/ASN1/Prim.hs:287) getIA5String (Data/ASN1/Prim.hs:290) getNull (Data/ASN1/Prim.hs:311) getUTCTime (Data/ASN1/Prim.hs:335) getGeneralizedTime (Data/ASN1/Prim.hs:351) getGraphicString (Data/ASN1/Prim.hs:293) getVisibleString (Data/ASN1/Prim.hs:296) getGeneralString (Data/ASN1/Prim.hs:299) getUniversalString (Data/ASN1/Prim.hs:302) getCharacterString (Data/ASN1/Prim.hs:305) getBMPString (Data/ASN1/Prim.hs:308) putUTCTime (Data/ASN1/Prim.hs:381) putGeneralizedTime (Data/ASN1/Prim.hs:384) putInteger (Data/ASN1/Prim.hs:387) putBitString (Data/ASN1/Prim.hs:390) putString (Data/ASN1/Prim.hs:395) putOID (Data/ASN1/Prim.hs:399) 100% ( 3 / 3) in 'Data.ASN1.BinaryEncoding' Documentation created: dist/doc/html/asn1-data/index.html, dist/doc/html/asn1-data/asn1-data.txt Creating package registration file: /tmp/pkgConf-asn1-data-0.721225333021588279465.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/asn1-data-0.7.2-FP3q197Gmvz4S8yLynpD7M Registering asn1-data-0.7.2... Installed asn1-data-0.7.2 Configuring hashable-1.2.3.3... Building hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:54:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:420:28: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.3.3... Running Haddock for hashable-1.2.3.3... Running hscolour for hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Data/Hashable/Class.hs:54:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:420:28: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant 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: GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Creating package registration file: /tmp/pkgConf-hashable-1.2.355119204120214107.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy Registering hashable-1.2.3.3... Installed hashable-1.2.3.3 Configuring crypto-cipher-types-0.0.9... Building crypto-cipher-types-0.0.9... Preprocessing library crypto-cipher-types-0.0.9... [ 1 of 10] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o ) [ 2 of 10] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o ) Crypto/Cipher/Types/GF.hs:16:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 3 of 10] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o ) [ 4 of 10] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o ) Crypto/Cipher/Types/Block.hs:38:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [ 5 of 10] Compiling Crypto.Cipher.Types.BlockIO ( Crypto/Cipher/Types/BlockIO.hs, dist/build/Crypto/Cipher/Types/BlockIO.o ) Crypto/Cipher/Types/BlockIO.hs:22:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 6 of 10] Compiling Crypto.Cipher.Types.Unsafe ( Crypto/Cipher/Types/Unsafe.hs, dist/build/Crypto/Cipher/Types/Unsafe.o ) [ 7 of 10] Compiling Crypto.Cipher.Types.OfIO ( Crypto/Cipher/Types/OfIO.hs, dist/build/Crypto/Cipher/Types/OfIO.o ) [ 8 of 10] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o ) [ 9 of 10] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o ) [10 of 10] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o ) In-place registering crypto-cipher-types-0.0.9... Running Haddock for crypto-cipher-types-0.0.9... Running hscolour for crypto-cipher-types-0.0.9... Preprocessing library crypto-cipher-types-0.0.9... Preprocessing library crypto-cipher-types-0.0.9... Crypto/Cipher/Types/GF.hs:16:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Crypto/Cipher/Types/Block.hs:38:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant Crypto/Cipher/Types/BlockIO.hs:22:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 33% ( 1 / 3) in 'Crypto.Cipher.Types.Utils' Missing documentation for: chunk (Crypto/Cipher/Types/Utils.hs:16) bxor (Crypto/Cipher/Types/Utils.hs:23) 67% ( 2 / 3) in 'Crypto.Cipher.Types.GF' Missing documentation for: xtsGFMul (Crypto/Cipher/Types/GF.hs:29) 100% ( 9 / 9) in 'Crypto.Cipher.Types.Base' 94% ( 16 / 17) in 'Crypto.Cipher.Types.Block' Missing documentation for: XTS (Crypto/Cipher/Types/Block.hs:45) 100% ( 7 / 7) in 'Crypto.Cipher.Types.BlockIO' 100% ( 7 / 7) in 'Crypto.Cipher.Types.Unsafe' 100% ( 4 / 4) in 'Crypto.Cipher.Types.OfIO' 100% ( 2 / 2) in 'Crypto.Cipher.Types.Stream' 100% ( 7 / 7) in 'Crypto.Cipher.Types.AEAD' 100% ( 31 / 31) in 'Crypto.Cipher.Types' Documentation created: dist/doc/html/crypto-cipher-types/index.html, dist/doc/html/crypto-cipher-types/crypto-cipher-types.txt Creating package registration file: /tmp/pkgConf-crypto-cipher-types-0.01487223193584401425.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-cipher-types-0.0.9-FgUekZykqzbE0H1eTCGzLO Registering crypto-cipher-types-0.0.9... Installed crypto-cipher-types-0.0.9 Configuring crypto-pubkey-types-0.1.1... Building crypto-pubkey-types-0.1.1... Preprocessing library crypto-pubkey-types-0.1.1... [1 of 3] Compiling Crypto.Types.PubKey.DH ( Crypto/Types/PubKey/DH.hs, dist/build/Crypto/Types/PubKey/DH.o ) Crypto/Types/PubKey/DH.hs:10:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:11:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:12:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:13:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:14:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:21:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:25:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:29:1: Warning: Tab character [2 of 3] Compiling Crypto.Types.PubKey.DSA ( Crypto/Types/PubKey/DSA.hs, dist/build/Crypto/Types/PubKey/DSA.o ) Crypto/Types/PubKey/DSA.hs:10:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:11:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:12:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:13:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:14:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:26:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:27:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:28:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:35:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:36:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:37:1: Warning: Tab character [3 of 3] Compiling Crypto.Types.PubKey.RSA ( Crypto/Types/PubKey/RSA.hs, dist/build/Crypto/Types/PubKey/RSA.o ) Crypto/Types/PubKey/RSA.hs:10:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:11:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:12:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:18:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:19:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:20:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:21:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:34:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:35:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:36:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:37:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:38:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:39:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:40:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:41:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:42:1: Warning: Tab character In-place registering crypto-pubkey-types-0.1.1... Running Haddock for crypto-pubkey-types-0.1.1... Running hscolour for crypto-pubkey-types-0.1.1... Preprocessing library crypto-pubkey-types-0.1.1... Preprocessing library crypto-pubkey-types-0.1.1... Crypto/Types/PubKey/DH.hs:10:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:11:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:12:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:13:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:14:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:21:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:25:1: Warning: Tab character Crypto/Types/PubKey/DH.hs:29:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:10:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:11:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:12:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:13:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:14:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:26:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:27:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:28:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:35:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:36:1: Warning: Tab character Crypto/Types/PubKey/DSA.hs:37:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:10:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:11:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:12:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:18:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:19:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:20:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:21:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:34:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:35:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:36:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:37:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:38:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:39:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:40:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:41:1: Warning: Tab character Crypto/Types/PubKey/RSA.hs:42:1: Warning: Tab character Haddock coverage: 100% ( 5 / 5) in 'Crypto.Types.PubKey.DH' 100% ( 5 / 5) in 'Crypto.Types.PubKey.DSA' 100% ( 3 / 3) in 'Crypto.Types.PubKey.RSA' Documentation created: dist/doc/html/crypto-pubkey-types/index.html, dist/doc/html/crypto-pubkey-types/crypto-pubkey-types.txt Creating package registration file: /tmp/pkgConf-crypto-pubkey-types-0.118275244352102497640.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-pubkey-types-0.1.1-ARSWwvtQea7BwdtLJs3eBz Registering crypto-pubkey-types-0.1.1... Installed crypto-pubkey-types-0.1.1 Configuring monadcryptorandom-0.7.0... Building monadcryptorandom-0.7.0... Preprocessing library monadcryptorandom-0.7.0... [1 of 1] Compiling Control.Monad.CryptoRandom ( Control/Monad/CryptoRandom.hs, dist/build/Control/Monad/CryptoRandom.o ) In-place registering monadcryptorandom-0.7.0... Running Haddock for monadcryptorandom-0.7.0... Running hscolour for monadcryptorandom-0.7.0... Preprocessing library monadcryptorandom-0.7.0... Preprocessing library monadcryptorandom-0.7.0... Haddock coverage: 38% ( 6 / 16) in 'Control.Monad.CryptoRandom' Missing documentation for: CRandomR (Control/Monad/CryptoRandom.hs:178) MonadCRandomR (Control/Monad/CryptoRandom.hs:147) ContainsGenError (Control/Monad/CryptoRandom.hs:150) runCRandT (Control/Monad/CryptoRandom.hs:352) evalCRandT (Control/Monad/CryptoRandom.hs:356) runCRand (Control/Monad/CryptoRandom.hs:360) evalCRand (Control/Monad/CryptoRandom.hs:364) newGenCRand (Control/Monad/CryptoRandom.hs:134) liftCRand (Control/Monad/CryptoRandom.hs:293) liftCRandT (Control/Monad/CryptoRandom.hs:297) Documentation created: dist/doc/html/monadcryptorandom/index.html, dist/doc/html/monadcryptorandom/monadcryptorandom.txt Creating package registration file: /tmp/pkgConf-monadcryptorandom-0.712553499461576184454.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monadcryptorandom-0.7.0-GYhSWnAg6vlAimug9Wb5ar Registering monadcryptorandom-0.7.0... Installed monadcryptorandom-0.7.0 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 ) Data/Digest/Pure/MD5.hs:22:1: Warning: Tab character Data/Digest/Pure/MD5.hs:32:1: Warning: Tab character Data/Digest/Pure/MD5.hs:33:1: Warning: Tab character Data/Digest/Pure/MD5.hs:97:1: Warning: Tab character Data/Digest/Pure/MD5.hs:116:1: Warning: Tab character Data/Digest/Pure/MD5.hs:117:1: Warning: Tab character Data/Digest/Pure/MD5.hs:118:1: Warning: Tab character Data/Digest/Pure/MD5.hs:124:1: Warning: Tab character Data/Digest/Pure/MD5.hs:125:1: Warning: Tab character Data/Digest/Pure/MD5.hs:133:1: Warning: Tab character Data/Digest/Pure/MD5.hs:243:18: Warning: In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Data/Digest/Pure/MD5.hs:303:1: Warning: Tab character Data/Digest/Pure/MD5.hs:304:1: Warning: Tab character Data/Digest/Pure/MD5.hs:305:1: Warning: Tab character Data/Digest/Pure/MD5.hs:306:1: Warning: Tab character Data/Digest/Pure/MD5.hs:307:1: Warning: Tab character Data/Digest/Pure/MD5.hs:308:1: Warning: Tab character Data/Digest/Pure/MD5.hs:311:1: Warning: Tab character Data/Digest/Pure/MD5.hs:312:1: Warning: Tab character Data/Digest/Pure/MD5.hs:313:1: Warning: Tab character Data/Digest/Pure/MD5.hs:314:1: Warning: Tab character Data/Digest/Pure/MD5.hs:315:1: Warning: Tab character 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... Data/Digest/Pure/MD5.hs:22:1: Warning: Tab character Data/Digest/Pure/MD5.hs:32:1: Warning: Tab character Data/Digest/Pure/MD5.hs:33:1: Warning: Tab character Data/Digest/Pure/MD5.hs:97:1: Warning: Tab character Data/Digest/Pure/MD5.hs:116:1: Warning: Tab character Data/Digest/Pure/MD5.hs:117:1: Warning: Tab character Data/Digest/Pure/MD5.hs:118:1: Warning: Tab character Data/Digest/Pure/MD5.hs:124:1: Warning: Tab character Data/Digest/Pure/MD5.hs:125:1: Warning: Tab character Data/Digest/Pure/MD5.hs:133:1: Warning: Tab character Data/Digest/Pure/MD5.hs:303:1: Warning: Tab character Data/Digest/Pure/MD5.hs:304:1: Warning: Tab character Data/Digest/Pure/MD5.hs:305:1: Warning: Tab character Data/Digest/Pure/MD5.hs:306:1: Warning: Tab character Data/Digest/Pure/MD5.hs:307:1: Warning: Tab character Data/Digest/Pure/MD5.hs:308:1: Warning: Tab character Data/Digest/Pure/MD5.hs:311:1: Warning: Tab character Data/Digest/Pure/MD5.hs:312:1: Warning: Tab character Data/Digest/Pure/MD5.hs:313:1: Warning: Tab character Data/Digest/Pure/MD5.hs:314:1: Warning: Tab character Data/Digest/Pure/MD5.hs:315:1: Warning: Tab character Data/Digest/Pure/MD5.hs:243:18: Warning: In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Haddock coverage: 100% ( 12 / 12) in 'Data.Digest.Pure.MD5' Documentation created: dist/doc/html/pureMD5/index.html, dist/doc/html/pureMD5/pureMD5.txt Creating package registration file: /tmp/pkgConf-pureMD5-2.1.210556400661218458780.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pureMD5-2.1.2.1-Bh8dayuy05z4y0vlTkwwMp Registering pureMD5-2.1.2.1... Installed pureMD5-2.1.2.1 Configuring scientific-0.3.4.4... Building scientific-0.3.4.4... Preprocessing library scientific-0.3.4.4... [1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o ) [2 of 7] Compiling Utils ( src/Utils.hs, dist/build/Utils.o ) [3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o ) [4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [5 of 7] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) [6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [7 of 7] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o ) In-place registering scientific-0.3.4.4... Running Haddock for scientific-0.3.4.4... Running hscolour for scientific-0.3.4.4... Preprocessing library scientific-0.3.4.4... Preprocessing library scientific-0.3.4.4... Haddock coverage: 67% ( 2 / 3) in 'GHC.Integer.Logarithms.Compat' Missing documentation for: Module header 33% ( 1 / 3) in 'Utils' Missing documentation for: Module header roundTo (src/Utils.hs:12) 0% ( 0 / 2) in 'GHC.Integer.Compat' Missing documentation for: Module header divInteger 100% ( 2 / 2) in 'Math.NumberTheory.Logarithms' 100% ( 24 / 24) in 'Data.Scientific' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific' Missing documentation for: Module header 75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific' Missing documentation for: Module header Warning: Data.Scientific: could not find link destinations for: whenFloating Documentation created: dist/doc/html/scientific/index.html, dist/doc/html/scientific/scientific.txt Creating package registration file: /tmp/pkgConf-scientific-0.3.4924839325729290176.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.4-03wvk1zJytY0wVzR42F1U4 Registering scientific-0.3.4.4... Installed scientific-0.3.4.4 Configuring cipher-aes-0.2.11... Building cipher-aes-0.2.11... Preprocessing library cipher-aes-0.2.11... [1 of 1] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o ) In-place registering cipher-aes-0.2.11... Running Haddock for cipher-aes-0.2.11... Running hscolour for cipher-aes-0.2.11... Preprocessing library cipher-aes-0.2.11... Preprocessing library cipher-aes-0.2.11... Haddock coverage: 97% ( 30 / 31) in 'Crypto.Cipher.AES' Missing documentation for: initKey (Crypto/Cipher/AES.hs:233) Documentation created: dist/doc/html/cipher-aes/index.html, dist/doc/html/cipher-aes/cipher-aes.txt Creating package registration file: /tmp/pkgConf-cipher-aes-0.2522359337976350310.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cipher-aes-0.2.11-16H5NxLr1JoHgIW4v6Woyx Registering cipher-aes-0.2.11... Installed cipher-aes-0.2.11 Configuring cipher-blowfish-0.0.3... Building cipher-blowfish-0.0.3... Preprocessing library cipher-blowfish-0.0.3... [1 of 2] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.o ) [2 of 2] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.o ) In-place registering cipher-blowfish-0.0.3... Running Haddock for cipher-blowfish-0.0.3... Running hscolour for cipher-blowfish-0.0.3... Preprocessing library cipher-blowfish-0.0.3... Preprocessing library cipher-blowfish-0.0.3... Haddock coverage: 40% ( 2 / 5) in 'Crypto.Cipher.Blowfish.Primitive' Missing documentation for: initBlowfish (Crypto/Cipher/Blowfish/Primitive.hs:45) encrypt (Crypto/Cipher/Blowfish/Primitive.hs:31) decrypt (Crypto/Cipher/Blowfish/Primitive.hs:31) 100% ( 6 / 6) in 'Crypto.Cipher.Blowfish' Documentation created: dist/doc/html/cipher-blowfish/index.html, dist/doc/html/cipher-blowfish/cipher-blowfish.txt Creating package registration file: /tmp/pkgConf-cipher-blowfish-0.02130324323606733503.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cipher-blowfish-0.0.3-2s8Y0gGuSib44k7IzSHRJB Registering cipher-blowfish-0.0.3... Installed cipher-blowfish-0.0.3 Configuring cipher-camellia-0.0.2... Building cipher-camellia-0.0.2... Preprocessing library cipher-camellia-0.0.2... [1 of 2] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.o ) [2 of 2] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.o ) In-place registering cipher-camellia-0.0.2... Running Haddock for cipher-camellia-0.0.2... Running hscolour for cipher-camellia-0.0.2... Preprocessing library cipher-camellia-0.0.2... Preprocessing library cipher-camellia-0.0.2... Haddock coverage: 80% ( 4 / 5) in 'Crypto.Cipher.Camellia.Primitive' Missing documentation for: Camellia (Crypto/Cipher/Camellia/Primitive.hs:136) 100% ( 2 / 2) in 'Crypto.Cipher.Camellia' Documentation created: dist/doc/html/cipher-camellia/index.html, dist/doc/html/cipher-camellia/cipher-camellia.txt Creating package registration file: /tmp/pkgConf-cipher-camellia-0.03361352051661299468.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cipher-camellia-0.0.2-GHLnfqr2PoV4MpcSBcNGh2 Registering cipher-camellia-0.0.2... Installed cipher-camellia-0.0.2 Configuring cipher-des-0.0.6... Building cipher-des-0.0.6... Preprocessing library cipher-des-0.0.6... [1 of 4] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.o ) [2 of 4] Compiling Crypto.Cipher.DES.Serialization ( Crypto/Cipher/DES/Serialization.hs, dist/build/Crypto/Cipher/DES/Serialization.o ) Crypto/Cipher/DES/Serialization.hs:35:19: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [3 of 4] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.o ) [4 of 4] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.o ) In-place registering cipher-des-0.0.6... Running Haddock for cipher-des-0.0.6... Running hscolour for cipher-des-0.0.6... Preprocessing library cipher-des-0.0.6... Preprocessing library cipher-des-0.0.6... Crypto/Cipher/DES/Serialization.hs:35:19: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." Haddock coverage: 75% ( 3 / 4) in 'Crypto.Cipher.DES.Primitive' Missing documentation for: Block (Crypto/Cipher/DES/Primitive.hs:19) 100% ( 5 / 5) in 'Crypto.Cipher.DES.Serialization' 100% ( 5 / 5) in 'Crypto.Cipher.TripleDES' 100% ( 2 / 2) in 'Crypto.Cipher.DES' Documentation created: dist/doc/html/cipher-des/index.html, dist/doc/html/cipher-des/cipher-des.txt Creating package registration file: /tmp/pkgConf-cipher-des-0.06630910092137226130.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cipher-des-0.0.6-I51fCymSyvL9dVHjOXme9k Registering cipher-des-0.0.6... Installed cipher-des-0.0.6 Configuring cipher-rc4-0.1.4... Building cipher-rc4-0.1.4... Preprocessing library cipher-rc4-0.1.4... [1 of 1] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o ) Crypto/Cipher/RC4.hs:37:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() In-place registering cipher-rc4-0.1.4... Running Haddock for cipher-rc4-0.1.4... Running hscolour for cipher-rc4-0.1.4... Preprocessing library cipher-rc4-0.1.4... Preprocessing library cipher-rc4-0.1.4... Crypto/Cipher/RC4.hs:37:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 80% ( 8 / 10) in 'Crypto.Cipher.RC4' Missing documentation for: encrypt (Crypto/Cipher/RC4.hs:118) decrypt (Crypto/Cipher/RC4.hs:118) Documentation created: dist/doc/html/cipher-rc4/index.html, dist/doc/html/cipher-rc4/cipher-rc4.txt Creating package registration file: /tmp/pkgConf-cipher-rc4-0.12135962564147594215.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cipher-rc4-0.1.4-G3k95YffmwuD6Vuy2sk1JG Registering cipher-rc4-0.1.4... Installed cipher-rc4-0.1.4 Downloading RSA-1.2.1.0... Configuring RSA-1.2.1.0... Building RSA-1.2.1.0... Preprocessing library RSA-1.2.1.0... [1 of 1] Compiling Codec.Crypto.RSA ( Codec/Crypto/RSA.hs, dist/build/Codec/Crypto/RSA.o ) Codec/Crypto/RSA.hs:190:19: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) Codec/Crypto/RSA.hs:212:25: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) Codec/Crypto/RSA.hs:241:22: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) Codec/Crypto/RSA.hs:290:20: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) Codec/Crypto/RSA.hs:442:15: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) Codec/Crypto/RSA.hs:554:45: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) In-place registering RSA-1.2.1.0... Running Haddock for RSA-1.2.1.0... Running hscolour for RSA-1.2.1.0... Preprocessing library RSA-1.2.1.0... Preprocessing library RSA-1.2.1.0... Codec/Crypto/RSA.hs:190:19: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) Codec/Crypto/RSA.hs:212:25: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) Codec/Crypto/RSA.hs:241:22: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) Codec/Crypto/RSA.hs:290:20: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) Codec/Crypto/RSA.hs:442:15: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) Codec/Crypto/RSA.hs:554:45: Warning: This binding for ‘hash’ shadows the existing binding imported from ‘Data.Digest.Pure.MD5’ at Codec/Crypto/RSA.hs:66:1-27 (and originally defined in ‘Crypto.Classes’) Haddock coverage: 74% ( 23 / 31) in 'Codec.Crypto.RSA' Missing documentation for: EncryptionOptions (Codec/Crypto/RSA.hs:135) HashFunction (Codec/Crypto/RSA.hs:94) HashInfo (Codec/Crypto/RSA.hs:95) ha_MD5 (Codec/Crypto/RSA.hs:462) ha_SHA1 (Codec/Crypto/RSA.hs:470) ha_SHA256 (Codec/Crypto/RSA.hs:477) ha_SHA384 (Codec/Crypto/RSA.hs:485) ha_SHA512 (Codec/Crypto/RSA.hs:493) Documentation created: dist/doc/html/RSA/index.html, dist/doc/html/RSA/RSA.txt Creating package registration file: /tmp/pkgConf-RSA-1.2.1326127303425380177.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/RSA-1.2.1.0-INcLoBbEVG55gEcNyesHe0 Registering RSA-1.2.1.0... Installed RSA-1.2.1.0 Configuring attoparsec-0.13.0.1... Building attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... [ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o ) [ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o ) [ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o ) [ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.13.0.1... Running Haddock for attoparsec-0.13.0.1... Running hscolour for attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Haddock coverage: 67% ( 6 / 9) in 'Data.Attoparsec.Text.FastSet' Missing documentation for: FastSet (Data/Attoparsec/Text/FastSet.hs:27) fromList (Data/Attoparsec/Text/FastSet.hs:29) charClass (Data/Attoparsec/Text/FastSet.hs:37) 50% ( 1 / 2) in 'Data.Attoparsec.Internal.Fhthagn' Missing documentation for: Module header 36% ( 4 / 11) in 'Data.Attoparsec.Text.Buffer' Missing documentation for: Buffer (Data/Attoparsec/Text/Buffer.hs:58) unbuffer (Data/Attoparsec/Text/Buffer.hs:75) unbufferAt (Data/Attoparsec/Text/Buffer.hs:78) length (Data/Attoparsec/Text/Buffer.hs:120) pappend (Data/Attoparsec/Text/Buffer.hs:93) substring (Data/Attoparsec/Text/Buffer.hs:124) dropWord16 (Data/Attoparsec/Text/Buffer.hs:131) 22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer' Missing documentation for: Buffer (Data/Attoparsec/ByteString/Buffer.hs:71) unbuffer (Data/Attoparsec/ByteString/Buffer.hs:88) pappend (Data/Attoparsec/ByteString/Buffer.hs:101) length (Data/Attoparsec/ByteString/Buffer.hs:134) unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:138) substring (Data/Attoparsec/ByteString/Buffer.hs:143) unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:150) 89% ( 8 / 9) in 'Data.Attoparsec.Zepto' Missing documentation for: Parser (Data/Attoparsec/Zepto.hs:69) 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' Missing documentation for: FastSet (Data/Attoparsec/ByteString/FastSet.hs:44) fromList (Data/Attoparsec/ByteString/FastSet.hs:62) fromSet (Data/Attoparsec/ByteString/FastSet.hs:44) charClass (Data/Attoparsec/ByteString/FastSet.hs:111) 50% ( 5 / 10) in 'Data.Attoparsec.Internal.Types' Missing documentation for: State (Data/Attoparsec/Internal/Types.hs:118) Failure (Data/Attoparsec/Internal/Types.hs:122) Success (Data/Attoparsec/Internal/Types.hs:124) Pos (Data/Attoparsec/Internal/Types.hs:46) <> (Data/Attoparsec/Internal/Types.hs:209) 100% ( 4 / 4) in 'Data.Attoparsec.Types' 100% ( 9 / 9) in 'Data.Attoparsec.Internal' 100% ( 24 / 24) in 'Data.Attoparsec.Combinator' 93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) storable (Data/Attoparsec/ByteString/Internal.hs:138) 95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:89) Result (Data/Attoparsec/Text/Internal.hs:90) 98% ( 90 / 92) in 'Data.Attoparsec.Text' Missing documentation for: Parser (Data/Attoparsec/Text/Internal.hs:89) Result (Data/Attoparsec/Text/Internal.hs:90) 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 97% ( 66 / 68) in 'Data.Attoparsec.ByteString' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) 98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8' Missing documentation for: Parser (Data/Attoparsec/ByteString/Internal.hs:95) Result (Data/Attoparsec/ByteString/Internal.hs:96) 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 Creating package registration file: /tmp/pkgConf-attoparsec-0.13.015886733691785286845.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/attoparsec-0.13.0.1-FtJZAZu3GDOJSwmSRnXnPH Registering attoparsec-0.13.0.1... Installed attoparsec-0.13.0.1 Configuring cryptocipher-0.6.2... Building cryptocipher-0.6.2... Preprocessing library cryptocipher-0.6.2... [1 of 1] Compiling Crypto.Cipher ( Crypto/Cipher.hs, dist/build/Crypto/Cipher.o ) In-place registering cryptocipher-0.6.2... Running Haddock for cryptocipher-0.6.2... Running hscolour for cryptocipher-0.6.2... Preprocessing library cryptocipher-0.6.2... Preprocessing library cryptocipher-0.6.2... Haddock coverage: 100% ( 34 / 34) in 'Crypto.Cipher' Warning: Crypto.Cipher: could not find link destinations for: AESOCB Documentation created: dist/doc/html/cryptocipher/index.html, dist/doc/html/cryptocipher/cryptocipher.txt Creating package registration file: /tmp/pkgConf-cryptocipher-0.614063857551633238319.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptocipher-0.6.2-DAseD6ZOOqDKFhHUWINcit Registering cryptocipher-0.6.2... Installed cryptocipher-0.6.2 Configuring pem-0.1.2... Building pem-0.1.2... Preprocessing library pem-0.1.2... [1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o ) [2 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o ) Data/PEM/Writer.hs:22: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() [3 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o ) Data/PEM/Parser.hs:22:1: Warning: Module ‘Data.Attoparsec’ is deprecated: This module will be removed in the next major release. Data/PEM/Parser.hs:24:1: Warning: Module ‘Data.Attoparsec.Char8’ is deprecated: This module will be removed in the next major release. Data/PEM/Parser.hs:35: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() [4 of 4] Compiling Data.PEM ( Data/PEM.hs, dist/build/Data/PEM.o ) Data/PEM.hs:11:1: Warning: Tab character Data/PEM.hs:14:1: Warning: Tab character In-place registering pem-0.1.2... Running Haddock for pem-0.1.2... Running hscolour for pem-0.1.2... Preprocessing library pem-0.1.2... Preprocessing library pem-0.1.2... Data/PEM/Writer.hs:22: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/PEM/Parser.hs:22:1: Warning: Module ‘Data.Attoparsec’ is deprecated: This module will be removed in the next major release. Data/PEM/Parser.hs:24:1: Warning: Module ‘Data.Attoparsec.Char8’ is deprecated: This module will be removed in the next major release. Data/PEM/Parser.hs:35: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/PEM.hs:11:1: Warning: Tab character Data/PEM.hs:14:1: Warning: Tab character Haddock coverage: 100% ( 2 / 2) in 'Data.PEM.Types' 100% ( 4 / 4) in 'Data.PEM.Writer' 100% ( 4 / 4) in 'Data.PEM.Parser' 100% ( 8 / 8) in 'Data.PEM' Documentation created: dist/doc/html/pem/index.html, dist/doc/html/pem/pem.txt Creating package registration file: /tmp/pkgConf-pem-0.1957709673571333576.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pem-0.1.2-CLmtr5ojoCxAeVlvqutrmI Registering pem-0.1.2... Installed pem-0.1.2 Downloading certificate-1.2.6... Configuring certificate-1.2.6... Building certificate-1.2.6... Preprocessing library certificate-1.2.6... [1 of 9] Compiling Data.Certificate.KeyDSA ( Data/Certificate/KeyDSA.hs, dist/build/Data/Certificate/KeyDSA.o ) [2 of 9] Compiling Data.Certificate.KeyRSA ( Data/Certificate/KeyRSA.hs, dist/build/Data/Certificate/KeyRSA.o ) [3 of 9] Compiling Data.Certificate.X509.Internal ( Data/Certificate/X509/Internal.hs, dist/build/Data/Certificate/X509/Internal.o ) [4 of 9] Compiling Data.Certificate.X509.Ext ( Data/Certificate/X509/Ext.hs, dist/build/Data/Certificate/X509/Ext.o ) [5 of 9] Compiling Data.Certificate.X509.Cert ( Data/Certificate/X509/Cert.hs, dist/build/Data/Certificate/X509/Cert.o ) Data/Certificate/X509/Cert.hs:47:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Certificate/X509/Cert.hs:49:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Data/Certificate/X509/Cert.hs:260:29: Warning: Defined but not used: ‘sig’ Data/Certificate/X509/Cert.hs:337:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘encodePK’: Patterns not matched: PubKeyDH _ PubKeyECDSA _ [6 of 9] Compiling Data.Certificate.X509 ( Data/Certificate/X509.hs, dist/build/Data/Certificate/X509.o ) [7 of 9] Compiling System.Certificate.X509.Unix ( System/Certificate/X509/Unix.hs, dist/build/System/Certificate/X509/Unix.o ) System/Certificate/X509/Unix.hs:32:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [8 of 9] Compiling System.Certificate.X509 ( System/Certificate/X509.hs, dist/build/System/Certificate/X509.o ) System/Certificate/X509.hs:10:1: Warning: Tab character System/Certificate/X509.hs:11:1: Warning: Tab character [9 of 9] Compiling System.Certificate.X509.MacOS ( System/Certificate/X509/MacOS.hs, dist/build/System/Certificate/X509/MacOS.o ) System/Certificate/X509/MacOS.hs:2:1: Warning: Tab character System/Certificate/X509/MacOS.hs:3:1: Warning: Tab character System/Certificate/X509/MacOS.hs:8:1: Warning: The import of ‘Data.ByteString’ is redundant except perhaps to import instances from ‘Data.ByteString’ To import instances alone, use: import Data.ByteString() System/Certificate/X509/MacOS.hs:10:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() In-place registering certificate-1.2.6... Running Haddock for certificate-1.2.6... Running hscolour for certificate-1.2.6... Preprocessing library certificate-1.2.6... Preprocessing library certificate-1.2.6... Data/Certificate/X509/Cert.hs:47:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Certificate/X509/Cert.hs:49:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Data/Certificate/X509/Cert.hs:260:29: Warning: Defined but not used: ‘sig’ System/Certificate/X509/Unix.hs:32:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() System/Certificate/X509.hs:10:1: Warning: Tab character System/Certificate/X509.hs:11:1: Warning: Tab character System/Certificate/X509/MacOS.hs:2:1: Warning: Tab character System/Certificate/X509/MacOS.hs:3:1: Warning: Tab character System/Certificate/X509/MacOS.hs:8:1: Warning: The import of ‘Data.ByteString’ is redundant except perhaps to import instances from ‘Data.ByteString’ To import instances alone, use: import Data.ByteString() System/Certificate/X509/MacOS.hs:10:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 33% ( 1 / 3) in 'Data.Certificate.KeyDSA' Missing documentation for: decodePrivate (Data/Certificate/KeyDSA.hs:37) encodePrivate (Data/Certificate/KeyDSA.hs:40) 33% ( 2 / 6) in 'Data.Certificate.KeyRSA' Missing documentation for: decodePublic (Data/Certificate/KeyRSA.hs:37) decodePrivate (Data/Certificate/KeyRSA.hs:86) encodePublic (Data/Certificate/KeyRSA.hs:40) encodePrivate (Data/Certificate/KeyRSA.hs:89) 20% ( 1 / 5) in 'Data.Certificate.X509.Internal' Missing documentation for: Module header makeASN1Sequence (Data/Certificate/X509/Internal.hs:16) asn1Container (Data/Certificate/X509/Internal.hs:13) OID (Data/Certificate/X509/Internal.hs:11) 33% ( 4 / 12) in 'Data.Certificate.X509.Ext' Missing documentation for: ExtensionRaw (Data/Certificate/X509/Ext.hs:32) Extension (Data/Certificate/X509/Ext.hs:55) ExtBasicConstraints (Data/Certificate/X509/Ext.hs:68) ExtKeyUsage (Data/Certificate/X509/Ext.hs:78) ExtSubjectKeyId (Data/Certificate/X509/Ext.hs:87) ExtSubjectAltName (Data/Certificate/X509/Ext.hs:96) ExtAuthorityKeyId (Data/Certificate/X509/Ext.hs:112) extensionGet (Data/Certificate/X509/Ext.hs:60) 24% ( 6 / 25) in 'Data.Certificate.X509.Cert' Missing documentation for: Module header SignatureALG (Data/Certificate/X509/Cert.hs:75) HashALG (Data/Certificate/X509/Cert.hs:57) PubKeyALG (Data/Certificate/X509/Cert.hs:67) PubKey (Data/Certificate/X509/Cert.hs:80) ASN1StringType (Data/Certificate/X509/Cert.hs:103) ASN1String (Data/Certificate/X509/Cert.hs:104) Certificate (Data/Certificate/X509/Cert.hs:108) DistinguishedName (Data/Certificate/X509/Cert.hs:106) OID (Data/Certificate/X509/Internal.hs:11) oidCommonName (Data/Certificate/X509/Cert.hs:119) oidCountry (Data/Certificate/X509/Cert.hs:119) oidOrganization (Data/Certificate/X509/Cert.hs:119) oidOrganizationUnit (Data/Certificate/X509/Cert.hs:119) oidSig (Data/Certificate/X509/Cert.hs:169) sigOID (Data/Certificate/X509/Cert.hs:175) encodeCertificateHeader (Data/Certificate/X509/Cert.hs:363) parseDN (Data/Certificate/X509/Cert.hs:218) encodeDN (Data/Certificate/X509/Cert.hs:331) 45% ( 10 / 22) in 'Data.Certificate.X509' Missing documentation for: X509 (Data/Certificate/X509.hs:52) SignatureALG (Data/Certificate/X509/Cert.hs:75) HashALG (Data/Certificate/X509/Cert.hs:57) PubKeyALG (Data/Certificate/X509/Cert.hs:67) PubKey (Data/Certificate/X509/Cert.hs:80) OID (Data/Certificate/X509/Internal.hs:11) ASN1StringType (Data/Certificate/X509/Cert.hs:103) ASN1String (Data/Certificate/X509/Cert.hs:104) DistinguishedName (Data/Certificate/X509/Cert.hs:106) Certificate (Data/Certificate/X509/Cert.hs:108) decodeDN (Data/Certificate/X509.hs:121) encodeDN (Data/Certificate/X509.hs:124) 25% ( 1 / 4) in 'System.Certificate.X509.Unix' Missing documentation for: getSystemPath (System/Certificate/X509/Unix.hs:50) readAll (System/Certificate/X509/Unix.hs:60) findCertificate (System/Certificate/X509/Unix.hs:65) 50% ( 1 / 2) in 'System.Certificate.X509' Missing documentation for: findCertificate (System/Certificate/X509/Unix.hs:65) 0% ( 0 / 2) in 'System.Certificate.X509.MacOS' Missing documentation for: Module header findCertificate (System/Certificate/X509/MacOS.hs:17) Warning: Data.Certificate.X509.Cert: could not find link destinations for: Time Warning: Data.Certificate.X509: could not find link destinations for: Time Documentation created: dist/doc/html/certificate/index.html, dist/doc/html/certificate/certificate.txt Creating package registration file: /tmp/pkgConf-certificate-1.218397190741147388315.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/certificate-1.2.6-EtxrATVjyoQ1LaGRU5lXXQ Registering certificate-1.2.6... Installed certificate-1.2.6 Configuring tls-0.1... Building tls-0.1... Preprocessing library tls-0.1... Network/TLS/Cipher.hs:32:18: Could not find module ‘Crypto.Cipher.RC4’ It is a member of the hidden package ‘cipher-rc4-0.1.4@ciphe_G3k95YffmwuD6Vuy2sk1JG’. Perhaps you need to add ‘cipher-rc4’ to the build-depends in your .cabal file. Use -v to see a list of the files searched for. Network/TLS/Crypto.hs:28:18: Could not find module ‘Data.CryptoHash.SHA1’ Use -v to see a list of the files searched for. Network/TLS/Crypto.hs:29:18: Could not find module ‘Data.CryptoHash.MD5’ Use -v to see a list of the files searched for. Network/TLS/Crypto.hs:35:8: Could not find module ‘Random’ Use -v to see a list of the files searched for. Network/TLS/MAC.hs:12:18: Could not find module ‘Data.CryptoHash.SHA256’ Perhaps you meant Crypto.Hash.SHA256 (from cryptohash-0.11.6@crypt_5epyAhdyCoGIBkp2icUC24) Use -v to see a list of the files searched for. Network/TLS/Server.hs:34:18: Could not find module ‘Data.Certificate.Key’ Perhaps you meant Data.Certificate.KeyDSA (from certificate-1.2.6@certi_EtxrATVjyoQ1LaGRU5lXXQ) Data.Certificate.KeyRSA (from certificate-1.2.6@certi_EtxrATVjyoQ1LaGRU5lXXQ) Data.Certificate.X509 (from certificate-1.2.6@certi_EtxrATVjyoQ1LaGRU5lXXQ) Use -v to see a list of the files searched for. Failed to install tls-0.1 cabal: Error: some packages failed to install: tls-0.1 failed during the building phase. The exception was: ExitFailure 1