Resolving dependencies... Configuring byteable-0.1.1... Building byteable-0.1.1... Preprocessing library byteable-0.1.1... [1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o ) In-place registering byteable-0.1.1... Running Haddock for byteable-0.1.1... Running hscolour for byteable-0.1.1... Preprocessing library byteable-0.1.1... Preprocessing library byteable-0.1.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Byteable' Documentation created: dist/doc/html/byteable/index.html, dist/doc/html/byteable/byteable.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/byteable-0.1.1 Registering byteable-0.1.1... Installed byteable-0.1.1 Configuring primitive-0.5.3.0... Building primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.3.0... Running Haddock for primitive-0.5.3.0... Running hscolour for primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0 Registering primitive-0.5.3.0... Installed primitive-0.5.3.0 Configuring transformers-base-0.4.1... Building transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o ) In-place registering transformers-base-0.4.1... Running Haddock for transformers-base-0.4.1... Running hscolour for transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... Haddock coverage: 33% ( 1 / 3) in 'Control.Monad.Base' Documentation created: dist/doc/html/transformers-base/index.html, dist/doc/html/transformers-base/transformers-base.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.1 Registering transformers-base-0.4.1... Installed transformers-base-0.4.1 Configuring securemem-0.1.3... Building securemem-0.1.3... Preprocessing library securemem-0.1.3... [1 of 1] Compiling Data.SecureMem ( Data/SecureMem.hs, dist/build/Data/SecureMem.o ) In-place registering securemem-0.1.3... Running Haddock for securemem-0.1.3... Running hscolour for securemem-0.1.3... Preprocessing library securemem-0.1.3... Preprocessing library securemem-0.1.3... Haddock coverage: 88% ( 14 / 16) in 'Data.SecureMem' Documentation created: dist/doc/html/securemem/index.html, dist/doc/html/securemem/securemem.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/securemem-0.1.3 Registering securemem-0.1.3... Installed securemem-0.1.3 Configuring vector-0.10.9.2... Building vector-0.10.9.2... Preprocessing library vector-0.10.9.2... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.3.0 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.9.2... Running Haddock for vector-0.10.9.2... Running hscolour for vector-0.10.9.2... Preprocessing library vector-0.10.9.2... Preprocessing library vector-0.10.9.2... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (194 /200) in 'Data.Vector.Storable' Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable, MVector, Vector 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 94% (199 /212) in 'Data.Vector' Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.2 Registering vector-0.10.9.2... Installed vector-0.10.9.2 Configuring extensible-effects-1.7.1... Building extensible-effects-1.7.1... Preprocessing library extensible-effects-1.7.1... [ 1 of 15] Compiling Data.OpenUnion1 ( src/Data/OpenUnion1.hs, dist/build/Data/OpenUnion1.o ) [ 2 of 15] Compiling Control.Eff ( src/Control/Eff.hs, dist/build/Control/Eff.o ) [ 3 of 15] Compiling Control.Eff.Choose ( src/Control/Eff/Choose.hs, dist/build/Control/Eff/Choose.o ) [ 4 of 15] Compiling Control.Eff.Coroutine ( src/Control/Eff/Coroutine.hs, dist/build/Control/Eff/Coroutine.o ) [ 5 of 15] Compiling Control.Eff.Lift ( src/Control/Eff/Lift.hs, dist/build/Control/Eff/Lift.o ) [ 6 of 15] Compiling Control.Eff.Exception ( src/Control/Eff/Exception.hs, dist/build/Control/Eff/Exception.o ) [ 7 of 15] Compiling Control.Eff.Cut ( src/Control/Eff/Cut.hs, dist/build/Control/Eff/Cut.o ) [ 8 of 15] Compiling Control.Eff.Fresh ( src/Control/Eff/Fresh.hs, dist/build/Control/Eff/Fresh.o ) [ 9 of 15] Compiling Control.Eff.Reader.Lazy ( src/Control/Eff/Reader/Lazy.hs, dist/build/Control/Eff/Reader/Lazy.o ) [10 of 15] Compiling Control.Eff.Reader.Strict ( src/Control/Eff/Reader/Strict.hs, dist/build/Control/Eff/Reader/Strict.o ) [11 of 15] Compiling Control.Eff.State.Lazy ( src/Control/Eff/State/Lazy.hs, dist/build/Control/Eff/State/Lazy.o ) [12 of 15] Compiling Control.Eff.State.Strict ( src/Control/Eff/State/Strict.hs, dist/build/Control/Eff/State/Strict.o ) [13 of 15] Compiling Control.Eff.Writer.Lazy ( src/Control/Eff/Writer/Lazy.hs, dist/build/Control/Eff/Writer/Lazy.o ) [14 of 15] Compiling Control.Eff.Writer.Strict ( src/Control/Eff/Writer/Strict.hs, dist/build/Control/Eff/Writer/Strict.o ) [15 of 15] Compiling Control.Eff.Trace ( src/Control/Eff/Trace.hs, dist/build/Control/Eff/Trace.o ) In-place registering extensible-effects-1.7.1... Running Haddock for extensible-effects-1.7.1... Running hscolour for extensible-effects-1.7.1... Preprocessing library extensible-effects-1.7.1... Preprocessing library extensible-effects-1.7.1... Haddock coverage: 100% ( 10 / 10) in 'Data.OpenUnion1' 100% ( 17 / 17) in 'Control.Eff' 100% ( 6 / 6) in 'Control.Eff.Choose' 100% ( 5 / 5) in 'Control.Eff.Coroutine' 100% ( 4 / 4) in 'Control.Eff.Lift' 93% ( 13 / 14) in 'Control.Eff.Exception' 50% ( 2 / 4) in 'Control.Eff.Cut' 100% ( 4 / 4) in 'Control.Eff.Fresh' 100% ( 6 / 6) in 'Control.Eff.Reader.Lazy' 100% ( 6 / 6) in 'Control.Eff.Reader.Strict' 100% ( 8 / 8) in 'Control.Eff.State.Lazy' 100% ( 8 / 8) in 'Control.Eff.State.Strict' 100% ( 8 / 8) in 'Control.Eff.Writer.Lazy' 100% ( 8 / 8) in 'Control.Eff.Writer.Strict' 100% ( 4 / 4) in 'Control.Eff.Trace' Documentation created: dist/doc/html/extensible-effects/index.html, dist/doc/html/extensible-effects/extensible-effects.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-effects-1.7.1 Registering extensible-effects-1.7.1... Installed extensible-effects-1.7.1 Configuring crypto-cipher-types-0.0.9... Building crypto-cipher-types-0.0.9... Preprocessing library crypto-cipher-types-0.0.9... [ 1 of 10] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o ) [ 2 of 10] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o ) [ 3 of 10] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o ) [ 4 of 10] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o ) [ 5 of 10] Compiling Crypto.Cipher.Types.BlockIO ( Crypto/Cipher/Types/BlockIO.hs, dist/build/Crypto/Cipher/Types/BlockIO.o ) [ 6 of 10] Compiling Crypto.Cipher.Types.Unsafe ( Crypto/Cipher/Types/Unsafe.hs, dist/build/Crypto/Cipher/Types/Unsafe.o ) [ 7 of 10] Compiling Crypto.Cipher.Types.OfIO ( Crypto/Cipher/Types/OfIO.hs, dist/build/Crypto/Cipher/Types/OfIO.o ) [ 8 of 10] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o ) [ 9 of 10] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o ) [10 of 10] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o ) In-place registering crypto-cipher-types-0.0.9... Running Haddock for crypto-cipher-types-0.0.9... Running hscolour for crypto-cipher-types-0.0.9... Preprocessing library crypto-cipher-types-0.0.9... Preprocessing library crypto-cipher-types-0.0.9... Haddock coverage: 33% ( 1 / 3) in 'Crypto.Cipher.Types.Utils' 67% ( 2 / 3) in 'Crypto.Cipher.Types.GF' 100% ( 9 / 9) in 'Crypto.Cipher.Types.Base' 94% ( 16 / 17) in 'Crypto.Cipher.Types.Block' 100% ( 7 / 7) in 'Crypto.Cipher.Types.BlockIO' 100% ( 7 / 7) in 'Crypto.Cipher.Types.Unsafe' 100% ( 4 / 4) in 'Crypto.Cipher.Types.OfIO' 100% ( 2 / 2) in 'Crypto.Cipher.Types.Stream' 100% ( 7 / 7) in 'Crypto.Cipher.Types.AEAD' 100% ( 31 / 31) in 'Crypto.Cipher.Types' Documentation created: dist/doc/html/crypto-cipher-types/index.html, dist/doc/html/crypto-cipher-types/crypto-cipher-types.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-cipher-types-0.0.9 Registering crypto-cipher-types-0.0.9... Installed crypto-cipher-types-0.0.9 Configuring crypto-random-0.0.7... Building crypto-random-0.0.7... Preprocessing library crypto-random-0.0.7... [1 of 8] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o ) [2 of 8] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o ) [3 of 8] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o ) [4 of 8] Compiling Crypto.Random.Test ( Crypto/Random/Test.hs, dist/build/Crypto/Random/Test.o ) [5 of 8] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o ) [6 of 8] Compiling Crypto.Random.Generator ( Crypto/Random/Generator.hs, dist/build/Crypto/Random/Generator.o ) [7 of 8] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o ) [8 of 8] Compiling Crypto.Random.API ( Crypto/Random/API.hs, dist/build/Crypto/Random/API.o ) In-place registering crypto-random-0.0.7... Running Haddock for crypto-random-0.0.7... Running hscolour for crypto-random-0.0.7... Preprocessing library crypto-random-0.0.7... Preprocessing library crypto-random-0.0.7... Haddock coverage: 100% ( 2 / 2) in 'Crypto.Random.Entropy.Source' 100% ( 2 / 2) in 'Crypto.Random.Entropy.RDRand' 100% ( 3 / 3) in 'Crypto.Random.Entropy.Unix' 100% ( 6 / 6) in 'Crypto.Random.Test' 100% ( 7 / 7) in 'Crypto.Random.Entropy' 100% ( 2 / 2) in 'Crypto.Random.Generator' 100% ( 13 / 13) in 'Crypto.Random' 100% ( 6 / 6) in 'Crypto.Random.API' Documentation created: dist/doc/html/crypto-random/index.html, dist/doc/html/crypto-random/crypto-random.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-random-0.0.7 Registering crypto-random-0.0.7... Installed crypto-random-0.0.7 Configuring cipher-aes-0.2.7... Building cipher-aes-0.2.7... Preprocessing library cipher-aes-0.2.7... [1 of 1] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o ) In-place registering cipher-aes-0.2.7... Running Haddock for cipher-aes-0.2.7... Running hscolour for cipher-aes-0.2.7... Preprocessing library cipher-aes-0.2.7... Preprocessing library cipher-aes-0.2.7... Haddock coverage: 96% ( 26 / 27) in 'Crypto.Cipher.AES' Documentation created: dist/doc/html/cipher-aes/index.html, dist/doc/html/cipher-aes/cipher-aes.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cipher-aes-0.2.7 Registering cipher-aes-0.2.7... Installed cipher-aes-0.2.7 Downloading crypto-random-effect-0.2.0.3... Configuring crypto-random-effect-0.2.0.3... Building crypto-random-effect-0.2.0.3... Preprocessing library crypto-random-effect-0.2.0.3... [1 of 1] Compiling Crypto.Random.Effect ( src/Crypto/Random/Effect.hs, dist/build/Crypto/Random/Effect.o ) In-place registering crypto-random-effect-0.2.0.3... Running Haddock for crypto-random-effect-0.2.0.3... Running hscolour for crypto-random-effect-0.2.0.3... Preprocessing library crypto-random-effect-0.2.0.3... Preprocessing library crypto-random-effect-0.2.0.3... Haddock coverage: 94% ( 17 / 18) in 'Crypto.Random.Effect' Documentation created: dist/doc/html/crypto-random-effect/index.html, dist/doc/html/crypto-random-effect/crypto-random-effect.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-random-effect-0.2.0.3 Registering crypto-random-effect-0.2.0.3... Installed crypto-random-effect-0.2.0.3 Configuring cprng-aes-0.5.2... Building cprng-aes-0.5.2... Preprocessing library cprng-aes-0.5.2... [1 of 2] Compiling Crypto.Random.AESCtr.Internal ( Crypto/Random/AESCtr/Internal.hs, dist/build/Crypto/Random/AESCtr/Internal.o ) [2 of 2] Compiling Crypto.Random.AESCtr ( Crypto/Random/AESCtr.hs, dist/build/Crypto/Random/AESCtr.o ) In-place registering cprng-aes-0.5.2... Running Haddock for cprng-aes-0.5.2... Running hscolour for cprng-aes-0.5.2... Preprocessing library cprng-aes-0.5.2... Preprocessing library cprng-aes-0.5.2... Haddock coverage: 18% ( 2 / 11) in 'Crypto.Random.AESCtr.Internal' 100% ( 4 / 4) in 'Crypto.Random.AESCtr' Documentation created: dist/doc/html/cprng-aes/index.html, dist/doc/html/cprng-aes/cprng-aes.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cprng-aes-0.5.2 Registering cprng-aes-0.5.2... Installed cprng-aes-0.5.2 Downloading cprng-aes-effect-0.1.0.2... Configuring cprng-aes-effect-0.1.0.2... Building cprng-aes-effect-0.1.0.2... Preprocessing library cprng-aes-effect-0.1.0.2... [1 of 1] Compiling Crypto.Random.Effect.AES ( src/Crypto/Random/Effect/AES.hs, dist/build/Crypto/Random/Effect/AES.o ) In-place registering cprng-aes-effect-0.1.0.2... Running Haddock for cprng-aes-effect-0.1.0.2... Running hscolour for cprng-aes-effect-0.1.0.2... Preprocessing library cprng-aes-effect-0.1.0.2... Preprocessing library cprng-aes-effect-0.1.0.2... Haddock coverage: 50% ( 1 / 2) in 'Crypto.Random.Effect.AES' Documentation created: dist/doc/html/cprng-aes-effect/index.html, dist/doc/html/cprng-aes-effect/cprng-aes-effect.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cprng-aes-effect-0.1.0.2 Registering cprng-aes-effect-0.1.0.2... Installed cprng-aes-effect-0.1.0.2