Build #1 for crypto-pubkey-0.2.2

[all reports]

Package crypto-pubkey-0.2.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies cryptohash-0.11.1, crypto-random-0.0.7, crypto-pubkey-types-0.4.0, crypto-numbers-0.2.3, bytestring-0.10.0.2, byteable-0.1.1, base-4.6.0.1
Flags -benchmark

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Configuring crypto-pubkey-0.2.2...
Flags chosen: benchmark=False
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 crypto-numbers ==0.2.3: using crypto-numbers-0.2.3
Dependency crypto-pubkey-types ==0.4.0: using crypto-pubkey-types-0.4.0
Dependency crypto-random ==0.0.7: using crypto-random-0.0.7
Dependency cryptohash ==0.11.1: using cryptohash-0.11.1
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-pubkey-0.2.2/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-pubkey-0.2.2
Documentation installed in:
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2
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-pubkey-0.2.2...
Preprocessing library crypto-pubkey-0.2.2...
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-pubkey-0.2.2 -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 crypto-numbers-0.2.3-d0f61d0e7989fe0339c98013afa236a9 -package-id crypto-pubkey-types-0.4.0-51fe186add76a585e0853b819fc85890 -package-id crypto-random-0.0.7-ac09ad23d3acdfab2cd41d562f3bee6f -package-id cryptohash-0.11.1-3e15c7842e24d35223bbefe552dbe93c -XHaskell98 Crypto.PubKey.RSA Crypto.PubKey.RSA.PKCS15 Crypto.PubKey.RSA.OAEP Crypto.PubKey.RSA.PSS Crypto.PubKey.RSA.Prim Crypto.PubKey.DSA Crypto.PubKey.DH Crypto.PubKey.HashDescr Crypto.PubKey.MaskGenFunction Crypto.PubKey.ElGamal Crypto.PubKey.RSA.Types Crypto.PubKey.Internal -Wall -O2 -O0
[ 1 of 12] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o )
[ 2 of 12] Compiling Crypto.PubKey.HashDescr ( Crypto/PubKey/HashDescr.hs, dist/build/Crypto/PubKey/HashDescr.o )
[ 3 of 12] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o )
[ 4 of 12] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o )
[ 5 of 12] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o )
[ 6 of 12] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o )
[ 7 of 12] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o )
[ 8 of 12] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o )
[ 9 of 12] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o )
[10 of 12] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o )
[11 of 12] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o )
[12 of 12] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o )
Linking...
/usr/bin/ar -r dist/build/libHScrypto-pubkey-0.2.2.a dist/build/Crypto/PubKey/RSA.o dist/build/Crypto/PubKey/RSA/PKCS15.o dist/build/Crypto/PubKey/RSA/OAEP.o dist/build/Crypto/PubKey/RSA/PSS.o dist/build/Crypto/PubKey/RSA/Prim.o dist/build/Crypto/PubKey/DSA.o dist/build/Crypto/PubKey/DH.o dist/build/Crypto/PubKey/HashDescr.o dist/build/Crypto/PubKey/MaskGenFunction.o dist/build/Crypto/PubKey/ElGamal.o dist/build/Crypto/PubKey/RSA/Types.o dist/build/Crypto/PubKey/Internal.o
/usr/bin/ar: creating dist/build/libHScrypto-pubkey-0.2.2.a
In-place registering crypto-pubkey-0.2.2...
/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-pubkey-0.2.2...
/usr/local/bin/haddock --ghc-version --built-in-themes
creating dist/build
creating dist/build/autogen
Running hscolour for crypto-pubkey-0.2.2...
creating dist/doc/html/crypto-pubkey
creating dist/doc/html
creating dist/doc
creating dist/doc/html
creating dist/doc/html/crypto-pubkey
Preprocessing library crypto-pubkey-0.2.2...
creating dist/doc/html/crypto-pubkey/src
/usr/bin/HsColour -print-css -odist/doc/html/crypto-pubkey/src/hscolour.css
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA.html Crypto/PubKey/RSA.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA-PKCS15.html Crypto/PubKey/RSA/PKCS15.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA-OAEP.html Crypto/PubKey/RSA/OAEP.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA-PSS.html Crypto/PubKey/RSA/PSS.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA-Prim.html Crypto/PubKey/RSA/Prim.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-DSA.html Crypto/PubKey/DSA.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-DH.html Crypto/PubKey/DH.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-HashDescr.html Crypto/PubKey/HashDescr.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-MaskGenFunction.html Crypto/PubKey/MaskGenFunction.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-ElGamal.html Crypto/PubKey/ElGamal.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA-Types.html Crypto/PubKey/RSA/Types.hs
/usr/bin/HsColour -css -anchor -odist/doc/html/crypto-pubkey/src/Crypto-PubKey-Internal.html Crypto/PubKey/Internal.hs
/usr/local/bin/ghc --print-libdir -O0
Preprocessing library crypto-pubkey-0.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
copy Crypto/PubKey/RSA.hs to dist/build/tmp-13498/Crypto/PubKey/RSA.hs
copy Crypto/PubKey/RSA/PKCS15.hs to
dist/build/tmp-13498/Crypto/PubKey/RSA/PKCS15.hs
copy Crypto/PubKey/RSA/OAEP.hs to
dist/build/tmp-13498/Crypto/PubKey/RSA/OAEP.hs
copy Crypto/PubKey/RSA/PSS.hs to dist/build/tmp-13498/Crypto/PubKey/RSA/PSS.hs
copy Crypto/PubKey/RSA/Prim.hs to
dist/build/tmp-13498/Crypto/PubKey/RSA/Prim.hs
copy Crypto/PubKey/DSA.hs to dist/build/tmp-13498/Crypto/PubKey/DSA.hs
copy Crypto/PubKey/DH.hs to dist/build/tmp-13498/Crypto/PubKey/DH.hs
copy Crypto/PubKey/HashDescr.hs to
dist/build/tmp-13498/Crypto/PubKey/HashDescr.hs
copy Crypto/PubKey/MaskGenFunction.hs to
dist/build/tmp-13498/Crypto/PubKey/MaskGenFunction.hs
copy Crypto/PubKey/ElGamal.hs to dist/build/tmp-13498/Crypto/PubKey/ElGamal.hs
copy Crypto/PubKey/RSA/Types.hs to
dist/build/tmp-13498/Crypto/PubKey/RSA/Types.hs
copy Crypto/PubKey/Internal.hs to
dist/build/tmp-13498/Crypto/PubKey/Internal.hs
creating dist/doc/html/crypto-pubkey
/usr/local/bin/haddock --prologue=dist/doc/html/crypto-pubkey/haddock-prolog13498.txt --dump-interface=dist/doc/html/crypto-pubkey/crypto-pubkey.haddock --optghc=-package-name --optghc=crypto-pubkey-0.2.2 --hide=Crypto.PubKey.ElGamal --hide=Crypto.PubKey.RSA.Types --hide=Crypto.PubKey.Internal --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/crypto-pubkey-0.2.2 --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/asn1-types-0.2.1/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/asn1-types.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-pubkey-0.2.2/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/crypto-numbers-0.2.3/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/crypto-numbers.haddock --read-interface=/package/crypto-pubkey-types-0.4.0/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/crypto-pubkey-types.haddock --read-interface=/package/crypto-random-0.0.7/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/crypto-random.haddock --read-interface=/package/cryptohash-0.11.1/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/cryptohash.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/old-locale-1.0.0.5/docs,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.5/old-locale.haddock --read-interface=/package/primitive-0.5.1.0/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/primitive.haddock --read-interface=/package/securemem-0.1.3/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/securemem.haddock --read-interface=/package/time-1.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/time-1.4.0.1/time.haddock --read-interface=/package/unix-2.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/unix-2.6.0.1/unix.haddock --read-interface=/package/vector-0.10.9.1/docs,/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/vector.haddock --odir=dist/doc/html/crypto-pubkey/ --title=crypto-pubkey-0.2.2: Public Key cryptography --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-13498 --optghc=-hidir --optghc=dist/build/tmp-13498 --optghc=-stubdir --optghc=dist/build/tmp-13498 --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=crypto-numbers-0.2.3-d0f61d0e7989fe0339c98013afa236a9 --optghc=-package-id --optghc=crypto-pubkey-types-0.4.0-51fe186add76a585e0853b819fc85890 --optghc=-package-id --optghc=crypto-random-0.0.7-ac09ad23d3acdfab2cd41d562f3bee6f --optghc=-package-id --optghc=cryptohash-0.11.1-3e15c7842e24d35223bbefe552dbe93c --optghc=-XHaskell98 --optghc=-Wall --optghc=-O2 -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-13498/Crypto/PubKey/RSA.hs dist/build/tmp-13498/Crypto/PubKey/RSA/PKCS15.hs dist/build/tmp-13498/Crypto/PubKey/RSA/OAEP.hs dist/build/tmp-13498/Crypto/PubKey/RSA/PSS.hs dist/build/tmp-13498/Crypto/PubKey/RSA/Prim.hs dist/build/tmp-13498/Crypto/PubKey/DSA.hs dist/build/tmp-13498/Crypto/PubKey/DH.hs dist/build/tmp-13498/Crypto/PubKey/HashDescr.hs dist/build/tmp-13498/Crypto/PubKey/MaskGenFunction.hs dist/build/tmp-13498/Crypto/PubKey/ElGamal.hs dist/build/tmp-13498/Crypto/PubKey/RSA/Types.hs dist/build/tmp-13498/Crypto/PubKey/Internal.hs --built-in-themes
Haddock coverage:
 100% (  9 /  9) in 'Crypto.PubKey.DH'
 100% ( 13 / 13) in 'Crypto.PubKey.HashDescr'
 100% (  3 /  3) in 'Crypto.PubKey.MaskGenFunction'
 100% ( 10 / 10) in 'Crypto.PubKey.DSA'
 100% ( 19 / 19) in 'Crypto.PubKey.ElGamal'
 100% (  3 /  3) in 'Crypto.PubKey.Internal'
 100% (  3 /  3) in 'Crypto.PubKey.RSA.Types'
 100% (  5 /  5) in 'Crypto.PubKey.RSA.Prim'
 100% (  9 /  9) in 'Crypto.PubKey.RSA'
 100% ( 13 / 13) in 'Crypto.PubKey.RSA.PKCS15'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.OAEP'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.PSS'
Documentation created: dist/doc/html/crypto-pubkey/index.html
directory dist/doc/html/crypto-pubkey does exist: True
creating /srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html
copy directory 'dist/doc/html/crypto-pubkey' to
'/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html'.
creating /srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html
creating
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src
Installing dist/doc/html/crypto-pubkey/crypto-pubkey.haddock to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/crypto-pubkey.haddock
Installing dist/doc/html/crypto-pubkey/doc-index.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/doc-index.html
Installing dist/doc/html/crypto-pubkey/Crypto-PubKey-DH.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/Crypto-PubKey-DH.html
Installing dist/doc/html/crypto-pubkey/mini_Crypto-PubKey-DH.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/mini_Crypto-PubKey-DH.html
Installing dist/doc/html/crypto-pubkey/Crypto-PubKey-HashDescr.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/Crypto-PubKey-HashDescr.html
Installing dist/doc/html/crypto-pubkey/mini_Crypto-PubKey-HashDescr.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/mini_Crypto-PubKey-HashDescr.html
Installing dist/doc/html/crypto-pubkey/Crypto-PubKey-MaskGenFunction.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/Crypto-PubKey-MaskGenFunction.html
Installing dist/doc/html/crypto-pubkey/mini_Crypto-PubKey-MaskGenFunction.html
to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/mini_Crypto-PubKey-MaskGenFunction.html
Installing dist/doc/html/crypto-pubkey/Crypto-PubKey-DSA.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/Crypto-PubKey-DSA.html
Installing dist/doc/html/crypto-pubkey/mini_Crypto-PubKey-DSA.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/mini_Crypto-PubKey-DSA.html
Installing dist/doc/html/crypto-pubkey/Crypto-PubKey-RSA-Prim.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/Crypto-PubKey-RSA-Prim.html
Installing dist/doc/html/crypto-pubkey/mini_Crypto-PubKey-RSA-Prim.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/mini_Crypto-PubKey-RSA-Prim.html
Installing dist/doc/html/crypto-pubkey/Crypto-PubKey-RSA.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/Crypto-PubKey-RSA.html
Installing dist/doc/html/crypto-pubkey/mini_Crypto-PubKey-RSA.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/mini_Crypto-PubKey-RSA.html
Installing dist/doc/html/crypto-pubkey/Crypto-PubKey-RSA-PKCS15.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/Crypto-PubKey-RSA-PKCS15.html
Installing dist/doc/html/crypto-pubkey/mini_Crypto-PubKey-RSA-PKCS15.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/mini_Crypto-PubKey-RSA-PKCS15.html
Installing dist/doc/html/crypto-pubkey/Crypto-PubKey-RSA-OAEP.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/Crypto-PubKey-RSA-OAEP.html
Installing dist/doc/html/crypto-pubkey/mini_Crypto-PubKey-RSA-OAEP.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/mini_Crypto-PubKey-RSA-OAEP.html
Installing dist/doc/html/crypto-pubkey/Crypto-PubKey-RSA-PSS.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/Crypto-PubKey-RSA-PSS.html
Installing dist/doc/html/crypto-pubkey/mini_Crypto-PubKey-RSA-PSS.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/mini_Crypto-PubKey-RSA-PSS.html
Installing dist/doc/html/crypto-pubkey/hslogo-16.png to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/hslogo-16.png
Installing dist/doc/html/crypto-pubkey/minus.gif to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/minus.gif
Installing dist/doc/html/crypto-pubkey/ocean.css to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/ocean.css
Installing dist/doc/html/crypto-pubkey/plus.gif to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/plus.gif
Installing dist/doc/html/crypto-pubkey/synopsis.png to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/synopsis.png
Installing dist/doc/html/crypto-pubkey/haskell_icon.gif to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/haskell_icon.gif
Installing dist/doc/html/crypto-pubkey/xhaddock.css to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/xhaddock.css
Installing dist/doc/html/crypto-pubkey/haddock-util.js to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/haddock-util.js
Installing dist/doc/html/crypto-pubkey/frames.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/frames.html
Installing dist/doc/html/crypto-pubkey/src/hscolour.css to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/hscolour.css
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-RSA.html
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA-PKCS15.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-RSA-PKCS15.html
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA-OAEP.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-RSA-OAEP.html
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA-PSS.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-RSA-PSS.html
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA-Prim.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-RSA-Prim.html
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-DSA.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-DSA.html
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-DH.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-DH.html
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-HashDescr.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-HashDescr.html
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-MaskGenFunction.html
to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-MaskGenFunction.html
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-ElGamal.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-ElGamal.html
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-RSA-Types.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-RSA-Types.html
Installing dist/doc/html/crypto-pubkey/src/Crypto-PubKey-Internal.html to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/src/Crypto-PubKey-Internal.html
creating /srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html
Installing dist/doc/html/crypto-pubkey/crypto-pubkey.haddock to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/html/crypto-pubkey.haddock
creating /srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2
Installing LICENSE to
/srv/hackage/var/build/cache/inst/share/doc/crypto-pubkey-0.2.2/LICENSE
Installing library in
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey
creating
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto
creating /srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3
creating /srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2
creating /srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3
creating
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto
creating
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey
creating
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/RSA
Installing dist/build/Crypto/PubKey/RSA.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/RSA.hi
Installing dist/build/Crypto/PubKey/RSA/PKCS15.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/RSA/PKCS15.hi
Installing dist/build/Crypto/PubKey/RSA/OAEP.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/RSA/OAEP.hi
Installing dist/build/Crypto/PubKey/RSA/PSS.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/RSA/PSS.hi
Installing dist/build/Crypto/PubKey/RSA/Prim.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/RSA/Prim.hi
Installing dist/build/Crypto/PubKey/DSA.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/DSA.hi
Installing dist/build/Crypto/PubKey/DH.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/DH.hi
Installing dist/build/Crypto/PubKey/HashDescr.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/HashDescr.hi
Installing dist/build/Crypto/PubKey/MaskGenFunction.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/MaskGenFunction.hi
Installing dist/build/Crypto/PubKey/ElGamal.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/ElGamal.hi
Installing dist/build/Crypto/PubKey/RSA/Types.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/RSA/Types.hi
Installing dist/build/Crypto/PubKey/Internal.hi to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/Crypto/PubKey/Internal.hi
creating /srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3
Installing dist/build/libHScrypto-pubkey-0.2.2.a to
/srv/hackage/var/build/cache/inst/lib/crypto-pubkey-0.2.2/ghc-7.6.3/libHScrypto-pubkey-0.2.2.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-pubkey-0.2.2 -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 crypto-numbers-0.2.3-d0f61d0e7989fe0339c98013afa236a9 -package-id crypto-pubkey-types-0.4.0-51fe186add76a585e0853b819fc85890 -package-id crypto-random-0.0.7-ac09ad23d3acdfab2cd41d562f3bee6f -package-id cryptohash-0.11.1-3e15c7842e24d35223bbefe552dbe93c -XHaskell98 Crypto.PubKey.RSA Crypto.PubKey.RSA.PKCS15 Crypto.PubKey.RSA.OAEP Crypto.PubKey.RSA.PSS Crypto.PubKey.RSA.Prim Crypto.PubKey.DSA Crypto.PubKey.DH Crypto.PubKey.HashDescr Crypto.PubKey.MaskGenFunction -Wall -O2 -O0
Registering crypto-pubkey-0.2.2...
/usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf

Test log

No test log was submitted for this report.