Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-22543/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.20160701/SHA-1.6.4.2-IyxANbjxLJN8UxohFXorGz Registering SHA-1.6.4.2... cabal: Leaving directory '/tmp/cabal-tmp-22543/SHA-1.6.4.2' Installed SHA-1.6.4.2 cabal: Entering directory '/tmp/cabal-tmp-22543/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.09439477391984210012.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/base64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY Registering base64-bytestring-1.0.0.1... cabal: Leaving directory '/tmp/cabal-tmp-22543/base64-bytestring-1.0.0.1' Installed base64-bytestring-1.0.0.1 cabal: Entering directory '/tmp/cabal-tmp-22543/cereal-0.5.3.0' Configuring cereal-0.5.3.0... Building cereal-0.5.3.0... Preprocessing library cereal-0.5.3.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.3.0... Running hscolour for cereal-0.5.3.0... Preprocessing library cereal-0.5.3.0... Preprocessing library cereal-0.5.3.0... Haddock coverage: 68% ( 30 / 44) in 'Data.Serialize.Put' Missing documentation for: Putter (src/Data/Serialize/Put.hs:134) putBuilder (src/Data/Serialize/Put.hs:182) putShortByteString (src/Data/Serialize/Put.hs:231) putTwoOf (src/Data/Serialize/Put.hs:311) putListOf (src/Data/Serialize/Put.hs:315) putIArrayOf (src/Data/Serialize/Put.hs:321) putSeqOf (src/Data/Serialize/Put.hs:327) putTreeOf (src/Data/Serialize/Put.hs:333) putMapOf (src/Data/Serialize/Put.hs:340) putIntMapOf (src/Data/Serialize/Put.hs:344) putSetOf (src/Data/Serialize/Put.hs:348) putIntSetOf (src/Data/Serialize/Put.hs:352) putMaybeOf (src/Data/Serialize/Put.hs:356) putEitherOf (src/Data/Serialize/Put.hs:361) 94% ( 60 / 64) in 'Data.Serialize.Get' Missing documentation for: label (src/Data/Serialize/Get.hs:272) getLazyByteString (src/Data/Serialize/Get.hs:510) getShortByteString (src/Data/Serialize/Get.hs:515) getTwoOf (src/Data/Serialize/Get.hs:754) 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.317893661431987231011.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/cereal-0.5.3.0-90KodwwwQanJlL7equBhpB Registering cereal-0.5.3.0... cabal: Leaving directory '/tmp/cabal-tmp-22543/cereal-0.5.3.0' Installed cereal-0.5.3.0 cabal: Entering directory '/tmp/cabal-tmp-22543/entropy-0.3.7' [1 of 1] Compiling Main ( /tmp/cabal-tmp-22543/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-22543/entropy-0.3.7/dist/setup/Main.o ) Linking /tmp/cabal-tmp-22543/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.31431419379620145550.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/entropy-0.3.7-2J7fvTs0pTXDpHgYQ6fdci Registering entropy-0.3.7... cabal: Leaving directory '/tmp/cabal-tmp-22543/entropy-0.3.7' Installed entropy-0.3.7 cabal: Entering directory '/tmp/cabal-tmp-22543/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 ) Data/Hourglass/Utils.hs:13:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord a, Num a) • In the type signature for: pad2 :: (Show a, Ord a, Num a, Integral a) => a -> String Data/Hourglass/Utils.hs:19:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord a, Num a) • In the type signature for: pad4 :: (Show a, Ord a, Num a, Integral a) => a -> String Data/Hourglass/Utils.hs:28:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord a, Num a, Integral a) • In the type signature for: padN :: (Show a, Ord a, Num a, Integral a) => Int -> a -> String [ 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 ) Data/Hourglass/Local.hs:62:1: warning: [-Wredundant-constraints] • Redundant constraint: Time t • In the type signature for: localTime :: Time t => TimezoneOffset -> t -> LocalTime t [12 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() [13 of 17] Compiling System.Hourglass ( System/Hourglass.hs, dist/build/System/Hourglass.o ) [14 of 17] Compiling Data.Hourglass.Format ( Data/Hourglass/Format.hs, dist/build/Data/Hourglass/Format.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/Utils.hs:13:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord a, Num a) • In the type signature for: pad2 :: (Show a, Ord a, Num a, Integral a) => a -> String Data/Hourglass/Utils.hs:19:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord a, Num a) • In the type signature for: pad4 :: (Show a, Ord a, Num a, Integral a) => a -> String Data/Hourglass/Utils.hs:28:1: warning: [-Wredundant-constraints] • Redundant constraints: (Ord a, Num a, Integral a) • In the type signature for: padN :: (Show a, Ord a, Num a, Integral a) => Int -> a -> String 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() Data/Hourglass/Local.hs:62:1: warning: [-Wredundant-constraints] • Redundant constraint: Time t • In the type signature for: localTime :: Time t => TimezoneOffset -> t -> LocalTime t 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% ( 10 / 10) in 'Time.System' 100% ( 2 / 2) in 'System.Hourglass' 100% ( 17 / 17) in 'Data.Hourglass.Format' 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.217043650841176911340.10 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hourglass-0.2.10-I8h0J4RSF89FN6CuD9x2Xx Registering hourglass-0.2.10... cabal: Leaving directory '/tmp/cabal-tmp-22543/hourglass-0.2.10' Installed hourglass-0.2.10 cabal: Entering directory '/tmp/cabal-tmp-22543/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.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 ) Data/Memory/Endian.hs:90:1: warning: [-Wredundant-constraints] • Redundant constraint: ByteSwap a • In the type signature for: toLE :: ByteSwap a => a -> LE a Data/Memory/Endian.hs:101:1: warning: [-Wredundant-constraints] • Redundant constraint: ByteSwap a • In the type signature for: fromLE :: ByteSwap a => LE a -> a [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: [-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.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() [18 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() [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: [-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() [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 ) 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() [25 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o ) Data/ByteArray/Parse.hs:114:1: warning: [-Wredundant-constraints] • Redundant constraint: ByteArrayAccess byteArray • In the type signature for: parse :: ByteArrayAccess byteArray => Parser byteArray a -> byteArray -> Result byteArray a Data/ByteArray/Parse.hs:183:1: warning: [-Wredundant-constraints] • Redundant constraint: Eq ba • In the type signature for: bytes :: (Show ba, Eq ba, ByteArray ba) => ba -> Parser ba () [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 ) Running Haddock for memory-0.13... Running hscolour for memory-0.13... Preprocessing library memory-0.13... Preprocessing library memory-0.13... Data/Memory/Endian.hs:90:1: warning: [-Wredundant-constraints] • Redundant constraint: ByteSwap a • In the type signature for: toLE :: ByteSwap a => a -> LE a Data/Memory/Endian.hs:101:1: warning: [-Wredundant-constraints] • Redundant constraint: ByteSwap a • In the type signature for: fromLE :: ByteSwap a => LE a -> a 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/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() 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/Parse.hs:114:1: warning: [-Wredundant-constraints] • Redundant constraint: ByteArrayAccess byteArray • In the type signature for: parse :: ByteArrayAccess byteArray => Parser byteArray a -> byteArray -> Result byteArray a Data/ByteArray/Parse.hs:183:1: warning: [-Wredundant-constraints] • Redundant constraint: Eq ba • In the type signature for: bytes :: (Show ba, Eq ba, ByteArray ba) => ba -> Parser ba () 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:20) 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% ( 6 / 6) in 'Data.ByteArray.Mapping' 94% ( 17 / 18) in 'Data.ByteArray.Parse' Missing documentation for: hasMore (Data/ByteArray/Parse.hs:152) 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-014331028291887658390.13 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/memory-0.13-9YH63fsEcp4AuUH5L0KHp Registering memory-0.13... cabal: Leaving directory '/tmp/cabal-tmp-22543/memory-0.13' Installed memory-0.13 cabal: Entering directory '/tmp/cabal-tmp-22543/network-2.6.3.1' Configuring network-2.6.3.1... configure: WARNING: unrecognized options: --with-compiler checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking linux/can.h usability... yes checking linux/can.h presence... yes checking for linux/can.h... yes checking linux/tcp.h usability... yes checking linux/tcp.h presence... yes checking for linux/tcp.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for readlink... yes checking for symlink... yes checking for if_nametoindex... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... yes checking for getpeereid in unistd.h... checking for getpeereid... no checking for _head_libws2_32_a in -lws2_32... no checking for getaddrinfo... yes checking for gai_strerror... yes checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... yes checking whether AI_V4MAPPED is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPPROTO_IP is declared... yes checking whether IPPROTO_TCP is declared... yes checking whether IPPROTO_IPV6 is declared... yes checking for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes checking for accept4... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h config.status: include/HsNetworkConfig.h is unchanged configure: WARNING: unrecognized options: --with-compiler Building network-2.6.3.1... Preprocessing library network-2.6.3.1... [ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) [ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o ) [ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) [ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) [ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) [ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) [ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o ) [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) Running Haddock for network-2.6.3.1... Running hscolour for network-2.6.3.1... Preprocessing library network-2.6.3.1... Preprocessing library network-2.6.3.1... Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec' Missing documentation for: IOVec (Network/Socket/ByteString/IOVec.hsc:15) 66% ( 29 / 44) in 'Network.Socket.Types' Missing documentation for: Module header sockFd (Network/Socket/Types.hsc:95) sockFamily (Network/Socket/Types.hsc:98) sockType (Network/Socket/Types.hsc:101) sockProtocol (Network/Socket/Types.hsc:104) sockStatus (Network/Socket/Types.hsc:107) packSocketType (Network/Socket/Types.hsc:192) unpackSocketType (Network/Socket/Types.hsc:207) packFamily (Network/Socket/Types.hsc:311) unpackFamily (Network/Socket/Types.hsc:527) hostAddress6ToTuple (Network/Socket/Types.hsc:1028) tupleToHostAddress6 (Network/Socket/Types.hsc:1036) FlowInfo (Network/Socket/Types.hsc:815) ScopeID (Network/Socket/Types.hsc:816) ProtocolNumber (Network/Socket/Types.hsc:117) 94% ( 30 / 32) in 'Network.Socket.Internal' Missing documentation for: FlowInfo (Network/Socket/Types.hsc:815) ScopeID (Network/Socket/Types.hsc:816) 72% ( 76 /105) in 'Network.Socket' Missing documentation for: hostAddress6ToTuple (Network/Socket/Types.hsc:1028) tupleToHostAddress6 (Network/Socket/Types.hsc:1036) FlowInfo (Network/Socket/Types.hsc:815) ScopeID (Network/Socket/Types.hsc:816) ShutdownCmd (Network/Socket.hsc:1069) ProtocolNumber (Network/Socket/Types.hsc:117) ServiceName (Network/Socket.hsc:234) AddrInfo (Network/Socket.hsc:1280) getPeerName (Network/Socket.hsc:774) getSocketName (Network/Socket.hsc:782) socketPort (Network/Socket.hsc:751) recvLen (Network/Socket.hsc:704) inet_addr (Network/Socket.hsc:1151) inet_ntoa (Network/Socket.hsc:1159) isBound (Network/Socket.hsc:1118) isListening (Network/Socket.hsc:1123) isReadable (Network/Socket.hsc:1128) isWritable (Network/Socket.hsc:1133) sendFd (Network/Socket.hsc:1008) recvFd (Network/Socket.hsc:1016) aNY_PORT (Network/Socket.hsc:1030) sOMAXCONN (Network/Socket.hsc:1050) sOL_SOCKET (Network/Socket.hsc:1053) sCM_RIGHTS (Network/Socket.hsc:1057) fdSocket (Network/Socket.hsc:277) mkSocket (Network/Socket.hsc:265) packFamily (Network/Socket/Types.hsc:311) unpackFamily (Network/Socket/Types.hsc:527) packSocketType (Network/Socket/Types.hsc:192) 50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr' Missing documentation for: MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22) 25% ( 1 / 4) in 'Network.Socket.ByteString.Internal' Missing documentation for: mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34) c_writev (Network/Socket/ByteString/Internal.hs:40) c_sendmsg (Network/Socket/ByteString/Internal.hs:43) 100% ( 15 / 15) in 'Network.Socket.ByteString' 25% ( 1 / 4) in 'Network.Socket.ByteString.Lazy.Posix' Missing documentation for: Module header send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 71% ( 5 / 7) in 'Network.Socket.ByteString.Lazy' Missing documentation for: send (Network/Socket/ByteString/Lazy/Posix.hs:27) sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50) 44% ( 23 / 52) in 'Network.BSD' Missing documentation for: HostEntry (Network/BSD.hsc:329) hostAddress (Network/BSD.hsc:366) getHostEntries (Network/BSD.hsc:419) setHostEntry (Network/BSD.hsc:409) getHostEntry (Network/BSD.hsc:401) endHostEntry (Network/BSD.hsc:414) ServiceEntry (Network/BSD.hsc:139) ServiceName (Network/Socket.hsc:234) getServiceEntries (Network/BSD.hsc:224) getServiceEntry (Network/BSD.hsc:206) setServiceEntry (Network/BSD.hsc:214) endServiceEntry (Network/BSD.hsc:219) ProtocolName (Network/BSD.hsc:123) ProtocolNumber (Network/Socket/Types.hsc:117) ProtocolEntry (Network/BSD.hsc:242) getProtocolByName (Network/BSD.hsc:275) getProtocolByNumber (Network/BSD.hsc:286) getProtocolNumber (Network/BSD.hsc:296) getProtocolEntries (Network/BSD.hsc:320) setProtocolEntry (Network/BSD.hsc:310) getProtocolEntry (Network/BSD.hsc:302) endProtocolEntry (Network/BSD.hsc:315) NetworkName (Network/BSD.hsc:434) NetworkAddr (Network/BSD.hsc:432) NetworkEntry (Network/BSD.hsc:436) getNetworkByName (Network/BSD.hsc:467) getNetworkByAddr (Network/BSD.hsc:477) getNetworkEntry (Network/BSD.hsc:486) ifNameToIndex (Network/BSD.hsc:521) 88% ( 22 / 25) in 'Network' Missing documentation for: PortID (Network.hs:81) sendTo (Network.hs:338) recvFrom (Network.hs:347) Warning: Network.Socket.ByteString: could not find link destinations for: IOVec Documentation created: dist/doc/html/network/index.html, dist/doc/html/network/network.txt Creating package registration file: /tmp/pkgConf-network-2.6.3738647283772970072.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/network-2.6.3.1-G4Up1CPKbp7DeFsnywOnGG Registering network-2.6.3.1... cabal: Leaving directory '/tmp/cabal-tmp-22543/network-2.6.3.1' Installed network-2.6.3.1 cabal: Entering directory '/tmp/cabal-tmp-22543/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.0646755199270754552.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8 Registering old-locale-1.0.0.7... cabal: Leaving directory '/tmp/cabal-tmp-22543/old-locale-1.0.0.7' Installed old-locale-1.0.0.7 cabal: Entering directory '/tmp/cabal-tmp-22543/text-1.2.2.1' Configuring text-1.2.2.1... Building text-1.2.2.1... Preprocessing library text-1.2.2.1... [ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) [ 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 ) [ 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 ) Data/Text.hs:587:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareN/length -> compareLength" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:592:1: warning: [-Winline-rule-shadowing] Rule "TEXT ==N/length -> compareLength/==EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:597:1: warning: [-Winline-rule-shadowing] Rule "TEXT /=N/length -> compareLength//=EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:602:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareLength/==LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:607:1: warning: [-Winline-rule-shadowing] Rule "TEXT <=N/length -> compareLength//=GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:612:1: warning: [-Winline-rule-shadowing] Rule "TEXT >N/length -> compareLength/==GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:617:1: warning: [-Winline-rule-shadowing] Rule "TEXT >=N/length -> compareLength//=LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ [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 ) [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:324:1: warning: [-Winline-rule-shadowing] Rule "flush/flush" may never fire because ‘flush’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’ [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 ) [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [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 ) [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 ) Running Haddock for text-1.2.2.1... Running hscolour for text-1.2.2.1... Preprocessing library text-1.2.2.1... Preprocessing library text-1.2.2.1... 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% (127 /127) 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% (128 /129) 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:301) 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: 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.214669424911688323172.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs Registering text-1.2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-22543/text-1.2.2.1' Installed text-1.2.2.1 cabal: Entering directory '/tmp/cabal-tmp-22543/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.11408960629888830763.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N Registering transformers-compat-0.5.1.4... cabal: Leaving directory '/tmp/cabal-tmp-22543/transformers-compat-0.5.1.4' Installed transformers-compat-0.5.1.4 cabal: Entering directory '/tmp/cabal-tmp-22543/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.314355253392011662880.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/asn1-types-0.3.2-7OJ0HzVkSNEBIwzF1QvaHd Registering asn1-types-0.3.2... cabal: Leaving directory '/tmp/cabal-tmp-22543/asn1-types-0.3.2' Installed asn1-types-0.3.2 cabal: Entering directory '/tmp/cabal-tmp-22543/HsOpenSSL-0.11.1.1' Configuring HsOpenSSL-0.11.1.1... Building HsOpenSSL-0.11.1.1... Preprocessing library HsOpenSSL-0.11.1.1... [ 1 of 33] Compiling OpenSSL.SSL.Option ( dist/build/OpenSSL/SSL/Option.hs, dist/build/OpenSSL/SSL/Option.o ) [ 2 of 33] Compiling OpenSSL.ERR ( OpenSSL/ERR.hs, dist/build/OpenSSL/ERR.o ) [ 3 of 33] Compiling OpenSSL.Stack ( OpenSSL/Stack.hs, dist/build/OpenSSL/Stack.o ) [ 4 of 33] Compiling OpenSSL.DH.Internal ( OpenSSL/DH/Internal.hs, dist/build/OpenSSL/DH/Internal.o ) [ 5 of 33] Compiling OpenSSL.Objects ( dist/build/OpenSSL/Objects.hs, dist/build/OpenSSL/Objects.o ) [ 6 of 33] Compiling OpenSSL.EVP.Base64 ( OpenSSL/EVP/Base64.hs, dist/build/OpenSSL/EVP/Base64.o ) OpenSSL/EVP/Base64.hs:96:1: warning: [-Wtabs] Tab character found here, and in 9 further locations. Please use spaces instead. [ 7 of 33] Compiling OpenSSL.Utils ( OpenSSL/Utils.hs, dist/build/OpenSSL/Utils.o ) [ 8 of 33] Compiling OpenSSL.EVP.Internal ( dist/build/OpenSSL/EVP/Internal.hs, dist/build/OpenSSL/EVP/Internal.o ) [ 9 of 33] Compiling OpenSSL.EVP.Cipher ( OpenSSL/EVP/Cipher.hs, dist/build/OpenSSL/EVP/Cipher.o ) OpenSSL/EVP/Cipher.hs:18: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() [10 of 33] Compiling OpenSSL.EVP.Digest ( dist/build/OpenSSL/EVP/Digest.hs, dist/build/OpenSSL/EVP/Digest.o ) [11 of 33] Compiling OpenSSL.Cipher ( dist/build/OpenSSL/Cipher.hs, dist/build/OpenSSL/Cipher.o ) [12 of 33] Compiling OpenSSL.BIO ( OpenSSL/BIO.hs, dist/build/OpenSSL/BIO.o ) [13 of 33] Compiling OpenSSL.Random ( OpenSSL/Random.hs, dist/build/OpenSSL/Random.o ) [14 of 33] Compiling OpenSSL.BN ( dist/build/OpenSSL/BN.hs, dist/build/OpenSSL/BN.o ) [15 of 33] Compiling OpenSSL.DSA ( dist/build/OpenSSL/DSA.hs, dist/build/OpenSSL/DSA.o ) [16 of 33] Compiling OpenSSL.RSA ( dist/build/OpenSSL/RSA.hs, dist/build/OpenSSL/RSA.o ) [17 of 33] Compiling OpenSSL.EVP.PKey ( dist/build/OpenSSL/EVP/PKey.hs, dist/build/OpenSSL/EVP/PKey.o ) [18 of 33] Compiling OpenSSL.EVP.Open ( OpenSSL/EVP/Open.hs, dist/build/OpenSSL/EVP/Open.o ) [19 of 33] Compiling OpenSSL.EVP.Seal ( OpenSSL/EVP/Seal.hs, dist/build/OpenSSL/EVP/Seal.o ) [20 of 33] Compiling OpenSSL.EVP.Sign ( OpenSSL/EVP/Sign.hs, dist/build/OpenSSL/EVP/Sign.o ) [21 of 33] Compiling OpenSSL.EVP.Verify ( OpenSSL/EVP/Verify.hs, dist/build/OpenSSL/EVP/Verify.o ) [22 of 33] Compiling OpenSSL.DH ( OpenSSL/DH.hs, dist/build/OpenSSL/DH.o ) [23 of 33] Compiling OpenSSL.ASN1 ( dist/build/OpenSSL/ASN1.hs, dist/build/OpenSSL/ASN1.o ) [24 of 33] Compiling OpenSSL.X509.Name ( dist/build/OpenSSL/X509/Name.hs, dist/build/OpenSSL/X509/Name.o ) [25 of 33] Compiling OpenSSL.X509 ( OpenSSL/X509.hs, dist/build/OpenSSL/X509.o ) [26 of 33] Compiling OpenSSL.X509.Request ( OpenSSL/X509/Request.hs, dist/build/OpenSSL/X509/Request.o ) [27 of 33] Compiling OpenSSL.X509.Revocation ( dist/build/OpenSSL/X509/Revocation.hs, dist/build/OpenSSL/X509/Revocation.o ) [28 of 33] Compiling OpenSSL.X509.Store ( OpenSSL/X509/Store.hs, dist/build/OpenSSL/X509/Store.o ) [29 of 33] Compiling OpenSSL.PKCS7 ( dist/build/OpenSSL/PKCS7.hs, dist/build/OpenSSL/PKCS7.o ) [30 of 33] Compiling OpenSSL.PEM ( OpenSSL/PEM.hs, dist/build/OpenSSL/PEM.o ) [31 of 33] Compiling OpenSSL.Session ( dist/build/OpenSSL/Session.hs, dist/build/OpenSSL/Session.o ) [32 of 33] Compiling OpenSSL.SSL ( OpenSSL/SSL.hs, dist/build/OpenSSL/SSL.o ) [33 of 33] Compiling OpenSSL ( OpenSSL.hs, dist/build/OpenSSL.o ) Running Haddock for HsOpenSSL-0.11.1.1... Running hscolour for HsOpenSSL-0.11.1.1... Preprocessing library HsOpenSSL-0.11.1.1... Preprocessing library HsOpenSSL-0.11.1.1... OpenSSL/EVP/Base64.hs:96:1: warning: [-Wtabs] Tab character found here, and in 9 further locations. Please use spaces instead. OpenSSL/EVP/Cipher.hs:18: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: 67% ( 2 / 3) in 'OpenSSL.SSL.Option' Missing documentation for: optionToIntegral (OpenSSL/SSL/Option.hsc:141) 0% ( 0 / 4) in 'OpenSSL.ERR' Missing documentation for: Module header getError (OpenSSL/ERR.hs:12) peekError (OpenSSL/ERR.hs:15) errorString (OpenSSL/ERR.hs:21) 0% ( 0 / 5) in 'OpenSSL.Stack' Missing documentation for: Module header STACK (OpenSSL/Stack.hs:15) mapStack (OpenSSL/Stack.hs:34) withStack (OpenSSL/Stack.hs:48) withForeignStack (OpenSSL/Stack.hs:53) 0% ( 0 / 12) in 'OpenSSL.DH.Internal' Missing documentation for: Module header DH_ (OpenSSL/DH/Internal.hs:22) DHP (OpenSSL/DH/Internal.hs:23) withDHPPtr (OpenSSL/DH/Internal.hs:25) wrapDHPPtrWith (OpenSSL/DH/Internal.hs:28) wrapDHPPtr (OpenSSL/DH/Internal.hs:31) DH (OpenSSL/DH/Internal.hs:34) withDHPtr (OpenSSL/DH/Internal.hs:36) wrapDHPtrWith (OpenSSL/DH/Internal.hs:39) wrapDHPtr (OpenSSL/DH/Internal.hs:42) asDH (OpenSSL/DH/Internal.hs:45) asDHP (OpenSSL/DH/Internal.hs:48) 0% ( 0 / 3) in 'OpenSSL.Objects' Missing documentation for: Module header ObjNameType (OpenSSL/Objects.hsc:30) getObjNames (OpenSSL/Objects.hsc:58) 100% ( 9 / 9) in 'OpenSSL.EVP.Base64' 22% ( 2 / 9) in 'OpenSSL.Utils' Missing documentation for: Module header failIfNull (OpenSSL/Utils.hs:19) failIfNull_ (OpenSSL/Utils.hs:26) failIf (OpenSSL/Utils.hs:30) failIf_ (OpenSSL/Utils.hs:36) raiseOpenSSLError (OpenSSL/Utils.hs:41) peekCStringCLen (OpenSSL/Utils.hs:97) 14% ( 5 / 36) in 'OpenSSL.EVP.Internal' Missing documentation for: Module header EVP_CIPHER (OpenSSL/EVP/Internal.hsc:82) withCipherPtr (OpenSSL/EVP/Internal.hsc:84) cipherIvLength (OpenSSL/EVP/Internal.hsc:90) CipherCtx (OpenSSL/EVP/Internal.hsc:95) EVP_CIPHER_CTX (OpenSSL/EVP/Internal.hsc:96) newCipherCtx (OpenSSL/EVP/Internal.hsc:110) withCipherCtxPtr (OpenSSL/EVP/Internal.hsc:118) withNewCipherCtxPtr (OpenSSL/EVP/Internal.hsc:121) cipherInitBS (OpenSSL/EVP/Internal.hsc:143) cipherUpdateBS (OpenSSL/EVP/Internal.hsc:161) cipherFinalBS (OpenSSL/EVP/Internal.hsc:176) cipherStrictly (OpenSSL/EVP/Internal.hsc:186) cipherLazily (OpenSSL/EVP/Internal.hsc:192) EVP_MD (OpenSSL/EVP/Internal.hsc:205) withMDPtr (OpenSSL/EVP/Internal.hsc:207) DigestCtx (OpenSSL/EVP/Internal.hsc:212) EVP_MD_CTX (OpenSSL/EVP/Internal.hsc:213) withDigestCtxPtr (OpenSSL/EVP/Internal.hsc:229) digestUpdateBS (OpenSSL/EVP/Internal.hsc:248) digestFinalBS (OpenSSL/EVP/Internal.hsc:259) digestFinal (OpenSSL/EVP/Internal.hsc:267) digestStrictly (OpenSSL/EVP/Internal.hsc:276) digestLazily (OpenSSL/EVP/Internal.hsc:282) EVP_PKEY (OpenSSL/EVP/Internal.hsc:293) createPKey (OpenSSL/EVP/Internal.hsc:323) wrapPKeyPtr (OpenSSL/EVP/Internal.hsc:320) withPKeyPtr (OpenSSL/EVP/Internal.hsc:329) withPKeyPtr' (OpenSSL/EVP/Internal.hsc:332) unsafePKeyToPtr (OpenSSL/EVP/Internal.hsc:337) touchPKey (OpenSSL/EVP/Internal.hsc:340) 100% ( 9 / 9) in 'OpenSSL.EVP.Cipher' 100% ( 9 / 9) in 'OpenSSL.EVP.Digest' 67% ( 4 / 6) in 'OpenSSL.Cipher' Missing documentation for: Mode (OpenSSL/Cipher.hsc:31) AESCtx (OpenSSL/Cipher.hsc:38) 89% ( 33 / 37) in 'OpenSSL.BIO' Missing documentation for: BIO_ (OpenSSL/BIO.hs:94) wrapBioPtr (OpenSSL/BIO.hs:117) withBioPtr (OpenSSL/BIO.hs:122) withBioPtr' (OpenSSL/BIO.hs:126) 100% ( 5 / 5) in 'OpenSSL.Random' 88% ( 22 / 25) in 'OpenSSL.BN' 95% ( 18 / 19) in 'OpenSSL.DSA' 89% ( 17 / 19) in 'OpenSSL.RSA' 100% ( 5 / 5) in 'OpenSSL.EVP.PKey' 100% ( 4 / 4) in 'OpenSSL.EVP.Open' 100% ( 4 / 4) in 'OpenSSL.EVP.Seal' 100% ( 4 / 4) in 'OpenSSL.EVP.Sign' 100% ( 5 / 5) in 'OpenSSL.EVP.Verify' 73% ( 8 / 11) in 'OpenSSL.DH' Missing documentation for: DHP (OpenSSL/DH/Internal.hs:23) DH (OpenSSL/DH/Internal.hs:34) DHGen (OpenSSL/DH.hs:32) 0% ( 0 / 13) in 'OpenSSL.ASN1' Missing documentation for: Module header ASN1_OBJECT (OpenSSL/ASN1.hsc:37) obj2nid (OpenSSL/ASN1.hsc:39) nid2sn (OpenSSL/ASN1.hsc:49) nid2ln (OpenSSL/ASN1.hsc:53) ASN1_STRING (OpenSSL/ASN1.hsc:59) peekASN1String (OpenSSL/ASN1.hsc:61) ASN1_INTEGER (OpenSSL/ASN1.hsc:70) peekASN1Integer (OpenSSL/ASN1.hsc:85) withASN1Integer (OpenSSL/ASN1.hsc:98) ASN1_TIME (OpenSSL/ASN1.hsc:109) peekASN1Time (OpenSSL/ASN1.hsc:124) withASN1Time (OpenSSL/ASN1.hsc:166) 0% ( 0 / 5) in 'OpenSSL.X509.Name' Missing documentation for: Module header X509_NAME (OpenSSL/X509/Name.hsc:18) allocaX509Name (OpenSSL/X509/Name.hsc:43) withX509Name (OpenSSL/X509/Name.hsc:47) peekX509Name (OpenSSL/X509/Name.hsc:62) 81% ( 25 / 31) in 'OpenSSL.X509' 84% ( 16 / 19) in 'OpenSSL.X509.Request' 88% ( 22 / 25) in 'OpenSSL.X509.Revocation' 31% ( 5 / 16) in 'OpenSSL.X509.Store' 81% ( 13 / 16) in 'OpenSSL.PKCS7' 100% ( 27 / 27) in 'OpenSSL.PEM' 94% ( 50 / 53) in 'OpenSSL.Session' Missing documentation for: contextSetDefaultCiphers (OpenSSL/Session.hsc:244) contextSetVerificationMode (OpenSSL/Session.hsc:269) ShutdownType (OpenSSL/Session.hsc:582) 0% ( 0 / 4) in 'OpenSSL.SSL' Missing documentation for: Module header loadErrorStrings (OpenSSL/SSL.hs:9) addAllAlgorithms (OpenSSL/SSL.hs:12) libraryInit (OpenSSL/SSL.hs:15) 100% ( 2 / 2) in 'OpenSSL' Documentation created: dist/doc/html/HsOpenSSL/index.html, dist/doc/html/HsOpenSSL/HsOpenSSL.txt Creating package registration file: /tmp/pkgConf-HsOpenSSL-0.11.115696549681401422376.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/HsOpenSSL-0.11.1.1-42cQLUu6Nm37qCxYZlRnxo Registering HsOpenSSL-0.11.1.1... cabal: Leaving directory '/tmp/cabal-tmp-22543/HsOpenSSL-0.11.1.1' Installed HsOpenSSL-0.11.1.1 cabal: Entering directory '/tmp/cabal-tmp-22543/old-time-1.1.0.3' Configuring old-time-1.1.0.3... configure: WARNING: unrecognized options: --with-compiler checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler Building old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o ) Running Haddock for old-time-1.1.0.3... Running hscolour for old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Haddock coverage: 95% ( 20 / 21) in 'System.Time' Missing documentation for: getClockTime (System/Time.hsc:232) Warning: System.Time: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/old-time/index.html, dist/doc/html/old-time/old-time.txt Creating package registration file: /tmp/pkgConf-old-time-1.1.02978206591753779927.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp Registering old-time-1.1.0.3... cabal: Leaving directory '/tmp/cabal-tmp-22543/old-time-1.1.0.3' Installed old-time-1.1.0.3 cabal: Entering directory '/tmp/cabal-tmp-22543/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.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 ) 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: 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:451) 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.8184070057371061648.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/tagged-0.8.5-HBjpONNM7bk4tkR2ik8YoD Registering tagged-0.8.5... cabal: Leaving directory '/tmp/cabal-tmp-22543/tagged-0.8.5' Installed tagged-0.8.5 cabal: Entering directory '/tmp/cabal-tmp-22543/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.Get ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o ) [ 2 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o ) [ 3 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o ) [ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o ) [ 5 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o ) [ 6 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o ) [ 7 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.o ) [ 8 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o ) [ 9 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o ) [10 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o ) [11 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o ) 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() [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: 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) 67% ( 4 / 6) in 'Data.ASN1.Internal' Missing documentation for: bytesOfUInt (Data/ASN1/Internal.hs:26) putVarEncodingIntegral (Data/ASN1/Internal.hs:64) 100% ( 3 / 3) in 'Data.ASN1.Serialize' 100% ( 2 / 2) in 'Data.ASN1.Object' 100% ( 3 / 3) in 'Data.ASN1.BinaryEncoding.Writer' 25% ( 1 / 4) in 'Data.ASN1.Stream' Missing documentation for: ASN1Repr (Data/ASN1/Stream.hs:20) getConstructedEnd (Data/ASN1/Stream.hs:22) getConstructedEndRepr (Data/ASN1/Stream.hs:30) 100% ( 3 / 3) in 'Data.ASN1.Error' 100% ( 9 / 9) in 'Data.ASN1.Encoding' 100% ( 10 / 10) in 'Data.ASN1.BinaryEncoding.Parse' 100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw' 31% ( 8 / 26) in 'Data.ASN1.Prim' 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% ( 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.913490297291830496746.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/asn1-encoding-0.9.4-G3Eu427lfih60n7Hu41ILm Registering asn1-encoding-0.9.4... cabal: Leaving directory '/tmp/cabal-tmp-22543/asn1-encoding-0.9.4' Installed asn1-encoding-0.9.4 cabal: Entering directory '/tmp/cabal-tmp-22543/unix-time-0.3.6' Configuring unix-time-0.3.6... checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for strptime_l... yes checking for timegm... yes configure: creating ./config.status config.status: creating cbits/config.h Building unix-time-0.3.6... Preprocessing library unix-time-0.3.6... [1 of 5] Compiling Data.UnixTime.Types ( dist/build/Data/UnixTime/Types.hs, dist/build/Data/UnixTime/Types.o ) [2 of 5] Compiling Data.UnixTime.Diff ( Data/UnixTime/Diff.hs, dist/build/Data/UnixTime/Diff.o ) [3 of 5] Compiling Data.UnixTime.Sys ( dist/build/Data/UnixTime/Sys.hs, dist/build/Data/UnixTime/Sys.o ) [4 of 5] Compiling Data.UnixTime.Conv ( Data/UnixTime/Conv.hs, dist/build/Data/UnixTime/Conv.o ) Data/UnixTime/Conv.hs:11: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() [5 of 5] Compiling Data.UnixTime ( Data/UnixTime.hs, dist/build/Data/UnixTime.o ) Running Haddock for unix-time-0.3.6... Running hscolour for unix-time-0.3.6... Preprocessing library unix-time-0.3.6... Preprocessing library unix-time-0.3.6... Data/UnixTime/Conv.hs:11: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: 50% ( 3 / 6) in 'Data.UnixTime.Types' Missing documentation for: Module header (Data/UnixTime/Types.hsc:34) (Data/UnixTime/Types.hsc:45) 80% ( 4 / 5) in 'Data.UnixTime.Diff' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.UnixTime.Sys' Missing documentation for: Module header 91% ( 10 / 11) in 'Data.UnixTime.Conv' Missing documentation for: Module header 96% ( 24 / 25) in 'Data.UnixTime' Missing documentation for: Module header Documentation created: dist/doc/html/unix-time/index.html, dist/doc/html/unix-time/unix-time.txt Creating package registration file: /tmp/pkgConf-unix-time-0.319881802371554567089.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/unix-time-0.3.6-6bZ4vlHgZbL8E5DKeI2fRH Registering unix-time-0.3.6... cabal: Leaving directory '/tmp/cabal-tmp-22543/unix-time-0.3.6' Installed unix-time-0.3.6 cabal: Entering directory '/tmp/cabal-tmp-22543/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.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 ) 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' 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) 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.138310835981142699356.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/crypto-api-0.13.2-DdjpONek9MGAxibOtL8apA Registering crypto-api-0.13.2... cabal: Leaving directory '/tmp/cabal-tmp-22543/crypto-api-0.13.2' Installed crypto-api-0.13.2 cabal: Entering directory '/tmp/cabal-tmp-22543/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.ECC ( Crypto/Types/PubKey/ECC.hs, dist/build/Crypto/Types/PubKey/ECC.o ) [2 of 5] Compiling Crypto.Types.PubKey.ECDSA ( Crypto/Types/PubKey/ECDSA.hs, dist/build/Crypto/Types/PubKey/ECDSA.o ) [3 of 5] Compiling Crypto.Types.PubKey.DH ( Crypto/Types/PubKey/DH.hs, dist/build/Crypto/Types/PubKey/DH.o ) [4 of 5] Compiling Crypto.Types.PubKey.DSA ( Crypto/Types/PubKey/DSA.hs, dist/build/Crypto/Types/PubKey/DSA.o ) [5 of 5] Compiling Crypto.Types.PubKey.RSA ( Crypto/Types/PubKey/RSA.hs, dist/build/Crypto/Types/PubKey/RSA.o ) 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% ( 14 / 14) in 'Crypto.Types.PubKey.ECC' 100% ( 9 / 9) in 'Crypto.Types.PubKey.ECDSA' 100% ( 5 / 5) in 'Crypto.Types.PubKey.DH' 100% ( 10 / 10) in 'Crypto.Types.PubKey.DSA' 100% ( 8 / 8) in 'Crypto.Types.PubKey.RSA' Documentation created: dist/doc/html/crypto-pubkey-types/index.html, dist/doc/html/crypto-pubkey-types/crypto-pubkey-types.txt Creating package registration file: /tmp/pkgConf-crypto-pubkey-types-0.411237165091764756387.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/crypto-pubkey-types-0.4.3-L4nznhBIYzjKsSd36095Rl Registering crypto-pubkey-types-0.4.3... cabal: Leaving directory '/tmp/cabal-tmp-22543/crypto-pubkey-types-0.4.3' Installed crypto-pubkey-types-0.4.3 cabal: Entering directory '/tmp/cabal-tmp-22543/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.19159899441277392187.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/pureMD5-2.1.3-BRwY16dUq7vJn2ObrbDwEr Registering pureMD5-2.1.3... cabal: Leaving directory '/tmp/cabal-tmp-22543/pureMD5-2.1.3' Installed pureMD5-2.1.3 cabal: Entering directory '/tmp/cabal-tmp-22543/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.212062669941420599300.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/RSA-2.2.0-48XN6quzaFDHg4SXZf5Mnz Registering RSA-2.2.0... cabal: Leaving directory '/tmp/cabal-tmp-22543/RSA-2.2.0' Installed RSA-2.2.0 Downloading google-oauth2-jwt-0.1.1.1... cabal: Entering directory '/tmp/cabal-tmp-22543/google-oauth2-jwt-0.1.1.1' Configuring google-oauth2-jwt-0.1.1.1... Building google-oauth2-jwt-0.1.1.1... Preprocessing library google-oauth2-jwt-0.1.1.1... [1 of 1] Compiling Network.Google.OAuth2.JWT ( src/Network/Google/OAuth2/JWT.hs, dist/build/Network/Google/OAuth2/JWT.o ) Running Haddock for google-oauth2-jwt-0.1.1.1... Running hscolour for google-oauth2-jwt-0.1.1.1... Preprocessing library google-oauth2-jwt-0.1.1.1... Preprocessing library google-oauth2-jwt-0.1.1.1... Haddock coverage: 67% ( 4 / 6) in 'Network.Google.OAuth2.JWT' Missing documentation for: Scope (src/Network/Google/OAuth2/JWT.hs:26) Email (src/Network/Google/OAuth2/JWT.hs:28) Documentation created: dist/doc/html/google-oauth2-jwt/index.html, dist/doc/html/google-oauth2-jwt/google-oauth2-jwt.txt Creating package registration file: /tmp/pkgConf-google-oauth2-jwt-0.1.117383946602067936271.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/google-oauth2-jwt-0.1.1.1-5ce5LmFgMpOLcTiofV1y4w Registering google-oauth2-jwt-0.1.1.1... cabal: Leaving directory '/tmp/cabal-tmp-22543/google-oauth2-jwt-0.1.1.1' Installed google-oauth2-jwt-0.1.1.1