Build #1 for git-annex-3.20120123

[all reports]

Package git-annex-3.20120123
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies utf8-string-0.3.7, unix-2.6.0.1, transformers-base-0.4.1, time-1.4.0.1, process-1.1.0.2, pcre-light-0.4, old-locale-1.0.0.5, network-2.4.1.2, mtl-2.1.2, monad-control-0.3.2.2, lifted-base-0.2.1.1, json-0.7, hslogger-1.2.3, hS3-0.5.8, filepath-1.3.0.1, extensible-exceptions-0.1.1.4, directory-1.2.0.1, dataenc-0.14.0.5, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, SHA-1.6.1, QuickCheck-2.6, MissingH-1.2.0.2, HTTP-4000.2.8
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 SHA-1.6.1...
Building SHA-1.6.1...
Preprocessing library SHA-1.6.1...
[1 of 1] Compiling Data.Digest.Pure.SHA ( Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o )
In-place registering SHA-1.6.1...
Running Haddock for SHA-1.6.1...
Running hscolour for SHA-1.6.1...
Preprocessing library SHA-1.6.1...
Preprocessing library SHA-1.6.1...
Haddock coverage:
  86% ( 18 / 21) in 'Data.Digest.Pure.SHA'
Documentation created: dist/doc/html/SHA/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SHA-1.6.1
Registering SHA-1.6.1...
Installed SHA-1.6.1
Configuring base-unicode-symbols-0.2.2.4...
Building base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
[ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o )
[ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o )
[ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o )
[ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o )
[ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o )
[ 6 of 12] Compiling Data.Eq.Unicode  ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o )
[ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o )
[ 8 of 12] Compiling Prelude.Unicode  ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o )
[ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o )
[10 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o )
[11 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o )
[12 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o )
In-place registering base-unicode-symbols-0.2.2.4...
Running Haddock for base-unicode-symbols-0.2.2.4...
Running hscolour for base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Preprocessing library base-unicode-symbols-0.2.2.4...
Haddock coverage:
 100% (  5 /  5) in 'Data.Ord.Unicode'
 100% (  3 /  3) in 'Data.Monoid.Unicode'
 100% ( 10 / 10) in 'Data.List.Unicode'
 100% (  2 /  2) in 'Data.Function.Unicode'
 100% (  5 /  5) in 'Data.Foldable.Unicode'
 100% (  4 /  4) in 'Data.Eq.Unicode'
 100% (  4 /  4) in 'Data.Bool.Unicode'
 100% ( 21 / 21) in 'Prelude.Unicode'
 100% (  4 /  4) in 'Control.Monad.Unicode'
 100% (  4 /  4) in 'Control.Category.Unicode'
 100% (  6 /  6) in 'Control.Arrow.Unicode'
 100% (  3 /  3) in 'Control.Applicative.Unicode'
Documentation created: dist/doc/html/base-unicode-symbols/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base-unicode-symbols-0.2.2.4
Registering base-unicode-symbols-0.2.2.4...
Installed base-unicode-symbols-0.2.2.4
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...
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/x86_64-linux-ghc-7.6.3/dataenc-0.14.0.5
Registering dataenc-0.14.0.5...
Installed dataenc-0.14.0.5
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring hslogger-1.2.3...
Building hslogger-1.2.3...
Preprocessing library hslogger-1.2.3...
[1 of 8] Compiling System.Log       ( src/System/Log.hs, dist/build/System/Log.o )
[2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o )
[3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o )
[4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o )
[5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o )
[6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o )
[7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o )
[8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o )
In-place registering hslogger-1.2.3...
Running Haddock for hslogger-1.2.3...
Running hscolour for hslogger-1.2.3...
Preprocessing library hslogger-1.2.3...
Preprocessing library hslogger-1.2.3...
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:
 100% (  4 /  4) in 'System.Log'
 100% (  6 /  6) in 'System.Log.Formatter'
 100% (  3 /  3) in 'System.Log.Handler'
 100% (  5 /  5) in 'System.Log.Handler.Simple'
 100% ( 10 / 10) in 'System.Log.Handler.Syslog'
 100% (  3 /  3) in 'System.Log.Handler.Growl'
 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML'
  97% ( 37 / 38) in 'System.Log.Logger'
Warning: System.Log.Handler.Syslog: could not find link destinations for:
    System.Log.Handler.Syslog.SyslogHandler Network.Socket.Types.Family Network.Socket.HostName Network.Socket.Types.PortNumber Network.Socket.Types.Socket Network.Socket.Types.SockAddr Network.Socket.Types.SocketType
Warning: System.Log.Handler.Growl: could not find link destinations for:
    Network.Socket.HostName System.Log.Handler.Growl.GrowlHandler
Documentation created: dist/doc/html/hslogger/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hslogger-1.2.3
Registering hslogger-1.2.3...
Installed hslogger-1.2.3
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 pcre-light-0.4...
Building pcre-light-0.4...
Preprocessing library pcre-light-0.4...
[1 of 3] Compiling Text.Regex.PCRE.Light.Base ( dist/build/Text/Regex/PCRE/Light/Base.hs, dist/build/Text/Regex/PCRE/Light/Base.o )
[2 of 3] Compiling Text.Regex.PCRE.Light ( Text/Regex/PCRE/Light.hs, dist/build/Text/Regex/PCRE/Light.o )

Text/Regex/PCRE/Light.hs:196:19: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

Text/Regex/PCRE/Light.hs:266:38: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

Text/Regex/PCRE/Light.hs:327:34: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"
[3 of 3] Compiling Text.Regex.PCRE.Light.Char8 ( Text/Regex/PCRE/Light/Char8.hs, dist/build/Text/Regex/PCRE/Light/Char8.o )
In-place registering pcre-light-0.4...
Running Haddock for pcre-light-0.4...
Running hscolour for pcre-light-0.4...
Preprocessing library pcre-light-0.4...
Preprocessing library pcre-light-0.4...

Text/Regex/PCRE/Light.hs:196:19: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

Text/Regex/PCRE/Light.hs:266:38: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

Text/Regex/PCRE/Light.hs:327:34: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"
Haddock coverage:
  49% ( 47 / 96) in 'Text.Regex.PCRE.Light.Base'
  95% ( 37 / 39) in 'Text.Regex.PCRE.Light'
  97% ( 37 / 38) in 'Text.Regex.PCRE.Light.Char8'
Warning: Text.Regex.PCRE.Light.Base: could not find link destinations for:
    Text.Regex.PCRE.Light.Base.PCREExtra
Documentation created: dist/doc/html/pcre-light/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pcre-light-0.4
Registering pcre-light-0.4...
Installed pcre-light-0.4
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 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...
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/x86_64-linux-ghc-7.6.3/syb-0.4.1
Registering syb-0.4.1...
Installed syb-0.4.1
Configuring transformers-base-0.4.1...
Building transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
In-place registering transformers-base-0.4.1...
Running Haddock for transformers-base-0.4.1...
Running hscolour for transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
Preprocessing library transformers-base-0.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
Warning: Control.Monad.Base: could not find link destinations for:
    Data.Functor.Identity.Identity Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Class.lift
Documentation created: dist/doc/html/transformers-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.1
Registering transformers-base-0.4.1...
Installed transformers-base-0.4.1
Configuring utf8-string-0.3.7...
Building utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8   ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.7...
Running Haddock for utf8-string-0.3.7...
Running hscolour for utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Preprocessing library utf8-string-0.3.7...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  89% ( 24 / 27) in 'Data.String.UTF8'
  82% ( 14 / 17) in 'System.IO.UTF8'
  14% (  1 /  7) in 'System.Environment.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7
Registering utf8-string-0.3.7...
Installed utf8-string-0.3.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 '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-11029/Data/Digest/MD5Aux.hs:107:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num ABCD'

dist/build/tmp-11029/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-11029/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-11029/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-11029/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-11029/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-11029/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-11029/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-11029/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-11029/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-11029/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-11029/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-11029/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-11029/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-11029/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-11029/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-11029/Codec/Encryption/DESAux.hs:21:10: Warning:
    No explicit method or default declaration for `+'
    In the instance declaration for `Num [Bool]'

dist/build/tmp-11029/Codec/Encryption/DESAux.hs:21:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num [Bool]'

dist/build/tmp-11029/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-11029/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-11029/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-11029/Codec/Encryption/DESAux.hs:23:10: Warning:
    No explicit method or default declaration for `.&.'
    In the instance declaration for `Bits [Bool]'

dist/build/tmp-11029/Codec/Encryption/DESAux.hs:23:10: Warning:
    No explicit method or default declaration for `.|.'
    In the instance declaration for `Bits [Bool]'

dist/build/tmp-11029/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-11029/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-11029/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-11029/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-11029/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-11029/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 json-0.7...
Building json-0.7...
Preprocessing library json-0.7...
[1 of 7] Compiling Text.JSON.Types  ( Text/JSON/Types.hs, dist/build/Text/JSON/Types.o )
[2 of 7] Compiling Text.JSON.String ( Text/JSON/String.hs, dist/build/Text/JSON/String.o )
[3 of 7] Compiling Text.JSON.ReadP  ( Text/JSON/ReadP.hs, dist/build/Text/JSON/ReadP.o )
[4 of 7] Compiling Text.JSON.Parsec ( Text/JSON/Parsec.hs, dist/build/Text/JSON/Parsec.o )
[5 of 7] Compiling Text.JSON.Pretty ( Text/JSON/Pretty.hs, dist/build/Text/JSON/Pretty.o )
[6 of 7] Compiling Text.JSON        ( Text/JSON.hs, dist/build/Text/JSON.o )
[7 of 7] Compiling Text.JSON.Generic ( Text/JSON/Generic.hs, dist/build/Text/JSON/Generic.o )
In-place registering json-0.7...
Running Haddock for json-0.7...
Running hscolour for json-0.7...
Preprocessing library json-0.7...
Preprocessing library json-0.7...
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:
 100% ( 10 / 10) in 'Text.JSON.Types'
  95% ( 21 / 22) in 'Text.JSON.String'
  18% (  2 / 11) in 'Text.JSON.ReadP'
Warning: json-0.7:Text.JSON.Parsec: Could not find documentation for exported module: Text.ParserCombinators.Parsec
   9% (  1 / 11) in 'Text.JSON.Parsec'
  18% (  2 / 11) in 'Text.JSON.Pretty'
  90% ( 38 / 42) in 'Text.JSON'
  80% (  8 / 10) in 'Text.JSON.Generic'
Warning: Text.JSON.Parsec: could not find link destinations for:
    Text.ParserCombinators.Parsec.Char.CharParser
Warning: Text.JSON: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Text.JSON.Generic: could not find link destinations for:
    Data.Text.Internal.Text GHC.IO.Handle.Types.Handle__
Documentation created: dist/doc/html/json/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/json-0.7
Registering json-0.7...
Installed json-0.7
Configuring monad-control-0.3.2.2...
Building monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-0.3.2.2...
Running Haddock for monad-control-0.3.2.2...
Running hscolour for monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
Preprocessing library monad-control-0.3.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: transformers-0.3.0.0
Haddock coverage:
Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w =>
Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w,
 Control.Monad.Trans.Control.MonadBaseControl b m) =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m)
  86% ( 18 / 21) in 'Control.Monad.Trans.Control'
Warning: Control.Monad.Trans.Control: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Data.Functor.Identity.Identity
Documentation created: dist/doc/html/monad-control/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.2.2
Registering monad-control-0.3.2.2...
Installed monad-control-0.3.2.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
[1 of 1] Compiling Main             ( /tmp/lifted-base-0.2.1.1-11029/lifted-base-0.2.1.1/Setup.hs, /tmp/lifted-base-0.2.1.1-11029/lifted-base-0.2.1.1/dist/setup/Main.o )
Linking /tmp/lifted-base-0.2.1.1-11029/lifted-base-0.2.1.1/dist/setup/setup ...
Configuring lifted-base-0.2.1.1...
Building lifted-base-0.2.1.1...
Preprocessing library lifted-base-0.2.1.1...
[1 of 6] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )
[2 of 6] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )
[3 of 6] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )
[4 of 6] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )
[5 of 6] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )
[6 of 6] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )
In-place registering lifted-base-0.2.1.1...
Running Haddock for lifted-base-0.2.1.1...
Running hscolour for lifted-base-0.2.1.1...
Preprocessing library lifted-base-0.2.1.1...
Preprocessing library lifted-base-0.2.1.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% (  2 /  2) in 'System.Timeout.Lifted'
 100% ( 11 / 11) in 'Data.IORef.Lifted'
 100% (  8 /  8) in 'Control.Concurrent.Chan.Lifted'
 100% ( 17 / 17) in 'Control.Concurrent.MVar.Lifted'
 100% ( 36 / 36) in 'Control.Exception.Lifted'
 100% ( 34 / 34) in 'Control.Concurrent.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lifted-base-0.2.1.1
Registering lifted-base-0.2.1.1...
Installed lifted-base-0.2.1.1
Configuring MissingH-1.2.0.2...
Building MissingH-1.2.0.2...
Preprocessing library MissingH-1.2.0.2...
[ 1 of 47] Compiling System.Console.GetOpt.Utils ( src/System/Console/GetOpt/Utils.hs, dist/build/System/Console/GetOpt/Utils.o )
[ 2 of 47] Compiling System.Debian    ( src/System/Debian.hs, dist/build/System/Debian.o )
[ 3 of 47] Compiling System.IO.WindowsCompat ( src/System/IO/WindowsCompat.hs, dist/build/System/IO/WindowsCompat.o )
[ 4 of 47] Compiling System.Posix.Consts ( src/System/Posix/Consts.hs, dist/build/System/Posix/Consts.o )
[ 5 of 47] Compiling System.IO.StatCompat ( src/System/IO/StatCompat.hs, dist/build/System/IO/StatCompat.o )
[ 6 of 47] Compiling System.IO.PlafCompat ( src/System/IO/PlafCompat.hs, dist/build/System/IO/PlafCompat.o )
[ 7 of 47] Compiling Data.Compression.Inflate ( src/Data/Compression/Inflate.hs, dist/build/Data/Compression/Inflate.o )
[ 8 of 47] Compiling Data.Hash.MD5.Zord64_HARD ( src/Data/Hash/MD5/Zord64_HARD.lhs, dist/build/Data/Hash/MD5/Zord64_HARD.o )

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `xor'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `bit'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `testBit'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `bitSize'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `isSigned'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `popCount'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning:
    No explicit method or default declaration for `quotRem'
    In the instance declaration for `Integral Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning:
    No explicit method or default declaration for `toRational'
    In the instance declaration for `Real Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
    No explicit method or default declaration for `toEnum'
    In the instance declaration for `Enum Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
    No explicit method or default declaration for `fromEnum'
    In the instance declaration for `Enum Zord64'
[ 9 of 47] Compiling Data.Hash.MD5    ( src/Data/Hash/MD5.lhs, dist/build/Data/Hash/MD5.o )

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num ABCD'

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num ABCD'

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num ABCD'

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit method or default declaration for `fromInteger'
    In the instance declaration for `Num ABCD'
[10 of 47] Compiling Data.Hash.CRC32.GZip ( src/Data/Hash/CRC32/GZip.hs, dist/build/Data/Hash/CRC32/GZip.o )
[11 of 47] Compiling Data.Hash.CRC32.Posix ( src/Data/Hash/CRC32/Posix.hs, dist/build/Data/Hash/CRC32/Posix.o )
[12 of 47] Compiling Data.Bits.Utils  ( src/Data/Bits/Utils.hs, dist/build/Data/Bits/Utils.o )
[13 of 47] Compiling System.FileArchive.GZip ( src/System/FileArchive/GZip.hs, dist/build/System/FileArchive/GZip.o )
[14 of 47] Compiling Data.Tuple.Utils ( src/Data/Tuple/Utils.hs, dist/build/Data/Tuple/Utils.o )
[15 of 47] Compiling Data.Maybe.Utils ( src/Data/Maybe/Utils.hs, dist/build/Data/Maybe/Utils.o )
[16 of 47] Compiling Data.Either.Utils ( src/Data/Either/Utils.hs, dist/build/Data/Either/Utils.o )
[17 of 47] Compiling Network.Utils    ( src/Network/Utils.hs, dist/build/Network/Utils.o )
[18 of 47] Compiling Network.SocketServer ( src/Network/SocketServer.hs, dist/build/Network/SocketServer.o )
[19 of 47] Compiling System.Time.ParseDate ( src/System/Time/ParseDate.hs, dist/build/System/Time/ParseDate.o )
[20 of 47] Compiling System.Path.NameManip ( src/System/Path/NameManip.hs, dist/build/System/Path/NameManip.o )
[21 of 47] Compiling Data.Quantity    ( src/Data/Quantity.hs, dist/build/Data/Quantity.o )
[22 of 47] Compiling System.Time.Utils ( src/System/Time/Utils.hs, dist/build/System/Time/Utils.o )
[23 of 47] Compiling Data.Progress.Tracker ( src/Data/Progress/Tracker.hs, dist/build/Data/Progress/Tracker.o )
[24 of 47] Compiling Data.BinPacking  ( src/Data/BinPacking.hs, dist/build/Data/BinPacking.o )
[25 of 47] Compiling Data.CSV         ( src/Data/CSV.hs, dist/build/Data/CSV.o )
[26 of 47] Compiling System.Cmd.Utils ( src/System/Cmd/Utils.hs, dist/build/System/Cmd/Utils.o )
[27 of 47] Compiling Network.Email.Sendmail ( src/Network/Email/Sendmail.hs, dist/build/Network/Email/Sendmail.o )
[28 of 47] Compiling Control.Concurrent.Thread.Utils ( src/Control/Concurrent/Thread/Utils.hs, dist/build/Control/Concurrent/Thread/Utils.o )
[29 of 47] Compiling Network.Email.Mailbox ( src/Network/Email/Mailbox.hs, dist/build/Network/Email/Mailbox.o )
[30 of 47] Compiling Text.ParserCombinators.Parsec.Utils ( src/Text/ParserCombinators/Parsec/Utils.hs, dist/build/Text/ParserCombinators/Parsec/Utils.o )
[31 of 47] Compiling System.Daemon    ( src/System/Daemon.hs, dist/build/System/Daemon.o )
[32 of 47] Compiling System.IO.HVIO   ( src/System/IO/HVIO.hs, dist/build/System/IO/HVIO.o )
[33 of 47] Compiling System.IO.HVFS   ( src/System/IO/HVFS.hs, dist/build/System/IO/HVFS.o )
[34 of 47] Compiling System.IO.Binary ( src/System/IO/Binary.hs, dist/build/System/IO/Binary.o )
[35 of 47] Compiling System.IO.HVFS.Utils ( src/System/IO/HVFS/Utils.hs, dist/build/System/IO/HVFS/Utils.o )
[36 of 47] Compiling System.IO.Utils  ( src/System/IO/Utils.hs, dist/build/System/IO/Utils.o )
[37 of 47] Compiling Data.List.Utils  ( src/Data/List/Utils.hs, dist/build/Data/List/Utils.o )
[38 of 47] Compiling Data.Map.Utils   ( src/Data/Map/Utils.hs, dist/build/Data/Map/Utils.o )
[39 of 47] Compiling System.Path      ( src/System/Path.hs, dist/build/System/Path.o )
[40 of 47] Compiling System.IO.HVFS.InstanceHelpers ( src/System/IO/HVFS/InstanceHelpers.hs, dist/build/System/IO/HVFS/InstanceHelpers.o )
[41 of 47] Compiling System.IO.HVFS.Combinators ( src/System/IO/HVFS/Combinators.hs, dist/build/System/IO/HVFS/Combinators.o )
[42 of 47] Compiling Data.MIME.Types  ( src/Data/MIME/Types.hs, dist/build/Data/MIME/Types.o )
[43 of 47] Compiling Data.String.Utils ( src/Data/String/Utils.hs, dist/build/Data/String/Utils.o )
[44 of 47] Compiling Data.Progress.Meter ( src/Data/Progress/Meter.hs, dist/build/Data/Progress/Meter.o )
[45 of 47] Compiling System.Path.WildMatch ( src/System/Path/WildMatch.hs, dist/build/System/Path/WildMatch.o )
[46 of 47] Compiling System.Path.Glob ( src/System/Path/Glob.hs, dist/build/System/Path/Glob.o )
[47 of 47] Compiling System.Debian.ControlParser ( src/System/Debian/ControlParser.hs, dist/build/System/Debian/ControlParser.o )
In-place registering MissingH-1.2.0.2...
Running Haddock for MissingH-1.2.0.2...
Running hscolour for MissingH-1.2.0.2...
Preprocessing library MissingH-1.2.0.2...
Preprocessing library MissingH-1.2.0.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, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `xor'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `bit'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `testBit'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `bitSize'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `isSigned'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit method or default declaration for `popCount'
    In the instance declaration for `Bits Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning:
    No explicit method or default declaration for `quotRem'
    In the instance declaration for `Integral Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning:
    No explicit method or default declaration for `toRational'
    In the instance declaration for `Real Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
    No explicit method or default declaration for `toEnum'
    In the instance declaration for `Enum Zord64'

src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
    No explicit method or default declaration for `fromEnum'
    In the instance declaration for `Enum Zord64'

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num ABCD'

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num ABCD'

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num ABCD'

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit method or default declaration for `fromInteger'
    In the instance declaration for `Num ABCD'
Haddock coverage:
 100% (  6 /  6) in 'System.Console.GetOpt.Utils'
  86% (  6 /  7) in 'System.Debian'
 100% (  1 /  1) in 'System.IO.WindowsCompat'
  11% (  1 /  9) in 'System.Posix.Consts'
  10% (  1 / 10) in 'System.IO.StatCompat'
 100% (  4 /  4) in 'System.IO.PlafCompat'
  29% (  2 /  7) in 'Data.Compression.Inflate'
   0% (  0 /  2) in 'Data.Hash.MD5.Zord64_HARD'
  50% (  5 / 10) in 'Data.Hash.MD5'
  20% (  1 /  5) in 'Data.Hash.CRC32.GZip'
  20% (  1 /  5) in 'Data.Hash.CRC32.Posix'
 100% (  7 /  7) in 'Data.Bits.Utils'
  93% ( 14 / 15) in 'System.FileArchive.GZip'
 100% (  5 /  5) in 'Data.Tuple.Utils'
 100% (  3 /  3) in 'Data.Maybe.Utils'
 100% (  8 /  8) in 'Data.Either.Utils'
  33% (  2 /  6) in 'Network.Utils'
  94% ( 16 / 17) in 'Network.SocketServer'
 100% (  2 /  2) in 'System.Time.ParseDate'
 100% ( 22 / 22) in 'System.Path.NameManip'
 100% ( 10 / 10) in 'Data.Quantity'
 100% (  9 /  9) in 'System.Time.Utils'
Warning: Data.Progress.Tracker: withStatus is exported separately but will be documented under ProgressStatuses. Consider exporting it together with its parent(s) for code clarity.
  96% ( 26 / 27) in 'Data.Progress.Tracker'
 100% (  5 /  5) in 'Data.BinPacking'
 100% (  3 /  3) in 'Data.CSV'
  95% ( 20 / 21) in 'System.Cmd.Utils'
 100% (  2 /  2) in 'Network.Email.Sendmail'
 100% (  3 /  3) in 'Control.Concurrent.Thread.Utils'
  83% (  5 /  6) in 'Network.Email.Mailbox'
  86% ( 12 / 14) in 'Text.ParserCombinators.Parsec.Utils'
 100% (  2 /  2) in 'System.Daemon'
 100% ( 18 / 18) in 'System.IO.HVIO'
  57% ( 12 / 21) in 'System.IO.HVFS'
 100% ( 29 / 29) in 'System.IO.Binary'
  83% (  5 /  6) in 'System.IO.HVFS.Utils'
 100% ( 23 / 23) in 'System.IO.Utils'
 100% ( 42 / 42) in 'Data.List.Utils'
 100% (  8 /  8) in 'Data.Map.Utils'
 100% ( 14 / 14) in 'System.Path'
 100% ( 14 / 14) in 'System.IO.HVFS.InstanceHelpers'
 100% (  5 /  5) in 'System.IO.HVFS.Combinators'
  92% ( 11 / 12) in 'Data.MIME.Types'
 100% ( 18 / 18) in 'Data.String.Utils'
  94% ( 16 / 17) in 'Data.Progress.Meter'
 100% (  4 /  4) in 'System.Path.WildMatch'
 100% (  3 /  3) in 'System.Path.Glob'
 100% (  3 /  3) in 'System.Debian.ControlParser'
Warning: System.FileArchive.GZip: could not find link destinations for:
    Control.Monad.Trans.Error.Error
Warning: Data.Either.Utils: could not find link destinations for:
    Control.Monad.Error.Class.MonadError
Warning: Network.Utils: could not find link destinations for:
    Network.Socket.HostName Network.Socket.Types.PortNumber Network.Socket.Types.Socket Network.Socket.Types.SockAddr
Warning: Network.SocketServer: could not find link destinations for:
    Network.Socket.Types.PortNumber Network.Socket.Types.HostAddress Network.Socket.Types.Family Network.Socket.Types.SocketType Network.Socket.Types.Socket Network.Socket.Types.SockAddr
Warning: Data.BinPacking: could not find link destinations for:
    Control.Monad.Trans.Error.Error
Warning: Data.CSV: could not find link destinations for:
    Text.ParserCombinators.Parsec.Char.CharParser
Warning: Text.ParserCombinators.Parsec.Utils: could not find link destinations for:
    Text.Parsec.Pos.SourcePos Text.Parsec.String.GenParser
Warning: System.IO.Binary: could not find link destinations for:
    System.IO.Binary.hPutBlocks
Warning: Data.List.Utils: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.State
Warning: Data.Progress.Meter: could not find link destinations for:
    Data.Progress.Meter.ProgressMeterR
Warning: System.Debian.ControlParser: could not find link destinations for:
    Text.ParserCombinators.Parsec.Char.CharParser
Documentation created: dist/doc/html/MissingH/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MissingH-1.2.0.2
Registering MissingH-1.2.0.2...
Installed MissingH-1.2.0.2
Configuring hS3-0.5.8...
Building hS3-0.5.8...
Preprocessing library hS3-0.5.8...
[1 of 6] Compiling Network.AWS.ArrowUtils ( Network/AWS/ArrowUtils.hs, dist/build/Network/AWS/ArrowUtils.o )
[2 of 6] Compiling Network.AWS.AWSConnection ( Network/AWS/AWSConnection.hs, dist/build/Network/AWS/AWSConnection.o )
[3 of 6] Compiling Network.AWS.AWSResult ( Network/AWS/AWSResult.hs, dist/build/Network/AWS/AWSResult.o )
[4 of 6] Compiling Network.AWS.Authentication ( Network/AWS/Authentication.hs, dist/build/Network/AWS/Authentication.o )
[5 of 6] Compiling Network.AWS.S3Object ( Network/AWS/S3Object.hs, dist/build/Network/AWS/S3Object.o )
[6 of 6] Compiling Network.AWS.S3Bucket ( Network/AWS/S3Bucket.hs, dist/build/Network/AWS/S3Bucket.o )
In-place registering hS3-0.5.8...
Preprocessing executable 'hs3' for hS3-0.5.8...
[1 of 7] Compiling Network.AWS.ArrowUtils ( Network/AWS/ArrowUtils.hs, dist/build/hs3/hs3-tmp/Network/AWS/ArrowUtils.o )
[2 of 7] Compiling Network.AWS.AWSResult ( Network/AWS/AWSResult.hs, dist/build/hs3/hs3-tmp/Network/AWS/AWSResult.o )
[3 of 7] Compiling Network.AWS.AWSConnection ( Network/AWS/AWSConnection.hs, dist/build/hs3/hs3-tmp/Network/AWS/AWSConnection.o )
[4 of 7] Compiling Network.AWS.Authentication ( Network/AWS/Authentication.hs, dist/build/hs3/hs3-tmp/Network/AWS/Authentication.o )
[5 of 7] Compiling Network.AWS.S3Object ( Network/AWS/S3Object.hs, dist/build/hs3/hs3-tmp/Network/AWS/S3Object.o )
[6 of 7] Compiling Network.AWS.S3Bucket ( Network/AWS/S3Bucket.hs, dist/build/hs3/hs3-tmp/Network/AWS/S3Bucket.o )
[7 of 7] Compiling Main             ( hS3.hs, dist/build/hs3/hs3-tmp/Main.o )
Linking dist/build/hs3/hs3 ...
Running Haddock for hS3-0.5.8...
Running hscolour for hS3-0.5.8...
Preprocessing library hS3-0.5.8...
Preprocessing executable 'hs3' for hS3-0.5.8...
Preprocessing library hS3-0.5.8...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: HTTP-4000.2.8, 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
Haddock coverage:
  20% (  1 /  5) in 'Network.AWS.ArrowUtils'
 100% (  9 /  9) in 'Network.AWS.AWSConnection'
 100% (  5 /  5) in 'Network.AWS.AWSResult'
  90% (  9 / 10) in 'Network.AWS.Authentication'
  94% ( 16 / 17) in 'Network.AWS.S3Object'
  87% ( 20 / 23) in 'Network.AWS.S3Bucket'
Warning: Network.AWS.AWSResult: could not find link destinations for:
    Network.Stream.ConnError
Warning: Network.AWS.Authentication: could not find link destinations for:
    Network.HTTP.Base.HTTPResponse Network.HTTP.Headers.Header Network.URI.URI Network.HTTP.Base.RequestMethod Network.HTTP.Base.PUT Network.HTTP.Base.GET
Warning: Network.AWS.S3Object: could not find link destinations for:
    Network.URI.URI
Documentation created: dist/doc/html/hS3/index.html
Preprocessing executable 'hs3' for hS3-0.5.8...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hS3-0.5.8
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 hS3-0.5.8...
Installed hS3-0.5.8
Downloading git-annex-3.20120123...
[1 of 1] Compiling Main             ( /tmp/git-annex-3.20120123-11029/git-annex-3.20120123/Setup.hs, /tmp/git-annex-3.20120123-11029/git-annex-3.20120123/dist/setup/Main.o )
Linking /tmp/git-annex-3.20120123-11029/git-annex-3.20120123/dist/setup/setup ...
hsc2hs Utility/StatFS.hsc
perl -i -pe 's/^{-# INCLUDE.*//' Utility/StatFS.hs
ghc -O2 -Wall -ignore-package monads-fd -fspec-constr-count=8 --make configure

configure.hs:6:8:
    Could not find module `System.Cmd.Utils'
    Use -v to see a list of the files searched for.
make: *** [Build/SysConfig.hs] Error 1
Configuring git-annex-3.20120123...
Building git-annex-3.20120123...
Preprocessing executable 'git-union-merge' for git-annex-3.20120123...
[ 1 of 21] Compiling Utility.PartialPrelude ( Utility/PartialPrelude.hs, dist/build/git-union-merge/git-union-merge-tmp/Utility/PartialPrelude.o )
[ 2 of 21] Compiling Utility.Monad    ( Utility/Monad.hs, dist/build/git-union-merge/git-union-merge-tmp/Utility/Monad.o )
[ 3 of 21] Compiling Utility.Path     ( Utility/Path.hs, dist/build/git-union-merge/git-union-merge-tmp/Utility/Path.o )
[ 4 of 21] Compiling Utility.SafeCommand ( Utility/SafeCommand.hs, dist/build/git-union-merge/git-union-merge-tmp/Utility/SafeCommand.o )
[ 5 of 21] Compiling Utility.Conditional ( Utility/Conditional.hs, dist/build/git-union-merge/git-union-merge-tmp/Utility/Conditional.o )
[ 6 of 21] Compiling Utility.Misc     ( Utility/Misc.hs, dist/build/git-union-merge/git-union-merge-tmp/Utility/Misc.o )

Utility/Misc.hs:11:25:
    Module `System.IO.Error' does not export `try'
Failed to install git-annex-3.20120123
cabal: Error: some packages failed to install:
git-annex-3.20120123 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.