Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-7340/SHA-1.6.4.2' 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 ) 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.42145174067468703135.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/SHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz Registering SHA-1.6.4.2... cabal: Leaving directory '/tmp/cabal-tmp-7340/SHA-1.6.4.2' Installed SHA-1.6.4.2 cabal: Entering directory '/tmp/cabal-tmp-7340/base64-bytestring-1.0.0.1' 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 ) 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.014115496761843993368.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/base64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY Registering base64-bytestring-1.0.0.1... cabal: Leaving directory '/tmp/cabal-tmp-7340/base64-bytestring-1.0.0.1' Installed base64-bytestring-1.0.0.1 cabal: Entering directory '/tmp/cabal-tmp-7340/cereal-0.5.4.0' Configuring cereal-0.5.4.0... Building cereal-0.5.4.0... Preprocessing library cereal-0.5.4.0... [1 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [2 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) Running Haddock for cereal-0.5.4.0... Running hscolour for cereal-0.5.4.0... Preprocessing library cereal-0.5.4.0... Preprocessing library cereal-0.5.4.0... Haddock coverage: 75% ( 41 / 55) in 'Data.Serialize.Put' Missing documentation for: Putter (src/Data/Serialize/Put.hs:141) putBuilder (src/Data/Serialize/Put.hs:189) putShortByteString (src/Data/Serialize/Put.hs:242) putTwoOf (src/Data/Serialize/Put.hs:382) putListOf (src/Data/Serialize/Put.hs:386) putIArrayOf (src/Data/Serialize/Put.hs:392) putSeqOf (src/Data/Serialize/Put.hs:398) putTreeOf (src/Data/Serialize/Put.hs:404) putMapOf (src/Data/Serialize/Put.hs:411) putIntMapOf (src/Data/Serialize/Put.hs:415) putSetOf (src/Data/Serialize/Put.hs:419) putIntSetOf (src/Data/Serialize/Put.hs:423) putMaybeOf (src/Data/Serialize/Put.hs:427) putEitherOf (src/Data/Serialize/Put.hs:432) 94% ( 60 / 64) in 'Data.Serialize.Get' Missing documentation for: label (src/Data/Serialize/Get.hs:264) getLazyByteString (src/Data/Serialize/Get.hs:502) getShortByteString (src/Data/Serialize/Get.hs:506) getTwoOf (src/Data/Serialize/Get.hs:744) 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 87% ( 13 / 15) in 'Data.Serialize' Missing documentation for: GSerializePut (src/Data/Serialize.hs:550) GSerializeGet (src/Data/Serialize.hs:553) Warning: Data.Serialize.Put: could not find link destinations for: PairS Warning: Data.Serialize.Get: could not find link destinations for: get Warning: Data.Serialize: could not find link destinations for: PutSum SumSize GetSum Documentation created: dist/doc/html/cereal/index.html, dist/doc/html/cereal/cereal.txt Creating package registration file: /tmp/pkgConf-cereal-0.5.416059082351350573793.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/cereal-0.5.4.0-LXuGw964IxKFJaPTyZmzLs Registering cereal-0.5.4.0... cabal: Leaving directory '/tmp/cabal-tmp-7340/cereal-0.5.4.0' Installed cereal-0.5.4.0 cabal: Entering directory '/tmp/cabal-tmp-7340/entropy-0.3.7' [1 of 1] Compiling Main ( /tmp/cabal-tmp-7340/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-7340/entropy-0.3.7/dist/setup/Main.o ) Linking /tmp/cabal-tmp-7340/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 ) 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.31473442062201305624.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/entropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci Registering entropy-0.3.7... cabal: Leaving directory '/tmp/cabal-tmp-7340/entropy-0.3.7' Installed entropy-0.3.7 cabal: Entering directory '/tmp/cabal-tmp-7340/hourglass-0.2.10' Configuring hourglass-0.2.10... Building hourglass-0.2.10... Preprocessing library hourglass-0.2.10... [ 1 of 17] Compiling Data.Hourglass.Zone ( Data/Hourglass/Zone.hs, dist/build/Data/Hourglass/Zone.o ) [ 2 of 17] Compiling Data.Hourglass.Utils ( Data/Hourglass/Utils.hs, dist/build/Data/Hourglass/Utils.o ) [ 3 of 17] Compiling Time.Types ( Time/Types.hs, dist/build/Time/Types.o ) [ 4 of 17] Compiling Data.Hourglass.Types ( Data/Hourglass/Types.hs, dist/build/Data/Hourglass/Types.o ) [ 5 of 17] Compiling Data.Hourglass.Internal.Unix ( Data/Hourglass/Internal/Unix.hs, dist/build/Data/Hourglass/Internal/Unix.o ) Data/Hourglass/Internal/Unix.hs:24:1: warning: [-Wunused-imports] 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 17] Compiling Data.Hourglass.Internal ( Data/Hourglass/Internal.hs, dist/build/Data/Hourglass/Internal.o ) [ 7 of 17] Compiling Data.Hourglass.Calendar ( Data/Hourglass/Calendar.hs, dist/build/Data/Hourglass/Calendar.o ) [ 8 of 17] Compiling Data.Hourglass.Diff ( Data/Hourglass/Diff.hs, dist/build/Data/Hourglass/Diff.o ) Data/Hourglass/Diff.hs:22:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [ 9 of 17] Compiling Data.Hourglass.Time ( Data/Hourglass/Time.hs, dist/build/Data/Hourglass/Time.o ) [10 of 17] Compiling Data.Hourglass.Epoch ( Data/Hourglass/Epoch.hs, dist/build/Data/Hourglass/Epoch.o ) [11 of 17] Compiling Data.Hourglass.Local ( Data/Hourglass/Local.hs, dist/build/Data/Hourglass/Local.o ) [12 of 17] Compiling Data.Hourglass.Format ( Data/Hourglass/Format.hs, dist/build/Data/Hourglass/Format.o ) [13 of 17] Compiling Time.System ( Time/System.hs, dist/build/Time/System.o ) Time/System.hs:23:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [14 of 17] Compiling System.Hourglass ( System/Hourglass.hs, dist/build/System/Hourglass.o ) [15 of 17] Compiling Data.Hourglass ( Data/Hourglass.hs, dist/build/Data/Hourglass.o ) Data/Hourglass.hs:40:1: warning: [-Wunused-imports] The import of ‘daysInMonth’ from module ‘Data.Hourglass.Calendar’ is redundant [16 of 17] Compiling Time.Compat ( Time/Compat.hs, dist/build/Time/Compat.o ) [17 of 17] Compiling Data.Hourglass.Compat ( Data/Hourglass/Compat.hs, dist/build/Data/Hourglass/Compat.o ) Running Haddock for hourglass-0.2.10... Running hscolour for hourglass-0.2.10... Preprocessing library hourglass-0.2.10... Preprocessing library hourglass-0.2.10... Data/Hourglass/Internal/Unix.hs:24:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Hourglass/Diff.hs:22:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Time/System.hs:23:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Data/Hourglass.hs:40:1: warning: [-Wunused-imports] The import of ‘daysInMonth’ from module ‘Data.Hourglass.Calendar’ is redundant Haddock coverage: 100% ( 4 / 4) in 'Data.Hourglass.Zone' 100% ( 4 / 4) in 'Data.Hourglass.Utils' 100% ( 23 / 23) in 'Time.Types' 100% ( 2 / 2) in 'Data.Hourglass.Types' 100% ( 6 / 6) in 'Data.Hourglass.Internal.Unix' 100% ( 6 / 6) in 'Data.Hourglass.Internal' 100% ( 11 / 11) in 'Data.Hourglass.Calendar' 100% ( 8 / 8) in 'Data.Hourglass.Diff' 100% ( 21 / 21) in 'Data.Hourglass.Time' 100% ( 9 / 9) in 'Data.Hourglass.Epoch' 100% ( 12 / 12) in 'Data.Hourglass.Local' 100% ( 17 / 17) in 'Data.Hourglass.Format' 100% ( 10 / 10) in 'Time.System' 100% ( 2 / 2) in 'System.Hourglass' 100% ( 56 / 56) in 'Data.Hourglass' 100% ( 4 / 4) in 'Time.Compat' 100% ( 2 / 2) in 'Data.Hourglass.Compat' Documentation created: dist/doc/html/hourglass/index.html, dist/doc/html/hourglass/hourglass.txt Creating package registration file: /tmp/pkgConf-hourglass-0.28242728131662739668.10 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hourglass-0.2.10-I8h0J4RSF89FN6CuD9x2Xx Registering hourglass-0.2.10... cabal: Leaving directory '/tmp/cabal-tmp-7340/hourglass-0.2.10' Installed hourglass-0.2.10 cabal: Entering directory '/tmp/cabal-tmp-7340/memory-0.13' Configuring memory-0.13... Building memory-0.13... Preprocessing library memory-0.13... [ 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.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o ) [ 4 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o ) [ 5 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o ) [ 6 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o ) [ 7 of 28] Compiling Data.Memory.Internal.Scrubber ( Data/Memory/Internal/Scrubber.hs, dist/build/Data/Memory/Internal/Scrubber.o ) [ 8 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o ) [ 9 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o ) [10 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o ) [11 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o ) [12 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o ) [13 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o ) [14 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o ) [15 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.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: [-Wunused-imports] 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.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o ) Data/ByteArray/ScrubbedBytes.hs:19:1: warning: [-Wunused-imports] 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.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o ) [19 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o ) [20 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o ) [21 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o ) [22 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: [-Wunused-imports] 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() [23 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o ) Data/ByteArray/Mapping.hs:16:1: warning: [-Wunused-imports] The import of ‘Data.Bits’ is redundant except perhaps to import instances from ‘Data.Bits’ To import instances alone, use: import Data.Bits() [24 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o ) [25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o ) [26 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o ) Data/ByteArray/Bytes.hs:20:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [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 ) Running Haddock for memory-0.13... Running hscolour for memory-0.13... Preprocessing library memory-0.13... Preprocessing library memory-0.13... Data/ByteArray/Types.hs:15:1: warning: [-Wunused-imports] 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: [-Wunused-imports] 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: [-Wunused-imports] 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() Data/ByteArray/Mapping.hs:16:1: warning: [-Wunused-imports] The import of ‘Data.Bits’ is redundant except perhaps to import instances from ‘Data.Bits’ To import instances alone, use: import Data.Bits() Data/ByteArray/Bytes.hs:20:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 100% ( 15 / 15) in 'Data.Memory.MemMap.Posix' 100% ( 2 / 2) in 'Data.Memory.Internal.DeepSeq' 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' 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:20) 100% ( 8 / 8) in 'Data.Memory.Internal.Compat' 100% ( 9 / 9) in 'Data.Memory.Hash.FNV' 100% ( 2 / 2) in 'Data.Memory.ExtendedWords' 100% ( 10 / 10) in 'Data.Memory.Endian' 100% ( 5 / 5) in 'Data.Memory.Hash.SipHash' 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% ( 4 / 4) in 'Data.Memory.Encoding.Base32' 100% ( 4 / 4) in 'Data.Memory.Encoding.Base16' 100% ( 3 / 3) in 'Data.ByteArray.Types' 100% ( 2 / 2) in 'Data.ByteArray.ScrubbedBytes' 100% ( 31 / 31) in 'Data.ByteArray.Methods' 94% ( 17 / 18) in 'Data.ByteArray.Parse' Missing documentation for: hasMore (Data/ByteArray/Parse.hs:152) 100% ( 5 / 5) in 'Data.ByteArray.View' 100% ( 3 / 3) in 'Data.ByteArray.MemView' 100% ( 5 / 5) in 'Data.ByteArray.Pack.Internal' 100% ( 6 / 6) in 'Data.ByteArray.Mapping' 100% ( 13 / 13) in 'Data.ByteArray.Hash' 100% ( 4 / 4) in 'Data.ByteArray.Encoding' 100% ( 2 / 2) in 'Data.ByteArray.Bytes' 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-0241694912260289.13 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/memory-0.13-9YH63fsEcp4AuUH5L0KHp Registering memory-0.13... cabal: Leaving directory '/tmp/cabal-tmp-7340/memory-0.13' Installed memory-0.13 cabal: Entering directory '/tmp/cabal-tmp-7340/old-locale-1.0.0.7' Configuring old-locale-1.0.0.7... Building old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... [1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o ) Running Haddock for old-locale-1.0.0.7... Running hscolour for old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Haddock coverage: 60% ( 3 / 5) in 'System.Locale' Missing documentation for: TimeLocale (System/Locale.hs:36) defaultTimeLocale (System/Locale.hs:49) Documentation created: dist/doc/html/old-locale/index.html, dist/doc/html/old-locale/old-locale.txt Creating package registration file: /tmp/pkgConf-old-locale-1.0.0537322532550245196.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8 Registering old-locale-1.0.0.7... cabal: Leaving directory '/tmp/cabal-tmp-7340/old-locale-1.0.0.7' Installed old-locale-1.0.0.7 cabal: Entering directory '/tmp/cabal-tmp-7340/transformers-compat-0.5.1.4' Configuring transformers-compat-0.5.1.4... Building transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... [1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o ) Running Haddock for transformers-compat-0.5.1.4... Running hscolour for transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' Missing documentation for: Module header version (dist/build/autogen/Paths_transformers_compat.hs:28) getBinDir (dist/build/autogen/Paths_transformers_compat.hs:38) getLibDir (dist/build/autogen/Paths_transformers_compat.hs:38) getDataDir (dist/build/autogen/Paths_transformers_compat.hs:38) getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:38) getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:45) getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:38) 100% ( 1 / 1) in 'Control.Monad.Trans.Instances' Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt Creating package registration file: /tmp/pkgConf-transformers-compat-0.5.11289547084279121308.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N Registering transformers-compat-0.5.1.4... cabal: Leaving directory '/tmp/cabal-tmp-7340/transformers-compat-0.5.1.4' Installed transformers-compat-0.5.1.4 cabal: Entering directory '/tmp/cabal-tmp-7340/asn1-types-0.3.2' Configuring asn1-types-0.3.2... Building asn1-types-0.3.2... Preprocessing library asn1-types-0.3.2... [1 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o ) Data/ASN1/Types/String.hs:154:22: warning: [-Wname-shadowing] This binding for ‘b’ shadows the existing binding bound at Data/ASN1/Types/String.hs:151:13 [2 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o ) [3 of 6] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o ) [4 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o ) [5 of 6] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o ) [6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, dist/build/Data/ASN1/Pretty.o ) Running Haddock for asn1-types-0.3.2... Running hscolour for asn1-types-0.3.2... Preprocessing library asn1-types-0.3.2... Preprocessing library asn1-types-0.3.2... Data/ASN1/Types/String.hs:154:22: warning: [-Wname-shadowing] This binding for ‘b’ shadows the existing binding bound at Data/ASN1/Types/String.hs:151:13 Haddock coverage: 100% ( 5 / 5) in 'Data.ASN1.Types.String' 100% ( 8 / 8) in 'Data.ASN1.Types.Lowlevel' 100% ( 5 / 5) in 'Data.ASN1.OID' 100% ( 10 / 10) in 'Data.ASN1.BitArray' 100% ( 13 / 13) in 'Data.ASN1.Types' 67% ( 2 / 3) in 'Data.ASN1.Pretty' Missing documentation for: PrettyType (Data/ASN1/Pretty.hs:19) Documentation created: dist/doc/html/asn1-types/index.html, dist/doc/html/asn1-types/asn1-types.txt Creating package registration file: /tmp/pkgConf-asn1-types-0.3298501962309112297.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/asn1-types-0.3.2-7OJ0HzVkSNEBIwzF1QvaHd Registering asn1-types-0.3.2... cabal: Leaving directory '/tmp/cabal-tmp-7340/asn1-types-0.3.2' Installed asn1-types-0.3.2 cabal: Entering directory '/tmp/cabal-tmp-7340/tagged-0.8.5' Configuring tagged-0.8.5... Building tagged-0.8.5... Preprocessing library tagged-0.8.5... [1 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) [2 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) Running Haddock for tagged-0.8.5... Running hscolour for tagged-0.8.5... Preprocessing library tagged-0.8.5... Preprocessing library tagged-0.8.5... Haddock coverage: 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:451) 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header Warning: Data.Tagged: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.8576994985411522957.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/tagged-0.8.5-HBjpONNM7bk4tkR2ik8YoD Registering tagged-0.8.5... cabal: Leaving directory '/tmp/cabal-tmp-7340/tagged-0.8.5' Installed tagged-0.8.5 cabal: Entering directory '/tmp/cabal-tmp-7340/asn1-encoding-0.9.4' Configuring asn1-encoding-0.9.4... Building asn1-encoding-0.9.4... Preprocessing library asn1-encoding-0.9.4... [ 1 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o ) [ 2 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o ) [ 3 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o ) [ 4 of 12] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o ) [ 5 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o ) [ 6 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.o ) [ 7 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o ) Data/ASN1/Prim.hs:59:1: warning: [-Wunused-imports] 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 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o ) [ 9 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o ) [10 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o ) [11 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o ) [12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o ) Running Haddock for asn1-encoding-0.9.4... Running hscolour for asn1-encoding-0.9.4... Preprocessing library asn1-encoding-0.9.4... Preprocessing library asn1-encoding-0.9.4... Data/ASN1/Prim.hs:59:1: warning: [-Wunused-imports] 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: 25% ( 1 / 4) in 'Data.ASN1.Stream' Missing documentation for: ASN1Repr (Data/ASN1/Stream.hs:20) getConstructedEnd (Data/ASN1/Stream.hs:22) getConstructedEndRepr (Data/ASN1/Stream.hs:30) 100% ( 2 / 2) in 'Data.ASN1.Object' 67% ( 4 / 6) in 'Data.ASN1.Internal' Missing documentation for: bytesOfUInt (Data/ASN1/Internal.hs:26) putVarEncodingIntegral (Data/ASN1/Internal.hs:64) 67% ( 6 / 9) in 'Data.ASN1.Get' Missing documentation for: Input (Data/ASN1/Get.hs:60) runGet (Data/ASN1/Get.hs:133) getWord8 (Data/ASN1/Get.hs:195) 100% ( 3 / 3) in 'Data.ASN1.Serialize' 100% ( 3 / 3) in 'Data.ASN1.Error' 31% ( 8 / 26) in 'Data.ASN1.Prim' Missing documentation for: encodeHeader (Data/ASN1/Prim.hs:62) encodePrimitiveHeader (Data/ASN1/Prim.hs:92) encodePrimitive (Data/ASN1/Prim.hs:109) decodePrimitive (Data/ASN1/Prim.hs:158) encodeConstructed (Data/ASN1/Prim.hs:140) encodeList (Data/ASN1/Prim.hs:126) encodeOne (Data/ASN1/Prim.hs:122) mkSmallestLength (Data/ASN1/Prim.hs:150) getBoolean (Data/ASN1/Prim.hs:190) getBitString (Data/ASN1/Prim.hs:222) getOctetString (Data/ASN1/Prim.hs:234) getNull (Data/ASN1/Prim.hs:237) getTime (Data/ASN1/Prim.hs:261) putTime (Data/ASN1/Prim.hs:331) putInteger (Data/ASN1/Prim.hs:343) putBitString (Data/ASN1/Prim.hs:346) putString (Data/ASN1/Prim.hs:351) putOID (Data/ASN1/Prim.hs:355) 100% ( 9 / 9) in 'Data.ASN1.Encoding' 100% ( 3 / 3) in 'Data.ASN1.BinaryEncoding.Writer' 100% ( 10 / 10) in 'Data.ASN1.BinaryEncoding.Parse' 100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw' 100% ( 3 / 3) in 'Data.ASN1.BinaryEncoding' Documentation created: dist/doc/html/asn1-encoding/index.html, dist/doc/html/asn1-encoding/asn1-encoding.txt Creating package registration file: /tmp/pkgConf-asn1-encoding-0.91994320152192532621.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/asn1-encoding-0.9.4-G3Eu427lfih60n7Hu41ILm Registering asn1-encoding-0.9.4... cabal: Leaving directory '/tmp/cabal-tmp-7340/asn1-encoding-0.9.4' Installed asn1-encoding-0.9.4 cabal: Entering directory '/tmp/cabal-tmp-7340/crypto-api-0.13.2' Configuring crypto-api-0.13.2... Building crypto-api-0.13.2... Preprocessing library crypto-api-0.13.2... [ 1 of 11] Compiling Crypto.Util ( Crypto/Util.hs, dist/build/Crypto/Util.o ) [ 2 of 11] Compiling Crypto.Types ( Crypto/Types.hs, dist/build/Crypto/Types.o ) [ 3 of 11] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o ) [ 4 of 11] Compiling Crypto.Classes[boot] ( Crypto/Classes.hs-boot, dist/build/Crypto/Classes.o-boot ) [ 5 of 11] Compiling Crypto.Modes[boot] ( Crypto/Modes.hs-boot, dist/build/Crypto/Modes.o-boot ) [ 6 of 11] Compiling Crypto.Classes ( Crypto/Classes.hs, dist/build/Crypto/Classes.o ) [ 7 of 11] Compiling Crypto.Classes.Exceptions ( Crypto/Classes/Exceptions.hs, dist/build/Crypto/Classes/Exceptions.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.CPoly ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o ) [11 of 11] Compiling Crypto.Modes ( Crypto/Modes.hs, dist/build/Crypto/Modes.o ) 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: 85% ( 11 / 13) in 'Crypto.Util' Missing documentation for: c_constTimeEq (Crypto/Util.hs:74) collect (Crypto/Util.hs:114) 67% ( 4 / 6) in 'Crypto.Types' Missing documentation for: BlockCipherError (Crypto/Types.hs:29) (Crypto/Types.hs:34) 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) 83% ( 55 / 66) in 'Crypto.Classes.Exceptions' Missing documentation for: blockSize (Crypto/Classes.hs:152) encryptBlock (Crypto/Classes.hs:153) decryptBlock (Crypto/Classes.hs:154) keyLength (Crypto/Classes.hs:156) publicKeyLength (Crypto/Classes.hs:489) privateKeyLength (Crypto/Classes.hs:490) signingKeyLength (Crypto/Classes.hs:541) verifyingKeyLength (Crypto/Classes.hs:542) verify (Crypto/Classes.hs:539) ReseedInfo (Crypto/Random.hs:81) CipherError (Crypto/Classes/Exceptions.hs:38) 100% ( 4 / 4) in 'Crypto.HMAC' 100% ( 13 / 13) in 'Crypto.Padding' 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) 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.1317590073391015857464.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/crypto-api-0.13.2-GrgsV9tsmc9F0uD4JVFF0p Registering crypto-api-0.13.2... cabal: Leaving directory '/tmp/cabal-tmp-7340/crypto-api-0.13.2' Installed crypto-api-0.13.2 cabal: Entering directory '/tmp/cabal-tmp-7340/crypto-pubkey-types-0.4.3' Configuring crypto-pubkey-types-0.4.3... Building crypto-pubkey-types-0.4.3... Preprocessing library crypto-pubkey-types-0.4.3... [1 of 5] Compiling Crypto.Types.PubKey.RSA ( Crypto/Types/PubKey/RSA.hs, dist/build/Crypto/Types/PubKey/RSA.o ) [2 of 5] Compiling Crypto.Types.PubKey.ECC ( Crypto/Types/PubKey/ECC.hs, dist/build/Crypto/Types/PubKey/ECC.o ) [3 of 5] Compiling Crypto.Types.PubKey.ECDSA ( Crypto/Types/PubKey/ECDSA.hs, dist/build/Crypto/Types/PubKey/ECDSA.o ) [4 of 5] Compiling Crypto.Types.PubKey.DSA ( Crypto/Types/PubKey/DSA.hs, dist/build/Crypto/Types/PubKey/DSA.o ) [5 of 5] Compiling Crypto.Types.PubKey.DH ( Crypto/Types/PubKey/DH.hs, dist/build/Crypto/Types/PubKey/DH.o ) Running Haddock for crypto-pubkey-types-0.4.3... Running hscolour for crypto-pubkey-types-0.4.3... Preprocessing library crypto-pubkey-types-0.4.3... Preprocessing library crypto-pubkey-types-0.4.3... Haddock coverage: 100% ( 8 / 8) in 'Crypto.Types.PubKey.RSA' 100% ( 14 / 14) in 'Crypto.Types.PubKey.ECC' 100% ( 9 / 9) in 'Crypto.Types.PubKey.ECDSA' 100% ( 10 / 10) in 'Crypto.Types.PubKey.DSA' 100% ( 5 / 5) in 'Crypto.Types.PubKey.DH' 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.416426631981153263590.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/crypto-pubkey-types-0.4.3-L4nznhBIYzjKsSd36095Rl Registering crypto-pubkey-types-0.4.3... cabal: Leaving directory '/tmp/cabal-tmp-7340/crypto-pubkey-types-0.4.3' Installed crypto-pubkey-types-0.4.3 cabal: Entering directory '/tmp/cabal-tmp-7340/pureMD5-2.1.3' Configuring pureMD5-2.1.3... Building pureMD5-2.1.3... Preprocessing library pureMD5-2.1.3... [1 of 1] Compiling Data.Digest.Pure.MD5 ( Data/Digest/Pure/MD5.hs, dist/build/Data/Digest/Pure/MD5.o ) Running Haddock for pureMD5-2.1.3... Running hscolour for pureMD5-2.1.3... Preprocessing library pureMD5-2.1.3... Preprocessing library pureMD5-2.1.3... Haddock coverage: 100% ( 13 / 13) 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.11704841123116423768.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/pureMD5-2.1.3-K10jLDQrXVz8QluUR3kY1C Registering pureMD5-2.1.3... cabal: Leaving directory '/tmp/cabal-tmp-7340/pureMD5-2.1.3' Installed pureMD5-2.1.3 cabal: Entering directory '/tmp/cabal-tmp-7340/RSA-2.2.0' Configuring RSA-2.2.0... Building RSA-2.2.0... Preprocessing library RSA-2.2.0... [1 of 3] Compiling Codec.Crypto.RSA.Pure ( src/Codec/Crypto/RSA/Pure.hs, dist/build/Codec/Crypto/RSA/Pure.o ) [2 of 3] Compiling Codec.Crypto.RSA.Exceptions ( src/Codec/Crypto/RSA/Exceptions.hs, dist/build/Codec/Crypto/RSA/Exceptions.o ) [3 of 3] Compiling Codec.Crypto.RSA ( src/Codec/Crypto/RSA.hs, dist/build/Codec/Crypto/RSA.o ) Running Haddock for RSA-2.2.0... Running hscolour for RSA-2.2.0... Preprocessing library RSA-2.2.0... Preprocessing library RSA-2.2.0... Haddock coverage: 65% ( 31 / 48) in 'Codec.Crypto.RSA.Pure' Missing documentation for: Module header RSAError (src/Codec/Crypto/RSA/Pure.hs:64) HashInfo (src/Codec/Crypto/RSA/Pure.hs:80) hashMD5 (src/Codec/Crypto/RSA/Pure.hs:751) hashSHA1 (src/Codec/Crypto/RSA/Pure.hs:758) hashSHA224 (src/Codec/Crypto/RSA/Pure.hs:765) hashSHA256 (src/Codec/Crypto/RSA/Pure.hs:773) hashSHA384 (src/Codec/Crypto/RSA/Pure.hs:781) hashSHA512 (src/Codec/Crypto/RSA/Pure.hs:789) generatePQ (src/Codec/Crypto/RSA/Pure.hs:577) chunkify (src/Codec/Crypto/RSA/Pure.hs:265) os2ip (src/Codec/Crypto/RSA/Pure.hs:528) i2osp (src/Codec/Crypto/RSA/Pure.hs:515) rsa_dp (src/Codec/Crypto/RSA/Pure.hs:537) rsa_ep (src/Codec/Crypto/RSA/Pure.hs:532) rsa_vp1 (src/Codec/Crypto/RSA/Pure.hs:547) rsa_sp1 (src/Codec/Crypto/RSA/Pure.hs:542) 65% ( 31 / 48) in 'Codec.Crypto.RSA.Exceptions' Missing documentation for: Module header RSAError (src/Codec/Crypto/RSA/Pure.hs:64) HashInfo (src/Codec/Crypto/RSA/Pure.hs:80) hashMD5 (src/Codec/Crypto/RSA/Exceptions.hs:362) hashSHA1 (src/Codec/Crypto/RSA/Exceptions.hs:365) hashSHA224 (src/Codec/Crypto/RSA/Exceptions.hs:368) hashSHA256 (src/Codec/Crypto/RSA/Exceptions.hs:371) hashSHA384 (src/Codec/Crypto/RSA/Exceptions.hs:374) hashSHA512 (src/Codec/Crypto/RSA/Exceptions.hs:377) generatePQ (src/Codec/Crypto/RSA/Exceptions.hs:331) chunkify (src/Codec/Crypto/RSA/Exceptions.hs:142) os2ip (src/Codec/Crypto/RSA/Exceptions.hs:308) i2osp (src/Codec/Crypto/RSA/Exceptions.hs:304) rsa_dp (src/Codec/Crypto/RSA/Exceptions.hs:316) rsa_ep (src/Codec/Crypto/RSA/Exceptions.hs:312) rsa_vp1 (src/Codec/Crypto/RSA/Exceptions.hs:324) rsa_sp1 (src/Codec/Crypto/RSA/Exceptions.hs:320) 50% ( 1 / 2) in 'Codec.Crypto.RSA' Missing documentation for: Module header Documentation created: dist/doc/html/RSA/index.html, dist/doc/html/RSA/RSA.txt Creating package registration file: /tmp/pkgConf-RSA-2.220204321001773595097.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/RSA-2.2.0-8sMEoGqPiRu2OsHFRHEqsc Registering RSA-2.2.0... cabal: Leaving directory '/tmp/cabal-tmp-7340/RSA-2.2.0' Installed RSA-2.2.0 cabal: Entering directory '/tmp/cabal-tmp-7340/cloudfront-signer-0.0.0.1' Configuring cloudfront-signer-0.0.0.1... Building cloudfront-signer-0.0.0.1... Preprocessing library cloudfront-signer-0.0.0.1... [1 of 1] Compiling Aws.CloudFront.Signer ( src/Aws/CloudFront/Signer.hs, dist/build/Aws/CloudFront/Signer.o ) src/Aws/CloudFront/Signer.hs:156:23: error: Ambiguous occurrence ‘defaultTimeLocale’ It could refer to either ‘Data.Time.defaultTimeLocale’, imported from ‘Data.Time’ at src/Aws/CloudFront/Signer.hs:23:1-26 (and originally defined in ‘time-1.6.0.1:Data.Time.Format.Locale’) or ‘System.Locale.defaultTimeLocale’, imported from ‘System.Locale’ at src/Aws/CloudFront/Signer.hs:28:1-30 cabal: Leaving directory '/tmp/cabal-tmp-7340/cloudfront-signer-0.0.0.1' Failed to install cloudfront-signer-0.0.0.1 cabal: Error: some packages failed to install: cloudfront-signer-0.0.0.1 failed during the building phase. The exception was: ExitFailure 1