Configuring crypto-cipher-types-0.0.8... Dependency base ==4.6.0.1: using base-4.6.0.1 Dependency byteable ==0.1.1: using byteable-0.1.1 Dependency bytestring ==0.10.0.2: using bytestring-0.10.0.2 Dependency securemem ==0.1.3: using securemem-0.1.3 Using Cabal-1.16.0.3 compiled by ghc-7.6 Using compiler: ghc-7.6.3 Using install prefix: /srv/hackage/var/build/cache/inst Binaries installed in: /srv/hackage/var/build/cache/inst/bin Libraries installed in: /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3 Private binaries installed in: /srv/hackage/var/build/cache/inst/libexec Data files installed in: /srv/hackage/var/build/cache/inst/share/crypto-cipher-types-0.0.8 Documentation installed in: /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8 Using alex version 3.0.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar No c2hs found No cpphs found No ffihugs found Using gcc version 4.7 found on system at: /usr/bin/gcc Using ghc version 7.6.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 7.6.3 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.13.2 found on system at: /usr/local/bin/haddock Using happy version 1.18.9 found on system at: /usr/bin/happy No hmake found Using hpc version 0.6 found on system at: /usr/local/bin/hpc Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.19 found on system at: /usr/bin/HsColour No hugs found No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found No pkg-config found Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found creating dist/build creating dist/build/autogen Building crypto-cipher-types-0.0.8... Preprocessing library crypto-cipher-types-0.0.8... Building library... creating dist/build /usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name crypto-cipher-types-0.0.8 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id securemem-0.1.3-9915ea2292686c38a60fa6e5914b9669 -XHaskell98 Crypto.Cipher.Types Crypto.Cipher.Types.Unsafe Crypto.Cipher.Types.GF Crypto.Cipher.Types.Block Crypto.Cipher.Types.BlockIO Crypto.Cipher.Types.Stream Crypto.Cipher.Types.OfIO Crypto.Cipher.Types.AEAD Crypto.Cipher.Types.Base Crypto.Cipher.Types.Utils -Wall -fwarn-tabs -O0 [ 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 ) Linking... /usr/bin/ar -r dist/build/libHScrypto-cipher-types-0.0.8.a dist/build/Crypto/Cipher/Types.o dist/build/Crypto/Cipher/Types/Unsafe.o dist/build/Crypto/Cipher/Types/GF.o dist/build/Crypto/Cipher/Types/Block.o dist/build/Crypto/Cipher/Types/BlockIO.o dist/build/Crypto/Cipher/Types/Stream.o dist/build/Crypto/Cipher/Types/OfIO.o dist/build/Crypto/Cipher/Types/AEAD.o dist/build/Crypto/Cipher/Types/Base.o dist/build/Crypto/Cipher/Types/Utils.o /usr/bin/ar: creating dist/build/libHScrypto-cipher-types-0.0.8.a In-place registering crypto-cipher-types-0.0.8... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --package-db=dist/package.conf.inplace --no-user-package-conf Running Haddock for crypto-cipher-types-0.0.8... /usr/local/bin/haddock --ghc-version --built-in-themes creating dist/build creating dist/build/autogen Running hscolour for crypto-cipher-types-0.0.8... creating dist/doc/html/crypto-cipher-types creating dist/doc/html creating dist/doc creating dist/doc/html creating dist/doc/html/crypto-cipher-types Preprocessing library crypto-cipher-types-0.0.8... creating dist/doc/html/crypto-cipher-types/src /usr/bin/HsColour -print-css -odist/doc/html/crypto-cipher-types/src/hscolour.css /usr/bin/HsColour -css -anchor -odist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types.html Crypto/Cipher/Types.hs /usr/bin/HsColour -css -anchor -odist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-Unsafe.html Crypto/Cipher/Types/Unsafe.hs /usr/bin/HsColour -css -anchor -odist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-GF.html Crypto/Cipher/Types/GF.hs /usr/bin/HsColour -css -anchor -odist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-Block.html Crypto/Cipher/Types/Block.hs /usr/bin/HsColour -css -anchor -odist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-BlockIO.html Crypto/Cipher/Types/BlockIO.hs /usr/bin/HsColour -css -anchor -odist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-Stream.html Crypto/Cipher/Types/Stream.hs /usr/bin/HsColour -css -anchor -odist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-OfIO.html Crypto/Cipher/Types/OfIO.hs /usr/bin/HsColour -css -anchor -odist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-AEAD.html Crypto/Cipher/Types/AEAD.hs /usr/bin/HsColour -css -anchor -odist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-Base.html Crypto/Cipher/Types/Base.hs /usr/bin/HsColour -css -anchor -odist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-Utils.html Crypto/Cipher/Types/Utils.hs /usr/local/bin/ghc --print-libdir -O0 Preprocessing library crypto-cipher-types-0.0.8... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 copy Crypto/Cipher/Types.hs to dist/build/tmp-30409/Crypto/Cipher/Types.hs copy Crypto/Cipher/Types/Unsafe.hs to dist/build/tmp-30409/Crypto/Cipher/Types/Unsafe.hs copy Crypto/Cipher/Types/GF.hs to dist/build/tmp-30409/Crypto/Cipher/Types/GF.hs copy Crypto/Cipher/Types/Block.hs to dist/build/tmp-30409/Crypto/Cipher/Types/Block.hs copy Crypto/Cipher/Types/BlockIO.hs to dist/build/tmp-30409/Crypto/Cipher/Types/BlockIO.hs copy Crypto/Cipher/Types/Stream.hs to dist/build/tmp-30409/Crypto/Cipher/Types/Stream.hs copy Crypto/Cipher/Types/OfIO.hs to dist/build/tmp-30409/Crypto/Cipher/Types/OfIO.hs copy Crypto/Cipher/Types/AEAD.hs to dist/build/tmp-30409/Crypto/Cipher/Types/AEAD.hs copy Crypto/Cipher/Types/Base.hs to dist/build/tmp-30409/Crypto/Cipher/Types/Base.hs copy Crypto/Cipher/Types/Utils.hs to dist/build/tmp-30409/Crypto/Cipher/Types/Utils.hs creating dist/doc/html/crypto-cipher-types /usr/local/bin/haddock --prologue=dist/doc/html/crypto-cipher-types/haddock-prolog30409.txt --dump-interface=dist/doc/html/crypto-cipher-types/crypto-cipher-types.haddock --optghc=-package-name --optghc=crypto-cipher-types-0.0.8 --hide=Crypto.Cipher.Types.GF --hide=Crypto.Cipher.Types.Block --hide=Crypto.Cipher.Types.BlockIO --hide=Crypto.Cipher.Types.Stream --hide=Crypto.Cipher.Types.OfIO --hide=Crypto.Cipher.Types.AEAD --hide=Crypto.Cipher.Types.Base --hide=Crypto.Cipher.Types.Utils --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/crypto-cipher-types-0.0.8 --verbosity=1 --html --read-interface=/package/array-0.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/array-0.4.0.1/array.haddock --read-interface=/package/base-4.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/base-4.6.0.1/base.haddock --read-interface=/package/byteable-0.1.1/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/byteable.haddock --read-interface=/package/bytestring-0.10.0.2/docs,/usr/local/share/doc/ghc/html/libraries/bytestring-0.10.0.2/bytestring.haddock --read-interface=/package/deepseq-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/deepseq-1.3.0.1/deepseq.haddock --read-interface=/package/ghc-prim-0.3.0.0/docs,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.3.0.0/ghc-prim.haddock --read-interface=/package/integer-gmp-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.5.0.0/integer-gmp.haddock --read-interface=/package/securemem-0.1.3/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/securemem.haddock --odir=dist/doc/html/crypto-cipher-types/ --title=crypto-cipher-types-0.0.8: Generic cryptography cipher types --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-30409 --optghc=-hidir --optghc=dist/build/tmp-30409 --optghc=-stubdir --optghc=dist/build/tmp-30409 --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-hide-all-packages --optghc=-package-db --optghc=/srv/hackage/var/build/cache/inst/local.conf.d --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 --optghc=-package-id --optghc=bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f --optghc=-package-id --optghc=securemem-0.1.3-9915ea2292686c38a60fa6e5914b9669 --optghc=-XHaskell98 --optghc=-Wall --optghc=-fwarn-tabs -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-30409/Crypto/Cipher/Types.hs dist/build/tmp-30409/Crypto/Cipher/Types/Unsafe.hs dist/build/tmp-30409/Crypto/Cipher/Types/GF.hs dist/build/tmp-30409/Crypto/Cipher/Types/Block.hs dist/build/tmp-30409/Crypto/Cipher/Types/BlockIO.hs dist/build/tmp-30409/Crypto/Cipher/Types/Stream.hs dist/build/tmp-30409/Crypto/Cipher/Types/OfIO.hs dist/build/tmp-30409/Crypto/Cipher/Types/AEAD.hs dist/build/tmp-30409/Crypto/Cipher/Types/Base.hs dist/build/tmp-30409/Crypto/Cipher/Types/Utils.hs --built-in-themes 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 directory dist/doc/html/crypto-cipher-types does exist: True creating /srv/hackage/var/build/cache/inst/share/crypto-cipher-types-0.0.8 Installing README.md to /srv/hackage/var/build/cache/inst/share/crypto-cipher-types-0.0.8/README.md creating /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html copy directory 'dist/doc/html/crypto-cipher-types' to '/srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html'. creating /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html creating /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src Installing dist/doc/html/crypto-cipher-types/crypto-cipher-types.haddock to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/crypto-cipher-types.haddock Installing dist/doc/html/crypto-cipher-types/doc-index.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/doc-index.html Installing dist/doc/html/crypto-cipher-types/Crypto-Cipher-Types-Unsafe.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/Crypto-Cipher-Types-Unsafe.html Installing dist/doc/html/crypto-cipher-types/mini_Crypto-Cipher-Types-Unsafe.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/mini_Crypto-Cipher-Types-Unsafe.html Installing dist/doc/html/crypto-cipher-types/Crypto-Cipher-Types.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/Crypto-Cipher-Types.html Installing dist/doc/html/crypto-cipher-types/mini_Crypto-Cipher-Types.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/mini_Crypto-Cipher-Types.html Installing dist/doc/html/crypto-cipher-types/hslogo-16.png to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/hslogo-16.png Installing dist/doc/html/crypto-cipher-types/minus.gif to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/minus.gif Installing dist/doc/html/crypto-cipher-types/ocean.css to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/ocean.css Installing dist/doc/html/crypto-cipher-types/plus.gif to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/plus.gif Installing dist/doc/html/crypto-cipher-types/synopsis.png to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/synopsis.png Installing dist/doc/html/crypto-cipher-types/haskell_icon.gif to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/haskell_icon.gif Installing dist/doc/html/crypto-cipher-types/xhaddock.css to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/xhaddock.css Installing dist/doc/html/crypto-cipher-types/haddock-util.js to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/haddock-util.js Installing dist/doc/html/crypto-cipher-types/frames.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/frames.html Installing dist/doc/html/crypto-cipher-types/src/hscolour.css to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src/hscolour.css Installing dist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src/Crypto-Cipher-Types.html Installing dist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-Unsafe.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src/Crypto-Cipher-Types-Unsafe.html Installing dist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-GF.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src/Crypto-Cipher-Types-GF.html Installing dist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-Block.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src/Crypto-Cipher-Types-Block.html Installing dist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-BlockIO.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src/Crypto-Cipher-Types-BlockIO.html Installing dist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-Stream.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src/Crypto-Cipher-Types-Stream.html Installing dist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-OfIO.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src/Crypto-Cipher-Types-OfIO.html Installing dist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-AEAD.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src/Crypto-Cipher-Types-AEAD.html Installing dist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-Base.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src/Crypto-Cipher-Types-Base.html Installing dist/doc/html/crypto-cipher-types/src/Crypto-Cipher-Types-Utils.html to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/src/Crypto-Cipher-Types-Utils.html creating /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html Installing dist/doc/html/crypto-cipher-types/crypto-cipher-types.haddock to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/html/crypto-cipher-types.haddock creating /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8 Installing LICENSE to /srv/hackage/var/build/cache/inst/share/doc/crypto-cipher-types-0.0.8/LICENSE Installing library in /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher creating /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto creating /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8 creating /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto creating /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher creating /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher/Types Installing dist/build/Crypto/Cipher/Types.hi to /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher/Types.hi Installing dist/build/Crypto/Cipher/Types/Unsafe.hi to /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher/Types/Unsafe.hi Installing dist/build/Crypto/Cipher/Types/GF.hi to /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher/Types/GF.hi Installing dist/build/Crypto/Cipher/Types/Block.hi to /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher/Types/Block.hi Installing dist/build/Crypto/Cipher/Types/BlockIO.hi to /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher/Types/BlockIO.hi Installing dist/build/Crypto/Cipher/Types/Stream.hi to /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher/Types/Stream.hi Installing dist/build/Crypto/Cipher/Types/OfIO.hi to /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher/Types/OfIO.hi Installing dist/build/Crypto/Cipher/Types/AEAD.hi to /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher/Types/AEAD.hi Installing dist/build/Crypto/Cipher/Types/Base.hi to /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher/Types/Base.hi Installing dist/build/Crypto/Cipher/Types/Utils.hi to /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/Crypto/Cipher/Types/Utils.hi creating /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3 Installing dist/build/libHScrypto-cipher-types-0.0.8.a to /srv/hackage/var/build/cache/inst/lib/crypto-cipher-types-0.0.8/ghc-7.6.3/libHScrypto-cipher-types-0.0.8.a /usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name crypto-cipher-types-0.0.8 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id byteable-0.1.1-4d9d72c7dde68b308df67ba82f0dfed1 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id securemem-0.1.3-9915ea2292686c38a60fa6e5914b9669 -XHaskell98 Crypto.Cipher.Types Crypto.Cipher.Types.Unsafe -Wall -fwarn-tabs -O0 Registering crypto-cipher-types-0.0.8... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf