Build #1 for hS3-0.2
| Package | hS3-0.2 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | regex-compat-0.95.1, network-2.4.1.2, hxt-9.3.1.2, base-4.6.0.1, HTTP-4000.2.8, Crypto-4.2.5.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...
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/x86_64-linux-ghc-7.6.3/HUnit-1.2.5.2
Registering HUnit-1.2.5.2...
Installed HUnit-1.2.5.2
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.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.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.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[13 of 13] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.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: 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'
14% ( 1 / 7) in 'Test.QuickCheck.Function'
92% ( 12 / 13) in 'Test.QuickCheck.Modifiers'
59% ( 34 / 58) in 'Test.QuickCheck.Property'
48% ( 13 / 27) in 'Test.QuickCheck.Test'
100% ( 9 / 9) in 'Test.QuickCheck.All'
7% ( 1 / 15) in 'Test.QuickCheck.Monadic'
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/x86_64-linux-ghc-7.6.3/QuickCheck-2.6
Registering QuickCheck-2.6...
Installed QuickCheck-2.6
Configuring hxt-charproperties-9.1.1.1...
Building hxt-charproperties-9.1.1.1...
Preprocessing library hxt-charproperties-9.1.1.1...
[1 of 4] Compiling Data.Set.CharSet ( src/Data/Set/CharSet.hs, dist/build/Data/Set/CharSet.o )
[2 of 4] Compiling Data.Char.Properties.XMLCharProps ( src/Data/Char/Properties/XMLCharProps.hs, dist/build/Data/Char/Properties/XMLCharProps.o )
[3 of 4] Compiling Data.Char.Properties.UnicodeCharProps ( src/Data/Char/Properties/UnicodeCharProps.hs, dist/build/Data/Char/Properties/UnicodeCharProps.o )
[4 of 4] Compiling Data.Char.Properties.UnicodeBlocks ( src/Data/Char/Properties/UnicodeBlocks.hs, dist/build/Data/Char/Properties/UnicodeBlocks.o )
In-place registering hxt-charproperties-9.1.1.1...
Running Haddock for hxt-charproperties-9.1.1.1...
Running hscolour for hxt-charproperties-9.1.1.1...
Preprocessing library hxt-charproperties-9.1.1.1...
Preprocessing library hxt-charproperties-9.1.1.1...
Haddock coverage:
6% ( 1 / 16) in 'Data.Set.CharSet'
51% ( 20 / 39) in 'Data.Char.Properties.XMLCharProps'
1% ( 1 / 73) in 'Data.Char.Properties.UnicodeCharProps'
0% ( 1 /201) in 'Data.Char.Properties.UnicodeBlocks'
Documentation created: dist/doc/html/hxt-charproperties/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hxt-charproperties-9.1.1.1
Registering hxt-charproperties-9.1.1.1...
Installed hxt-charproperties-9.1.1.1
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
In-place registering regex-base-0.93.2...
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0
Haddock coverage:
94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
100% ( 1 / 1) in 'Text.Regex.Base.Context'
75% ( 3 / 4) in 'Text.Regex.Base'
33% ( 1 / 3) in 'Text.Regex.Base.Impl'
Documentation created: dist/doc/html/regex-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
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 '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 ...
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 )
WordListTest.hs:1:35: Warning:
-XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
Linking dist/build/WordListTest/WordListTest ...
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 '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 executable 'WordListTest' 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: random-1.0.1.1
dist/build/tmp-21279/Data/Digest/MD5Aux.hs:107:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num ABCD'
dist/build/tmp-21279/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-21279/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-21279/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-21279/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-21279/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-21279/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-21279/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-21279/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-21279/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-21279/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-21279/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-21279/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-21279/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-21279/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-21279/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-21279/Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `+'
In the instance declaration for `Num [Bool]'
dist/build/tmp-21279/Codec/Encryption/DESAux.hs:21:10: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num [Bool]'
dist/build/tmp-21279/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-21279/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-21279/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-21279/Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `.&.'
In the instance declaration for `Bits [Bool]'
dist/build/tmp-21279/Codec/Encryption/DESAux.hs:23:10: Warning:
No explicit method or default declaration for `.|.'
In the instance declaration for `Bits [Bool]'
dist/build/tmp-21279/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-21279/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-21279/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-21279/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-21279/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-21279/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 '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 executable 'WordListTest' for Crypto-4.2.5.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Crypto-4.2.5.1
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering Crypto-4.2.5.1...
Installed Crypto-4.2.5.1
Configuring hxt-regex-xmlschema-9.1.0...
Building hxt-regex-xmlschema-9.1.0...
Preprocessing library hxt-regex-xmlschema-9.1.0...
[1 of 5] Compiling Text.Regex.XMLSchema.String.Regex ( src/Text/Regex/XMLSchema/String/Regex.hs, dist/build/Text/Regex/XMLSchema/String/Regex.o )
[2 of 5] Compiling Text.Regex.Glob.String.RegexParser ( src/Text/Regex/Glob/String/RegexParser.hs, dist/build/Text/Regex/Glob/String/RegexParser.o )
[3 of 5] Compiling Text.Regex.Glob.String ( src/Text/Regex/Glob/String.hs, dist/build/Text/Regex/Glob/String.o )
[4 of 5] Compiling Text.Regex.XMLSchema.String.RegexParser ( src/Text/Regex/XMLSchema/String/RegexParser.hs, dist/build/Text/Regex/XMLSchema/String/RegexParser.o )
[5 of 5] Compiling Text.Regex.XMLSchema.String ( src/Text/Regex/XMLSchema/String.hs, dist/build/Text/Regex/XMLSchema/String.o )
In-place registering hxt-regex-xmlschema-9.1.0...
Running Haddock for hxt-regex-xmlschema-9.1.0...
Running hscolour for hxt-regex-xmlschema-9.1.0...
Preprocessing library hxt-regex-xmlschema-9.1.0...
Preprocessing library hxt-regex-xmlschema-9.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
68% ( 26 / 38) in 'Text.Regex.XMLSchema.String.Regex'
67% ( 2 / 3) in 'Text.Regex.Glob.String.RegexParser'
33% ( 2 / 6) in 'Text.Regex.Glob.String'
100% ( 4 / 4) in 'Text.Regex.XMLSchema.String.RegexParser'
89% ( 47 / 53) in 'Text.Regex.XMLSchema.String'
Warning: Text.Regex.XMLSchema.String.Regex: could not find link destinations for:
Text.Regex.XMLSchema.String.Regex.Nullable Text.Regex.XMLSchema.String.Regex.Label
Documentation created: dist/doc/html/hxt-regex-xmlschema/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hxt-regex-xmlschema-9.1.0
Registering hxt-regex-xmlschema-9.1.0...
Installed hxt-regex-xmlschema-9.1.0
Configuring hxt-unicode-9.0.2.1...
Building hxt-unicode-9.0.2.1...
Preprocessing library hxt-unicode-9.0.2.1...
[1 of 5] Compiling Data.String.UTF8 ( src/Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[2 of 5] Compiling Data.String.UTF8Decoding ( src/Data/String/UTF8Decoding.hs, dist/build/Data/String/UTF8Decoding.o )
[3 of 5] Compiling Data.String.EncodingNames ( src/Data/String/EncodingNames.hs, dist/build/Data/String/EncodingNames.o )
[4 of 5] Compiling Data.Char.IsoLatinTables ( src/Data/Char/IsoLatinTables.hs, dist/build/Data/Char/IsoLatinTables.o )
[5 of 5] Compiling Data.String.Unicode ( src/Data/String/Unicode.hs, dist/build/Data/String/Unicode.o )
In-place registering hxt-unicode-9.0.2.1...
Running Haddock for hxt-unicode-9.0.2.1...
Running hscolour for hxt-unicode-9.0.2.1...
Preprocessing library hxt-unicode-9.0.2.1...
Preprocessing library hxt-unicode-9.0.2.1...
Haddock coverage:
0% ( 0 / 7) in 'Data.String.UTF8'
50% ( 2 / 4) in 'Data.String.UTF8Decoding'
4% ( 1 / 24) in 'Data.String.EncodingNames'
0% ( 0 / 15) in 'Data.Char.IsoLatinTables'
89% ( 31 / 35) in 'Data.String.Unicode'
Warning: Data.String.Unicode: could not find link destinations for:
Data.String.Unicode.StringFct Data.String.Unicode.decodingTable
Documentation created: dist/doc/html/hxt-unicode/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hxt-unicode-9.0.2.1
Registering hxt-unicode-9.0.2.1...
Installed hxt-unicode-9.0.2.1
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )
In-place registering regex-posix-0.95.2...
Running Haddock for regex-posix-0.95.2...
Running hscolour for regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0
Haddock coverage:
40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
68% ( 17 / 25) in 'Text.Regex.Posix.String'
67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
80% ( 4 / 5) in 'Text.Regex.Posix'
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
Text.Regex.Posix.Wrap.retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
Text.Regex.Posix.Wrap.retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-posix-0.95.2
Registering regex-posix-0.95.2...
Installed regex-posix-0.95.2
Configuring hxt-9.3.1.2...
Building hxt-9.3.1.2...
Preprocessing library hxt-9.3.1.2...
[ 1 of 82] Compiling Text.XML.HXT.Parser.XmlCharParser ( src/Text/XML/HXT/Parser/XmlCharParser.hs, dist/build/Text/XML/HXT/Parser/XmlCharParser.o )
[ 2 of 82] Compiling Text.XML.HXT.DTDValidation.RE ( src/Text/XML/HXT/DTDValidation/RE.hs, dist/build/Text/XML/HXT/DTDValidation/RE.o )
[ 3 of 82] Compiling Text.XML.HXT.DOM.MimeTypeDefaults ( src/Text/XML/HXT/DOM/MimeTypeDefaults.hs, dist/build/Text/XML/HXT/DOM/MimeTypeDefaults.o )
[ 4 of 82] Compiling Text.XML.HXT.DOM.MimeTypes ( src/Text/XML/HXT/DOM/MimeTypes.hs, dist/build/Text/XML/HXT/DOM/MimeTypes.o )
[ 5 of 82] Compiling Text.XML.HXT.DOM.Util ( src/Text/XML/HXT/DOM/Util.hs, dist/build/Text/XML/HXT/DOM/Util.o )
[ 6 of 82] Compiling Text.XML.HXT.DOM.XmlKeywords ( src/Text/XML/HXT/DOM/XmlKeywords.hs, dist/build/Text/XML/HXT/DOM/XmlKeywords.o )
[ 7 of 82] Compiling Text.XML.HXT.Parser.ProtocolHandlerUtil ( src/Text/XML/HXT/Parser/ProtocolHandlerUtil.hs, dist/build/Text/XML/HXT/Parser/ProtocolHandlerUtil.o )
[ 8 of 82] Compiling Text.XML.HXT.Version ( src/Text/XML/HXT/Version.hs, dist/build/Text/XML/HXT/Version.o )
[ 9 of 82] Compiling Text.XML.HXT.XMLSchema.DataTypeLibW3CNames ( src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs, dist/build/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.o )
[10 of 82] Compiling Text.XML.HXT.Parser.XmlEntities ( src/Text/XML/HXT/Parser/XmlEntities.hs, dist/build/Text/XML/HXT/Parser/XmlEntities.o )
[11 of 82] Compiling Text.XML.HXT.Parser.XhtmlEntities ( src/Text/XML/HXT/Parser/XhtmlEntities.hs, dist/build/Text/XML/HXT/Parser/XhtmlEntities.o )
[12 of 82] Compiling Text.XML.HXT.IO.GetFILE ( src/Text/XML/HXT/IO/GetFILE.hs, dist/build/Text/XML/HXT/IO/GetFILE.o )
[13 of 82] Compiling Data.Function.Selector ( src/Data/Function/Selector.hs, dist/build/Data/Function/Selector.o )
[14 of 82] Compiling Data.Atom ( src/Data/Atom.hs, dist/build/Data/Atom.o )
[15 of 82] Compiling Data.AssocList ( src/Data/AssocList.hs, dist/build/Data/AssocList.o )
[16 of 82] Compiling Data.Tree.Class ( src/Data/Tree/Class.hs, dist/build/Data/Tree/Class.o )
[17 of 82] Compiling Control.Arrow.ArrowState ( src/Control/Arrow/ArrowState.hs, dist/build/Control/Arrow/ArrowState.o )
[18 of 82] Compiling Data.Tree.NavigatableTree.Class ( src/Data/Tree/NavigatableTree/Class.hs, dist/build/Data/Tree/NavigatableTree/Class.o )
[19 of 82] Compiling Data.Tree.NavigatableTree.XPathAxis ( src/Data/Tree/NavigatableTree/XPathAxis.hs, dist/build/Data/Tree/NavigatableTree/XPathAxis.o )
[20 of 82] Compiling Control.FlatSeq ( src/Control/FlatSeq.hs, dist/build/Control/FlatSeq.o )
[21 of 82] Compiling Data.Tree.NTree.TypeDefs ( src/Data/Tree/NTree/TypeDefs.hs, dist/build/Data/Tree/NTree/TypeDefs.o )
[22 of 82] Compiling Data.Tree.NTree.Edit ( src/Data/Tree/NTree/Edit.hs, dist/build/Data/Tree/NTree/Edit.o )
[23 of 82] Compiling Data.Tree.NTree.Zipper.TypeDefs ( src/Data/Tree/NTree/Zipper/TypeDefs.hs, dist/build/Data/Tree/NTree/Zipper/TypeDefs.o )
[24 of 82] Compiling Text.XML.HXT.DOM.QualifiedName ( src/Text/XML/HXT/DOM/QualifiedName.hs, dist/build/Text/XML/HXT/DOM/QualifiedName.o )
[25 of 82] Compiling Text.XML.HXT.DOM.TypeDefs ( src/Text/XML/HXT/DOM/TypeDefs.hs, dist/build/Text/XML/HXT/DOM/TypeDefs.o )
[26 of 82] Compiling Text.XML.HXT.DOM.Interface ( src/Text/XML/HXT/DOM/Interface.hs, dist/build/Text/XML/HXT/DOM/Interface.o )
[27 of 82] Compiling Text.XML.HXT.DOM.XmlNode ( src/Text/XML/HXT/DOM/XmlNode.hs, dist/build/Text/XML/HXT/DOM/XmlNode.o )
[28 of 82] Compiling Text.XML.HXT.Parser.XmlTokenParser ( src/Text/XML/HXT/Parser/XmlTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlTokenParser.o )
[29 of 82] Compiling Text.XML.HXT.Parser.XmlDTDTokenParser ( src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDTokenParser.o )
[30 of 82] Compiling Text.XML.HXT.DOM.ShowXml ( src/Text/XML/HXT/DOM/ShowXml.hs, dist/build/Text/XML/HXT/DOM/ShowXml.o )
[31 of 82] Compiling Text.XML.HXT.DOM.FormatXmlTree ( src/Text/XML/HXT/DOM/FormatXmlTree.hs, dist/build/Text/XML/HXT/DOM/FormatXmlTree.o )
[32 of 82] Compiling Text.XML.HXT.Parser.XmlParsec ( src/Text/XML/HXT/Parser/XmlParsec.hs, dist/build/Text/XML/HXT/Parser/XmlParsec.o )
[33 of 82] Compiling Text.XML.HXT.Parser.HtmlParsec ( src/Text/XML/HXT/Parser/HtmlParsec.hs, dist/build/Text/XML/HXT/Parser/HtmlParsec.o )
[34 of 82] Compiling Text.XML.HXT.Parser.XmlDTDParser ( src/Text/XML/HXT/Parser/XmlDTDParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDParser.o )
[35 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Schema ( src/Text/XML/HXT/Arrow/Pickle/Schema.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Schema.o )
[36 of 82] Compiling Text.XML.HXT.Arrow.Pickle.DTD ( src/Text/XML/HXT/Arrow/Pickle/DTD.hs, dist/build/Text/XML/HXT/Arrow/Pickle/DTD.o )
[37 of 82] Compiling Control.Arrow.ArrowList ( src/Control/Arrow/ArrowList.hs, dist/build/Control/Arrow/ArrowList.o )
[38 of 82] Compiling Control.Arrow.ArrowNF ( src/Control/Arrow/ArrowNF.hs, dist/build/Control/Arrow/ArrowNF.o )
[39 of 82] Compiling Control.Arrow.ArrowIf ( src/Control/Arrow/ArrowIf.hs, dist/build/Control/Arrow/ArrowIf.o )
[40 of 82] Compiling Control.Arrow.ArrowNavigatableTree ( src/Control/Arrow/ArrowNavigatableTree.hs, dist/build/Control/Arrow/ArrowNavigatableTree.o )
[41 of 82] Compiling Control.Arrow.ArrowTree ( src/Control/Arrow/ArrowTree.hs, dist/build/Control/Arrow/ArrowTree.o )
[42 of 82] Compiling Control.Arrow.ListArrow ( src/Control/Arrow/ListArrow.hs, dist/build/Control/Arrow/ListArrow.o )
[43 of 82] Compiling Control.Arrow.StateListArrow ( src/Control/Arrow/StateListArrow.hs, dist/build/Control/Arrow/StateListArrow.o )
[44 of 82] Compiling Control.Arrow.NTreeEdit ( src/Control/Arrow/NTreeEdit.hs, dist/build/Control/Arrow/NTreeEdit.o )
[45 of 82] Compiling Control.Arrow.ArrowIO ( src/Control/Arrow/ArrowIO.hs, dist/build/Control/Arrow/ArrowIO.o )
[46 of 82] Compiling Control.Arrow.ArrowExc ( src/Control/Arrow/ArrowExc.hs, dist/build/Control/Arrow/ArrowExc.o )
[47 of 82] Compiling Control.Arrow.IOListArrow ( src/Control/Arrow/IOListArrow.hs, dist/build/Control/Arrow/IOListArrow.o )
[48 of 82] Compiling Control.Arrow.IOStateListArrow ( src/Control/Arrow/IOStateListArrow.hs, dist/build/Control/Arrow/IOStateListArrow.o )
[49 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TypeDefs ( src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TypeDefs.o )
[50 of 82] Compiling Text.XML.HXT.Arrow.XmlState.MimeTypeTable ( src/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.hs, dist/build/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.o )
[51 of 82] Compiling Text.XML.HXT.Arrow.XmlArrow ( src/Text/XML/HXT/Arrow/XmlArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlArrow.o )
[52 of 82] Compiling Text.XML.HXT.Arrow.XmlState.ErrorHandling ( src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/ErrorHandling.o )
[53 of 82] Compiling Text.XML.HXT.Arrow.XmlState.SystemConfig ( src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs, dist/build/Text/XML/HXT/Arrow/XmlState/SystemConfig.o )
[54 of 82] Compiling Text.XML.HXT.Arrow.XmlOptions ( src/Text/XML/HXT/Arrow/XmlOptions.hs, dist/build/Text/XML/HXT/Arrow/XmlOptions.o )
[55 of 82] Compiling Text.XML.HXT.Arrow.ParserInterface ( src/Text/XML/HXT/Arrow/ParserInterface.hs, dist/build/Text/XML/HXT/Arrow/ParserInterface.o )
[56 of 82] Compiling Text.XML.HXT.Arrow.Edit ( src/Text/XML/HXT/Arrow/Edit.hs, dist/build/Text/XML/HXT/Arrow/Edit.o )
[57 of 82] Compiling Text.XML.HXT.Arrow.Namespace ( src/Text/XML/HXT/Arrow/Namespace.hs, dist/build/Text/XML/HXT/Arrow/Namespace.o )
[58 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TraceHandling ( src/Text/XML/HXT/Arrow/XmlState/TraceHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TraceHandling.o )
[59 of 82] Compiling Text.XML.HXT.Arrow.XmlState.URIHandling ( src/Text/XML/HXT/Arrow/XmlState/URIHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/URIHandling.o )
[60 of 82] Compiling Text.XML.HXT.DTDValidation.TypeDefs ( src/Text/XML/HXT/DTDValidation/TypeDefs.hs, dist/build/Text/XML/HXT/DTDValidation/TypeDefs.o )
[61 of 82] Compiling Text.XML.HXT.DTDValidation.AttributeValueValidation ( src/Text/XML/HXT/DTDValidation/AttributeValueValidation.hs, dist/build/Text/XML/HXT/DTDValidation/AttributeValueValidation.o )
[62 of 82] Compiling Text.XML.HXT.DTDValidation.DTDValidation ( src/Text/XML/HXT/DTDValidation/DTDValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DTDValidation.o )
[63 of 82] Compiling Text.XML.HXT.DTDValidation.DocTransformation ( src/Text/XML/HXT/DTDValidation/DocTransformation.hs, dist/build/Text/XML/HXT/DTDValidation/DocTransformation.o )
[64 of 82] Compiling Text.XML.HXT.DTDValidation.XmlRE ( src/Text/XML/HXT/DTDValidation/XmlRE.hs, dist/build/Text/XML/HXT/DTDValidation/XmlRE.o )
[65 of 82] Compiling Text.XML.HXT.DTDValidation.DocValidation ( src/Text/XML/HXT/DTDValidation/DocValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DocValidation.o )
[66 of 82] Compiling Text.XML.HXT.DTDValidation.IdValidation ( src/Text/XML/HXT/DTDValidation/IdValidation.hs, dist/build/Text/XML/HXT/DTDValidation/IdValidation.o )
[67 of 82] Compiling Text.XML.HXT.DTDValidation.Validation ( src/Text/XML/HXT/DTDValidation/Validation.hs, dist/build/Text/XML/HXT/DTDValidation/Validation.o )
[68 of 82] Compiling Text.XML.HXT.Arrow.XmlState.RunIOStateArrow ( src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.o )
[69 of 82] Compiling Text.XML.HXT.Arrow.XmlState ( src/Text/XML/HXT/Arrow/XmlState.hs, dist/build/Text/XML/HXT/Arrow/XmlState.o )
[70 of 82] Compiling Text.XML.HXT.Arrow.DocumentInput ( src/Text/XML/HXT/Arrow/DocumentInput.hs, dist/build/Text/XML/HXT/Arrow/DocumentInput.o )
[71 of 82] Compiling Text.XML.HXT.Arrow.DTDProcessing ( src/Text/XML/HXT/Arrow/DTDProcessing.hs, dist/build/Text/XML/HXT/Arrow/DTDProcessing.o )
[72 of 82] Compiling Text.XML.HXT.Arrow.GeneralEntitySubstitution ( src/Text/XML/HXT/Arrow/GeneralEntitySubstitution.hs, dist/build/Text/XML/HXT/Arrow/GeneralEntitySubstitution.o )
[73 of 82] Compiling Text.XML.HXT.Arrow.ProcessDocument ( src/Text/XML/HXT/Arrow/ProcessDocument.hs, dist/build/Text/XML/HXT/Arrow/ProcessDocument.o )
[74 of 82] Compiling Control.Arrow.ListArrows ( src/Control/Arrow/ListArrows.hs, dist/build/Control/Arrow/ListArrows.o )
[75 of 82] Compiling Text.XML.HXT.Arrow.ReadDocument ( src/Text/XML/HXT/Arrow/ReadDocument.hs, dist/build/Text/XML/HXT/Arrow/ReadDocument.o )
[76 of 82] Compiling Text.XML.HXT.Arrow.XmlRegex ( src/Text/XML/HXT/Arrow/XmlRegex.hs, dist/build/Text/XML/HXT/Arrow/XmlRegex.o )
[77 of 82] Compiling Text.XML.HXT.Arrow.Binary ( src/Text/XML/HXT/Arrow/Binary.hs, dist/build/Text/XML/HXT/Arrow/Binary.o )
[78 of 82] Compiling Text.XML.HXT.Arrow.DocumentOutput ( src/Text/XML/HXT/Arrow/DocumentOutput.hs, dist/build/Text/XML/HXT/Arrow/DocumentOutput.o )
[79 of 82] Compiling Text.XML.HXT.Arrow.WriteDocument ( src/Text/XML/HXT/Arrow/WriteDocument.hs, dist/build/Text/XML/HXT/Arrow/WriteDocument.o )
[80 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Xml ( src/Text/XML/HXT/Arrow/Pickle/Xml.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Xml.o )
[81 of 82] Compiling Text.XML.HXT.Arrow.Pickle ( src/Text/XML/HXT/Arrow/Pickle.hs, dist/build/Text/XML/HXT/Arrow/Pickle.o )
[82 of 82] Compiling Text.XML.HXT.Core ( src/Text/XML/HXT/Core.hs, dist/build/Text/XML/HXT/Core.o )
In-place registering hxt-9.3.1.2...
Running Haddock for hxt-9.3.1.2...
Running hscolour for hxt-9.3.1.2...
Preprocessing library hxt-9.3.1.2...
Preprocessing library hxt-9.3.1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, network-2.4.1.2,
parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
64% ( 9 / 14) in 'Text.XML.HXT.Parser.XmlCharParser'
100% ( 15 / 15) in 'Text.XML.HXT.DTDValidation.RE'
100% ( 2 / 2) in 'Text.XML.HXT.DOM.MimeTypeDefaults'
5% ( 1 / 19) in 'Text.XML.HXT.DOM.MimeTypes'
82% ( 23 / 28) in 'Text.XML.HXT.DOM.Util'
5% ( 4 / 77) in 'Text.XML.HXT.DOM.XmlKeywords'
50% ( 1 / 2) in 'Text.XML.HXT.Parser.ProtocolHandlerUtil'
0% ( 0 / 2) in 'Text.XML.HXT.Version'
3% ( 2 / 58) in 'Text.XML.HXT.XMLSchema.DataTypeLibW3CNames'
100% ( 2 / 2) in 'Text.XML.HXT.Parser.XmlEntities'
100% ( 2 / 2) in 'Text.XML.HXT.Parser.XhtmlEntities'
33% ( 1 / 3) in 'Text.XML.HXT.IO.GetFILE'
30% ( 3 / 10) in 'Data.Function.Selector'
80% ( 4 / 5) in 'Data.Atom'
89% ( 8 / 9) in 'Data.AssocList'
100% ( 3 / 3) in 'Data.Tree.Class'
100% ( 2 / 2) in 'Control.Arrow.ArrowState'
100% ( 4 / 4) in 'Data.Tree.NavigatableTree.Class'
94% ( 16 / 17) in 'Data.Tree.NavigatableTree.XPathAxis'
40% ( 2 / 5) in 'Control.FlatSeq'
100% ( 3 / 3) in 'Data.Tree.NTree.TypeDefs'
100% ( 3 / 3) in 'Data.Tree.NTree.Edit'
38% ( 6 / 16) in 'Data.Tree.NTree.Zipper.TypeDefs'
63% ( 29 / 46) in 'Text.XML.HXT.DOM.QualifiedName'
85% ( 17 / 20) in 'Text.XML.HXT.DOM.TypeDefs'
100% ( 6 / 6) in 'Text.XML.HXT.DOM.Interface'
15% ( 4 / 27) in 'Text.XML.HXT.DOM.XmlNode'
2% ( 1 / 58) in 'Text.XML.HXT.Parser.XmlTokenParser'
11% ( 1 / 9) in 'Text.XML.HXT.Parser.XmlDTDTokenParser'
80% ( 4 / 5) in 'Text.XML.HXT.DOM.ShowXml'
33% ( 1 / 3) in 'Text.XML.HXT.DOM.FormatXmlTree'
31% ( 11 / 36) in 'Text.XML.HXT.Parser.XmlParsec'
12% ( 1 / 8) in 'Text.XML.HXT.Parser.HtmlParsec'
25% ( 2 / 8) in 'Text.XML.HXT.Parser.XmlDTDParser'
14% ( 5 / 37) in 'Text.XML.HXT.Arrow.Pickle.Schema'
14% ( 3 / 22) in 'Text.XML.HXT.Arrow.Pickle.DTD'
100% ( 2 / 2) in 'Control.Arrow.ArrowList'
75% ( 3 / 4) in 'Control.Arrow.ArrowNF'
100% ( 3 / 3) in 'Control.Arrow.ArrowIf'
93% ( 28 / 30) in 'Control.Arrow.ArrowNavigatableTree'
100% ( 3 / 3) in 'Control.Arrow.ArrowTree'
100% ( 3 / 3) in 'Control.Arrow.ListArrow'
100% ( 3 / 3) in 'Control.Arrow.StateListArrow'
67% ( 2 / 3) in 'Control.Arrow.NTreeEdit'
100% ( 3 / 3) in 'Control.Arrow.ArrowIO'
50% ( 1 / 2) in 'Control.Arrow.ArrowExc'
100% ( 2 / 2) in 'Control.Arrow.IOListArrow'
100% ( 4 / 4) in 'Control.Arrow.IOStateListArrow'
14% ( 17 /124) in 'Text.XML.HXT.Arrow.XmlState.TypeDefs'
100% ( 4 / 4) in 'Text.XML.HXT.Arrow.XmlState.MimeTypeTable'
100% ( 3 / 3) in 'Text.XML.HXT.Arrow.XmlArrow'
87% ( 20 / 23) in 'Text.XML.HXT.Arrow.XmlState.ErrorHandling'
77% ( 33 / 43) in 'Text.XML.HXT.Arrow.XmlState.SystemConfig'
12% ( 7 / 59) in 'Text.XML.HXT.Arrow.XmlOptions'
6% ( 1 / 16) in 'Text.XML.HXT.Arrow.ParserInterface'
74% ( 26 / 35) in 'Text.XML.HXT.Arrow.Edit'
100% ( 13 / 13) in 'Text.XML.HXT.Arrow.Namespace'
93% ( 13 / 14) in 'Text.XML.HXT.Arrow.XmlState.TraceHandling'
100% ( 19 / 19) in 'Text.XML.HXT.Arrow.XmlState.URIHandling'
28% ( 12 / 43) in 'Text.XML.HXT.DTDValidation.TypeDefs'
100% ( 3 / 3) in 'Text.XML.HXT.DTDValidation.AttributeValueValidation'
100% ( 3 / 3) in 'Text.XML.HXT.DTDValidation.DTDValidation'
100% ( 2 / 2) in 'Text.XML.HXT.DTDValidation.DocTransformation'
100% ( 14 / 14) in 'Text.XML.HXT.DTDValidation.XmlRE'
100% ( 2 / 2) in 'Text.XML.HXT.DTDValidation.DocValidation'
100% ( 2 / 2) in 'Text.XML.HXT.DTDValidation.IdValidation'
75% ( 6 / 8) in 'Text.XML.HXT.DTDValidation.Validation'
14% ( 3 / 21) in 'Text.XML.HXT.Arrow.XmlState.RunIOStateArrow'
87% (108 /124) in 'Text.XML.HXT.Arrow.XmlState'
29% ( 2 / 7) in 'Text.XML.HXT.Arrow.DocumentInput'
100% ( 2 / 2) in 'Text.XML.HXT.Arrow.DTDProcessing'
100% ( 2 / 2) in 'Text.XML.HXT.Arrow.GeneralEntitySubstitution'
75% ( 6 / 8) in 'Text.XML.HXT.Arrow.ProcessDocument'
100% ( 15 / 15) in 'Control.Arrow.ListArrows'
100% ( 9 / 9) in 'Text.XML.HXT.Arrow.ReadDocument'
26% ( 7 / 27) in 'Text.XML.HXT.Arrow.XmlRegex'
67% ( 2 / 3) in 'Text.XML.HXT.Arrow.Binary'
67% ( 4 / 6) in 'Text.XML.HXT.Arrow.DocumentOutput'
80% ( 4 / 5) in 'Text.XML.HXT.Arrow.WriteDocument'
61% ( 58 / 95) in 'Text.XML.HXT.Arrow.Pickle.Xml'
73% ( 61 / 83) in 'Text.XML.HXT.Arrow.Pickle'
100% ( 17 / 17) in 'Text.XML.HXT.Core'
Warning: Text.XML.HXT.Parser.XmlCharParser: could not find link destinations for:
Text.Parsec.String.GenParser
Warning: Text.XML.HXT.Parser.ProtocolHandlerUtil: could not find link destinations for:
Text.Parsec.String.Parser
Warning: Text.XML.HXT.DOM.ShowXml: could not find link destinations for:
Text.XML.HXT.DOM.ShowXml.StringFct
Warning: Text.XML.HXT.Parser.XmlDTDParser: could not find link destinations for:
Text.XML.HXT.Parser.XmlDTDParser.SParser
Warning: Text.XML.HXT.Arrow.Namespace: could not find link destinations for:
Text.XML.HXT.Arrow.Namespace.propagateNamespaceEnv
Warning: Text.XML.HXT.Arrow.XmlState.URIHandling: could not find link destinations for:
Network.URI.URI
Warning: Text.XML.HXT.Arrow.Pickle.Xml: could not find link destinations for:
Control.Monad.State.Class.MonadState Control.Monad.Error.Class.MonadError
Documentation created: dist/doc/html/hxt/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hxt-9.3.1.2
Registering hxt-9.3.1.2...
Installed hxt-9.3.1.2
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
[1 of 1] Compiling Text.Regex ( Text/Regex.hs, dist/build/Text/Regex.o )
In-place registering regex-compat-0.95.1...
Running Haddock for regex-compat-0.95.1...
Running hscolour for regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0
Haddock coverage:
100% ( 9 / 9) in 'Text.Regex'
Documentation created: dist/doc/html/regex-compat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-compat-0.95.1
Registering regex-compat-0.95.1...
Installed regex-compat-0.95.1
Downloading hS3-0.2...
[1 of 1] Compiling Main ( /tmp/hS3-0.2-21279/hS3-0.2/Setup.hs, /tmp/hS3-0.2-21279/hS3-0.2/dist/setup/Main.o )
Linking /tmp/hS3-0.2-21279/hS3-0.2/dist/setup/setup ...
Configuring hS3-0.2...
Warning: No 'build-type' specified. If you do not need a custom Setup.hs or
./configure script then use 'build-type: Simple'.
Building hS3-0.2...
Preprocessing library hS3-0.2...
Network/AWS/ArrowUtils.hs:1:12: Warning:
-fno-monomorphism-restriction is deprecated: use -XNoMonomorphismRestriction or pragma {-# LANGUAGE NoMonomorphismRestriction #-} instead
Network/AWS/S3Object.hs:25:8:
Could not find module `System.Time'
It is a member of the hidden package `old-time-1.1.0.1'.
Perhaps you need to add `old-time' to the build-depends in your .cabal file.
Use -v to see a list of the files searched for.
Failed to install hS3-0.2
cabal: Error: some packages failed to install:
hS3-0.2 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.