Build #1 for imapget-0.0.3
| Package | imapget-0.0.3 |
|---|
| Install | DependencyFailed HsOpenSSL-0.10.3.5 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | text-0.11.2.3, network-2.4.1.2, directory-1.2.0.1, bytestring-0.10.0.2, base-4.6.0.1, HsOpenSSL-0.10.3.5, HaskellNet-0.3.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring HUnit-1.2.5.2...
Building HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.2.5.2...
Running Haddock for HUnit-1.2.5.2...
Running hscolour for HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Preprocessing library HUnit-1.2.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
100% ( 2 / 2) in 'Test.HUnit.Terminal'
86% ( 6 / 7) in 'Test.HUnit.Lang'
100% ( 33 / 33) in 'Test.HUnit.Base'
100% ( 8 / 8) in 'Test.HUnit.Text'
100% ( 3 / 3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/HUnit-1.2.5.2/ghc-7.6.3
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
Configuring HsOpenSSL-0.10.3.5...
cabal: Missing dependencies on foreign libraries:
* Missing C libraries: crypto, ssl
This problem can usually be solved by installing the system packages that
provide these libraries (you may need the "-dev" versions). If the libraries
are already installed but in a non-standard location then you can use the
flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are.
Failed to install HsOpenSSL-0.10.3.5
Configuring QuickCheck-2.6...
Building QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
[ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[ 7 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 8 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[11 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[12 of 13] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
[13 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
In-place registering QuickCheck-2.6...
Running Haddock for QuickCheck-2.6...
Running hscolour for QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Preprocessing library QuickCheck-2.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, random-1.0.1.1
Haddock coverage:
12% ( 1 / 8) in 'Test.QuickCheck.Exception'
0% ( 0 / 18) in 'Test.QuickCheck.Text'
50% ( 1 / 2) in 'Test.QuickCheck.State'
95% ( 20 / 21) in 'Test.QuickCheck.Gen'
92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary'
14% ( 1 / 7) in 'Test.QuickCheck.Poly'
92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
14% ( 1 / 7) in 'Test.QuickCheck.Function'
59% ( 34 / 58) in 'Test.QuickCheck.Property'
48% ( 13 / 27) in 'Test.QuickCheck.Test'
7% ( 1 / 15) in 'Test.QuickCheck.Monadic'
100% ( 9 / 9) in 'Test.QuickCheck.All'
93% ( 95 /102) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.State: could not find link destinations for:
System.Random.StdGen
Warning: Test.QuickCheck.Gen: could not find link destinations for:
System.Random.StdGen System.Random.Random
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
System.Random.Random
Warning: Test.QuickCheck.Property: could not find link destinations for:
Test.QuickCheck.Exception.AnException
Warning: Test.QuickCheck.Test: could not find link destinations for:
System.Random.StdGen
Warning: Test.QuickCheck: could not find link destinations for:
System.Random.StdGen System.Random.Random
Documentation created: dist/doc/html/QuickCheck/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/QuickCheck-2.6/ghc-7.6.3
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
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 )
In-place registering base64-bytestring-1.0.0.1...
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
45% ( 5 / 11) in 'Data.ByteString.Base64.Internal'
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
Installing library in
/srv/hackage/var/build/tmp-install/lib/base64-bytestring-1.0.0.1/ghc-7.6.3
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring base64-string-0.2...
Building base64-string-0.2...
Preprocessing library base64-string-0.2...
[1 of 1] Compiling Codec.Binary.Base64.String ( Codec/Binary/Base64/String.hs, dist/build/Codec/Binary/Base64/String.o )
In-place registering base64-string-0.2...
Running Haddock for base64-string-0.2...
Running hscolour for base64-string-0.2...
Preprocessing library base64-string-0.2...
Preprocessing library base64-string-0.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
Haddock coverage:
0% ( 0 / 3) in 'Codec.Binary.Base64.String'
Documentation created: dist/doc/html/base64-string/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/base64-string-0.2/ghc-7.6.3
Registering base64-string-0.2...
Installed base64-string-0.2
Configuring blaze-builder-0.3.3.0...
Building blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
[ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o )
[ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o )
[ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o )
[ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o )
[ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
[13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
In-place registering blaze-builder-0.3.3.0...
Running Haddock for blaze-builder-0.3.3.0...
Running hscolour for blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, text-0.11.2.3
Haddock coverage:
27% ( 4 / 15) in 'Blaze.ByteString.Builder.Internal.Types'
92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write'
100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer'
25% ( 1 / 4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts'
69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal'
100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char.Utf8'
100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char8'
100% ( 4 / 4) in 'Blaze.ByteString.Builder.HTTP'
100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
92% ( 22 / 24) in 'Blaze.ByteString.Builder'
100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
Warning: Blaze.ByteString.Builder.Char.Utf8: could not find link destinations for:
Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Blaze.ByteString.Builder.Char8: could not find link destinations for:
Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Blaze.ByteString.Builder.Html.Utf8: could not find link destinations for:
Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/blaze-builder/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/blaze-builder-0.3.3.0/ghc-7.6.3
Registering blaze-builder-0.3.3.0...
Installed blaze-builder-0.3.3.0
Configuring Crypto-4.2.5.1...
Building Crypto-4.2.5.1...
Preprocessing library Crypto-4.2.5.1...
[ 1 of 26] Compiling Data.Digest.SHA2 ( Data/Digest/SHA2.hs, dist/build/Data/Digest/SHA2.o )
[ 2 of 26] Compiling Data.Digest.MD5Aux ( Data/Digest/MD5Aux.hs, dist/build/Data/Digest/MD5Aux.o )
Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num ABCD'
Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num ABCD'
Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num ABCD'
Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `fromInteger'
In the instance declaration for `Num ABCD'
[ 3 of 26] Compiling Codec.Encryption.Modes ( Codec/Encryption/Modes.hs, dist/build/Codec/Encryption/Modes.o )
[ 4 of 26] Compiling Codec.Encryption.BlowfishAux ( Codec/Encryption/BlowfishAux.hs, dist/build/Codec/Encryption/BlowfishAux.o )
[ 5 of 26] Compiling Codec.Encryption.TEA ( Codec/Encryption/TEA.hs, dist/build/Codec/Encryption/TEA.o )
[ 6 of 26] Compiling Data.LargeWord ( Data/LargeWord.hs, dist/build/Data/LargeWord.o )
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `complement'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `bit'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `testBit'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `isSigned'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:133:10: Warning:
No explicit method or default declaration for `quotRem'
In the instance declaration for `Integral (LargeKey a b)'
Data/LargeWord.hs:137:10: Warning:
No explicit method or default declaration for `toRational'
In the instance declaration for `Real (LargeKey a b)'
Data/LargeWord.hs:140:10: Warning:
No explicit method or default declaration for `toEnum'
In the instance declaration for `Enum (LargeKey a b)'
Data/LargeWord.hs:140:10: Warning:
No explicit method or default declaration for `fromEnum'
In the instance declaration for `Enum (LargeKey a b)'
[ 7 of 26] Compiling Codec.Encryption.DESAux ( Codec/Encryption/DESAux.hs, dist/build/Codec/Encryption/DESAux.o )
Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `+'
In the instance declaration for `Num [Bool]'
Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num [Bool]'
Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num [Bool]'
Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num [Bool]'
Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `fromInteger'
In the instance declaration for `Num [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `.&.'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `.|.'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `complement'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `bit'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `testBit'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `bitSize'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `isSigned'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits [Bool]'
[ 8 of 26] Compiling Codec.Encryption.DES ( Codec/Encryption/DES.hs, dist/build/Codec/Encryption/DES.o )
[ 9 of 26] Compiling Codec.Encryption.RSA.NumberTheory ( Codec/Encryption/RSA/NumberTheory.hs, dist/build/Codec/Encryption/RSA/NumberTheory.o )
[10 of 26] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/Codec/Utils.o )
[11 of 26] Compiling Codec.Encryption.RSA ( Codec/Encryption/RSA.hs, dist/build/Codec/Encryption/RSA.o )
[12 of 26] Compiling Codec.Encryption.RSA.EMEOAEP ( Codec/Encryption/RSA/EMEOAEP.hs, dist/build/Codec/Encryption/RSA/EMEOAEP.o )
[13 of 26] Compiling Codec.Encryption.RSA.MGF ( Codec/Encryption/RSA/MGF.hs, dist/build/Codec/Encryption/RSA/MGF.o )
[14 of 26] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/Codec/Encryption/AESAux.o )
[15 of 26] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/Codec/Encryption/AES.o )
[16 of 26] Compiling Codec.Encryption.Blowfish ( Codec/Encryption/Blowfish.hs, dist/build/Codec/Encryption/Blowfish.o )
[17 of 26] Compiling Codec.Encryption.Padding ( Codec/Encryption/Padding.hs, dist/build/Codec/Encryption/Padding.o )
[18 of 26] Compiling Codec.Text.Raw ( Codec/Text/Raw.hs, dist/build/Codec/Text/Raw.o )
[19 of 26] Compiling Data.Digest.MD5 ( Data/Digest/MD5.hs, dist/build/Data/Digest/MD5.o )
[20 of 26] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/Data/Digest/SHA1.o )
[21 of 26] Compiling Data.Digest.SHA224 ( Data/Digest/SHA224.hs, dist/build/Data/Digest/SHA224.o )
[22 of 26] Compiling Data.Digest.SHA256 ( Data/Digest/SHA256.hs, dist/build/Data/Digest/SHA256.o )
[23 of 26] Compiling Data.Digest.SHA384 ( Data/Digest/SHA384.hs, dist/build/Data/Digest/SHA384.o )
[24 of 26] Compiling Data.Digest.SHA512 ( Data/Digest/SHA512.hs, dist/build/Data/Digest/SHA512.o )
[25 of 26] Compiling Data.HMAC ( Data/HMAC.hs, dist/build/Data/HMAC.o )
[26 of 26] Compiling Codec.Binary.BubbleBabble ( Codec/Binary/BubbleBabble.hs, dist/build/Codec/Binary/BubbleBabble.o )
In-place registering Crypto-4.2.5.1...
Preprocessing executable 'WordListTest' for Crypto-4.2.5.1...
WordListTest.hs:1:35: Warning:
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
[1 of 3] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/WordListTest/WordListTest-tmp/Codec/Utils.o )
[2 of 3] Compiling Data.LargeWord ( Data/LargeWord.hs, dist/build/WordListTest/WordListTest-tmp/Data/LargeWord.o )
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `complement'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `bit'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `testBit'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `isSigned'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:133:10: Warning:
No explicit method or default declaration for `quotRem'
In the instance declaration for `Integral (LargeKey a b)'
Data/LargeWord.hs:137:10: Warning:
No explicit method or default declaration for `toRational'
In the instance declaration for `Real (LargeKey a b)'
Data/LargeWord.hs:140:10: Warning:
No explicit method or default declaration for `toEnum'
In the instance declaration for `Enum (LargeKey a b)'
Data/LargeWord.hs:140:10: Warning:
No explicit method or default declaration for `fromEnum'
In the instance declaration for `Enum (LargeKey a b)'
[3 of 3] Compiling Main ( WordListTest.hs, dist/build/WordListTest/WordListTest-tmp/Main.o )
Linking dist/build/WordListTest/WordListTest ...
Preprocessing executable 'SymmetricTest' for Crypto-4.2.5.1...
[ 1 of 11] Compiling Codec.Encryption.DESAux ( Codec/Encryption/DESAux.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/DESAux.o )
Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `+'
In the instance declaration for `Num [Bool]'
Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num [Bool]'
Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num [Bool]'
Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num [Bool]'
Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `fromInteger'
In the instance declaration for `Num [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `.&.'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `.|.'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `complement'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `bit'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `testBit'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `bitSize'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `isSigned'
In the instance declaration for `Bits [Bool]'
Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits [Bool]'
[ 2 of 11] Compiling Codec.Encryption.BlowfishAux ( Codec/Encryption/BlowfishAux.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/BlowfishAux.o )
[ 3 of 11] Compiling Data.LargeWord ( Data/LargeWord.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Data/LargeWord.o )
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `complement'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `bit'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `testBit'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `isSigned'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:133:10: Warning:
No explicit method or default declaration for `quotRem'
In the instance declaration for `Integral (LargeKey a b)'
Data/LargeWord.hs:137:10: Warning:
No explicit method or default declaration for `toRational'
In the instance declaration for `Real (LargeKey a b)'
Data/LargeWord.hs:140:10: Warning:
No explicit method or default declaration for `toEnum'
In the instance declaration for `Enum (LargeKey a b)'
Data/LargeWord.hs:140:10: Warning:
No explicit method or default declaration for `fromEnum'
In the instance declaration for `Enum (LargeKey a b)'
[ 4 of 11] Compiling Codec.Encryption.DES ( Codec/Encryption/DES.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/DES.o )
[ 5 of 11] Compiling Codec.Encryption.Modes ( Codec/Encryption/Modes.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/Modes.o )
[ 6 of 11] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Utils.o )
[ 7 of 11] Compiling Codec.Encryption.Blowfish ( Codec/Encryption/Blowfish.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/Blowfish.o )
[ 8 of 11] Compiling Codec.Encryption.Padding ( Codec/Encryption/Padding.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/Padding.o )
[ 9 of 11] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/AESAux.o )
[10 of 11] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/AES.o )
[11 of 11] Compiling Main ( SymmetricTest.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Main.o )
Linking dist/build/SymmetricTest/SymmetricTest ...
Preprocessing executable 'SHA1Test' for Crypto-4.2.5.1...
[1 of 4] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/SHA1Test/SHA1Test-tmp/Codec/Utils.o )
[2 of 4] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/SHA1Test/SHA1Test-tmp/Data/Digest/SHA1.o )
[3 of 4] Compiling Codec.Text.Raw ( Codec/Text/Raw.hs, dist/build/SHA1Test/SHA1Test-tmp/Codec/Text/Raw.o )
[4 of 4] Compiling Main ( SHA1Test.hs, dist/build/SHA1Test/SHA1Test-tmp/Main.o )
Linking dist/build/SHA1Test/SHA1Test ...
Preprocessing executable 'RSATest' for Crypto-4.2.5.1...
[1 of 7] Compiling Codec.Encryption.RSA.NumberTheory ( Codec/Encryption/RSA/NumberTheory.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA/NumberTheory.o )
[2 of 7] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/RSATest/RSATest-tmp/Codec/Utils.o )
[3 of 7] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/RSATest/RSATest-tmp/Data/Digest/SHA1.o )
[4 of 7] Compiling Codec.Encryption.RSA ( Codec/Encryption/RSA.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA.o )
[5 of 7] Compiling Codec.Encryption.RSA.MGF ( Codec/Encryption/RSA/MGF.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA/MGF.o )
[6 of 7] Compiling Codec.Encryption.RSA.EMEOAEP ( Codec/Encryption/RSA/EMEOAEP.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA/EMEOAEP.o )
[7 of 7] Compiling Main ( RSATest.hs, dist/build/RSATest/RSATest-tmp/Main.o )
Linking dist/build/RSATest/RSATest ...
Preprocessing executable 'QuickTest' for Crypto-4.2.5.1...
[1 of 9] Compiling Codec.Encryption.BlowfishAux ( Codec/Encryption/BlowfishAux.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/BlowfishAux.o )
[2 of 9] Compiling Data.LargeWord ( Data/LargeWord.hs, dist/build/QuickTest/QuickTest-tmp/Data/LargeWord.o )
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `complement'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `bit'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `testBit'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `isSigned'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits (LargeKey a b)'
Data/LargeWord.hs:133:10: Warning:
No explicit method or default declaration for `quotRem'
In the instance declaration for `Integral (LargeKey a b)'
Data/LargeWord.hs:137:10: Warning:
No explicit method or default declaration for `toRational'
In the instance declaration for `Real (LargeKey a b)'
Data/LargeWord.hs:140:10: Warning:
No explicit method or default declaration for `toEnum'
In the instance declaration for `Enum (LargeKey a b)'
Data/LargeWord.hs:140:10: Warning:
No explicit method or default declaration for `fromEnum'
In the instance declaration for `Enum (LargeKey a b)'
[3 of 9] Compiling Codec.Encryption.Modes ( Codec/Encryption/Modes.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/Modes.o )
[4 of 9] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Utils.o )
[5 of 9] Compiling Codec.Encryption.Blowfish ( Codec/Encryption/Blowfish.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/Blowfish.o )
[6 of 9] Compiling Codec.Encryption.Padding ( Codec/Encryption/Padding.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/Padding.o )
[7 of 9] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/AESAux.o )
[8 of 9] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/AES.o )
[9 of 9] Compiling Main ( QuickTest.hs, dist/build/QuickTest/QuickTest-tmp/Main.o )
Linking dist/build/QuickTest/QuickTest ...
Preprocessing executable 'HMACTest' for Crypto-4.2.5.1...
[1 of 6] Compiling Data.Digest.MD5Aux ( Data/Digest/MD5Aux.hs, dist/build/HMACTest/HMACTest-tmp/Data/Digest/MD5Aux.o )
Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num ABCD'
Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num ABCD'
Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num ABCD'
Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `fromInteger'
In the instance declaration for `Num ABCD'
[2 of 6] Compiling Codec.Utils ( Codec/Utils.hs, dist/build/HMACTest/HMACTest-tmp/Codec/Utils.o )
[3 of 6] Compiling Data.Digest.MD5 ( Data/Digest/MD5.hs, dist/build/HMACTest/HMACTest-tmp/Data/Digest/MD5.o )
[4 of 6] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/HMACTest/HMACTest-tmp/Data/Digest/SHA1.o )
[5 of 6] Compiling Data.HMAC ( Data/HMAC.hs, dist/build/HMACTest/HMACTest-tmp/Data/HMAC.o )
[6 of 6] Compiling Main ( HMACTest.hs, dist/build/HMACTest/HMACTest-tmp/Main.o )
Linking dist/build/HMACTest/HMACTest ...
Running Haddock for Crypto-4.2.5.1...
Running hscolour for Crypto-4.2.5.1...
Preprocessing library Crypto-4.2.5.1...
Preprocessing executable 'WordListTest' for Crypto-4.2.5.1...
Preprocessing executable 'SymmetricTest' for Crypto-4.2.5.1...
Preprocessing executable 'SHA1Test' for Crypto-4.2.5.1...
Preprocessing executable 'RSATest' for Crypto-4.2.5.1...
Preprocessing executable 'QuickTest' for Crypto-4.2.5.1...
Preprocessing executable 'HMACTest' for Crypto-4.2.5.1...
Preprocessing library Crypto-4.2.5.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, random-1.0.1.1
dist/build/tmp-13683/Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num ABCD'
dist/build/tmp-13683/Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num ABCD'
dist/build/tmp-13683/Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num ABCD'
dist/build/tmp-13683/Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `fromInteger'
In the instance declaration for `Num ABCD'
dist/build/tmp-13683/Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num (LargeKey a b)'
dist/build/tmp-13683/Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num (LargeKey a b)'
dist/build/tmp-13683/Data/LargeWord.hs:102:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num (LargeKey a b)'
dist/build/tmp-13683/Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `complement'
In the instance declaration for `Bits (LargeKey a b)'
dist/build/tmp-13683/Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `bit'
In the instance declaration for `Bits (LargeKey a b)'
dist/build/tmp-13683/Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `testBit'
In the instance declaration for `Bits (LargeKey a b)'
dist/build/tmp-13683/Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `isSigned'
In the instance declaration for `Bits (LargeKey a b)'
dist/build/tmp-13683/Data/LargeWord.hs:109:10: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits (LargeKey a b)'
dist/build/tmp-13683/Data/LargeWord.hs:133:10: Warning:
No explicit method or default declaration for `quotRem'
In the instance declaration for `Integral (LargeKey a b)'
dist/build/tmp-13683/Data/LargeWord.hs:137:10: Warning:
No explicit method or default declaration for `toRational'
In the instance declaration for `Real (LargeKey a b)'
dist/build/tmp-13683/Data/LargeWord.hs:140:10: Warning:
No explicit method or default declaration for `toEnum'
In the instance declaration for `Enum (LargeKey a b)'
dist/build/tmp-13683/Data/LargeWord.hs:140:10: Warning:
No explicit method or default declaration for `fromEnum'
In the instance declaration for `Enum (LargeKey a b)'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `+'
In the instance declaration for `Num [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `fromInteger'
In the instance declaration for `Num [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `.&.'
In the instance declaration for `Bits [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `.|.'
In the instance declaration for `Bits [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `complement'
In the instance declaration for `Bits [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `bit'
In the instance declaration for `Bits [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `testBit'
In the instance declaration for `Bits [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `bitSize'
In the instance declaration for `Bits [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `isSigned'
In the instance declaration for `Bits [Bool]'
dist/build/tmp-13683/Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits [Bool]'
Haddock coverage:
43% ( 6 / 14) in 'Data.Digest.SHA2'
0% ( 0 / 10) in 'Data.Digest.MD5Aux'
100% ( 4 / 4) in 'Codec.Encryption.Modes'
0% ( 0 / 4) in 'Codec.Encryption.BlowfishAux'
25% ( 1 / 4) in 'Codec.Encryption.TEA'
12% ( 1 / 8) in 'Data.LargeWord'
0% ( 0 / 3) in 'Codec.Encryption.DESAux'
100% ( 4 / 4) in 'Codec.Encryption.DES'
0% ( 0 / 14) in 'Codec.Encryption.RSA.NumberTheory'
92% ( 11 / 12) in 'Codec.Utils'
100% ( 4 / 4) in 'Codec.Encryption.RSA'
100% ( 4 / 4) in 'Codec.Encryption.RSA.EMEOAEP'
100% ( 3 / 3) in 'Codec.Encryption.RSA.MGF'
14% ( 1 / 7) in 'Codec.Encryption.AESAux'
80% ( 4 / 5) in 'Codec.Encryption.AES'
100% ( 4 / 4) in 'Codec.Encryption.Blowfish'
100% ( 6 / 6) in 'Codec.Encryption.Padding'
33% ( 1 / 3) in 'Codec.Text.Raw'
100% ( 3 / 3) in 'Data.Digest.MD5'
20% ( 1 / 5) in 'Data.Digest.SHA1'
100% ( 3 / 3) in 'Data.Digest.SHA224'
100% ( 3 / 3) in 'Data.Digest.SHA256'
100% ( 3 / 3) in 'Data.Digest.SHA384'
100% ( 3 / 3) in 'Data.Digest.SHA512'
100% ( 7 / 7) in 'Data.HMAC'
50% ( 1 / 2) in 'Codec.Binary.BubbleBabble'
Warning: Data.Digest.SHA2: could not find link destinations for:
Data.Digest.SHA2.Hash8 Data.Digest.SHA2.Hash Data.Digest.SHA2.padding Data.Digest.SHA2.sha
Warning: Data.LargeWord: could not find link destinations for:
Data.LargeWord.LargeWord
Warning: Codec.Utils: could not find link destinations for:
Codec.Utils.trimNulls
Warning: Codec.Encryption.AES: could not find link destinations for:
Codec.Encryption.AES.AESKeyIndirection
Warning: Codec.Text.Raw: could not find link destinations for:
Codec.Text.Raw.OctetsPerLine
Documentation created: dist/doc/html/Crypto/index.html
Preprocessing executable 'WordListTest' for Crypto-4.2.5.1...
Preprocessing executable 'SymmetricTest' for Crypto-4.2.5.1...
Preprocessing executable 'SHA1Test' for Crypto-4.2.5.1...
Preprocessing executable 'RSATest' for Crypto-4.2.5.1...
Preprocessing executable 'QuickTest' for Crypto-4.2.5.1...
Preprocessing executable 'HMACTest' for Crypto-4.2.5.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/Crypto-4.2.5.1/ghc-7.6.3
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering Crypto-4.2.5.1...
Installed Crypto-4.2.5.1
Configuring mime-mail-0.4.2.1...
Building mime-mail-0.4.2.1...
Preprocessing library mime-mail-0.4.2.1...
[1 of 1] Compiling Network.Mail.Mime ( Network/Mail/Mime.hs, dist/build/Network/Mail/Mime.o )
In-place registering mime-mail-0.4.2.1...
Running Haddock for mime-mail-0.4.2.1...
Running hscolour for mime-mail-0.4.2.1...
Preprocessing library mime-mail-0.4.2.1...
Preprocessing library mime-mail-0.4.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, random-1.0.1.1,
text-0.11.2.3
Haddock coverage:
91% ( 20 / 22) in 'Network.Mail.Mime'
Warning: Network.Mail.Mime: could not find link destinations for:
Data.Text.Internal.Text System.Random.Random Network.Mail.Mime.Headers System.Random.RandomGen Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/mime-mail/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/mime-mail-0.4.2.1/ghc-7.6.3
Registering mime-mail-0.4.2.1...
Installed mime-mail-0.4.2.1
Configuring HaskellNet-0.3.1...
Building HaskellNet-0.3.1...
Preprocessing library HaskellNet-0.3.1...
[ 1 of 13] Compiling Text.Packrat.Pos ( src/Text/Packrat/Pos.hs, dist/build/Text/Packrat/Pos.o )
[ 2 of 13] Compiling Text.Packrat.Parse ( src/Text/Packrat/Parse.hs, dist/build/Text/Packrat/Parse.o )
[ 3 of 13] Compiling Network.HaskellNet.Auth ( src/Network/HaskellNet/Auth.hs, dist/build/Network/HaskellNet/Auth.o )
[ 4 of 13] Compiling Network.HaskellNet.POP3.Types ( src/Network/HaskellNet/POP3/Types.hs, dist/build/Network/HaskellNet/POP3/Types.o )
[ 5 of 13] Compiling Network.HaskellNet.IMAP.Types ( src/Network/HaskellNet/IMAP/Types.hs, dist/build/Network/HaskellNet/IMAP/Types.o )
[ 6 of 13] Compiling Network.HaskellNet.IMAP.Parsers ( src/Network/HaskellNet/IMAP/Parsers.hs, dist/build/Network/HaskellNet/IMAP/Parsers.o )
[ 7 of 13] Compiling Network.HaskellNet.BSStream ( src/Network/HaskellNet/BSStream.hs, dist/build/Network/HaskellNet/BSStream.o )
[ 8 of 13] Compiling Network.HaskellNet.IMAP.Connection ( src/Network/HaskellNet/IMAP/Connection.hs, dist/build/Network/HaskellNet/IMAP/Connection.o )
[ 9 of 13] Compiling Network.HaskellNet.SMTP ( src/Network/HaskellNet/SMTP.hs, dist/build/Network/HaskellNet/SMTP.o )
src/Network/HaskellNet/SMTP.hs:46:1: Warning:
Module `Prelude' does not export `catch'
[10 of 13] Compiling Network.HaskellNet.POP3.Connection ( src/Network/HaskellNet/POP3/Connection.hs, dist/build/Network/HaskellNet/POP3/Connection.o )
[11 of 13] Compiling Network.HaskellNet.POP3 ( src/Network/HaskellNet/POP3.hs, dist/build/Network/HaskellNet/POP3.o )
src/Network/HaskellNet/POP3.hs:49:1: Warning:
Module `Prelude' does not export `catch'
[12 of 13] Compiling Network.HaskellNet.Debug ( src/Network/HaskellNet/Debug.hs, dist/build/Network/HaskellNet/Debug.o )
[13 of 13] Compiling Network.HaskellNet.IMAP ( src/Network/HaskellNet/IMAP.hs, dist/build/Network/HaskellNet/IMAP.o )
In-place registering HaskellNet-0.3.1...
Running Haddock for HaskellNet-0.3.1...
Running hscolour for HaskellNet-0.3.1...
Preprocessing library HaskellNet-0.3.1...
Preprocessing library HaskellNet-0.3.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2,
network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3,
transformers-0.3.0.0
dist/build/tmp-13683/src/Network/HaskellNet/SMTP.hs:46:1: Warning:
Module `Prelude' does not export `catch'
dist/build/tmp-13683/src/Network/HaskellNet/POP3.hs:49:1: Warning:
Module `Prelude' does not export `catch'
Haddock coverage:
0% ( 0 / 4) in 'Text.Packrat.Pos'
2% ( 1 / 60) in 'Text.Packrat.Parse'
0% ( 0 / 12) in 'Network.HaskellNet.Auth'
0% ( 0 / 3) in 'Network.HaskellNet.POP3.Types'
8% ( 1 / 13) in 'Network.HaskellNet.IMAP.Types'
8% ( 1 / 12) in 'Network.HaskellNet.IMAP.Parsers'
100% ( 3 / 3) in 'Network.HaskellNet.BSStream'
0% ( 0 / 16) in 'Network.HaskellNet.IMAP.Connection'
72% ( 13 / 18) in 'Network.HaskellNet.SMTP'
20% ( 1 / 5) in 'Network.HaskellNet.POP3.Connection'
30% ( 8 / 27) in 'Network.HaskellNet.POP3'
0% ( 0 / 2) in 'Network.HaskellNet.Debug'
17% ( 8 / 47) in 'Network.HaskellNet.IMAP'
Warning: Network.HaskellNet.IMAP.Types: could not find link destinations for:
Text.Packrat.Parse.Result Text.Packrat.Pos.Pos
Warning: Network.HaskellNet.IMAP.Parsers: could not find link destinations for:
Text.Packrat.Parse.Result
Warning: Network.HaskellNet.SMTP: could not find link destinations for:
Network.Socket.Types.PortNumber Network.HaskellNet.SMTP.ReplyCode Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Warning: Network.HaskellNet.POP3: could not find link destinations for:
Network.Socket.Types.PortNumber
Warning: Network.HaskellNet.IMAP: could not find link destinations for:
Network.Socket.Types.PortNumber
Documentation created: dist/doc/html/HaskellNet/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/HaskellNet-0.3.1/ghc-7.6.3
Registering HaskellNet-0.3.1...
Installed HaskellNet-0.3.1
cabal: Error: some packages failed to install:
HsOpenSSL-0.10.3.5 failed during the configure step. The exception was:
ExitFailure 1
imapget-0.0.3 depends on HsOpenSSL-0.10.3.5 which failed to install.
Test log
No test log was submitted for this report.