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 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 attoparsec-0.10.4.0... Building attoparsec-0.10.4.0... Preprocessing library attoparsec-0.10.4.0... [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.10.4.0... Running Haddock for attoparsec-0.10.4.0... Running hscolour for attoparsec-0.10.4.0... Preprocessing library attoparsec-0.10.4.0... Preprocessing library attoparsec-0.10.4.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: 70% ( 7 / 10) in 'Data.Attoparsec.Text.FastSet' 100% ( 7 / 7) in 'Data.Attoparsec.Zepto' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' 40% ( 4 / 10) in 'Data.Attoparsec.Internal.Types' 100% ( 3 / 3) in 'Data.Attoparsec.Types' 100% ( 2 / 2) in 'Data.Attoparsec.Internal' 100% ( 16 / 16) in 'Data.Attoparsec.Combinator' 90% ( 37 / 41) in 'Data.Attoparsec.ByteString.Internal' 95% ( 38 / 40) in 'Data.Attoparsec.Text.Internal' 97% ( 71 / 73) in 'Data.Attoparsec.Text' 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 96% ( 48 / 50) in 'Data.Attoparsec.ByteString' 97% ( 73 / 75) in 'Data.Attoparsec.ByteString.Char8' 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Warning: Data.Attoparsec.Types: could not find link destinations for: Data.Text.Internal.Text Warning: Data.Attoparsec.Text: could not find link destinations for: Data.Text.Internal.Text Data.Text.Internal.empty Data.Text.Lazy.Internal.Text Warning: Data.Attoparsec.Text.Lazy: could not find link destinations for: Data.Text.Lazy.Internal.Text Data.Text.Internal.Text Documentation created: dist/doc/html/attoparsec/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/attoparsec-0.10.4.0/ghc-7.6.3 Registering attoparsec-0.10.4.0... Installed attoparsec-0.10.4.0 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 cereal-0.4.0.1... Building cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) [2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) [5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) In-place registering cereal-0.4.0.1... Running Haddock for cereal-0.4.0.1... Running hscolour for cereal-0.4.0.1... Preprocessing library cereal-0.4.0.1... Preprocessing library cereal-0.4.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: 96% ( 26 / 27) in 'Data.Serialize.Builder' 69% ( 29 / 42) in 'Data.Serialize.Put' 94% ( 50 / 53) in 'Data.Serialize.Get' 100% ( 11 / 11) in 'Data.Serialize.IEEE754' Cannot find documentation for: $example 100% ( 11 / 11) in 'Data.Serialize' Warning: Data.Serialize.Put: could not find link destinations for: Data.Serialize.Put.PairS Warning: Data.Serialize.Get: could not find link destinations for: Data.Serialize.Get.get Documentation created: dist/doc/html/cereal/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/cereal-0.4.0.1/ghc-7.6.3 Registering cereal-0.4.0.1... Installed cereal-0.4.0.1 Configuring dataenc-0.14.0.5... Building dataenc-0.14.0.5... Preprocessing library dataenc-0.14.0.5... [ 1 of 14] Compiling Codec.Binary.Util ( src/Codec/Binary/Util.hs, dist/build/Codec/Binary/Util.o ) [ 2 of 14] Compiling Codec.Binary.Base32 ( src/Codec/Binary/Base32.hs, dist/build/Codec/Binary/Base32.o ) [ 3 of 14] Compiling Codec.Binary.Base32Hex ( src/Codec/Binary/Base32Hex.hs, dist/build/Codec/Binary/Base32Hex.o ) [ 4 of 14] Compiling Codec.Binary.Base64 ( src/Codec/Binary/Base64.hs, dist/build/Codec/Binary/Base64.o ) [ 5 of 14] Compiling Codec.Binary.Base64Url ( src/Codec/Binary/Base64Url.hs, dist/build/Codec/Binary/Base64Url.o ) [ 6 of 14] Compiling Codec.Binary.Base85 ( src/Codec/Binary/Base85.hs, dist/build/Codec/Binary/Base85.o ) [ 7 of 14] Compiling Codec.Binary.Url ( src/Codec/Binary/Url.hs, dist/build/Codec/Binary/Url.o ) [ 8 of 14] Compiling Codec.Binary.Uu ( src/Codec/Binary/Uu.hs, dist/build/Codec/Binary/Uu.o ) [ 9 of 14] Compiling Codec.Binary.Xx ( src/Codec/Binary/Xx.hs, dist/build/Codec/Binary/Xx.o ) [10 of 14] Compiling Codec.Binary.QuotedPrintable ( src/Codec/Binary/QuotedPrintable.hs, dist/build/Codec/Binary/QuotedPrintable.o ) [11 of 14] Compiling Codec.Binary.PythonString ( src/Codec/Binary/PythonString.hs, dist/build/Codec/Binary/PythonString.o ) [12 of 14] Compiling Codec.Binary.Yenc ( src/Codec/Binary/Yenc.hs, dist/build/Codec/Binary/Yenc.o ) [13 of 14] Compiling Codec.Binary.Base16 ( src/Codec/Binary/Base16.hs, dist/build/Codec/Binary/Base16.o ) [14 of 14] Compiling Codec.Binary.DataEncoding ( src/Codec/Binary/DataEncoding.hs, dist/build/Codec/Binary/DataEncoding.o ) In-place registering dataenc-0.14.0.5... Running Haddock for dataenc-0.14.0.5... Running hscolour for dataenc-0.14.0.5... Preprocessing library dataenc-0.14.0.5... Preprocessing library dataenc-0.14.0.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 56% ( 5 / 9) in 'Codec.Binary.Util' 100% ( 11 / 11) in 'Codec.Binary.Base32' 100% ( 11 / 11) in 'Codec.Binary.Base32Hex' 100% ( 11 / 11) in 'Codec.Binary.Base64' 100% ( 11 / 11) in 'Codec.Binary.Base64Url' 100% ( 11 / 11) in 'Codec.Binary.Base85' 100% ( 11 / 11) in 'Codec.Binary.Url' 100% ( 11 / 11) in 'Codec.Binary.Uu' 100% ( 11 / 11) in 'Codec.Binary.Xx' 100% ( 11 / 11) in 'Codec.Binary.QuotedPrintable' 100% ( 11 / 11) in 'Codec.Binary.PythonString' 100% ( 11 / 11) in 'Codec.Binary.Yenc' 100% ( 11 / 11) in 'Codec.Binary.Base16' 76% ( 13 / 17) in 'Codec.Binary.DataEncoding' Documentation created: dist/doc/html/dataenc/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/dataenc-0.14.0.5/ghc-7.6.3 Registering dataenc-0.14.0.5... Installed dataenc-0.14.0.5 Configuring dlist-0.5... Building dlist-0.5... Preprocessing library dlist-0.5... [1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o ) In-place registering dlist-0.5... Running Haddock for dlist-0.5... Running hscolour for dlist-0.5... Preprocessing library dlist-0.5... Preprocessing library dlist-0.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 95% ( 20 / 21) in 'Data.DList' Documentation created: dist/doc/html/dlist/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/dlist-0.5/ghc-7.6.3 Registering dlist-0.5... Installed dlist-0.5 [1 of 1] Compiling Main ( /tmp/entropy-0.2.2.4-9636/entropy-0.2.2.4/Setup.hs, /tmp/entropy-0.2.2.4-9636/entropy-0.2.2.4/dist/setup/Main.o ) Linking /tmp/entropy-0.2.2.4-9636/entropy-0.2.2.4/dist/setup/setup ... Configuring entropy-0.2.2.4... Result of RDRAND Test: True Building entropy-0.2.2.4... Preprocessing library entropy-0.2.2.4... [1 of 1] Compiling System.Entropy ( System/Entropy.hs, dist/build/System/Entropy.o ) In-place registering entropy-0.2.2.4... Running Haddock for entropy-0.2.2.4... Running hscolour for entropy-0.2.2.4... Preprocessing library entropy-0.2.2.4... Preprocessing library entropy-0.2.2.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 100% ( 6 / 6) in 'System.Entropy' Documentation created: dist/doc/html/entropy/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/entropy-0.2.2.4/ghc-7.6.3 Registering entropy-0.2.2.4... Installed entropy-0.2.2.4 Configuring hashable-1.2.1.0... Building hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.1.0... Running Haddock for hashable-1.2.1.0... Running hscolour for hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Preprocessing library hashable-1.2.1.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: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/hashable-1.2.1.0/ghc-7.6.3 Registering hashable-1.2.1.0... Installed hashable-1.2.1.0 Configuring primitive-0.5.1.0... Building primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.1.0... Running Haddock for primitive-0.5.1.0... Running hscolour for primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 13 / 13) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 7 / 7) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/primitive-0.5.1.0/ghc-7.6.3 Registering primitive-0.5.1.0... Installed primitive-0.5.1.0 Configuring syb-0.4.1... Building syb-0.4.1... Preprocessing library syb-0.4.1... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.4.1... Running Haddock for syb-0.4.1... Running hscolour for syb-0.4.1... Preprocessing library syb-0.4.1... Preprocessing library syb-0.4.1... 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 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 16 / 16) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/syb-0.4.1/ghc-7.6.3 Registering syb-0.4.1... Installed syb-0.4.1 Configuring tagged-0.7... Building tagged-0.7... Preprocessing library tagged-0.7... [1 of 2] Compiling Data.Proxy ( old/Data/Proxy.hs, dist/build/Data/Proxy.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.7... Running Haddock for tagged-0.7... Running hscolour for tagged-0.7... Preprocessing library tagged-0.7... Preprocessing library tagged-0.7... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 80% ( 4 / 5) in 'Data.Proxy' 92% ( 11 / 12) in 'Data.Tagged' Documentation created: dist/doc/html/tagged/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/tagged-0.7/ghc-7.6.3 Registering tagged-0.7... Installed tagged-0.7 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-9636/Data/Digest/MD5Aux.hs:107:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num ABCD' dist/build/tmp-9636/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-9636/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-9636/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-9636/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-9636/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-9636/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-9636/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-9636/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-9636/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-9636/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-9636/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-9636/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-9636/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-9636/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-9636/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-9636/Codec/Encryption/DESAux.hs:21:10: Warning: No explicit method or default declaration for `+' In the instance declaration for `Num [Bool]' dist/build/tmp-9636/Codec/Encryption/DESAux.hs:21:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num [Bool]' dist/build/tmp-9636/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-9636/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-9636/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-9636/Codec/Encryption/DESAux.hs:23:10: Warning: No explicit method or default declaration for `.&.' In the instance declaration for `Bits [Bool]' dist/build/tmp-9636/Codec/Encryption/DESAux.hs:23:10: Warning: No explicit method or default declaration for `.|.' In the instance declaration for `Bits [Bool]' dist/build/tmp-9636/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-9636/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-9636/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-9636/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-9636/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-9636/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 unordered-containers-0.2.3.3... Building unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.3.3... Running Haddock for unordered-containers-0.2.3.3... Running hscolour for unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... 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: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 85% ( 52 / 61) in 'Data.HashMap.Base' 98% ( 44 / 45) in 'Data.HashMap.Strict' 98% ( 44 / 45) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/unordered-containers-0.2.3.3/ghc-7.6.3 Registering unordered-containers-0.2.3.3... Installed unordered-containers-0.2.3.3 Configuring vector-0.10.9.1... Building vector-0.10.9.1... Preprocessing library vector-0.10.9.1... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.1.0 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.9.1... Running Haddock for vector-0.10.9.1... Running hscolour for vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (194 /200) in 'Data.Vector.Storable' Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable, MVector, Vector 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 94% (199 /212) in 'Data.Vector' Documentation created: dist/doc/html/vector/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/vector-0.10.9.1/ghc-7.6.3 Registering vector-0.10.9.1... Installed vector-0.10.9.1 Configuring crypto-api-0.12.2.2... Building crypto-api-0.12.2.2... Preprocessing library crypto-api-0.12.2.2... [1 of 8] Compiling Crypto.CPoly ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o ) [2 of 8] Compiling Crypto.Types ( Crypto/Types.hs, dist/build/Crypto/Types.o ) [3 of 8] Compiling Crypto.Util ( Crypto/Util.hs, dist/build/Crypto/Util.o ) [4 of 8] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o ) [5 of 8] Compiling Crypto.Classes ( Crypto/Classes.hs, dist/build/Crypto/Classes.o ) [6 of 8] Compiling Crypto.HMAC ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o ) [7 of 8] Compiling Crypto.Padding ( Crypto/Padding.hs, dist/build/Crypto/Padding.o ) [8 of 8] Compiling Crypto.Modes ( Crypto/Modes.hs, dist/build/Crypto/Modes.o ) In-place registering crypto-api-0.12.2.2... Running Haddock for crypto-api-0.12.2.2... Running hscolour for crypto-api-0.12.2.2... Preprocessing library crypto-api-0.12.2.2... Preprocessing library crypto-api-0.12.2.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, transformers-0.3.0.0 Haddock coverage: 0% ( 0 / 4) in 'Crypto.CPoly' 100% ( 4 / 4) in 'Crypto.Types' 91% ( 10 / 11) in 'Crypto.Util' 90% ( 9 / 10) in 'Crypto.Random' 100% ( 24 / 24) in 'Crypto.Classes' 100% ( 4 / 4) in 'Crypto.HMAC' 100% ( 13 / 13) in 'Crypto.Padding' 100% ( 27 / 27) in 'Crypto.Modes' Warning: Crypto.Modes: could not find link destinations for: Crypto.Modes.ecb' Documentation created: dist/doc/html/crypto-api/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/crypto-api-0.12.2.2/ghc-7.6.3 Registering crypto-api-0.12.2.2... Installed crypto-api-0.12.2.2 Configuring aeson-0.6.2.1... Building aeson-0.6.2.1... Preprocessing library aeson-0.6.2.1... [ 1 of 11] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o ) [ 2 of 11] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o ) [ 3 of 11] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o ) [ 4 of 11] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o ) [ 5 of 11] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o ) [ 6 of 11] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o ) [ 7 of 11] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o ) [ 8 of 11] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o ) [ 9 of 11] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o ) [10 of 11] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o ) [11 of 11] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o ) In-place registering aeson-0.6.2.1... Running Haddock for aeson-0.6.2.1... Running hscolour for aeson-0.6.2.1... Preprocessing library aeson-0.6.2.1... Preprocessing library aeson-0.6.2.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, text-0.11.2.3, transformers-0.3.0.0 Haddock coverage: 100% ( 23 / 23) in 'Data.Aeson.Types.Internal' 67% ( 6 / 9) in 'Data.Aeson.Functions' 100% ( 25 / 25) in 'Data.Aeson.Types.Class' 100% ( 1 / 1) in 'Data.Aeson.Types.Generic' 100% ( 43 / 43) in 'Data.Aeson.Types' 73% ( 11 / 15) in 'Data.Aeson.Parser.Internal' 100% ( 10 / 10) in 'Data.Aeson.Parser' 100% ( 3 / 3) in 'Data.Aeson.Encode' 75% ( 6 / 8) in 'Data.Aeson.Generic' 100% ( 56 / 56) in 'Data.Aeson' 100% ( 12 / 12) in 'Data.Aeson.TH' Warning: Data.Aeson.Types: could not find link destinations for: Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON Warning: Data.Aeson.Parser: could not find link destinations for: Data.Text.Internal.Text Warning: Data.Aeson.Encode: could not find link destinations for: Data.Text.Lazy.Builder.Builder Data.Text.Lazy.Builder.toLazyText Warning: Data.Aeson: could not find link destinations for: Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON Documentation created: dist/doc/html/aeson/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/aeson-0.6.2.1/ghc-7.6.3 Registering aeson-0.6.2.1... Installed aeson-0.6.2.1 Configuring pureMD5-2.1.2.1... Building pureMD5-2.1.2.1... Preprocessing library pureMD5-2.1.2.1... [1 of 1] Compiling Data.Digest.Pure.MD5 ( Data/Digest/Pure/MD5.hs, dist/build/Data/Digest/Pure/MD5.o ) In-place registering pureMD5-2.1.2.1... Running Haddock for pureMD5-2.1.2.1... Running hscolour for pureMD5-2.1.2.1... Preprocessing library pureMD5-2.1.2.1... Preprocessing library pureMD5-2.1.2.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, transformers-0.3.0.0 Haddock coverage: 100% ( 12 / 12) in 'Data.Digest.Pure.MD5' Documentation created: dist/doc/html/pureMD5/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/pureMD5-2.1.2.1/ghc-7.6.3 Registering pureMD5-2.1.2.1... Installed pureMD5-2.1.2.1 Downloading hMollom-0.4.0... Configuring hMollom-0.4.0... Building hMollom-0.4.0... Preprocessing library hMollom-0.4.0... [ 1 of 12] Compiling Network.Mollom.Types ( src/Network/Mollom/Types.hs, dist/build/Network/Mollom/Types.o ) src/Network/Mollom/Types.hs:93:1: Warning: Pattern match(es) are non-exhaustive In an equation for `addMessage': Patterns not matched: (ConnectionError _) _ JSONParseError _ [ 2 of 12] Compiling Network.Mollom.OAuth ( src/Network/Mollom/OAuth.hs, dist/build/Network/Mollom/OAuth.o ) src/Network/Mollom/OAuth.hs:20:1: Warning: The import of `w2c' from module `Data.ByteString.Internal' is redundant src/Network/Mollom/OAuth.hs:26:1: Warning: The import of `HeaderSetter' from module `Network.HTTP.Headers' is redundant src/Network/Mollom/OAuth.hs:28:1: Warning: The import of `System.Locale' is redundant except perhaps to import instances from `System.Locale' To import instances alone, use: import System.Locale() src/Network/Mollom/OAuth.hs:32:1: Warning: The import of `Network.Mollom.Types' is redundant except perhaps to import instances from `Network.Mollom.Types' To import instances alone, use: import Network.Mollom.Types() src/Network/Mollom/OAuth.hs:44:1: Warning: Defined but not used: `oauthVersion' src/Network/Mollom/OAuth.hs:44:1: Warning: Top-level binding with no type signature: oauthVersion :: [Char] src/Network/Mollom/OAuth.hs:52:27: Warning: Defined but not used: `p' src/Network/Mollom/OAuth.hs:107:8: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: OAuthRsaSha1 OAuthPlainText [ 3 of 12] Compiling Network.Mollom.Internals ( src/Network/Mollom/Internals.hs, dist/build/Network/Mollom/Internals.o ) src/Network/Mollom/Internals.hs:21:1: Warning: The import of `lookup' from module `Data.List' is redundant src/Network/Mollom/Internals.hs:26:1: Warning: The import of `ConnError' from module `Network.HTTP.Stream' is redundant src/Network/Mollom/Internals.hs:55:24: Warning: This binding for `code' shadows the existing binding imported from `Network.Mollom.Types' at src/Network/Mollom/Internals.hs:29:1-27 (and originally defined at src/Network/Mollom/Types.hs:109:23-26) src/Network/Mollom/Internals.hs:56:24: Warning: This binding for `message' shadows the existing binding imported from `Network.Mollom.Types' at src/Network/Mollom/Internals.hs:29:1-27 (and originally defined at src/Network/Mollom/Types.hs:110:23-29) src/Network/Mollom/Internals.hs:59:42: Warning: This binding for `response' shadows the existing binding imported from `Network.Mollom.Types' at src/Network/Mollom/Internals.hs:29:1-27 (and originally defined at src/Network/Mollom/Types.hs:111:23-30) src/Network/Mollom/Internals.hs:79:49: Warning: Defined but not used: `expected' src/Network/Mollom/Internals.hs:108:34: Warning: Defined but not used: `expected' [ 4 of 12] Compiling Network.Mollom.Helper ( src/Network/Mollom/Helper.hs, dist/build/Network/Mollom/Helper.o ) [ 5 of 12] Compiling Network.Mollom.MollomMonad ( src/Network/Mollom/MollomMonad.hs, dist/build/Network/Mollom/MollomMonad.o ) src/Network/Mollom/MollomMonad.hs:19:1: Warning: The import of `Network.Mollom.Types' is redundant except perhaps to import instances from `Network.Mollom.Types' To import instances alone, use: import Network.Mollom.Types() src/Network/Mollom/MollomMonad.hs:54:1: Warning: Top-level binding with no type signature: mollomNoAuthService :: forall b. A.FromJSON b => RequestMethod -> String -> [(String, Maybe String)] -> [String] -> [((Int, Int, Int), MollomError)] -> Mollom (MollomResponse b) [ 6 of 12] Compiling Network.Mollom.Blacklist ( src/Network/Mollom/Blacklist.hs, dist/build/Network/Mollom/Blacklist.o ) src/Network/Mollom/Blacklist.hs:48:39: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` ["spam"#, "profanity"#, "quality"#, "unwanted"#] src/Network/Mollom/Blacklist.hs:77:39: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` ["allFields"#, "authorName"#, "authorMail"#, "authorIp"#, "authorId"#, "links"#, "postTitle"#] src/Network/Mollom/Blacklist.hs:98:39: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` ["exact"#, "contains"#] [ 7 of 12] Compiling Network.Mollom.Captcha ( src/Network/Mollom/Captcha.hs, dist/build/Network/Mollom/Captcha.o ) src/Network/Mollom/Captcha.hs:39:39: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` ["image"#, "audio"#] [ 8 of 12] Compiling Network.Mollom.Content ( src/Network/Mollom/Content.hs, dist/build/Network/Mollom/Content.o ) src/Network/Mollom/Content.hs:58:5: Warning: Pattern match(es) are non-exhaustive In an equation for `parseJSON': Patterns not matched: A.Array _ A.String _ A.Number _ A.Bool _ ... src/Network/Mollom/Content.hs:67:39: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` ["spam"#, "ham"#, "unsure"#] src/Network/Mollom/Content.hs:95:5: Warning: Pattern match(es) are overlapped In an equation for `parseJSON': parseJSON _ = ... [ 9 of 12] Compiling Network.Mollom.Feedback ( src/Network/Mollom/Feedback.hs, dist/build/Network/Mollom/Feedback.o ) [10 of 12] Compiling Network.Mollom.Site ( src/Network/Mollom/Site.hs, dist/build/Network/Mollom/Site.o ) src/Network/Mollom/Site.hs:69:1: Warning: Defined but not used: `createSite' [11 of 12] Compiling Network.Mollom.Whitelist ( src/Network/Mollom/Whitelist.hs, dist/build/Network/Mollom/Whitelist.o ) src/Network/Mollom/Whitelist.hs:47:39: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` ["spam"#, "profanity"#, "quality"#, "unwanted"#] src/Network/Mollom/Whitelist.hs:72:39: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` ["authorName"#, "authorMail"#, "authorIp"#, "authorId"#] src/Network/Mollom/Whitelist.hs:90:39: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` ["exact"#, "contains"#] [12 of 12] Compiling Network.Mollom ( src/Network/Mollom.hs, dist/build/Network/Mollom.o ) In-place registering hMollom-0.4.0... Running Haddock for hMollom-0.4.0... Running hscolour for hMollom-0.4.0... Preprocessing library hMollom-0.4.0... Preprocessing library hMollom-0.4.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: HTTP-4000.2.8, 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 src/Network/Mollom/OAuth.hs:80:13: parse error on input `=>' Haddock coverage: 54% ( 7 / 13) in 'Network.Mollom.Types' Installing library in /srv/hackage/var/build/tmp-install/lib/hMollom-0.4.0/ghc-7.6.3 Registering hMollom-0.4.0... Installed hMollom-0.4.0