Build #1 for cnc-spec-compiler-0.2.0.0

[all reports]

Package cnc-spec-compiler-0.2.0.0
Install DependencyFailed graphviz-2999.6.0.0
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies zlib-0.5.4.1, unix-2.6.0.1, stringtable-atom-0.0.6.2, split-0.2.2, process-1.1.0.2, prettyclass-1.0.0.0, pretty-1.1.1.0, parsec-3.1.3, mtl-2.1.2, hubigraph-0.3.2, hscurses-1.4.1.2, haxr-3000.8.2, filepath-1.3.0.1, fgl-5.4.2.4, directory-1.2.0.1, containers-0.5.0.0, bytestring-0.10.0.2, binary-0.5.1.1, base-4.6.0.1, array-0.4.0.1, ansi-terminal-0.6, HaXml-1.20.2, HUnit-1.2.5.2, Graphalyze-0.8.0.0
Flags -basicbuild

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 ansi-terminal-0.6...
Building ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6...
Running Haddock for ansi-terminal-0.6...
Running hscolour for ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  36% ( 28 / 77) in 'System.Console.ANSI.Unix'
  38% ( 29 / 77) in 'System.Console.ANSI'
Documentation created: dist/doc/html/ansi-terminal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-terminal-0.6
Registering ansi-terminal-0.6...
Installed ansi-terminal-0.6
Configuring asn1-types-0.2.2...
Building asn1-types-0.2.2...
Preprocessing library asn1-types-0.2.2...
[1 of 5] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o )
[2 of 5] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o )
[3 of 5] Compiling Data.ASN1.OID    ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o )
[4 of 5] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o )
[5 of 5] Compiling Data.ASN1.Types  ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o )
In-place registering asn1-types-0.2.2...
Running Haddock for asn1-types-0.2.2...
Running hscolour for asn1-types-0.2.2...
Preprocessing library asn1-types-0.2.2...
Preprocessing library asn1-types-0.2.2...
Haddock coverage:
 100% (  5 /  5) in 'Data.ASN1.Types.String'
 100% (  8 /  8) in 'Data.ASN1.Types.Lowlevel'
 100% (  5 /  5) in 'Data.ASN1.OID'
 100% ( 10 / 10) in 'Data.ASN1.BitArray'
 100% ( 13 / 13) in 'Data.ASN1.Types'
Documentation created: dist/doc/html/asn1-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/asn1-types-0.2.2
Registering asn1-types-0.2.2...
Installed asn1-types-0.2.2
Configuring attoparsec-0.10.4.0...
Building attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.0...
[ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[18 of 18] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.10.4.0...
Running Haddock for attoparsec-0.10.4.0...
Running hscolour for attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.0...
Preprocessing library attoparsec-0.10.4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  70% (  7 / 10) in 'Data.Attoparsec.Text.FastSet'
 100% (  7 /  7) in 'Data.Attoparsec.Zepto'
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  40% (  4 / 10) in 'Data.Attoparsec.Internal.Types'
 100% (  3 /  3) in 'Data.Attoparsec.Types'
 100% (  2 /  2) in 'Data.Attoparsec.Internal'
 100% ( 16 / 16) in 'Data.Attoparsec.Combinator'
  90% ( 37 / 41) in 'Data.Attoparsec.ByteString.Internal'
  95% ( 38 / 40) in 'Data.Attoparsec.Text.Internal'
  97% ( 71 / 73) in 'Data.Attoparsec.Text'
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  96% ( 48 / 50) in 'Data.Attoparsec.ByteString'
  97% ( 73 / 75) in 'Data.Attoparsec.ByteString.Char8'
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Warning: Data.Attoparsec.Types: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Data.Attoparsec.Text: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Internal.empty Data.Text.Lazy.Internal.Text
Warning: Data.Attoparsec.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Documentation created: dist/doc/html/attoparsec/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.10.4.0
Registering attoparsec-0.10.4.0...
Installed attoparsec-0.10.4.0
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 base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o )
In-place registering base64-bytestring-1.0.0.1...
Running Haddock for base64-bytestring-1.0.0.1...
Running hscolour for base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Haddock coverage:
  45% (  5 / 11) in 'Data.ByteString.Base64.Internal'
 100% (  5 /  5) in 'Data.ByteString.Base64.URL'
 100% (  4 /  4) in 'Data.ByteString.Base64.URL.Lazy'
 100% (  5 /  5) in 'Data.ByteString.Base64'
 100% (  4 /  4) in 'Data.ByteString.Base64.Lazy'
Documentation created: dist/doc/html/base64-bytestring/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base64-bytestring-1.0.0.1
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring bktrees-0.3.1...
Building bktrees-0.3.1...
Preprocessing library bktrees-0.3.1...
[1 of 2] Compiling Data.Set.BKTree.Internal ( Data/Set/BKTree/Internal.hs, dist/build/Data/Set/BKTree/Internal.o )
[2 of 2] Compiling Data.Set.BKTree  ( Data/Set/BKTree.hs, dist/build/Data/Set/BKTree.o )
In-place registering bktrees-0.3.1...
Running Haddock for bktrees-0.3.1...
Running hscolour for bktrees-0.3.1...
Preprocessing library bktrees-0.3.1...
Preprocessing library bktrees-0.3.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Set.BKTree.Internal'
 100% ( 17 / 17) in 'Data.Set.BKTree'
Documentation created: dist/doc/html/bktrees/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bktrees-0.3.1
Registering bktrees-0.3.1...
Installed bktrees-0.3.1
Configuring blaze-builder-0.3.3.0...
Building blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
[ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o )
[ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o )
[ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o )
[ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o )
[ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
[13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
In-place registering blaze-builder-0.3.3.0...
Running Haddock for blaze-builder-0.3.3.0...
Running hscolour for blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
Preprocessing library blaze-builder-0.3.3.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  27% (  4 / 15) in 'Blaze.ByteString.Builder.Internal.Types'
  92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write'
 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer'
  25% (  1 /  4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts'
  69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
Warning: Blaze.ByteString.Builder.Char.Utf8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Blaze.ByteString.Builder.Char8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Blaze.ByteString.Builder.Html.Utf8: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/blaze-builder/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-0.3.3.0
Registering blaze-builder-0.3.3.0...
Installed blaze-builder-0.3.3.0
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable    ( Data/Byteable.hs, dist/build/Data/Byteable.o )
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.1.1...
Running hscolour for byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Byteable'
Documentation created: dist/doc/html/byteable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/byteable-0.1.1
Registering byteable-0.1.1...
Installed byteable-0.1.1
Configuring cereal-0.4.0.1...
Building cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.4.0.1...
Running Haddock for cereal-0.4.0.1...
Running hscolour for cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Preprocessing library cereal-0.4.0.1...
Haddock coverage:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  69% ( 29 / 42) in 'Data.Serialize.Put'
  94% ( 50 / 53) in 'Data.Serialize.Get'
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 11 / 11) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    Data.Serialize.Put.PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    Data.Serialize.Get.get
Documentation created: dist/doc/html/cereal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cereal-0.4.0.1
Registering cereal-0.4.0.1...
Installed cereal-0.4.0.1
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
Documentation created: dist/doc/html/data-default-class/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-class-0.0.1
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring dataenc-0.14.0.5...
Building dataenc-0.14.0.5...
Preprocessing library dataenc-0.14.0.5...
[ 1 of 14] Compiling Codec.Binary.Util ( src/Codec/Binary/Util.hs, dist/build/Codec/Binary/Util.o )
[ 2 of 14] Compiling Codec.Binary.Base32 ( src/Codec/Binary/Base32.hs, dist/build/Codec/Binary/Base32.o )
[ 3 of 14] Compiling Codec.Binary.Base32Hex ( src/Codec/Binary/Base32Hex.hs, dist/build/Codec/Binary/Base32Hex.o )
[ 4 of 14] Compiling Codec.Binary.Base64 ( src/Codec/Binary/Base64.hs, dist/build/Codec/Binary/Base64.o )
[ 5 of 14] Compiling Codec.Binary.Base64Url ( src/Codec/Binary/Base64Url.hs, dist/build/Codec/Binary/Base64Url.o )
[ 6 of 14] Compiling Codec.Binary.Base85 ( src/Codec/Binary/Base85.hs, dist/build/Codec/Binary/Base85.o )
[ 7 of 14] Compiling Codec.Binary.Url ( src/Codec/Binary/Url.hs, dist/build/Codec/Binary/Url.o )
[ 8 of 14] Compiling Codec.Binary.Uu  ( src/Codec/Binary/Uu.hs, dist/build/Codec/Binary/Uu.o )
[ 9 of 14] Compiling Codec.Binary.Xx  ( src/Codec/Binary/Xx.hs, dist/build/Codec/Binary/Xx.o )
[10 of 14] Compiling Codec.Binary.QuotedPrintable ( src/Codec/Binary/QuotedPrintable.hs, dist/build/Codec/Binary/QuotedPrintable.o )
[11 of 14] Compiling Codec.Binary.PythonString ( src/Codec/Binary/PythonString.hs, dist/build/Codec/Binary/PythonString.o )
[12 of 14] Compiling Codec.Binary.Yenc ( src/Codec/Binary/Yenc.hs, dist/build/Codec/Binary/Yenc.o )
[13 of 14] Compiling Codec.Binary.Base16 ( src/Codec/Binary/Base16.hs, dist/build/Codec/Binary/Base16.o )
[14 of 14] Compiling Codec.Binary.DataEncoding ( src/Codec/Binary/DataEncoding.hs, dist/build/Codec/Binary/DataEncoding.o )
In-place registering dataenc-0.14.0.5...
Running Haddock for dataenc-0.14.0.5...
Running hscolour for dataenc-0.14.0.5...
Preprocessing library dataenc-0.14.0.5...
Preprocessing library dataenc-0.14.0.5...
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 digest-0.0.1.2...
Building digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
[1 of 2] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.o )
[2 of 2] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.o )
In-place registering digest-0.0.1.2...
Running Haddock for digest-0.0.1.2...
Running hscolour for digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
Preprocessing library digest-0.0.1.2...
Haddock coverage:
Warning: Data.Digest.Adler32: adler32 is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Digest.Adler32: adler32Update is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity.
 100% (  2 /  2) in 'Data.Digest.Adler32'
Warning: Data.Digest.CRC32: crc32 is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.Digest.CRC32: crc32Update is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity.
 100% (  2 /  2) in 'Data.Digest.CRC32'
Documentation created: dist/doc/html/digest/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/digest-0.0.1.2
Registering digest-0.0.1.2...
Installed digest-0.0.1.2
Configuring dlist-0.6...
Building dlist-0.6...
Preprocessing library dlist-0.6...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.6...
Running Haddock for dlist-0.6...
Running hscolour for dlist-0.6...
Preprocessing library dlist-0.6...
Preprocessing library dlist-0.6...
Haddock coverage:
  95% ( 20 / 21) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dlist-0.6
Registering dlist-0.6...
Installed dlist-0.6
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 failure-0.2.0.1...
Building failure-0.2.0.1...
Preprocessing library failure-0.2.0.1...
[1 of 1] Compiling Control.Failure  ( Control/Failure.hs, dist/build/Control/Failure.o )
In-place registering failure-0.2.0.1...
Running Haddock for failure-0.2.0.1...
Running hscolour for failure-0.2.0.1...
Preprocessing library failure-0.2.0.1...
Preprocessing library failure-0.2.0.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:
  80% (  4 /  5) in 'Control.Failure'
Warning: Control.Failure: could not find link destinations for:
    Control.Monad.Trans.Class.MonadTrans
Documentation created: dist/doc/html/failure/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/failure-0.2.0.1
Registering failure-0.2.0.1...
Installed failure-0.2.0.1
Configuring fgl-5.4.2.4...
Building fgl-5.4.2.4...
Preprocessing library fgl-5.4.2.4...
[ 1 of 29] Compiling Data.Graph.Inductive.Internal.Thread ( Data/Graph/Inductive/Internal/Thread.hs, dist/build/Data/Graph/Inductive/Internal/Thread.o )
[ 2 of 29] Compiling Data.Graph.Inductive.Graph ( Data/Graph/Inductive/Graph.hs, dist/build/Data/Graph/Inductive/Graph.o )
[ 3 of 29] Compiling Data.Graph.Inductive.Basic ( Data/Graph/Inductive/Basic.hs, dist/build/Data/Graph/Inductive/Basic.o )
[ 4 of 29] Compiling Data.Graph.Inductive.Monad ( Data/Graph/Inductive/Monad.hs, dist/build/Data/Graph/Inductive/Monad.o )
[ 5 of 29] Compiling Data.Graph.Inductive.Monad.IOArray ( Data/Graph/Inductive/Monad/IOArray.hs, dist/build/Data/Graph/Inductive/Monad/IOArray.o )
[ 6 of 29] Compiling Data.Graph.Inductive.Graphviz ( Data/Graph/Inductive/Graphviz.hs, dist/build/Data/Graph/Inductive/Graphviz.o )
[ 7 of 29] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o )
[ 8 of 29] Compiling Data.Graph.Inductive.Query.DFS ( Data/Graph/Inductive/Query/DFS.hs, dist/build/Data/Graph/Inductive/Query/DFS.o )
[ 9 of 29] Compiling Data.Graph.Inductive.Query.Indep ( Data/Graph/Inductive/Query/Indep.hs, dist/build/Data/Graph/Inductive/Query/Indep.o )
[10 of 29] Compiling Data.Graph.Inductive.Query.ArtPoint ( Data/Graph/Inductive/Query/ArtPoint.hs, dist/build/Data/Graph/Inductive/Query/ArtPoint.o )
[11 of 29] Compiling Data.Graph.Inductive.Query.BCC ( Data/Graph/Inductive/Query/BCC.hs, dist/build/Data/Graph/Inductive/Query/BCC.o )
[12 of 29] Compiling Data.Graph.Inductive.Query.Dominators ( Data/Graph/Inductive/Query/Dominators.hs, dist/build/Data/Graph/Inductive/Query/Dominators.o )
[13 of 29] Compiling Data.Graph.Inductive.Query.TransClos ( Data/Graph/Inductive/Query/TransClos.hs, dist/build/Data/Graph/Inductive/Query/TransClos.o )
[14 of 29] Compiling Data.Graph.Inductive.Query.Monad ( Data/Graph/Inductive/Query/Monad.hs, dist/build/Data/Graph/Inductive/Query/Monad.o )
[15 of 29] Compiling Data.Graph.Inductive.Internal.RootPath ( Data/Graph/Inductive/Internal/RootPath.hs, dist/build/Data/Graph/Inductive/Internal/RootPath.o )
[16 of 29] Compiling Data.Graph.Inductive.Internal.Queue ( Data/Graph/Inductive/Internal/Queue.hs, dist/build/Data/Graph/Inductive/Internal/Queue.o )
[17 of 29] Compiling Data.Graph.Inductive.Query.BFS ( Data/Graph/Inductive/Query/BFS.hs, dist/build/Data/Graph/Inductive/Query/BFS.o )
[18 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow ( Data/Graph/Inductive/Query/MaxFlow.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow.o )
[19 of 29] Compiling Data.Graph.Inductive.Internal.Heap ( Data/Graph/Inductive/Internal/Heap.hs, dist/build/Data/Graph/Inductive/Internal/Heap.o )
[20 of 29] Compiling Data.Graph.Inductive.Query.SP ( Data/Graph/Inductive/Query/SP.hs, dist/build/Data/Graph/Inductive/Query/SP.o )
[21 of 29] Compiling Data.Graph.Inductive.Query.GVD ( Data/Graph/Inductive/Query/GVD.hs, dist/build/Data/Graph/Inductive/Query/GVD.o )
[22 of 29] Compiling Data.Graph.Inductive.Query.MST ( Data/Graph/Inductive/Query/MST.hs, dist/build/Data/Graph/Inductive/Query/MST.o )
[23 of 29] Compiling Data.Graph.Inductive.Internal.FiniteMap ( Data/Graph/Inductive/Internal/FiniteMap.hs, dist/build/Data/Graph/Inductive/Internal/FiniteMap.o )
[24 of 29] Compiling Data.Graph.Inductive.Tree ( Data/Graph/Inductive/Tree.hs, dist/build/Data/Graph/Inductive/Tree.o )
[25 of 29] Compiling Data.Graph.Inductive.NodeMap ( Data/Graph/Inductive/NodeMap.hs, dist/build/Data/Graph/Inductive/NodeMap.o )
[26 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow2 ( Data/Graph/Inductive/Query/MaxFlow2.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow2.o )
[27 of 29] Compiling Data.Graph.Inductive.Query ( Data/Graph/Inductive/Query.hs, dist/build/Data/Graph/Inductive/Query.o )
[28 of 29] Compiling Data.Graph.Inductive ( Data/Graph/Inductive.hs, dist/build/Data/Graph/Inductive.o )
[29 of 29] Compiling Data.Graph.Inductive.Example ( Data/Graph/Inductive/Example.hs, dist/build/Data/Graph/Inductive/Example.o )
In-place registering fgl-5.4.2.4...
Running Haddock for fgl-5.4.2.4...
Running hscolour for fgl-5.4.2.4...
Preprocessing library fgl-5.4.2.4...
Preprocessing library fgl-5.4.2.4...
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:
  23% (  3 / 13) in 'Data.Graph.Inductive.Internal.Thread'
  96% ( 72 / 75) in 'Data.Graph.Inductive.Graph'
 100% ( 18 / 18) in 'Data.Graph.Inductive.Basic'
  47% (  8 / 17) in 'Data.Graph.Inductive.Monad'
  40% (  4 / 10) in 'Data.Graph.Inductive.Monad.IOArray'
  75% (  3 /  4) in 'Data.Graph.Inductive.Graphviz'
  33% (  1 /  3) in 'Data.Graph.Inductive.PatriciaTree'
  16% (  5 / 32) in 'Data.Graph.Inductive.Query.DFS'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.Indep'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.ArtPoint'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.BCC'
  67% (  2 /  3) in 'Data.Graph.Inductive.Query.Dominators'
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.TransClos'
  30% ( 13 / 43) in 'Data.Graph.Inductive.Query.Monad'
  33% (  3 /  9) in 'Data.Graph.Inductive.Internal.RootPath'
  22% (  2 /  9) in 'Data.Graph.Inductive.Internal.Queue'
  33% (  6 / 18) in 'Data.Graph.Inductive.Query.BFS'
 100% (  9 /  9) in 'Data.Graph.Inductive.Query.MaxFlow'
  19% (  3 / 16) in 'Data.Graph.Inductive.Internal.Heap'
  20% (  1 /  5) in 'Data.Graph.Inductive.Query.SP'
  12% (  1 /  8) in 'Data.Graph.Inductive.Query.GVD'
  40% (  2 /  5) in 'Data.Graph.Inductive.Query.MST'
  38% (  8 / 21) in 'Data.Graph.Inductive.Internal.FiniteMap'
  33% (  1 /  3) in 'Data.Graph.Inductive.Tree'
  48% ( 21 / 44) in 'Data.Graph.Inductive.NodeMap'
  20% (  1 /  5) in 'Data.Graph.Inductive.Query.MaxFlow2'
  93% ( 13 / 14) in 'Data.Graph.Inductive.Query'
  91% ( 10 / 11) in 'Data.Graph.Inductive'
  23% ( 14 / 61) in 'Data.Graph.Inductive.Example'
Warning: Data.Graph.Inductive.NodeMap: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.State
Documentation created: dist/doc/html/fgl/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fgl-5.4.2.4
Registering fgl-5.4.2.4...
Installed fgl-5.4.2.4
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring hscurses-1.4.1.2...
configure: WARNING: unrecognized options: --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for addnstr in -lcurses... yes
checking for addnstr in -lncurses... yes
checking for waddnwstr in -lncursesw... no
checking for addnstr in -lpdcurses... no
checking for waddnwstr in -lpdcursesw... no
checking for iconv in -liconv... no
checking for libiconv in -liconv... no
checking for libiconv... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
configure: creating ./config.status
config.status: creating hscurses.buildinfo
config.status: creating cbits/config.h
configure: WARNING: unrecognized options: --with-gcc
Building hscurses-1.4.1.2...
Preprocessing library hscurses-1.4.1.2...
[1 of 7] Compiling UI.HSCurses.MonadException ( UI/HSCurses/MonadException.hs, dist/build/UI/HSCurses/MonadException.o )

UI/HSCurses/MonadException.hs:107:20: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

UI/HSCurses/MonadException.hs:108:20: Warning:
    In the use of `unblock'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
[2 of 7] Compiling UI.HSCurses.Logging ( UI/HSCurses/Logging.hs, dist/build/UI/HSCurses/Logging.o )
[3 of 7] Compiling UI.HSCurses.CWString ( dist/build/UI/HSCurses/CWString.hs, dist/build/UI/HSCurses/CWString.o )
[4 of 7] Compiling UI.HSCurses.IConv ( dist/build/UI/HSCurses/IConv.hs, dist/build/UI/HSCurses/IConv.o )
[5 of 7] Compiling UI.HSCurses.Curses ( dist/build/UI/HSCurses/Curses.hs, dist/build/UI/HSCurses/Curses.o )
[6 of 7] Compiling UI.HSCurses.CursesHelper ( UI/HSCurses/CursesHelper.hs, dist/build/UI/HSCurses/CursesHelper.o )

UI/HSCurses/CursesHelper.hs:434:11: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `mergeNothing':
        Patterns not matched:
            ((Just _) : _) []
            [] (_ : _)
[7 of 7] Compiling UI.HSCurses.Widgets ( UI/HSCurses/Widgets.hs, dist/build/UI/HSCurses/Widgets.o )

UI/HSCurses/Widgets.hs:723:11: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `drawRows':
        Patterns not matched: (_ : _) [] _ _ _ _

UI/HSCurses/Widgets.hs:729:11: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `drawCols':
        Patterns not matched: (_ : _) _ [] _ _ _ _
In-place registering hscurses-1.4.1.2...
Running Haddock for hscurses-1.4.1.2...
Running hscolour for hscurses-1.4.1.2...
Preprocessing library hscurses-1.4.1.2...
Preprocessing library hscurses-1.4.1.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

UI/HSCurses/MonadException.hs:107:20: Warning:
    In the use of `block'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"

UI/HSCurses/MonadException.hs:108:20: Warning:
    In the use of `unblock'
    (imported from Control.Exception, but defined in GHC.IO):
    Deprecated: "use Control.Exception.mask instead"
Haddock coverage:
   0% (  0 / 15) in 'UI.HSCurses.MonadException'
   0% (  0 /  3) in 'UI.HSCurses.Logging'
  19% (  3 / 16) in 'UI.HSCurses.CWString'
   5% (  1 / 21) in 'UI.HSCurses.IConv'
  34% ( 63 /184) in 'UI.HSCurses.Curses'
  64% ( 30 / 47) in 'UI.HSCurses.CursesHelper'
   2% (  2 /108) in 'UI.HSCurses.Widgets'
Warning: UI.HSCurses.MonadException: could not find link destinations for:
    Control.Monad.Trans.State.Lazy.StateT Control.Monad.IO.Class.MonadIO
Warning: UI.HSCurses.Logging: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: UI.HSCurses.Curses: could not find link destinations for:
    UI.HSCurses.Curses.WindowTag UI.HSCurses.Curses.move_c Control.Monad.IO.Class.MonadIO
Warning: UI.HSCurses.CursesHelper: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Documentation created: dist/doc/html/hscurses/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hscurses-1.4.1.2
Registering hscurses-1.4.1.2...
Installed hscurses-1.4.1.2
Configuring hslua-0.3.9...
Building hslua-0.3.9...
Preprocessing library hslua-0.3.9...
[1 of 2] Compiling Scripting.Lua    ( src/Scripting/Lua.hs, dist/build/Scripting/Lua.o )

src/Scripting/Lua.hs:179:1: Warning:
    Module `Prelude' does not export `catch'
[2 of 2] Compiling Scripting.Lua.ConfigFile ( src/Scripting/Lua/ConfigFile.hs, dist/build/Scripting/Lua/ConfigFile.o )
In-place registering hslua-0.3.9...
Running Haddock for hslua-0.3.9...
Running hscolour for hslua-0.3.9...
Preprocessing library hslua-0.3.9...
Preprocessing library hslua-0.3.9...
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

dist/build/tmp-29086/src/Scripting/Lua.hs:179:1: Warning:
    Module `Prelude' does not export `catch'
Haddock coverage:
  98% (106 /108) in 'Scripting.Lua'
 100% ( 14 / 14) in 'Scripting.Lua.ConfigFile'
Warning: Scripting.Lua: could not find link destinations for:
    Scripting.Lua.LuaCallProc Scripting.Lua.LuaCallFunc
Documentation created: dist/doc/html/hslua/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hslua-0.3.9
Registering hslua-0.3.9...
Installed hslua-0.3.9
Configuring mime-types-0.1.0.3...
Building mime-types-0.1.0.3...
Preprocessing library mime-types-0.1.0.3...
[1 of 1] Compiling Network.Mime     ( Network/Mime.hs, dist/build/Network/Mime.o )
In-place registering mime-types-0.1.0.3...
Running Haddock for mime-types-0.1.0.3...
Running hscolour for mime-types-0.1.0.3...
Preprocessing library mime-types-0.1.0.3...
Preprocessing library mime-types-0.1.0.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  93% ( 13 / 14) in 'Network.Mime'
Warning: Network.Mime: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/mime-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mime-types-0.1.0.3
Registering mime-types-0.1.0.3...
Installed mime-types-0.1.0.3
Configuring mmorph-1.0.0...
Building mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
[1 of 1] Compiling Control.Monad.Morph ( Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )
In-place registering mmorph-1.0.0...
Running Haddock for mmorph-1.0.0...
Running hscolour for mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
Preprocessing library mmorph-1.0.0...
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: Couldn't find .haddock for export Control.Monad.Trans.Class.MonadTrans
  95% ( 20 / 21) in 'Control.Monad.Morph'
Warning: Control.Monad.Morph: could not find link destinations for:
    Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.Error.Error Control.Monad.Trans.State.Lazy.State Data.Functor.Identity.Identity
Documentation created: dist/doc/html/mmorph/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mmorph-1.0.0
Registering mmorph-1.0.0...
Installed mmorph-1.0.0
Configuring nats-0.1.2...
Building nats-0.1.2...
Preprocessing library nats-0.1.2...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-0.1.2...
Running Haddock for nats-0.1.2...
Running hscolour for nats-0.1.2...
Preprocessing library nats-0.1.2...
Preprocessing library nats-0.1.2...
Haddock coverage:
  75% (  3 /  4) in 'Numeric.Natural.Internal'
  75% (  3 /  4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.1.2
Registering nats-0.1.2...
Installed nats-0.1.2
Configuring parallel-1.1.0.1...
Building parallel-1.1.0.1...
Preprocessing library parallel-1.1.0.1...
[1 of 2] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 2] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-1.1.0.1...
Running Haddock for parallel-1.1.0.1...
Running hscolour for parallel-1.1.0.1...
Preprocessing library parallel-1.1.0.1...
Preprocessing library parallel-1.1.0.1...
Haddock coverage:
 100% (  4 /  4) in 'Control.Parallel'
  88% ( 42 / 48) in 'Control.Parallel.Strategies'
Warning: Control.Parallel.Strategies: could not find link destinations for:
    Control.Parallel.Strategies.seq
Documentation created: dist/doc/html/parallel/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parallel-1.1.0.1
Registering parallel-1.1.0.1...
Installed parallel-1.1.0.1
Configuring polyparse-1.9...
Building polyparse-1.9...
Preprocessing library polyparse-1.9...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
In-place registering polyparse-1.9...
Running Haddock for polyparse-1.9...
Running hscolour for polyparse-1.9...
Preprocessing library polyparse-1.9...
Preprocessing library polyparse-1.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
 100% ( 11 / 11) in 'Text.ParserCombinators.Poly.Parser'
  93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Lazy'
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  97% ( 29 / 30) in 'Text.Parse.ByteString'
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Plain'
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  71% ( 20 / 28) in 'Text.Parse'
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
Warning: Text.ParserCombinators.Poly.Text: could not find link destinations for:
    Data.Text.Lazy.Internal.Text
Warning: Text.ParserCombinators.Poly.StateText: could not find link destinations for:
    Data.Text.Lazy.Internal.Text
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    Text.ParserCombinators.HuttonMeijerWallace.ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Text.ParserCombinators.HuttonMeijer.Token
Documentation created: dist/doc/html/polyparse/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/polyparse-1.9
Registering polyparse-1.9...
Installed polyparse-1.9
Configuring prettyclass-1.0.0.0...
Building prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
[1 of 1] Compiling Text.PrettyPrint.HughesPJClass ( src/Text/PrettyPrint/HughesPJClass.hs, dist/build/Text/PrettyPrint/HughesPJClass.o )
In-place registering prettyclass-1.0.0.0...
Running Haddock for prettyclass-1.0.0.0...
Running hscolour for prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
Preprocessing library prettyclass-1.0.0.0...
Haddock coverage:
  86% (  6 /  7) in 'Text.PrettyPrint.HughesPJClass'
Documentation created: dist/doc/html/prettyclass/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/prettyclass-1.0.0.0
Registering prettyclass-1.0.0.0...
Installed prettyclass-1.0.0.0
Configuring primitive-0.5.1.0...
Building primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.5.1.0...
Running Haddock for primitive-0.5.1.0...
Running hscolour for primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
Preprocessing library primitive-0.5.1.0...
Haddock coverage:
  67% (  2 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s)
  71% ( 10 / 14) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 13 / 13) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  7 /  7) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.1.0
Registering primitive-0.5.1.0...
Installed primitive-0.5.1.0
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 split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2
Registering split-0.2.2...
Installed split-0.2.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 tagsoup-0.13...
Building tagsoup-0.13...
Preprocessing library tagsoup-0.13...
[ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o )
[ 2 of 13] Compiling Text.StringLike  ( Text/StringLike.hs, dist/build/Text/StringLike.o )
[ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o )
[ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o )
[ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o )
[ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o )
[ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o )
[ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o )
[ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o )
[10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o )
[11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o )
[12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o )
[13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o )
In-place registering tagsoup-0.13...
Running Haddock for tagsoup-0.13...
Running hscolour for tagsoup-0.13...
Preprocessing library tagsoup-0.13...
Preprocessing library tagsoup-0.13...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
 100% (  7 /  7) in 'Text.HTML.TagSoup.Entity'
 100% (  3 /  3) in 'Text.StringLike'
  81% ( 22 / 27) in 'Text.HTML.TagSoup.Type'
  50% (  9 / 18) in 'Text.HTML.TagSoup.Match'
  67% (  4 /  6) in 'Text.HTML.TagSoup.Tree'
  83% (  5 /  6) in 'Text.HTML.TagSoup.Options'
   0% (  0 / 32) in 'Text.HTML.TagSoup.Implementation'
   0% (  0 /  2) in 'Text.HTML.TagSoup.Specification'
   0% (  0 /  2) in 'Text.HTML.TagSoup.Manual'
   0% (  0 /  2) in 'Text.HTML.TagSoup.Generated'
 100% (  6 /  6) in 'Text.HTML.TagSoup.Render'
  86% (  6 /  7) in 'Text.HTML.TagSoup.Parser'
 100% ( 39 / 39) in 'Text.HTML.TagSoup'
Warning: Text.StringLike: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/tagsoup/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagsoup-0.13
Registering tagsoup-0.13...
Installed tagsoup-0.13
Configuring temporary-1.1.2.4...
Building temporary-1.1.2.4...
Preprocessing library temporary-1.1.2.4...
[1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o )
[2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o )
[3 of 3] Compiling System.IO.Temp   ( System/IO/Temp.hs, dist/build/System/IO/Temp.o )
In-place registering temporary-1.1.2.4...
Running Haddock for temporary-1.1.2.4...
Running hscolour for temporary-1.1.2.4...
Preprocessing library temporary-1.1.2.4...
Preprocessing library temporary-1.1.2.4...
Haddock coverage:
   0% (  0 /  5) in 'Distribution.Compat.Exception'
  40% (  2 /  5) in 'Distribution.Compat.TempFile'
  67% (  6 /  9) in 'System.IO.Temp'
Documentation created: dist/doc/html/temporary/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/temporary-1.1.2.4
Registering temporary-1.1.2.4...
Installed temporary-1.1.2.4
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 xml-1.3.13...
Building xml-1.3.13...
Preprocessing library xml-1.3.13...
[1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o )
[2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o )
[3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o )
[4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o )
[5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o )
[6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o )
[7 of 7] Compiling Text.XML.Light   ( Text/XML/Light.hs, dist/build/Text/XML/Light.o )
In-place registering xml-1.3.13...
Running Haddock for xml-1.3.13...
Running hscolour for xml-1.3.13...
Preprocessing library xml-1.3.13...
Preprocessing library xml-1.3.13...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  91% ( 10 / 11) in 'Text.XML.Light.Types'
 100% ( 21 / 21) in 'Text.XML.Light.Proc'
  65% ( 13 / 20) in 'Text.XML.Light.Output'
  12% (  3 / 26) in 'Text.XML.Light.Lexer'
 100% (  3 /  3) in 'Text.XML.Light.Input'
  90% ( 45 / 50) in 'Text.XML.Light.Cursor'
 100% ( 10 / 10) in 'Text.XML.Light'
Warning: Text.XML.Light.Lexer: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/xml/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xml-1.3.13
Registering xml-1.3.13...
Installed xml-1.3.13
Configuring zlib-bindings-0.1.1.3...
Building zlib-bindings-0.1.1.3...
Preprocessing library zlib-bindings-0.1.1.3...
[1 of 2] Compiling Codec.Zlib.Lowlevel ( Codec/Zlib/Lowlevel.hs, dist/build/Codec/Zlib/Lowlevel.o )
[2 of 2] Compiling Codec.Zlib       ( Codec/Zlib.hs, dist/build/Codec/Zlib.o )
In-place registering zlib-bindings-0.1.1.3...
Running Haddock for zlib-bindings-0.1.1.3...
Running hscolour for zlib-bindings-0.1.1.3...
Preprocessing library zlib-bindings-0.1.1.3...
Preprocessing library zlib-bindings-0.1.1.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: zlib-0.5.4.1
Haddock coverage:
   0% (  0 / 20) in 'Codec.Zlib.Lowlevel'
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.WindowBits
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.defaultWindowBits
  90% ( 18 / 20) in 'Codec.Zlib'
Documentation created: dist/doc/html/zlib-bindings/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zlib-bindings-0.1.1.3
Registering zlib-bindings-0.1.1.3...
Installed zlib-bindings-0.1.1.3
Configuring crypto-pubkey-types-0.4.0...
Building crypto-pubkey-types-0.4.0...
Preprocessing library crypto-pubkey-types-0.4.0...
[1 of 5] Compiling Crypto.Types.PubKey.ECC ( Crypto/Types/PubKey/ECC.hs, dist/build/Crypto/Types/PubKey/ECC.o )
[2 of 5] Compiling Crypto.Types.PubKey.ECDSA ( Crypto/Types/PubKey/ECDSA.hs, dist/build/Crypto/Types/PubKey/ECDSA.o )
[3 of 5] Compiling Crypto.Types.PubKey.DH ( Crypto/Types/PubKey/DH.hs, dist/build/Crypto/Types/PubKey/DH.o )
[4 of 5] Compiling Crypto.Types.PubKey.DSA ( Crypto/Types/PubKey/DSA.hs, dist/build/Crypto/Types/PubKey/DSA.o )
[5 of 5] Compiling Crypto.Types.PubKey.RSA ( Crypto/Types/PubKey/RSA.hs, dist/build/Crypto/Types/PubKey/RSA.o )
In-place registering crypto-pubkey-types-0.4.0...
Running Haddock for crypto-pubkey-types-0.4.0...
Running hscolour for crypto-pubkey-types-0.4.0...
Preprocessing library crypto-pubkey-types-0.4.0...
Preprocessing library crypto-pubkey-types-0.4.0...
Haddock coverage:
 100% ( 11 / 11) in 'Crypto.Types.PubKey.ECC'
 100% (  4 /  4) in 'Crypto.Types.PubKey.ECDSA'
 100% (  5 /  5) in 'Crypto.Types.PubKey.DH'
 100% ( 10 / 10) in 'Crypto.Types.PubKey.DSA'
 100% (  8 /  8) in 'Crypto.Types.PubKey.RSA'
Documentation created: dist/doc/html/crypto-pubkey-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-pubkey-types-0.4.0
Registering crypto-pubkey-types-0.4.0...
Installed crypto-pubkey-types-0.4.0
Configuring pem-0.2.1...
Building pem-0.2.1...
Preprocessing library pem-0.2.1...
[1 of 4] Compiling Data.PEM.Types   ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o )
[2 of 4] Compiling Data.PEM.Writer  ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o )
[3 of 4] Compiling Data.PEM.Parser  ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o )
[4 of 4] Compiling Data.PEM         ( Data/PEM.hs, dist/build/Data/PEM.o )
In-place registering pem-0.2.1...
Running Haddock for pem-0.2.1...
Running hscolour for pem-0.2.1...
Preprocessing library pem-0.2.1...
Preprocessing library pem-0.2.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% (  2 /  2) in 'Data.PEM.Types'
 100% (  3 /  3) in 'Data.PEM.Writer'
 100% (  3 /  3) in 'Data.PEM.Parser'
 100% (  6 /  6) in 'Data.PEM'
Documentation created: dist/doc/html/pem/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pem-0.2.1
Registering pem-0.2.1...
Installed pem-0.2.1
Configuring blaze-markup-0.5.1.5...
Building blaze-markup-0.5.1.5...
Preprocessing library blaze-markup-0.5.1.5...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )
[2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o )
[3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o )
[4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o )
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )
[6 of 6] Compiling Text.Blaze       ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )
In-place registering blaze-markup-0.5.1.5...
Running Haddock for blaze-markup-0.5.1.5...
Running hscolour for blaze-markup-0.5.1.5...
Preprocessing library blaze-markup-0.5.1.5...
Preprocessing library blaze-markup-0.5.1.5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity.
 100% ( 41 / 41) in 'Text.Blaze.Internal'
  75% (  3 /  4) in 'Text.Blaze.Renderer.String'
  67% (  2 /  3) in 'Text.Blaze.Renderer.Pretty'
  56% (  5 /  9) in 'Text.Blaze.Renderer.Text'
  86% (  6 /  7) in 'Text.Blaze.Renderer.Utf8'
 100% ( 24 / 24) in 'Text.Blaze'
Warning: Text.Blaze.Internal: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Text.Blaze.Renderer.Text: could not find link destinations for:
    Data.Text.Lazy.Builder.Builder Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Warning: Text.Blaze: could not find link destinations for:
    Data.Text.Lazy.Internal.Text Data.Text.Internal.Text
Documentation created: dist/doc/html/blaze-markup/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-markup-0.5.1.5
Registering blaze-markup-0.5.1.5...
Installed blaze-markup-0.5.1.5
Configuring cryptohash-0.11.1...
Building cryptohash-0.11.1...
Preprocessing library cryptohash-0.11.1...
[ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )
[ 2 of 21] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 21] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 21] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 21] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 21] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
In-place registering cryptohash-0.11.1...
Running Haddock for cryptohash-0.11.1...
Running hscolour for cryptohash-0.11.1...
Preprocessing library cryptohash-0.11.1...
Preprocessing library cryptohash-0.11.1...
Haddock coverage:
   0% (  0 /  2) in 'Crypto.Hash.Utils.Cpu'
 100% (  2 /  2) in 'Crypto.MAC.HMAC'
 100% (  2 /  2) in 'Crypto.Hash.Internal'
 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool'
 100% ( 10 / 10) in 'Crypto.Hash.Skein512'
 100% ( 10 / 10) in 'Crypto.Hash.Skein256'
 100% ( 10 / 10) in 'Crypto.Hash.Tiger'
 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160'
 100% ( 10 / 10) in 'Crypto.Hash.SHA3'
 100% ( 11 / 11) in 'Crypto.Hash.SHA512'
 100% (  9 /  9) in 'Crypto.Hash.SHA512t'
 100% ( 10 / 10) in 'Crypto.Hash.SHA384'
 100% ( 10 / 10) in 'Crypto.Hash.SHA256'
 100% ( 10 / 10) in 'Crypto.Hash.SHA224'
 100% ( 10 / 10) in 'Crypto.Hash.SHA1'
 100% ( 10 / 10) in 'Crypto.Hash.MD5'
 100% ( 10 / 10) in 'Crypto.Hash.MD4'
 100% ( 10 / 10) in 'Crypto.Hash.MD2'
 100% (  2 /  2) in 'Crypto.Hash.Utils'
 100% (  7 /  7) in 'Crypto.Hash.Types'
 100% ( 40 / 40) in 'Crypto.Hash'
Documentation created: dist/doc/html/cryptohash/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cryptohash-0.11.1
Registering cryptohash-0.11.1...
Installed cryptohash-0.11.1
Configuring securemem-0.1.3...
Building securemem-0.1.3...
Preprocessing library securemem-0.1.3...
[1 of 1] Compiling Data.SecureMem   ( Data/SecureMem.hs, dist/build/Data/SecureMem.o )
In-place registering securemem-0.1.3...
Running Haddock for securemem-0.1.3...
Running hscolour for securemem-0.1.3...
Preprocessing library securemem-0.1.3...
Preprocessing library securemem-0.1.3...
Haddock coverage:
  88% ( 14 / 16) in 'Data.SecureMem'
Documentation created: dist/doc/html/securemem/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/securemem-0.1.3
Registering securemem-0.1.3...
Installed securemem-0.1.3
Configuring asn1-data-0.7.1...
Building asn1-data-0.7.1...
Preprocessing library asn1-data-0.7.1...
[ 1 of 14] Compiling Data.ASN1.Get    ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o )
[ 2 of 14] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o )
[ 3 of 14] Compiling Data.ASN1.Types  ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o )
[ 4 of 14] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o )
[ 5 of 14] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o )
[ 6 of 14] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o )
[ 7 of 14] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o )
[ 8 of 14] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o )
[ 9 of 14] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o )
[10 of 14] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o )
[11 of 14] Compiling Data.ASN1.Parse  ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o )
[12 of 14] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o )
[13 of 14] Compiling Data.ASN1.Prim   ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o )

Data/ASN1/Prim.hs:279:52: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"

Data/ASN1/Prim.hs:285:40: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"

Data/ASN1/Prim.hs:291:40: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"
[14 of 14] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o )
In-place registering asn1-data-0.7.1...
Running Haddock for asn1-data-0.7.1...
Running hscolour for asn1-data-0.7.1...
Preprocessing library asn1-data-0.7.1...
Preprocessing library asn1-data-0.7.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0

dist/build/tmp-29086/Data/ASN1/Prim.hs:279:52: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"

dist/build/tmp-29086/Data/ASN1/Prim.hs:285:40: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"

dist/build/tmp-29086/Data/ASN1/Prim.hs:291:40: Warning:
    In the use of `decodeASCII'
    (imported from Data.Text.Lazy.Encoding):
    Deprecated: "Use decodeUtf8 instead"
Haddock coverage:
  67% (  6 /  9) in 'Data.ASN1.Get'
  67% (  4 /  6) in 'Data.ASN1.Internal'
 100% ( 10 / 10) in 'Data.ASN1.Types'
 100% (  3 /  3) in 'Data.ASN1.Serialize'
 100% ( 10 / 10) in 'Data.ASN1.BinaryEncoding.Parse'
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding.Writer'
 100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw'
 100% ( 10 / 10) in 'Data.ASN1.BitArray'
  62% (  5 /  8) in 'Data.ASN1.Stream'
 100% (  9 /  9) in 'Data.ASN1.Encoding'
 100% ( 10 / 10) in 'Data.ASN1.Parse'
 100% (  2 /  2) in 'Data.ASN1.Object'
  20% (  8 / 40) in 'Data.ASN1.Prim'
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding'
Warning: Data.ASN1.Parse: could not find link destinations for:
    Control.Monad.Error.Class.MonadError
Documentation created: dist/doc/html/asn1-data/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/asn1-data-0.7.1
Registering asn1-data-0.7.1...
Installed asn1-data-0.7.1
Configuring socks-0.5.4...
Building socks-0.5.4...
Preprocessing library socks-0.5.4...
[1 of 6] Compiling Network.Socks5.Types ( Network/Socks5/Types.hs, dist/build/Network/Socks5/Types.o )
[2 of 6] Compiling Network.Socks5.Wire ( Network/Socks5/Wire.hs, dist/build/Network/Socks5/Wire.o )
[3 of 6] Compiling Network.Socks5.Command ( Network/Socks5/Command.hs, dist/build/Network/Socks5/Command.o )
[4 of 6] Compiling Network.Socks5.Lowlevel ( Network/Socks5/Lowlevel.hs, dist/build/Network/Socks5/Lowlevel.o )
[5 of 6] Compiling Network.Socks5.Conf ( Network/Socks5/Conf.hs, dist/build/Network/Socks5/Conf.o )
[6 of 6] Compiling Network.Socks5   ( Network/Socks5.hs, dist/build/Network/Socks5.o )
In-place registering socks-0.5.4...
Running Haddock for socks-0.5.4...
Running hscolour for socks-0.5.4...
Preprocessing library socks-0.5.4...
Preprocessing library socks-0.5.4...
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% (  9 /  9) in 'Network.Socks5.Types'
 100% (  5 /  5) in 'Network.Socks5.Wire'
  17% (  2 / 12) in 'Network.Socks5.Command'
  32% (  6 / 19) in 'Network.Socks5.Lowlevel'
 100% (  6 /  6) in 'Network.Socks5.Conf'
 100% ( 20 / 20) in 'Network.Socks5'
Warning: Network.Socks5.Types: could not find link destinations for:
    Network.Socket.Types.HostAddress Network.Socket.Types.HostAddress6 Network.Socket.Types.PortNumber
Warning: Network.Socks5.Lowlevel: could not find link destinations for:
    Network.Socket.Types.SockAddr Network.Socket.Types.Socket Network.Socket.Types.PortNumber Network.Socket.Types.HostAddress Network.Socket.Types.HostAddress6
Warning: Network.Socks5: could not find link destinations for:
    Network.Socket.Types.PortNumber Network.Socket.Types.HostAddress Network.Socket.Types.HostAddress6 Network.Socket.Types.SockAddr Network.Socket.Types.Socket Network.PortID
Documentation created: dist/doc/html/socks/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/socks-0.5.4
Registering socks-0.5.4...
Installed socks-0.5.4
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
Documentation created: dist/doc/html/data-default-instances-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-base-0.0.1
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
Documentation created:
dist/doc/html/data-default-instances-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-containers-0.0.1
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-old-locale-0.0.1
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
Documentation created: dist/doc/html/data-default-instances-dlist/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-dlist-0.0.1
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring case-insensitive-1.1.0.1...
Building case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.1...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.1.0.1...
Running Haddock for case-insensitive-1.1.0.1...
Running hscolour for case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.1...
Preprocessing library case-insensitive-1.1.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
 100% (  8 /  8) in 'Data.CaseInsensitive.Internal'
 100% (  2 /  2) in 'Data.CaseInsensitive.Unsafe'
 100% (  7 /  7) in 'Data.CaseInsensitive'
Warning: Data.CaseInsensitive: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/case-insensitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/case-insensitive-1.1.0.1
Registering case-insensitive-1.1.0.1...
Installed case-insensitive-1.1.0.1
Configuring unordered-containers-0.2.3.3...
Building unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.3.3...
Running Haddock for unordered-containers-0.2.3.3...
Running hscolour for unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  85% ( 52 / 61) in 'Data.HashMap.Base'
  98% ( 44 / 45) in 'Data.HashMap.Strict'
  98% ( 44 / 45) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3
Registering unordered-containers-0.2.3.3...
Installed unordered-containers-0.2.3.3
Configuring HaXml-1.20.2...
Building HaXml-1.20.2...
Preprocessing library HaXml-1.20.2...

src/Text/XML/HaXml.hs:1:1:
    Ambiguous module name `Prelude':
      it was found in multiple packages: base haskell98-2.0.0.2
Failed to install HaXml-1.20.2
Configuring graphviz-2999.6.0.0...
Building graphviz-2999.6.0.0...
Preprocessing library graphviz-2999.6.0.0...
[1 of 8] Compiling Data.GraphViz.Types.Internal ( Data/GraphViz/Types/Internal.hs, dist/build/Data/GraphViz/Types/Internal.o )
[2 of 8] Compiling Data.GraphViz.Types.Parsing ( Data/GraphViz/Types/Parsing.hs, dist/build/Data/GraphViz/Types/Parsing.o )

Data/GraphViz/Types/Parsing.hs:178:28: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- character '.'",
    or by using the flag -fno-warn-unused-do-bind

Data/GraphViz/Types/Parsing.hs:188:25: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- character 'e'",
    or by using the flag -fno-warn-unused-do-bind

Data/GraphViz/Types/Parsing.hs:268:21: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- string fld",
    or by using the flag -fno-warn-unused-do-bind

Data/GraphViz/Types/Parsing.hs:269:21: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- whitespace'",
    or by using the flag -fno-warn-unused-do-bind

Data/GraphViz/Types/Parsing.hs:270:21: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- character '='",
    or by using the flag -fno-warn-unused-do-bind

Data/GraphViz/Types/Parsing.hs:271:21: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- whitespace'",
    or by using the flag -fno-warn-unused-do-bind

Data/GraphViz/Types/Parsing.hs:301:22: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- whitespace'",
    or by using the flag -fno-warn-unused-do-bind

Data/GraphViz/Types/Parsing.hs:302:22: Warning:
    A do-notation statement discarded a result of type Char.
    Suppress this warning by saying "_ <- parseComma",
    or by using the flag -fno-warn-unused-do-bind

Data/GraphViz/Types/Parsing.hs:303:22: Warning:
    A do-notation statement discarded a result of type String.
    Suppress this warning by saying "_ <- whitespace'",
    or by using the flag -fno-warn-unused-do-bind
[3 of 8] Compiling Data.GraphViz.Types.Printing ( Data/GraphViz/Types/Printing.hs, dist/build/Data/GraphViz/Types/Printing.o )
[4 of 8] Compiling Data.GraphViz.Attributes ( Data/GraphViz/Attributes.hs, dist/build/Data/GraphViz/Attributes.o )

Data/GraphViz/Attributes.hs:1040:27:
    Ambiguous occurrence `empty'
    It could refer to either `Data.GraphViz.Types.Parsing.empty',
                             imported from `Data.GraphViz.Types.Parsing' at Data/GraphViz/Attributes.hs:146:1-34
                             (and originally defined in `Control.Applicative')
                          or `Data.GraphViz.Types.Printing.empty',
                             imported from `Data.GraphViz.Types.Printing' at Data/GraphViz/Attributes.hs:147:1-35
                             (and originally defined in `Text.PrettyPrint.HughesPJ')

Data/GraphViz/Attributes.hs:1059:25:
    Ambiguous occurrence `empty'
    It could refer to either `Data.GraphViz.Types.Parsing.empty',
                             imported from `Data.GraphViz.Types.Parsing' at Data/GraphViz/Attributes.hs:146:1-34
                             (and originally defined in `Control.Applicative')
                          or `Data.GraphViz.Types.Printing.empty',
                             imported from `Data.GraphViz.Types.Printing' at Data/GraphViz/Attributes.hs:147:1-35
                             (and originally defined in `Text.PrettyPrint.HughesPJ')

Data/GraphViz/Attributes.hs:1601:28:
    Ambiguous occurrence `empty'
    It could refer to either `Data.GraphViz.Types.Parsing.empty',
                             imported from `Data.GraphViz.Types.Parsing' at Data/GraphViz/Attributes.hs:146:1-34
                             (and originally defined in `Control.Applicative')
                          or `Data.GraphViz.Types.Printing.empty',
                             imported from `Data.GraphViz.Types.Printing' at Data/GraphViz/Attributes.hs:147:1-35
                             (and originally defined in `Text.PrettyPrint.HughesPJ')

Data/GraphViz/Attributes.hs:1605:34:
    Ambiguous occurrence `empty'
    It could refer to either `Data.GraphViz.Types.Parsing.empty',
                             imported from `Data.GraphViz.Types.Parsing' at Data/GraphViz/Attributes.hs:146:1-34
                             (and originally defined in `Control.Applicative')
                          or `Data.GraphViz.Types.Printing.empty',
                             imported from `Data.GraphViz.Types.Printing' at Data/GraphViz/Attributes.hs:147:1-35
                             (and originally defined in `Text.PrettyPrint.HughesPJ')
Failed to install graphviz-2999.6.0.0
Configuring vector-0.10.9.1...
Building vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.1.0 ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
In-place registering vector-0.10.9.1...
Running Haddock for vector-0.10.9.1...
Running hscolour for vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...
Preprocessing library vector-0.10.9.1...

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `*'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `abs'
    In the instance declaration for `Num Size'

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit method or default declaration for `signum'
    In the instance declaration for `Num Size'
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  6 /  6) in 'Data.Vector.Fusion.Stream.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
  85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
  64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  93% (215 /232) in 'Data.Vector.Generic'
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (185 /191) in 'Data.Vector.Primitive'
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  97% (194 /200) in 'Data.Vector.Storable'
Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable, MVector, Vector
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  96% (201 /210) in 'Data.Vector.Unboxed'
  77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
  76% ( 37 / 49) in 'Data.Vector.Mutable'
Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  Mutable
  94% (199 /212) in 'Data.Vector'
Documentation created: dist/doc/html/vector/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1
Registering vector-0.10.9.1...
Installed vector-0.10.9.1
Configuring regex-pcre-builtin-0.94.4.7.8.31...
Building regex-pcre-builtin-0.94.4.7.8.31...
Preprocessing library regex-pcre-builtin-0.94.4.7.8.31...
[1 of 6] Compiling Text.Regex.PCRE.Wrap ( dist/build/Text/Regex/PCRE/Wrap.hs, dist/build/Text/Regex/PCRE/Wrap.o )

Text/Regex/PCRE/Wrap.hsc:210:41: 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/Wrap.hsc:217:5: Warning:
    A do-notation statement discarded a result of type CInt.
    Suppress this warning by saying "_ <- c_pcre_fullinfo
                                            pcre_ptr (nullPtr) pcreInfoCapturecount st",
    or by using the flag -fno-warn-unused-do-bind

Text/Regex/PCRE/Wrap.hsc:331:14: 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/Wrap.hsc:337:14: 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/Wrap.hsc:340:5: Warning:
    A do-notation statement discarded a result of type CInt.
    Suppress this warning by saying "_ <- c_pcre_config
                                            pcreConfigUtf8 ptrVal",
    or by using the flag -fno-warn-unused-do-bind
[2 of 6] Compiling Text.Regex.PCRE.String ( Text/Regex/PCRE/String.hs, dist/build/Text/Regex/PCRE/String.o )
[3 of 6] Compiling Text.Regex.PCRE.Sequence ( Text/Regex/PCRE/Sequence.hs, dist/build/Text/Regex/PCRE/Sequence.o )
[4 of 6] Compiling Text.Regex.PCRE.ByteString ( Text/Regex/PCRE/ByteString.hs, dist/build/Text/Regex/PCRE/ByteString.o )
[5 of 6] Compiling Text.Regex.PCRE.ByteString.Lazy ( Text/Regex/PCRE/ByteString/Lazy.hs, dist/build/Text/Regex/PCRE/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.PCRE  ( Text/Regex/PCRE.hs, dist/build/Text/Regex/PCRE.o )
In-place registering regex-pcre-builtin-0.94.4.7.8.31...
Running Haddock for regex-pcre-builtin-0.94.4.7.8.31...
Running hscolour for regex-pcre-builtin-0.94.4.7.8.31...
Preprocessing library regex-pcre-builtin-0.94.4.7.8.31...
Preprocessing library regex-pcre-builtin-0.94.4.7.8.31...
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

Text/Regex/PCRE/Wrap.hsc:210:41: 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/Wrap.hsc:331:14: 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/Wrap.hsc:337:14: 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:
  22% ( 12 / 54) in 'Text.Regex.PCRE.Wrap'
  33% ( 13 / 39) in 'Text.Regex.PCRE.String'
  33% ( 13 / 39) in 'Text.Regex.PCRE.Sequence'
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString'
  31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString.Lazy'
  80% (  4 /  5) in 'Text.Regex.PCRE'
Documentation created: dist/doc/html/regex-pcre-builtin/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-pcre-builtin-0.94.4.7.8.31
Registering regex-pcre-builtin-0.94.4.7.8.31...
Installed regex-pcre-builtin-0.94.4.7.8.31
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 stringtable-atom-0.0.6.2...
Building stringtable-atom-0.0.6.2...
Preprocessing library stringtable-atom-0.0.6.2...
[1 of 3] Compiling StringTable.Atom ( dist/build/StringTable/Atom.hs, dist/build/StringTable/Atom.o )

src/StringTable/Atom.hsc:43:18: 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"

src/StringTable/Atom.hsc:50:16: 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"

src/StringTable/Atom.hsc:56:56: 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"

src/StringTable/Atom.hsc:59:17: 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"

src/StringTable/Atom.hsc:63:16: 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"

src/StringTable/Atom.hsc:115: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"

src/StringTable/Atom.hsc:133:42: 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"
[2 of 3] Compiling StringTable.AtomSet ( src/StringTable/AtomSet.hs, dist/build/StringTable/AtomSet.o )
[3 of 3] Compiling StringTable.AtomMap ( src/StringTable/AtomMap.hs, dist/build/StringTable/AtomMap.o )
In-place registering stringtable-atom-0.0.6.2...
Running Haddock for stringtable-atom-0.0.6.2...
Running hscolour for stringtable-atom-0.0.6.2...
Preprocessing library stringtable-atom-0.0.6.2...
Preprocessing library stringtable-atom-0.0.6.2...

src/StringTable/Atom.hsc:43:18: 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"

src/StringTable/Atom.hsc:50:16: 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"

src/StringTable/Atom.hsc:56:56: 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"

src/StringTable/Atom.hsc:59:17: 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"

src/StringTable/Atom.hsc:63:16: 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"

src/StringTable/Atom.hsc:115: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"

src/StringTable/Atom.hsc:133:42: 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:
   0% (  0 / 13) in 'StringTable.Atom'
  25% ( 13 / 52) in 'StringTable.AtomSet'
  21% ( 21 /102) in 'StringTable.AtomMap'
Documentation created: dist/doc/html/stringtable-atom/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stringtable-atom-0.0.6.2
Registering stringtable-atom-0.0.6.2...
Installed stringtable-atom-0.0.6.2
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 zip-archive-0.1.4...
Building zip-archive-0.1.4...
Preprocessing library zip-archive-0.1.4...
[1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.o )
In-place registering zip-archive-0.1.4...
Running Haddock for zip-archive-0.1.4...
Running hscolour for zip-archive-0.1.4...
Preprocessing library zip-archive-0.1.4...
Preprocessing library zip-archive-0.1.4...
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,
zlib-0.5.4.1
Haddock coverage:
 100% ( 21 / 21) in 'Codec.Archive.Zip'
Documentation created: dist/doc/html/zip-archive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zip-archive-0.1.4
Registering zip-archive-0.1.4...
Installed zip-archive-0.1.4
Configuring blaze-html-0.6.1.1...
Building blaze-html-0.6.1.1...
Preprocessing library blaze-html-0.6.1.1...
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o )
[ 9 of 21] Compiling Text.Blaze.Html  ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o )
In-place registering blaze-html-0.6.1.1...
Running Haddock for blaze-html-0.6.1.1...
Running hscolour for blaze-html-0.6.1.1...
Preprocessing library blaze-html-0.6.1.1...
Preprocessing library blaze-html-0.6.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
 100% (167 /167) in 'Text.Blaze.XHtml5.Attributes'
 100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes'
 100% (167 /167) in 'Text.Blaze.Html5.Attributes'
 100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes'
  20% (  1 /  5) in 'Text.Blaze.Html'
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.Pretty'
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.String'
   0% (  0 /  5) in 'Text.Blaze.Html.Renderer.Text'
   0% (  0 /  4) in 'Text.Blaze.Html.Renderer.Utf8'
 100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.Html4.Strict'
 100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional'
 100% (110 /110) in 'Text.Blaze.Html5'
 100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict'
 100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional'
 100% (110 /110) in 'Text.Blaze.XHtml5'
Warning: Text.Blaze.Html.Renderer.Text: could not find link destinations for:
    Data.Text.Lazy.Builder.Builder Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/blaze-html/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-html-0.6.1.1
Registering blaze-html-0.6.1.1...
Installed blaze-html-0.6.1.1
Configuring crypto-cipher-types-0.0.9...
Building crypto-cipher-types-0.0.9...
Preprocessing library crypto-cipher-types-0.0.9...
[ 1 of 10] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o )
[ 2 of 10] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o )
[ 3 of 10] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o )
[ 4 of 10] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o )
[ 5 of 10] Compiling Crypto.Cipher.Types.BlockIO ( Crypto/Cipher/Types/BlockIO.hs, dist/build/Crypto/Cipher/Types/BlockIO.o )
[ 6 of 10] Compiling Crypto.Cipher.Types.Unsafe ( Crypto/Cipher/Types/Unsafe.hs, dist/build/Crypto/Cipher/Types/Unsafe.o )
[ 7 of 10] Compiling Crypto.Cipher.Types.OfIO ( Crypto/Cipher/Types/OfIO.hs, dist/build/Crypto/Cipher/Types/OfIO.o )
[ 8 of 10] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o )
[ 9 of 10] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o )
[10 of 10] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o )
In-place registering crypto-cipher-types-0.0.9...
Running Haddock for crypto-cipher-types-0.0.9...
Running hscolour for crypto-cipher-types-0.0.9...
Preprocessing library crypto-cipher-types-0.0.9...
Preprocessing library crypto-cipher-types-0.0.9...
Haddock coverage:
  33% (  1 /  3) in 'Crypto.Cipher.Types.Utils'
  67% (  2 /  3) in 'Crypto.Cipher.Types.GF'
 100% (  9 /  9) in 'Crypto.Cipher.Types.Base'
  94% ( 16 / 17) in 'Crypto.Cipher.Types.Block'
 100% (  7 /  7) in 'Crypto.Cipher.Types.BlockIO'
 100% (  7 /  7) in 'Crypto.Cipher.Types.Unsafe'
 100% (  4 /  4) in 'Crypto.Cipher.Types.OfIO'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Stream'
 100% (  7 /  7) in 'Crypto.Cipher.Types.AEAD'
 100% ( 31 / 31) in 'Crypto.Cipher.Types'
Documentation created: dist/doc/html/crypto-cipher-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-cipher-types-0.0.9
Registering crypto-cipher-types-0.0.9...
Installed crypto-cipher-types-0.0.9
Configuring certificate-1.3.9...
Building certificate-1.3.9...
Preprocessing library certificate-1.3.9...
[ 1 of 10] Compiling Data.Certificate.KeyDSA ( Data/Certificate/KeyDSA.hs, dist/build/Data/Certificate/KeyDSA.o )
[ 2 of 10] Compiling Data.Certificate.KeyRSA ( Data/Certificate/KeyRSA.hs, dist/build/Data/Certificate/KeyRSA.o )
[ 3 of 10] Compiling Data.Certificate.X509.Internal ( Data/Certificate/X509/Internal.hs, dist/build/Data/Certificate/X509/Internal.o )
[ 4 of 10] Compiling Data.Certificate.X509.Ext ( Data/Certificate/X509/Ext.hs, dist/build/Data/Certificate/X509/Ext.o )
[ 5 of 10] Compiling Data.Certificate.X509.Cert ( Data/Certificate/X509/Cert.hs, dist/build/Data/Certificate/X509/Cert.o )

Data/Certificate/X509/Cert.hs:336:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `encodePK':
        Patterns not matched:
            PubKeyDH _
            PubKeyECDSA _ _
[ 6 of 10] Compiling Data.Certificate.X509 ( Data/Certificate/X509.hs, dist/build/Data/Certificate/X509.o )
[ 7 of 10] Compiling Data.CertificateStore ( Data/CertificateStore.hs, dist/build/Data/CertificateStore.o )
[ 8 of 10] Compiling System.Certificate.X509.Unix ( System/Certificate/X509/Unix.hs, dist/build/System/Certificate/X509/Unix.o )
[ 9 of 10] Compiling System.Certificate.X509 ( System/Certificate/X509.hs, dist/build/System/Certificate/X509.o )
[10 of 10] Compiling System.Certificate.X509.MacOS ( System/Certificate/X509/MacOS.hs, dist/build/System/Certificate/X509/MacOS.o )
In-place registering certificate-1.3.9...
Running Haddock for certificate-1.3.9...
Running hscolour for certificate-1.3.9...
Preprocessing library certificate-1.3.9...
Preprocessing library certificate-1.3.9...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
  33% (  1 /  3) in 'Data.Certificate.KeyDSA'
  33% (  2 /  6) in 'Data.Certificate.KeyRSA'
  20% (  1 /  5) in 'Data.Certificate.X509.Internal'
  33% (  4 / 12) in 'Data.Certificate.X509.Ext'
  17% (  4 / 24) in 'Data.Certificate.X509.Cert'
  50% ( 12 / 24) in 'Data.Certificate.X509'
  83% (  5 /  6) in 'Data.CertificateStore'
  50% (  1 /  2) in 'System.Certificate.X509.Unix'
  50% (  1 /  2) in 'System.Certificate.X509'
   0% (  0 /  2) in 'System.Certificate.X509.MacOS'
Warning: Data.Certificate.X509.Cert: could not find link destinations for:
    Data.Certificate.X509.Cert.Time
Warning: Data.Certificate.X509: could not find link destinations for:
    Data.Certificate.X509.Cert.Time
Documentation created: dist/doc/html/certificate/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/certificate-1.3.9
Registering certificate-1.3.9...
Installed certificate-1.3.9
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default     ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default'
Documentation created: dist/doc/html/data-default/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-0.5.3
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring http-types-0.8.2...
Building http-types-0.8.2...
Preprocessing library http-types-0.8.2...
[1 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o )
[2 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o )
[3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o )
[4 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o )
[5 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o )
[6 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o )
[7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o )
In-place registering http-types-0.8.2...
Running Haddock for http-types-0.8.2...
Running hscolour for http-types-0.8.2...
Preprocessing library http-types-0.8.2...
Preprocessing library http-types-0.8.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  80% (  4 /  5) in 'Network.HTTP.Types.Version'
  97% ( 28 / 29) in 'Network.HTTP.Types.URI'
  99% ( 89 / 90) in 'Network.HTTP.Types.Status'
  75% (  3 /  4) in 'Network.HTTP.Types.QueryLike'
  93% ( 14 / 15) in 'Network.HTTP.Types.Method'
  85% ( 28 / 33) in 'Network.HTTP.Types.Header'
  97% (170 /175) in 'Network.HTTP.Types'
Warning: Network.HTTP.Types.URI: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Network.HTTP.Types.QueryLike: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Network.HTTP.Types: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/http-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-types-0.8.2
Registering http-types-0.8.2...
Installed http-types-0.8.2
Configuring semigroups-0.12...
Building semigroups-0.12...
Preprocessing library semigroups-0.12...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.12...
Running Haddock for semigroups-0.12...
Running hscolour for semigroups-0.12...
Preprocessing library semigroups-0.12...
Preprocessing library semigroups-0.12...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  94% ( 62 / 66) in 'Data.List.NonEmpty'
  87% ( 20 / 23) in 'Data.Semigroup'
Warning: Data.Semigroup: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/semigroups/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.12
Registering semigroups-0.12...
Installed semigroups-0.12
Configuring aeson-0.6.2.1...
Building aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
[ 1 of 11] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 2 of 11] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 3 of 11] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 4 of 11] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[ 5 of 11] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 6 of 11] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[ 7 of 11] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[ 8 of 11] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[ 9 of 11] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )
[10 of 11] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[11 of 11] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.6.2.1...
Running Haddock for aeson-0.6.2.1...
Running hscolour for aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
 100% ( 23 / 23) in 'Data.Aeson.Types.Internal'
  67% (  6 /  9) in 'Data.Aeson.Functions'
 100% ( 25 / 25) in 'Data.Aeson.Types.Class'
 100% (  1 /  1) in 'Data.Aeson.Types.Generic'
 100% ( 43 / 43) in 'Data.Aeson.Types'
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
 100% ( 10 / 10) in 'Data.Aeson.Parser'
 100% (  3 /  3) in 'Data.Aeson.Encode'
  75% (  6 /  8) in 'Data.Aeson.Generic'
 100% ( 56 / 56) in 'Data.Aeson'
 100% ( 12 / 12) in 'Data.Aeson.TH'
Warning: Data.Aeson.Types: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Warning: Data.Aeson.Parser: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Data.Aeson.Encode: could not find link destinations for:
    Data.Text.Lazy.Builder.Builder Data.Text.Lazy.Builder.toLazyText
Warning: Data.Aeson: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON
Documentation created: dist/doc/html/aeson/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/aeson-0.6.2.1
Registering aeson-0.6.2.1...
Installed aeson-0.6.2.1
Configuring crypto-random-0.0.7...
Building crypto-random-0.0.7...
Preprocessing library crypto-random-0.0.7...
[1 of 8] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o )
[2 of 8] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o )
[3 of 8] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o )
[4 of 8] Compiling Crypto.Random.Test ( Crypto/Random/Test.hs, dist/build/Crypto/Random/Test.o )
[5 of 8] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o )
[6 of 8] Compiling Crypto.Random.Generator ( Crypto/Random/Generator.hs, dist/build/Crypto/Random/Generator.o )
[7 of 8] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[8 of 8] Compiling Crypto.Random.API ( Crypto/Random/API.hs, dist/build/Crypto/Random/API.o )
In-place registering crypto-random-0.0.7...
Running Haddock for crypto-random-0.0.7...
Running hscolour for crypto-random-0.0.7...
Preprocessing library crypto-random-0.0.7...
Preprocessing library crypto-random-0.0.7...
Haddock coverage:
 100% (  2 /  2) in 'Crypto.Random.Entropy.Source'
 100% (  2 /  2) in 'Crypto.Random.Entropy.RDRand'
 100% (  3 /  3) in 'Crypto.Random.Entropy.Unix'
 100% (  6 /  6) in 'Crypto.Random.Test'
 100% (  7 /  7) in 'Crypto.Random.Entropy'
 100% (  2 /  2) in 'Crypto.Random.Generator'
 100% ( 13 / 13) in 'Crypto.Random'
 100% (  6 /  6) in 'Crypto.Random.API'
Documentation created: dist/doc/html/crypto-random/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-random-0.0.7
Registering crypto-random-0.0.7...
Installed crypto-random-0.0.7
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-29086/lifted-base-0.2.1.1/Setup.hs, /tmp/lifted-base-0.2.1.1-29086/lifted-base-0.2.1.1/dist/setup/Main.o )
Linking /tmp/lifted-base-0.2.1.1-29086/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 highlighting-kate-0.5.5.1...
Building highlighting-kate-0.5.5.1...
Preprocessing library highlighting-kate-0.5.5.1...
[  1 of 106] Compiling Paths_highlighting_kate ( dist/build/autogen/Paths_highlighting_kate.hs, dist/build/Paths_highlighting_kate.o )
[  2 of 106] Compiling Text.Highlighting.Kate.Types ( Text/Highlighting/Kate/Types.hs, dist/build/Text/Highlighting/Kate/Types.o )
[  3 of 106] Compiling Text.Highlighting.Kate.Styles ( Text/Highlighting/Kate/Styles.hs, dist/build/Text/Highlighting/Kate/Styles.o )
[  4 of 106] Compiling Text.Highlighting.Kate.Format.HTML ( Text/Highlighting/Kate/Format/HTML.hs, dist/build/Text/Highlighting/Kate/Format/HTML.o )
[  5 of 106] Compiling Text.Highlighting.Kate.Format.LaTeX ( Text/Highlighting/Kate/Format/LaTeX.hs, dist/build/Text/Highlighting/Kate/Format/LaTeX.o )
[  6 of 106] Compiling Text.Highlighting.Kate.Common ( Text/Highlighting/Kate/Common.hs, dist/build/Text/Highlighting/Kate/Common.o )
[  7 of 106] Compiling Text.Highlighting.Kate.Syntax.Ada ( Text/Highlighting/Kate/Syntax/Ada.hs, dist/build/Text/Highlighting/Kate/Syntax/Ada.o )
[  8 of 106] Compiling Text.Highlighting.Kate.Syntax.Alert ( Text/Highlighting/Kate/Syntax/Alert.hs, dist/build/Text/Highlighting/Kate/Syntax/Alert.o )
[  9 of 106] Compiling Text.Highlighting.Kate.Syntax.Alert_indent ( Text/Highlighting/Kate/Syntax/Alert_indent.hs, dist/build/Text/Highlighting/Kate/Syntax/Alert_indent.o )
[ 10 of 106] Compiling Text.Highlighting.Kate.Syntax.Apache ( Text/Highlighting/Kate/Syntax/Apache.hs, dist/build/Text/Highlighting/Kate/Syntax/Apache.o )
[ 11 of 106] Compiling Text.Highlighting.Kate.Syntax.Asn1 ( Text/Highlighting/Kate/Syntax/Asn1.hs, dist/build/Text/Highlighting/Kate/Syntax/Asn1.o )
[ 12 of 106] Compiling Text.Highlighting.Kate.Syntax.Asp ( Text/Highlighting/Kate/Syntax/Asp.hs, dist/build/Text/Highlighting/Kate/Syntax/Asp.o )
[ 13 of 106] Compiling Text.Highlighting.Kate.Syntax.Awk ( Text/Highlighting/Kate/Syntax/Awk.hs, dist/build/Text/Highlighting/Kate/Syntax/Awk.o )
[ 14 of 106] Compiling Text.Highlighting.Kate.Syntax.Bibtex ( Text/Highlighting/Kate/Syntax/Bibtex.hs, dist/build/Text/Highlighting/Kate/Syntax/Bibtex.o )
[ 15 of 106] Compiling Text.Highlighting.Kate.Syntax.Boo ( Text/Highlighting/Kate/Syntax/Boo.hs, dist/build/Text/Highlighting/Kate/Syntax/Boo.o )
[ 16 of 106] Compiling Text.Highlighting.Kate.Syntax.Changelog ( Text/Highlighting/Kate/Syntax/Changelog.hs, dist/build/Text/Highlighting/Kate/Syntax/Changelog.o )
[ 17 of 106] Compiling Text.Highlighting.Kate.Syntax.Clojure ( Text/Highlighting/Kate/Syntax/Clojure.hs, dist/build/Text/Highlighting/Kate/Syntax/Clojure.o )
[ 18 of 106] Compiling Text.Highlighting.Kate.Syntax.Coldfusion ( Text/Highlighting/Kate/Syntax/Coldfusion.hs, dist/build/Text/Highlighting/Kate/Syntax/Coldfusion.o )
[ 19 of 106] Compiling Text.Highlighting.Kate.Syntax.Commonlisp ( Text/Highlighting/Kate/Syntax/Commonlisp.hs, dist/build/Text/Highlighting/Kate/Syntax/Commonlisp.o )
[ 20 of 106] Compiling Text.Highlighting.Kate.Syntax.Css ( Text/Highlighting/Kate/Syntax/Css.hs, dist/build/Text/Highlighting/Kate/Syntax/Css.o )
[ 21 of 106] Compiling Text.Highlighting.Kate.Syntax.Curry ( Text/Highlighting/Kate/Syntax/Curry.hs, dist/build/Text/Highlighting/Kate/Syntax/Curry.o )
[ 22 of 106] Compiling Text.Highlighting.Kate.Syntax.D ( Text/Highlighting/Kate/Syntax/D.hs, dist/build/Text/Highlighting/Kate/Syntax/D.o )
[ 23 of 106] Compiling Text.Highlighting.Kate.Syntax.Diff ( Text/Highlighting/Kate/Syntax/Diff.hs, dist/build/Text/Highlighting/Kate/Syntax/Diff.o )

Text/Highlighting/Kate/Syntax/Diff.hs:46:10: Warning:
    Pattern match(es) are overlapped
    In a case alternative: ("Diff", "File") -> ...

Text/Highlighting/Kate/Syntax/Diff.hs:86:1: Warning:
    Pattern match(es) are overlapped
    In an equation for `parseRules': parseRules ("Diff", "File") = ...
[ 24 of 106] Compiling Text.Highlighting.Kate.Syntax.Doxygen ( Text/Highlighting/Kate/Syntax/Doxygen.hs, dist/build/Text/Highlighting/Kate/Syntax/Doxygen.o )
[ 25 of 106] Compiling Text.Highlighting.Kate.Syntax.C ( Text/Highlighting/Kate/Syntax/C.hs, dist/build/Text/Highlighting/Kate/Syntax/C.o )
[ 26 of 106] Compiling Text.Highlighting.Kate.Syntax.Cpp ( Text/Highlighting/Kate/Syntax/Cpp.hs, dist/build/Text/Highlighting/Kate/Syntax/Cpp.o )
[ 27 of 106] Compiling Text.Highlighting.Kate.Syntax.Cs ( Text/Highlighting/Kate/Syntax/Cs.hs, dist/build/Text/Highlighting/Kate/Syntax/Cs.o )
[ 28 of 106] Compiling Text.Highlighting.Kate.Syntax.Doxygenlua ( Text/Highlighting/Kate/Syntax/Doxygenlua.hs, dist/build/Text/Highlighting/Kate/Syntax/Doxygenlua.o )
[ 29 of 106] Compiling Text.Highlighting.Kate.Syntax.Dtd ( Text/Highlighting/Kate/Syntax/Dtd.hs, dist/build/Text/Highlighting/Kate/Syntax/Dtd.o )
[ 30 of 106] Compiling Text.Highlighting.Kate.Syntax.Eiffel ( Text/Highlighting/Kate/Syntax/Eiffel.hs, dist/build/Text/Highlighting/Kate/Syntax/Eiffel.o )
[ 31 of 106] Compiling Text.Highlighting.Kate.Syntax.Email ( Text/Highlighting/Kate/Syntax/Email.hs, dist/build/Text/Highlighting/Kate/Syntax/Email.o )
[ 32 of 106] Compiling Text.Highlighting.Kate.Syntax.Erlang ( Text/Highlighting/Kate/Syntax/Erlang.hs, dist/build/Text/Highlighting/Kate/Syntax/Erlang.o )
[ 33 of 106] Compiling Text.Highlighting.Kate.Syntax.Fortran ( Text/Highlighting/Kate/Syntax/Fortran.hs, dist/build/Text/Highlighting/Kate/Syntax/Fortran.o )
[ 34 of 106] Compiling Text.Highlighting.Kate.Syntax.Fsharp ( Text/Highlighting/Kate/Syntax/Fsharp.hs, dist/build/Text/Highlighting/Kate/Syntax/Fsharp.o )

Text/Highlighting/Kate/Syntax/Fsharp.hs:70:1: Warning:
    Defined but not used: `list_symbols'
[ 35 of 106] Compiling Text.Highlighting.Kate.Syntax.Gnuassembler ( Text/Highlighting/Kate/Syntax/Gnuassembler.hs, dist/build/Text/Highlighting/Kate/Syntax/Gnuassembler.o )
[ 36 of 106] Compiling Text.Highlighting.Kate.Syntax.Go ( Text/Highlighting/Kate/Syntax/Go.hs, dist/build/Text/Highlighting/Kate/Syntax/Go.o )
[ 37 of 106] Compiling Text.Highlighting.Kate.Syntax.Haskell ( Text/Highlighting/Kate/Syntax/Haskell.hs, dist/build/Text/Highlighting/Kate/Syntax/Haskell.o )
[ 38 of 106] Compiling Text.Highlighting.Kate.Syntax.Haxe ( Text/Highlighting/Kate/Syntax/Haxe.hs, dist/build/Text/Highlighting/Kate/Syntax/Haxe.o )
[ 39 of 106] Compiling Text.Highlighting.Kate.Syntax.Ini ( Text/Highlighting/Kate/Syntax/Ini.hs, dist/build/Text/Highlighting/Kate/Syntax/Ini.o )
[ 40 of 106] Compiling Text.Highlighting.Kate.Syntax.Json ( Text/Highlighting/Kate/Syntax/Json.hs, dist/build/Text/Highlighting/Kate/Syntax/Json.o )
[ 41 of 106] Compiling Text.Highlighting.Kate.Syntax.Jsp ( Text/Highlighting/Kate/Syntax/Jsp.hs, dist/build/Text/Highlighting/Kate/Syntax/Jsp.o )
[ 42 of 106] Compiling Text.Highlighting.Kate.Syntax.Julia ( Text/Highlighting/Kate/Syntax/Julia.hs, dist/build/Text/Highlighting/Kate/Syntax/Julia.o )
[ 43 of 106] Compiling Text.Highlighting.Kate.Syntax.Lex ( Text/Highlighting/Kate/Syntax/Lex.hs, dist/build/Text/Highlighting/Kate/Syntax/Lex.o )
[ 44 of 106] Compiling Text.Highlighting.Kate.Syntax.LiterateCurry ( Text/Highlighting/Kate/Syntax/LiterateCurry.hs, dist/build/Text/Highlighting/Kate/Syntax/LiterateCurry.o )
[ 45 of 106] Compiling Text.Highlighting.Kate.Syntax.LiterateHaskell ( Text/Highlighting/Kate/Syntax/LiterateHaskell.hs, dist/build/Text/Highlighting/Kate/Syntax/LiterateHaskell.o )
[ 46 of 106] Compiling Text.Highlighting.Kate.Syntax.Lua ( Text/Highlighting/Kate/Syntax/Lua.hs, dist/build/Text/Highlighting/Kate/Syntax/Lua.o )
[ 47 of 106] Compiling Text.Highlighting.Kate.Syntax.Makefile ( Text/Highlighting/Kate/Syntax/Makefile.hs, dist/build/Text/Highlighting/Kate/Syntax/Makefile.o )
[ 48 of 106] Compiling Text.Highlighting.Kate.Syntax.Markdown ( Text/Highlighting/Kate/Syntax/Markdown.hs, dist/build/Text/Highlighting/Kate/Syntax/Markdown.o )
[ 49 of 106] Compiling Text.Highlighting.Kate.Syntax.Matlab ( Text/Highlighting/Kate/Syntax/Matlab.hs, dist/build/Text/Highlighting/Kate/Syntax/Matlab.o )
[ 50 of 106] Compiling Text.Highlighting.Kate.Syntax.Maxima ( Text/Highlighting/Kate/Syntax/Maxima.hs, dist/build/Text/Highlighting/Kate/Syntax/Maxima.o )
[ 51 of 106] Compiling Text.Highlighting.Kate.Syntax.Metafont ( Text/Highlighting/Kate/Syntax/Metafont.hs, dist/build/Text/Highlighting/Kate/Syntax/Metafont.o )

Text/Highlighting/Kate/Syntax/Metafont.hs:82:1: Warning:
    Defined but not used: `list_notDefined'

Text/Highlighting/Kate/Syntax/Metafont.hs:84:1: Warning:
    Defined but not used: `list_EnvDelimiters'
[ 52 of 106] Compiling Text.Highlighting.Kate.Syntax.Mips ( Text/Highlighting/Kate/Syntax/Mips.hs, dist/build/Text/Highlighting/Kate/Syntax/Mips.o )
[ 53 of 106] Compiling Text.Highlighting.Kate.Syntax.Modelines ( Text/Highlighting/Kate/Syntax/Modelines.hs, dist/build/Text/Highlighting/Kate/Syntax/Modelines.o )
[ 54 of 106] Compiling Text.Highlighting.Kate.Syntax.Bash ( Text/Highlighting/Kate/Syntax/Bash.hs, dist/build/Text/Highlighting/Kate/Syntax/Bash.o )
[ 55 of 106] Compiling Text.Highlighting.Kate.Syntax.Cmake ( Text/Highlighting/Kate/Syntax/Cmake.hs, dist/build/Text/Highlighting/Kate/Syntax/Cmake.o )
[ 56 of 106] Compiling Text.Highlighting.Kate.Syntax.Javascript ( Text/Highlighting/Kate/Syntax/Javascript.hs, dist/build/Text/Highlighting/Kate/Syntax/Javascript.o )
[ 57 of 106] Compiling Text.Highlighting.Kate.Syntax.Coffee ( Text/Highlighting/Kate/Syntax/Coffee.hs, dist/build/Text/Highlighting/Kate/Syntax/Coffee.o )
[ 58 of 106] Compiling Text.Highlighting.Kate.Syntax.Djangotemplate ( Text/Highlighting/Kate/Syntax/Djangotemplate.hs, dist/build/Text/Highlighting/Kate/Syntax/Djangotemplate.o )
[ 59 of 106] Compiling Text.Highlighting.Kate.Syntax.Html ( Text/Highlighting/Kate/Syntax/Html.hs, dist/build/Text/Highlighting/Kate/Syntax/Html.o )
[ 60 of 106] Compiling Text.Highlighting.Kate.Syntax.Javadoc ( Text/Highlighting/Kate/Syntax/Javadoc.hs, dist/build/Text/Highlighting/Kate/Syntax/Javadoc.o )
[ 61 of 106] Compiling Text.Highlighting.Kate.Syntax.Actionscript ( Text/Highlighting/Kate/Syntax/Actionscript.hs, dist/build/Text/Highlighting/Kate/Syntax/Actionscript.o )
[ 62 of 106] Compiling Text.Highlighting.Kate.Syntax.Java ( Text/Highlighting/Kate/Syntax/Java.hs, dist/build/Text/Highlighting/Kate/Syntax/Java.o )
[ 63 of 106] Compiling Text.Highlighting.Kate.Syntax.Modula2 ( Text/Highlighting/Kate/Syntax/Modula2.hs, dist/build/Text/Highlighting/Kate/Syntax/Modula2.o )
[ 64 of 106] Compiling Text.Highlighting.Kate.Syntax.Modula3 ( Text/Highlighting/Kate/Syntax/Modula3.hs, dist/build/Text/Highlighting/Kate/Syntax/Modula3.o )
[ 65 of 106] Compiling Text.Highlighting.Kate.Syntax.Monobasic ( Text/Highlighting/Kate/Syntax/Monobasic.hs, dist/build/Text/Highlighting/Kate/Syntax/Monobasic.o )
[ 66 of 106] Compiling Text.Highlighting.Kate.Syntax.Nasm ( Text/Highlighting/Kate/Syntax/Nasm.hs, dist/build/Text/Highlighting/Kate/Syntax/Nasm.o )
[ 67 of 106] Compiling Text.Highlighting.Kate.Syntax.Noweb ( Text/Highlighting/Kate/Syntax/Noweb.hs, dist/build/Text/Highlighting/Kate/Syntax/Noweb.o )
[ 68 of 106] Compiling Text.Highlighting.Kate.Syntax.Objectivec ( Text/Highlighting/Kate/Syntax/Objectivec.hs, dist/build/Text/Highlighting/Kate/Syntax/Objectivec.o )
[ 69 of 106] Compiling Text.Highlighting.Kate.Syntax.Objectivecpp ( Text/Highlighting/Kate/Syntax/Objectivecpp.hs, dist/build/Text/Highlighting/Kate/Syntax/Objectivecpp.o )

Text/Highlighting/Kate/Syntax/Objectivecpp.hs:49:10: Warning:
    Pattern match(es) are overlapped
    In a case alternative: ("Objective-C++", "Preprocessor") -> ...

Text/Highlighting/Kate/Syntax/Objectivecpp.hs:84:1: Warning:
    Pattern match(es) are overlapped
    In an equation for `parseRules':
        parseRules ("Objective-C++", "Preprocessor") = ...
[ 70 of 106] Compiling Text.Highlighting.Kate.Syntax.Ocaml ( Text/Highlighting/Kate/Syntax/Ocaml.hs, dist/build/Text/Highlighting/Kate/Syntax/Ocaml.o )

Text/Highlighting/Kate/Syntax/Ocaml.hs:70:1: Warning:
    Defined but not used: `list_symbols'
[ 71 of 106] Compiling Text.Highlighting.Kate.Syntax.Octave ( Text/Highlighting/Kate/Syntax/Octave.hs, dist/build/Text/Highlighting/Kate/Syntax/Octave.o )
[ 72 of 106] Compiling Text.Highlighting.Kate.Syntax.Pascal ( Text/Highlighting/Kate/Syntax/Pascal.hs, dist/build/Text/Highlighting/Kate/Syntax/Pascal.o )
[ 73 of 106] Compiling Text.Highlighting.Kate.Syntax.Perl ( Text/Highlighting/Kate/Syntax/Perl.hs, dist/build/Text/Highlighting/Kate/Syntax/Perl.o )
[ 74 of 106] Compiling Text.Highlighting.Kate.Syntax.Pike ( Text/Highlighting/Kate/Syntax/Pike.hs, dist/build/Text/Highlighting/Kate/Syntax/Pike.o )
[ 75 of 106] Compiling Text.Highlighting.Kate.Syntax.Postscript ( Text/Highlighting/Kate/Syntax/Postscript.hs, dist/build/Text/Highlighting/Kate/Syntax/Postscript.o )
[ 76 of 106] Compiling Text.Highlighting.Kate.Syntax.Prolog ( Text/Highlighting/Kate/Syntax/Prolog.hs, dist/build/Text/Highlighting/Kate/Syntax/Prolog.o )

Text/Highlighting/Kate/Syntax/Prolog.hs:102:1: Warning:
    Defined but not used: `list_directives_non'2dISO'

Text/Highlighting/Kate/Syntax/Prolog.hs:105:1: Warning:
    Defined but not used: `list_listing_non'2dISO'

Text/Highlighting/Kate/Syntax/Prolog.hs:107:1: Warning:
    Defined but not used: `list_terms_non'2dISO'

Text/Highlighting/Kate/Syntax/Prolog.hs:109:1: Warning:
    Defined but not used: `list_lists_ISO'

Text/Highlighting/Kate/Syntax/Prolog.hs:110:1: Warning:
    Defined but not used: `list_lists_non'2dISO'

Text/Highlighting/Kate/Syntax/Prolog.hs:112:1: Warning:
    Defined but not used: `list_streams_deprecated'

Text/Highlighting/Kate/Syntax/Prolog.hs:120:1: Warning:
    Defined but not used: `list_list'2bis'5flist_non'2dISO'
[ 77 of 106] Compiling Text.Highlighting.Kate.Syntax.Python ( Text/Highlighting/Kate/Syntax/Python.hs, dist/build/Text/Highlighting/Kate/Syntax/Python.o )
[ 78 of 106] Compiling Text.Highlighting.Kate.Syntax.Latex ( Text/Highlighting/Kate/Syntax/Latex.hs, dist/build/Text/Highlighting/Kate/Syntax/Latex.o )
[ 79 of 106] Compiling Text.Highlighting.Kate.Syntax.R ( Text/Highlighting/Kate/Syntax/R.hs, dist/build/Text/Highlighting/Kate/Syntax/R.o )
[ 80 of 106] Compiling Text.Highlighting.Kate.Syntax.Relaxngcompact ( Text/Highlighting/Kate/Syntax/Relaxngcompact.hs, dist/build/Text/Highlighting/Kate/Syntax/Relaxngcompact.o )
[ 81 of 106] Compiling Text.Highlighting.Kate.Syntax.Rhtml ( Text/Highlighting/Kate/Syntax/Rhtml.hs, dist/build/Text/Highlighting/Kate/Syntax/Rhtml.o )
[ 82 of 106] Compiling Text.Highlighting.Kate.Syntax.Roff ( Text/Highlighting/Kate/Syntax/Roff.hs, dist/build/Text/Highlighting/Kate/Syntax/Roff.o )
[ 83 of 106] Compiling Text.Highlighting.Kate.Syntax.Mandoc ( Text/Highlighting/Kate/Syntax/Mandoc.hs, dist/build/Text/Highlighting/Kate/Syntax/Mandoc.o )
[ 84 of 106] Compiling Text.Highlighting.Kate.Syntax.Ruby ( Text/Highlighting/Kate/Syntax/Ruby.hs, dist/build/Text/Highlighting/Kate/Syntax/Ruby.o )
[ 85 of 106] Compiling Text.Highlighting.Kate.Syntax.Rust ( Text/Highlighting/Kate/Syntax/Rust.hs, dist/build/Text/Highlighting/Kate/Syntax/Rust.o )
[ 86 of 106] Compiling Text.Highlighting.Kate.Syntax.Scala ( Text/Highlighting/Kate/Syntax/Scala.hs, dist/build/Text/Highlighting/Kate/Syntax/Scala.o )
[ 87 of 106] Compiling Text.Highlighting.Kate.Syntax.Scheme ( Text/Highlighting/Kate/Syntax/Scheme.hs, dist/build/Text/Highlighting/Kate/Syntax/Scheme.o )
[ 88 of 106] Compiling Text.Highlighting.Kate.Syntax.Sci ( Text/Highlighting/Kate/Syntax/Sci.hs, dist/build/Text/Highlighting/Kate/Syntax/Sci.o )
[ 89 of 106] Compiling Text.Highlighting.Kate.Syntax.Sed ( Text/Highlighting/Kate/Syntax/Sed.hs, dist/build/Text/Highlighting/Kate/Syntax/Sed.o )
[ 90 of 106] Compiling Text.Highlighting.Kate.Syntax.Sgml ( Text/Highlighting/Kate/Syntax/Sgml.hs, dist/build/Text/Highlighting/Kate/Syntax/Sgml.o )
[ 91 of 106] Compiling Text.Highlighting.Kate.Syntax.Sql ( Text/Highlighting/Kate/Syntax/Sql.hs, dist/build/Text/Highlighting/Kate/Syntax/Sql.o )
[ 92 of 106] Compiling Text.Highlighting.Kate.Syntax.SqlMysql ( Text/Highlighting/Kate/Syntax/SqlMysql.hs, dist/build/Text/Highlighting/Kate/Syntax/SqlMysql.o )
[ 93 of 106] Compiling Text.Highlighting.Kate.Syntax.Php ( Text/Highlighting/Kate/Syntax/Php.hs, dist/build/Text/Highlighting/Kate/Syntax/Php.o )
[ 94 of 106] Compiling Text.Highlighting.Kate.Syntax.SqlPostgresql ( Text/Highlighting/Kate/Syntax/SqlPostgresql.hs, dist/build/Text/Highlighting/Kate/Syntax/SqlPostgresql.o )
[ 95 of 106] Compiling Text.Highlighting.Kate.Syntax.Tcl ( Text/Highlighting/Kate/Syntax/Tcl.hs, dist/build/Text/Highlighting/Kate/Syntax/Tcl.o )
[ 96 of 106] Compiling Text.Highlighting.Kate.Syntax.Texinfo ( Text/Highlighting/Kate/Syntax/Texinfo.hs, dist/build/Text/Highlighting/Kate/Syntax/Texinfo.o )
[ 97 of 106] Compiling Text.Highlighting.Kate.Syntax.Verilog ( Text/Highlighting/Kate/Syntax/Verilog.hs, dist/build/Text/Highlighting/Kate/Syntax/Verilog.o )
[ 98 of 106] Compiling Text.Highlighting.Kate.Syntax.Vhdl ( Text/Highlighting/Kate/Syntax/Vhdl.hs, dist/build/Text/Highlighting/Kate/Syntax/Vhdl.o )

Text/Highlighting/Kate/Syntax/Vhdl.hs:87:1: Warning:
    Defined but not used: `list_directions'
[ 99 of 106] Compiling Text.Highlighting.Kate.Syntax.Xml ( Text/Highlighting/Kate/Syntax/Xml.hs, dist/build/Text/Highlighting/Kate/Syntax/Xml.o )
[100 of 106] Compiling Text.Highlighting.Kate.Syntax.Xorg ( Text/Highlighting/Kate/Syntax/Xorg.hs, dist/build/Text/Highlighting/Kate/Syntax/Xorg.o )
[101 of 106] Compiling Text.Highlighting.Kate.Syntax.Xslt ( Text/Highlighting/Kate/Syntax/Xslt.hs, dist/build/Text/Highlighting/Kate/Syntax/Xslt.o )
[102 of 106] Compiling Text.Highlighting.Kate.Syntax.Xul ( Text/Highlighting/Kate/Syntax/Xul.hs, dist/build/Text/Highlighting/Kate/Syntax/Xul.o )
[103 of 106] Compiling Text.Highlighting.Kate.Syntax.Yacc ( Text/Highlighting/Kate/Syntax/Yacc.hs, dist/build/Text/Highlighting/Kate/Syntax/Yacc.o )
[104 of 106] Compiling Text.Highlighting.Kate.Syntax.Yaml ( Text/Highlighting/Kate/Syntax/Yaml.hs, dist/build/Text/Highlighting/Kate/Syntax/Yaml.o )
[105 of 106] Compiling Text.Highlighting.Kate.Syntax ( Text/Highlighting/Kate/Syntax.hs, dist/build/Text/Highlighting/Kate/Syntax.o )
[106 of 106] Compiling Text.Highlighting.Kate ( Text/Highlighting/Kate.hs, dist/build/Text/Highlighting/Kate.o )
In-place registering highlighting-kate-0.5.5.1...
Running Haddock for highlighting-kate-0.5.5.1...
Running hscolour for highlighting-kate-0.5.5.1...
Preprocessing library highlighting-kate-0.5.5.1...
Preprocessing library highlighting-kate-0.5.5.1...
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

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Fsharp.hs:70:1: Warning:
    Defined but not used: `list_symbols'

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Metafont.hs:82:1: Warning:
    Defined but not used: `list_notDefined'

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Metafont.hs:84:1: Warning:
    Defined but not used: `list_EnvDelimiters'

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Ocaml.hs:70:1: Warning:
    Defined but not used: `list_symbols'

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Prolog.hs:102:1: Warning:
    Defined but not used: `list_directives_non'2dISO'

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Prolog.hs:105:1: Warning:
    Defined but not used: `list_listing_non'2dISO'

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Prolog.hs:107:1: Warning:
    Defined but not used: `list_terms_non'2dISO'

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Prolog.hs:109:1: Warning:
    Defined but not used: `list_lists_ISO'

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Prolog.hs:110:1: Warning:
    Defined but not used: `list_lists_non'2dISO'

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Prolog.hs:112:1: Warning:
    Defined but not used: `list_streams_deprecated'

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Prolog.hs:120:1: Warning:
    Defined but not used: `list_list'2bis'5flist_non'2dISO'

dist/build/tmp-29086/Text/Highlighting/Kate/Syntax/Vhdl.hs:87:1: Warning:
    Defined but not used: `list_directions'
Haddock coverage:
   0% (  0 /  8) in 'Paths_highlighting_kate'
  44% (  7 / 16) in 'Text.Highlighting.Kate.Types'
 100% (  8 /  8) in 'Text.Highlighting.Kate.Styles'
 100% (  4 /  4) in 'Text.Highlighting.Kate.Format.HTML'
 100% (  4 /  4) in 'Text.Highlighting.Kate.Format.LaTeX'
  12% (  5 / 43) in 'Text.Highlighting.Kate.Common'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Ada'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Alert'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Alert_indent'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Apache'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Asn1'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Asp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Awk'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Bibtex'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Boo'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Changelog'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Clojure'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Coldfusion'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Commonlisp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Css'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Curry'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.D'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Diff'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Doxygen'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.C'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Cpp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Cs'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Doxygenlua'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Dtd'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Eiffel'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Email'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Erlang'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Fortran'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Fsharp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Gnuassembler'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Go'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Haskell'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Haxe'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Ini'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Json'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Jsp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Julia'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Lex'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.LiterateCurry'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.LiterateHaskell'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Lua'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Makefile'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Markdown'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Matlab'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Maxima'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Metafont'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Mips'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Modelines'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Bash'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Cmake'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Javascript'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Coffee'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Djangotemplate'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Html'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Javadoc'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Actionscript'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Java'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Modula2'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Modula3'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Monobasic'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Nasm'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Noweb'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Objectivec'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Objectivecpp'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Ocaml'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Octave'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Pascal'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Perl'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Pike'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Postscript'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Prolog'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Python'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Latex'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.R'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Relaxngcompact'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Rhtml'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Roff'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Mandoc'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Ruby'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Rust'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Scala'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Scheme'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Sci'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Sed'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Sgml'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Sql'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.SqlMysql'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Php'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.SqlPostgresql'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Tcl'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Texinfo'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Verilog'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Vhdl'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Xml'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Xorg'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Xslt'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Xul'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Yacc'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Yaml'
 100% (  5 /  5) in 'Text.Highlighting.Kate.Syntax'
  90% (  9 / 10) in 'Text.Highlighting.Kate'
Warning: Text.Highlighting.Kate.Types: could not find link destinations for:
    Text.Parsec.String.GenParser
Documentation created: dist/doc/html/highlighting-kate/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/highlighting-kate-0.5.5.1
Registering highlighting-kate-0.5.5.1...
Installed highlighting-kate-0.5.5.1
Configuring cipher-aes-0.2.6...
Building cipher-aes-0.2.6...
Preprocessing library cipher-aes-0.2.6...
[1 of 1] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o )
In-place registering cipher-aes-0.2.6...
Running Haddock for cipher-aes-0.2.6...
Running hscolour for cipher-aes-0.2.6...
Preprocessing library cipher-aes-0.2.6...
Preprocessing library cipher-aes-0.2.6...
Haddock coverage:
  96% ( 24 / 25) in 'Crypto.Cipher.AES'
Documentation created: dist/doc/html/cipher-aes/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cipher-aes-0.2.6
Registering cipher-aes-0.2.6...
Installed cipher-aes-0.2.6
Configuring cipher-rc4-0.1.4...
Building cipher-rc4-0.1.4...
Preprocessing library cipher-rc4-0.1.4...
[1 of 1] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o )
In-place registering cipher-rc4-0.1.4...
Running Haddock for cipher-rc4-0.1.4...
Running hscolour for cipher-rc4-0.1.4...
Preprocessing library cipher-rc4-0.1.4...
Preprocessing library cipher-rc4-0.1.4...
Haddock coverage:
  80% (  8 / 10) in 'Crypto.Cipher.RC4'
Documentation created: dist/doc/html/cipher-rc4/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cipher-rc4-0.1.4
Registering cipher-rc4-0.1.4...
Installed cipher-rc4-0.1.4
Configuring cookie-0.4.0.1...
Building cookie-0.4.0.1...
Preprocessing library cookie-0.4.0.1...
[1 of 1] Compiling Web.Cookie       ( Web/Cookie.hs, dist/build/Web/Cookie.o )
In-place registering cookie-0.4.0.1...
Running Haddock for cookie-0.4.0.1...
Running hscolour for cookie-0.4.0.1...
Preprocessing library cookie-0.4.0.1...
Preprocessing library cookie-0.4.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  36% ( 10 / 28) in 'Web.Cookie'
Warning: Web.Cookie: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/cookie/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cookie-0.4.0.1
Registering cookie-0.4.0.1...
Installed cookie-0.4.0.1
Configuring publicsuffixlist-0.1...
Building publicsuffixlist-0.1...
Preprocessing library publicsuffixlist-0.1...
[1 of 4] Compiling Network.PublicSuffixList.Types ( Network/PublicSuffixList/Types.hs, dist/build/Network/PublicSuffixList/Types.o )
[2 of 4] Compiling Network.PublicSuffixList.Serialize ( Network/PublicSuffixList/Serialize.hs, dist/build/Network/PublicSuffixList/Serialize.o )
[3 of 4] Compiling Network.PublicSuffixList.DataStructure ( Network/PublicSuffixList/DataStructure.hs, dist/build/Network/PublicSuffixList/DataStructure.o )
[4 of 4] Compiling Network.PublicSuffixList.Lookup ( Network/PublicSuffixList/Lookup.hs, dist/build/Network/PublicSuffixList/Lookup.o )
In-place registering publicsuffixlist-0.1...
Running Haddock for publicsuffixlist-0.1...
Running hscolour for publicsuffixlist-0.1...
Preprocessing library publicsuffixlist-0.1...
Preprocessing library publicsuffixlist-0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
  33% (  1 /  3) in 'Network.PublicSuffixList.Types'
   0% (  0 /  3) in 'Network.PublicSuffixList.Serialize'
  50% (  1 /  2) in 'Network.PublicSuffixList.DataStructure'
  80% (  4 /  5) in 'Network.PublicSuffixList.Lookup'
Warning: Network.PublicSuffixList.DataStructure: could not find link destinations for:
    Network.PublicSuffixList.Types.DataStructure
Warning: Network.PublicSuffixList.Lookup: could not find link destinations for:
    Data.Text.Internal.Text Network.PublicSuffixList.Types.DataStructure
Documentation created: dist/doc/html/publicsuffixlist/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/publicsuffixlist-0.1
Registering publicsuffixlist-0.1...
Installed publicsuffixlist-0.1
Configuring void-0.6.1...
Building void-0.6.1...
Preprocessing library void-0.6.1...
[1 of 2] Compiling Data.Void        ( src/Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.6.1...
Running Haddock for void-0.6.1...
Running hscolour for void-0.6.1...
Preprocessing library void-0.6.1...
Preprocessing library void-0.6.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
 100% (  5 /  5) in 'Data.Void'
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/void-0.6.1
Registering void-0.6.1...
Installed void-0.6.1
Configuring pandoc-types-1.12.3...
Building pandoc-types-1.12.3...
Preprocessing library pandoc-types-1.12.3...
[1 of 5] Compiling Text.Pandoc.Generic ( Text/Pandoc/Generic.hs, dist/build/Text/Pandoc/Generic.o )
[2 of 5] Compiling Text.Pandoc.Definition ( Text/Pandoc/Definition.hs, dist/build/Text/Pandoc/Definition.o )
[3 of 5] Compiling Text.Pandoc.Builder ( Text/Pandoc/Builder.hs, dist/build/Text/Pandoc/Builder.o )
[4 of 5] Compiling Text.Pandoc.Walk ( Text/Pandoc/Walk.hs, dist/build/Text/Pandoc/Walk.o )
[5 of 5] Compiling Text.Pandoc.JSON ( Text/Pandoc/JSON.hs, dist/build/Text/Pandoc/JSON.o )
In-place registering pandoc-types-1.12.3...
Running Haddock for pandoc-types-1.12.3...
Running hscolour for pandoc-types-1.12.3...
Preprocessing library pandoc-types-1.12.3...
Preprocessing library pandoc-types-1.12.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
 100% (  5 /  5) in 'Text.Pandoc.Generic'
  72% ( 18 / 25) in 'Text.Pandoc.Definition'
  29% ( 17 / 58) in 'Text.Pandoc.Builder'
  50% (  1 /  2) in 'Text.Pandoc.Walk'
 100% (  3 /  3) in 'Text.Pandoc.JSON'
Documentation created: dist/doc/html/pandoc-types/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pandoc-types-1.12.3
Registering pandoc-types-1.12.3...
Installed pandoc-types-1.12.3
Configuring crypto-numbers-0.2.3...
Building crypto-numbers-0.2.3...
Preprocessing library crypto-numbers-0.2.3...
[1 of 7] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o )
[2 of 7] Compiling Crypto.Number.Polynomial ( Crypto/Number/Polynomial.hs, dist/build/Crypto/Number/Polynomial.o )
[3 of 7] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o )
[4 of 7] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o )
[5 of 7] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o )
[6 of 7] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o )
[7 of 7] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o )
In-place registering crypto-numbers-0.2.3...
Running Haddock for crypto-numbers-0.2.3...
Running hscolour for crypto-numbers-0.2.3...
Preprocessing library crypto-numbers-0.2.3...
Preprocessing library crypto-numbers-0.2.3...
Haddock coverage:
 100% (  7 /  7) in 'Crypto.Number.F2m'
  15% (  2 / 13) in 'Crypto.Number.Polynomial'
 100% (  6 /  6) in 'Crypto.Number.Serialize'
 100% (  4 /  4) in 'Crypto.Number.Generate'
 100% (  5 /  5) in 'Crypto.Number.Basic'
  83% ( 10 / 12) in 'Crypto.Number.ModArithmetic'
 100% ( 10 / 10) in 'Crypto.Number.Prime'
Documentation created: dist/doc/html/crypto-numbers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-numbers-0.2.3
Registering crypto-numbers-0.2.3...
Installed crypto-numbers-0.2.3
Configuring resourcet-0.4.9...
Building resourcet-0.4.9...
Preprocessing library resourcet-0.4.9...
[1 of 2] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o )
[2 of 2] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o )
In-place registering resourcet-0.4.9...
Running Haddock for resourcet-0.4.9...
Running hscolour for resourcet-0.4.9...
Preprocessing library resourcet-0.4.9...
Preprocessing library resourcet-0.4.9...
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:
Warning: Control.Monad.Trans.Resource.Internal: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Resource.Internal.ResourceT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Resource.Internal.ResourceT m), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Resource.Internal.ExceptionT, Control.Monad.Trans.Control.MonadBaseControl b m =>
Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Resource.Internal.ExceptionT m)
  69% (  9 / 13) in 'Control.Monad.Trans.Resource.Internal'
  98% ( 40 / 41) in 'Control.Monad.Trans.Resource'
Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.Resource.Internal.NextKey Control.Monad.Trans.Resource.Internal.RefCount
Warning: Control.Monad.Trans.Resource: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.Reader.Class.MonadReader Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Data.Functor.Identity.Identity Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.RWS.Strict.RWST Control.Monad.Trans.RWS.Lazy.RWST
Documentation created: dist/doc/html/resourcet/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/resourcet-0.4.9
Registering resourcet-0.4.9...
Installed resourcet-0.4.9
Configuring cprng-aes-0.5.2...
Building cprng-aes-0.5.2...
Preprocessing library cprng-aes-0.5.2...
[1 of 2] Compiling Crypto.Random.AESCtr.Internal ( Crypto/Random/AESCtr/Internal.hs, dist/build/Crypto/Random/AESCtr/Internal.o )
[2 of 2] Compiling Crypto.Random.AESCtr ( Crypto/Random/AESCtr.hs, dist/build/Crypto/Random/AESCtr.o )
In-place registering cprng-aes-0.5.2...
Running Haddock for cprng-aes-0.5.2...
Running hscolour for cprng-aes-0.5.2...
Preprocessing library cprng-aes-0.5.2...
Preprocessing library cprng-aes-0.5.2...
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:
  18% (  2 / 11) in 'Crypto.Random.AESCtr.Internal'
 100% (  4 /  4) in 'Crypto.Random.AESCtr'
Warning: Crypto.Random.AESCtr: could not find link destinations for:
    System.Random.RandomGen
Documentation created: dist/doc/html/cprng-aes/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cprng-aes-0.5.2
Registering cprng-aes-0.5.2...
Installed cprng-aes-0.5.2
[1 of 1] Compiling Main             ( /tmp/texmath-0.6.5.2-29086/texmath-0.6.5.2/Setup.hs, /tmp/texmath-0.6.5.2-29086/texmath-0.6.5.2/dist/setup/Main.o )

/tmp/texmath-0.6.5.2-29086/texmath-0.6.5.2/Setup.hs:5:49: Warning:
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
Linking /tmp/texmath-0.6.5.2-29086/texmath-0.6.5.2/dist/setup/setup ...
Configuring texmath-0.6.5.2...
Building texmath-0.6.5.2...
Preprocessing library texmath-0.6.5.2...
[1 of 8] Compiling Text.TeXMath.Macros ( Text/TeXMath/Macros.hs, dist/build/Text/TeXMath/Macros.o )
[2 of 8] Compiling Text.TeXMath.Types ( Text/TeXMath/Types.hs, dist/build/Text/TeXMath/Types.o )
[3 of 8] Compiling Text.TeXMath.ToUnicode ( Text/TeXMath/ToUnicode.hs, dist/build/Text/TeXMath/ToUnicode.o )
[4 of 8] Compiling Text.TeXMath.Pandoc ( Text/TeXMath/Pandoc.hs, dist/build/Text/TeXMath/Pandoc.o )
[5 of 8] Compiling Text.TeXMath.OMML ( Text/TeXMath/OMML.hs, dist/build/Text/TeXMath/OMML.o )
[6 of 8] Compiling Text.TeXMath.MathML ( Text/TeXMath/MathML.hs, dist/build/Text/TeXMath/MathML.o )
[7 of 8] Compiling Text.TeXMath.Parser ( Text/TeXMath/Parser.hs, dist/build/Text/TeXMath/Parser.o )
[8 of 8] Compiling Text.TeXMath     ( Text/TeXMath.hs, dist/build/Text/TeXMath.o )
In-place registering texmath-0.6.5.2...
Running Haddock for texmath-0.6.5.2...
Running hscolour for texmath-0.6.5.2...
Preprocessing library texmath-0.6.5.2...
Preprocessing library texmath-0.6.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
  75% (  3 /  4) in 'Text.TeXMath.Macros'
  14% (  1 /  7) in 'Text.TeXMath.Types'
 100% (  2 /  2) in 'Text.TeXMath.ToUnicode'
 100% (  2 /  2) in 'Text.TeXMath.Pandoc'
  33% (  1 /  3) in 'Text.TeXMath.OMML'
  33% (  1 /  3) in 'Text.TeXMath.MathML'
 100% (  2 /  2) in 'Text.TeXMath.Parser'
  20% (  1 /  5) in 'Text.TeXMath'
Documentation created: dist/doc/html/texmath/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/texmath-0.6.5.2
Registering texmath-0.6.5.2...
Installed texmath-0.6.5.2
Configuring crypto-pubkey-0.2.2...
Building crypto-pubkey-0.2.2...
Preprocessing library crypto-pubkey-0.2.2...
[ 1 of 12] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o )
[ 2 of 12] Compiling Crypto.PubKey.HashDescr ( Crypto/PubKey/HashDescr.hs, dist/build/Crypto/PubKey/HashDescr.o )
[ 3 of 12] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o )
[ 4 of 12] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o )
[ 5 of 12] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o )
[ 6 of 12] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o )
[ 7 of 12] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o )
[ 8 of 12] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o )
[ 9 of 12] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o )
[10 of 12] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o )
[11 of 12] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o )
[12 of 12] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o )
In-place registering crypto-pubkey-0.2.2...
Running Haddock for crypto-pubkey-0.2.2...
Running hscolour for crypto-pubkey-0.2.2...
Preprocessing library crypto-pubkey-0.2.2...
Preprocessing library crypto-pubkey-0.2.2...
Haddock coverage:
 100% (  9 /  9) in 'Crypto.PubKey.DH'
 100% ( 13 / 13) in 'Crypto.PubKey.HashDescr'
 100% (  3 /  3) in 'Crypto.PubKey.MaskGenFunction'
 100% ( 10 / 10) in 'Crypto.PubKey.DSA'
 100% ( 19 / 19) in 'Crypto.PubKey.ElGamal'
 100% (  3 /  3) in 'Crypto.PubKey.Internal'
 100% (  3 /  3) in 'Crypto.PubKey.RSA.Types'
 100% (  5 /  5) in 'Crypto.PubKey.RSA.Prim'
 100% (  9 /  9) in 'Crypto.PubKey.RSA'
 100% ( 13 / 13) in 'Crypto.PubKey.RSA.PKCS15'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.OAEP'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.PSS'
Documentation created: dist/doc/html/crypto-pubkey/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/crypto-pubkey-0.2.2
Registering crypto-pubkey-0.2.2...
Installed crypto-pubkey-0.2.2
Configuring conduit-1.0.9.3...
Building conduit-1.0.9.3...
Preprocessing library conduit-1.0.9.3...
[1 of 8] Compiling System.PosixFile ( dist/build/System/PosixFile.hs, dist/build/System/PosixFile.o )
[2 of 8] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o )
[3 of 8] Compiling Data.Conduit.Util ( Data/Conduit/Util.hs, dist/build/Data/Conduit/Util.o )
[4 of 8] Compiling Data.Conduit     ( Data/Conduit.hs, dist/build/Data/Conduit.o )
[5 of 8] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o )
[6 of 8] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o )
[7 of 8] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o )
[8 of 8] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o )
In-place registering conduit-1.0.9.3...
Running Haddock for conduit-1.0.9.3...
Running hscolour for conduit-1.0.9.3...
Preprocessing library conduit-1.0.9.3...
Preprocessing library conduit-1.0.9.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
   0% (  0 /  6) in 'System.PosixFile'
  91% ( 39 / 43) in 'Data.Conduit.Internal'
 100% (  4 /  4) in 'Data.Conduit.Util'
  98% ( 49 / 50) in 'Data.Conduit'
  98% ( 43 / 44) in 'Data.Conduit.List'
 100% ( 30 / 30) in 'Data.Conduit.Binary'
 100% ( 21 / 21) in 'Data.Conduit.Text'
 100% (  2 /  2) in 'Data.Conduit.Lazy'
Warning: Data.Conduit.Internal: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO
Warning: Data.Conduit: could not find link destinations for:
    Control.Monad.RWS.Class.MonadRWS Control.Monad.Error.Class.MonadError Control.Monad.Reader.Class.MonadReader Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO Control.Monad.Cont.Class.MonadCont Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.List.ListT Control.Monad.Trans.Identity.IdentityT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Writer.Strict.WriterT Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Cont.ContT Control.Monad.Trans.RWS.Lazy.RWST Control.Monad.Trans.RWS.Strict.RWST Data.Functor.Identity.Identity
Warning: Data.Conduit.Binary: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO
Warning: Data.Conduit.Text: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/conduit-1.0.9.3
Registering conduit-1.0.9.3...
Installed conduit-1.0.9.3
Configuring tls-1.1.5...
Building tls-1.1.5...
Preprocessing library tls-1.1.5...
[ 1 of 31] Compiling Network.TLS.MAC  ( Network/TLS/MAC.hs, dist/build/Network/TLS/MAC.o )
[ 2 of 31] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, dist/build/Network/TLS/Measurement.o )
[ 3 of 31] Compiling Network.TLS.Types ( Network/TLS/Types.hs, dist/build/Network/TLS/Types.o )
[ 4 of 31] Compiling Network.TLS.Session ( Network/TLS/Session.hs, dist/build/Network/TLS/Session.o )
[ 5 of 31] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, dist/build/Network/TLS/Crypto.o )
[ 6 of 31] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, dist/build/Network/TLS/Struct.o )
[ 7 of 31] Compiling Network.TLS.Cap  ( Network/TLS/Cap.hs, dist/build/Network/TLS/Cap.o )
[ 8 of 31] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, dist/build/Network/TLS/Wire.o )
[ 9 of 31] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, dist/build/Network/TLS/Extension.o )
[10 of 31] Compiling Network.TLS.Util ( Network/TLS/Util.hs, dist/build/Network/TLS/Util.o )
[11 of 31] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, dist/build/Network/TLS/Cipher.o )
[12 of 31] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, dist/build/Network/TLS/Packet.o )
[13 of 31] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, dist/build/Network/TLS/Compression.o )
[14 of 31] Compiling Network.TLS.State ( Network/TLS/State.hs, dist/build/Network/TLS/State.o )
[15 of 31] Compiling Network.TLS.Context ( Network/TLS/Context.hs, dist/build/Network/TLS/Context.o )
[16 of 31] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, dist/build/Network/TLS/Handshake/Certificate.o )
[17 of 31] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, dist/build/Network/TLS/Handshake/Signature.o )
[18 of 31] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, dist/build/Network/TLS/Record/Types.o )
[19 of 31] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, dist/build/Network/TLS/Record/Engage.o )
[20 of 31] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, dist/build/Network/TLS/Record/Disengage.o )
[21 of 31] Compiling Network.TLS.Record ( Network/TLS/Record.hs, dist/build/Network/TLS/Record.o )
[22 of 31] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, dist/build/Network/TLS/Receiving.o )
[23 of 31] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, dist/build/Network/TLS/Sending.o )
[24 of 31] Compiling Network.TLS.IO   ( Network/TLS/IO.hs, dist/build/Network/TLS/IO.o )
[25 of 31] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, dist/build/Network/TLS/Handshake/Common.o )
[26 of 31] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, dist/build/Network/TLS/Handshake/Client.o )
[27 of 31] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, dist/build/Network/TLS/Handshake/Server.o )
[28 of 31] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, dist/build/Network/TLS/Handshake.o )
[29 of 31] Compiling Network.TLS.Core ( Network/TLS/Core.hs, dist/build/Network/TLS/Core.o )
[30 of 31] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, dist/build/Network/TLS/Internal.o )
[31 of 31] Compiling Network.TLS      ( Network/TLS.hs, dist/build/Network/TLS.o )
In-place registering tls-1.1.5...
Running Haddock for tls-1.1.5...
Running hscolour for tls-1.1.5...
Preprocessing library tls-1.1.5...
Preprocessing library tls-1.1.5...
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:
  10% (  1 / 10) in 'Network.TLS.MAC'
  29% (  2 /  7) in 'Network.TLS.Measurement'
 100% (  6 /  6) in 'Network.TLS.Types'
  67% (  2 /  3) in 'Network.TLS.Session'
  17% (  3 / 18) in 'Network.TLS.Crypto'
Warning: Network.TLS.Struct: valOfType is exported separately but will be documented under TypeValuable. Consider exporting it together with its parent(s) for code clarity.
Warning: Network.TLS.Struct: valToType is exported separately but will be documented under TypeValuable. Consider exporting it together with its parent(s) for code clarity.
  13% (  5 / 38) in 'Network.TLS.Struct'
  33% (  1 /  3) in 'Network.TLS.Cap'
  29% (  9 / 31) in 'Network.TLS.Wire'
  54% (  7 / 13) in 'Network.TLS.Extension'
  33% (  3 /  9) in 'Network.TLS.Util'
  27% (  3 / 11) in 'Network.TLS.Cipher'
  22% (  7 / 32) in 'Network.TLS.Packet'
 100% ( 12 / 12) in 'Network.TLS.Compression'
   2% (  1 / 63) in 'Network.TLS.State'
  33% ( 18 / 54) in 'Network.TLS.Context'
  33% (  1 /  3) in 'Network.TLS.Handshake.Certificate'
  50% (  1 /  2) in 'Network.TLS.Handshake.Signature'
  54% ( 13 / 24) in 'Network.TLS.Record.Types'
  50% (  1 /  2) in 'Network.TLS.Record.Engage'
  50% (  1 /  2) in 'Network.TLS.Record.Disengage'
  36% (  5 / 14) in 'Network.TLS.Record'
  20% (  1 /  5) in 'Network.TLS.Receiving'
  25% (  1 /  4) in 'Network.TLS.Sending'
  60% (  3 /  5) in 'Network.TLS.IO'
  21% (  3 / 14) in 'Network.TLS.Handshake.Common'
  50% (  1 /  2) in 'Network.TLS.Handshake.Client'
  67% (  2 /  3) in 'Network.TLS.Handshake.Server'
  60% (  3 /  5) in 'Network.TLS.Handshake'
  88% ( 14 / 16) in 'Network.TLS.Core'
  17% ( 13 / 78) in 'Network.TLS.Internal'
  57% ( 52 / 91) in 'Network.TLS'
Warning: Network.TLS: could not find link destinations for:
    Network.Socket.HostName Control.Monad.IO.Class.MonadIO Control.Monad.Trans.Error.Error
Documentation created: dist/doc/html/tls/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tls-1.1.5
Registering tls-1.1.5...
Installed tls-1.1.5
Configuring blaze-builder-conduit-1.0.0...
Building blaze-builder-conduit-1.0.0...
Preprocessing library blaze-builder-conduit-1.0.0...
[1 of 1] Compiling Data.Conduit.Blaze ( Data/Conduit/Blaze.hs, dist/build/Data/Conduit/Blaze.o )
In-place registering blaze-builder-conduit-1.0.0...
Running Haddock for blaze-builder-conduit-1.0.0...
Running hscolour for blaze-builder-conduit-1.0.0...
Preprocessing library blaze-builder-conduit-1.0.0...
Preprocessing library blaze-builder-conduit-1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0
Haddock coverage:
 100% ( 25 / 25) in 'Data.Conduit.Blaze'
Documentation created: dist/doc/html/blaze-builder-conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-conduit-1.0.0
Registering blaze-builder-conduit-1.0.0...
Installed blaze-builder-conduit-1.0.0
Configuring yaml-0.8.5.2...
Building yaml-0.8.5.2...
Preprocessing library yaml-0.8.5.2...
[1 of 2] Compiling Text.Libyaml     ( Text/Libyaml.hs, dist/build/Text/Libyaml.o )

Text/Libyaml.hs:392:26: Warning:
    This binding for `pi' shadows the existing binding
      imported from `Prelude' at Text/Libyaml.hs:15:8-19
      (and originally defined in `GHC.Float')

Text/Libyaml.hs:491:33: Warning:
    In the use of `unsafeForeignPtrToPtr'
    (imported from Foreign.ForeignPtr):
    Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release"
[2 of 2] Compiling Data.Yaml        ( Data/Yaml.hs, dist/build/Data/Yaml.o )
In-place registering yaml-0.8.5.2...
Preprocessing executable 'yaml2json' for yaml-0.8.5.2...
[1 of 1] Compiling Main             ( exe/yaml2json.hs, dist/build/yaml2json/yaml2json-tmp/Main.o )
Linking dist/build/yaml2json/yaml2json ...
Running Haddock for yaml-0.8.5.2...
Running hscolour for yaml-0.8.5.2...
Preprocessing library yaml-0.8.5.2...
Preprocessing executable 'yaml2json' for yaml-0.8.5.2...
Preprocessing library yaml-0.8.5.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0

dist/build/tmp-29086/Text/Libyaml.hs:392:26: Warning:
    This binding for `pi' shadows the existing binding
      imported from `Prelude' at dist/build/tmp-29086/Text/Libyaml.hs:15:8-19
      (and originally defined in `GHC.Float')

dist/build/tmp-29086/Text/Libyaml.hs:491:33: Warning:
    In the use of `unsafeForeignPtrToPtr'
    (imported from Foreign.ForeignPtr):
    Deprecated: "Use Foreign.ForeignPtr.Unsafe.unsafeForeignPtrToPtr instead; This function will be removed in the next release"
Haddock coverage:
  33% (  5 / 15) in 'Text.Libyaml'
  71% ( 24 / 34) in 'Data.Yaml'
Warning: Data.Yaml: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Data.Yaml.Parse
Documentation created: dist/doc/html/yaml/index.html
Preprocessing executable 'yaml2json' for yaml-0.8.5.2...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/yaml-0.8.5.2
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 yaml-0.8.5.2...
Installed yaml-0.8.5.2
Configuring zlib-conduit-1.0.0...
Building zlib-conduit-1.0.0...
Preprocessing library zlib-conduit-1.0.0...
[1 of 1] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.o )
In-place registering zlib-conduit-1.0.0...
Running Haddock for zlib-conduit-1.0.0...
Running hscolour for zlib-conduit-1.0.0...
Preprocessing library zlib-conduit-1.0.0...
Preprocessing library zlib-conduit-1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-2.1.2, text-0.11.2.3,
transformers-0.3.0.0, zlib-0.5.4.1
Haddock coverage:
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.WindowBits
Warning: Couldn't find .haddock for export Codec.Compression.Zlib.Stream.defaultWindowBits
  83% ( 10 / 12) in 'Data.Conduit.Zlib'
Documentation created: dist/doc/html/zlib-conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zlib-conduit-1.0.0
Registering zlib-conduit-1.0.0...
Installed zlib-conduit-1.0.0
Configuring tls-extra-0.6.6...
Building tls-extra-0.6.6...
Preprocessing library tls-extra-0.6.6...
[1 of 6] Compiling Network.TLS.Extra.Compression ( Network/TLS/Extra/Compression.hs, dist/build/Network/TLS/Extra/Compression.o )
[2 of 6] Compiling Network.TLS.Extra.File ( Network/TLS/Extra/File.hs, dist/build/Network/TLS/Extra/File.o )
[3 of 6] Compiling Network.TLS.Extra.Connection ( Network/TLS/Extra/Connection.hs, dist/build/Network/TLS/Extra/Connection.o )
[4 of 6] Compiling Network.TLS.Extra.Certificate ( Network/TLS/Extra/Certificate.hs, dist/build/Network/TLS/Extra/Certificate.o )

Network/TLS/Extra/Certificate.hs:25:1: Warning:
    The qualified import of `Crypto.Hash.SHA1' is redundant
      except perhaps to import instances from `Crypto.Hash.SHA1'
    To import instances alone, use: import Crypto.Hash.SHA1()

Network/TLS/Extra/Certificate.hs:28:1: Warning:
    The qualified import of `Crypto.PubKey.DSA' is redundant
      except perhaps to import instances from `Crypto.PubKey.DSA'
    To import instances alone, use: import Crypto.PubKey.DSA()

Network/TLS/Extra/Certificate.hs:160:15: Warning:
    Defined but not used: `pk'

Network/TLS/Extra/Certificate.hs:160:20: Warning:
    Defined but not used: `b'
[5 of 6] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, dist/build/Network/TLS/Extra/Cipher.o )
[6 of 6] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, dist/build/Network/TLS/Extra.o )
In-place registering tls-extra-0.6.6...
Running Haddock for tls-extra-0.6.6...
Running hscolour for tls-extra-0.6.6...
Preprocessing library tls-extra-0.6.6...
Preprocessing library tls-extra-0.6.6...
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

dist/build/tmp-29086/Network/TLS/Extra/Certificate.hs:25:1: Warning:
    The qualified import of `Crypto.Hash.SHA1' is redundant
      except perhaps to import instances from `Crypto.Hash.SHA1'
    To import instances alone, use: import Crypto.Hash.SHA1()

dist/build/tmp-29086/Network/TLS/Extra/Certificate.hs:28:1: Warning:
    The qualified import of `Crypto.PubKey.DSA' is redundant
      except perhaps to import instances from `Crypto.PubKey.DSA'
    To import instances alone, use: import Crypto.PubKey.DSA()

dist/build/tmp-29086/Network/TLS/Extra/Certificate.hs:160:15: Warning:
    Defined but not used: `pk'

dist/build/tmp-29086/Network/TLS/Extra/Certificate.hs:160:20: Warning:
    Defined but not used: `b'
Haddock coverage:
 100% (  1 /  1) in 'Network.TLS.Extra.Compression'
 100% (  3 /  3) in 'Network.TLS.Extra.File'
 100% (  2 /  2) in 'Network.TLS.Extra.Connection'
 100% (  8 /  8) in 'Network.TLS.Extra.Certificate'
 100% ( 15 / 15) in 'Network.TLS.Extra.Cipher'
 100% ( 29 / 29) in 'Network.TLS.Extra'
Documentation created: dist/doc/html/tls-extra/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tls-extra-0.6.6
Registering tls-extra-0.6.6...
Installed tls-extra-0.6.6
Configuring http-conduit-1.9.5.2...
Building http-conduit-1.9.5.2...
Preprocessing library http-conduit-1.9.5.2...
[ 1 of 12] Compiling Network.HTTP.Conduit.Util ( Network/HTTP/Conduit/Util.hs, dist/build/Network/HTTP/Conduit/Util.o )
[ 2 of 12] Compiling Network.HTTP.Conduit.ConnInfo ( Network/HTTP/Conduit/ConnInfo.hs, dist/build/Network/HTTP/Conduit/ConnInfo.o )
[ 3 of 12] Compiling Network.HTTP.Conduit.Types ( Network/HTTP/Conduit/Types.hs, dist/build/Network/HTTP/Conduit/Types.o )
[ 4 of 12] Compiling Network.HTTP.Conduit.Parser ( Network/HTTP/Conduit/Parser.hs, dist/build/Network/HTTP/Conduit/Parser.o )
[ 5 of 12] Compiling Network.HTTP.Conduit.Chunk ( Network/HTTP/Conduit/Chunk.hs, dist/build/Network/HTTP/Conduit/Chunk.o )
[ 6 of 12] Compiling Network.HTTP.Conduit.Manager ( Network/HTTP/Conduit/Manager.hs, dist/build/Network/HTTP/Conduit/Manager.o )
[ 7 of 12] Compiling Network.HTTP.Conduit.Request ( Network/HTTP/Conduit/Request.hs, dist/build/Network/HTTP/Conduit/Request.o )
[ 8 of 12] Compiling Network.HTTP.Conduit.Response ( Network/HTTP/Conduit/Response.hs, dist/build/Network/HTTP/Conduit/Response.o )
[ 9 of 12] Compiling Network.HTTP.Conduit.Cookies ( Network/HTTP/Conduit/Cookies.hs, dist/build/Network/HTTP/Conduit/Cookies.o )
[10 of 12] Compiling Network.HTTP.Conduit.Internal ( Network/HTTP/Conduit/Internal.hs, dist/build/Network/HTTP/Conduit/Internal.o )
[11 of 12] Compiling Network.HTTP.Conduit.MultipartFormData ( Network/HTTP/Conduit/MultipartFormData.hs, dist/build/Network/HTTP/Conduit/MultipartFormData.o )
[12 of 12] Compiling Network.HTTP.Conduit ( Network/HTTP/Conduit.hs, dist/build/Network/HTTP/Conduit.o )
In-place registering http-conduit-1.9.5.2...
Running Haddock for http-conduit-1.9.5.2...
Running hscolour for http-conduit-1.9.5.2...
Preprocessing library http-conduit-1.9.5.2...
Preprocessing library http-conduit-1.9.5.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,
zlib-0.5.4.1
Haddock coverage:
  33% (  2 /  6) in 'Network.HTTP.Conduit.Util'
  20% (  2 / 10) in 'Network.HTTP.Conduit.ConnInfo'
  33% (  4 / 12) in 'Network.HTTP.Conduit.Types'
  50% (  1 /  2) in 'Network.HTTP.Conduit.Parser'
   0% (  0 /  3) in 'Network.HTTP.Conduit.Chunk'
  69% ( 11 / 16) in 'Network.HTTP.Conduit.Manager'
  72% ( 13 / 18) in 'Network.HTTP.Conduit.Request'
  60% (  3 /  5) in 'Network.HTTP.Conduit.Response'
  63% ( 12 / 19) in 'Network.HTTP.Conduit.Cookies'
  93% ( 14 / 15) in 'Network.HTTP.Conduit.Internal'
  81% ( 17 / 21) in 'Network.HTTP.Conduit.MultipartFormData'
  87% ( 61 / 70) in 'Network.HTTP.Conduit'
Warning: Network.HTTP.Conduit.Internal: could not find link destinations for:
    Network.URI.URI
Warning: Network.HTTP.Conduit.MultipartFormData: could not find link destinations for:
    Data.Text.Internal.Text Control.Monad.IO.Class.MonadIO Data.Functor.Identity.Identity System.Random.RandomGen
Warning: Network.HTTP.Conduit: could not find link destinations for:
    Control.Monad.IO.Class.MonadIO Network.Socket.Types.HostAddress Network.HTTP.Conduit.Types.ContentType Network.HTTP.Conduit.Types.ConnRelease Network.HTTP.Conduit.ConnInfo.ConnInfo Network.HTTP.Conduit.Types.ManagedConn
Documentation created: dist/doc/html/http-conduit/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/http-conduit-1.9.5.2
Registering http-conduit-1.9.5.2...
Installed http-conduit-1.9.5.2
[1 of 1] Compiling Main             ( /tmp/pandoc-1.12.1-29086/pandoc-1.12.1/Setup.hs, /tmp/pandoc-1.12.1-29086/pandoc-1.12.1/dist/setup/Main.o )
Linking /tmp/pandoc-1.12.1-29086/pandoc-1.12.1/dist/setup/setup ...
Configuring pandoc-1.12.1...
Building pandoc-1.12.1...
Preprocessing library pandoc-1.12.1...
unused terminals: 1
[ 1 of 55] Compiling Text.Pandoc.Asciify ( src/Text/Pandoc/Asciify.hs, dist/build/Text/Pandoc/Asciify.o )
[ 2 of 55] Compiling Text.Pandoc.Process ( src/Text/Pandoc/Process.hs, dist/build/Text/Pandoc/Process.o )
[ 3 of 55] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.o )
[ 4 of 55] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.o )
[ 5 of 55] Compiling Text.Pandoc.Readers.Haddock.Lex ( dist/build/Text/Pandoc/Readers/Haddock/Lex.hs, dist/build/Text/Pandoc/Readers/Haddock/Lex.o )
[ 6 of 55] Compiling Text.Pandoc.Readers.TeXMath ( src/Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.o )
[ 7 of 55] Compiling Text.Pandoc.Compat.TagSoupEntity ( src/Text/Pandoc/Compat/TagSoupEntity.hs, dist/build/Text/Pandoc/Compat/TagSoupEntity.o )
[ 8 of 55] Compiling Text.Pandoc.Compat.Monoid ( src/Text/Pandoc/Compat/Monoid.hs, dist/build/Text/Pandoc/Compat/Monoid.o )
[ 9 of 55] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.o )
[10 of 55] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.o )
[11 of 55] Compiling Text.Pandoc.XML  ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.o )
[12 of 55] Compiling Paths_pandoc     ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.o )
[13 of 55] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.o )
[14 of 55] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.o )
[15 of 55] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.o )
[16 of 55] Compiling Text.Pandoc.Readers.Haddock.Parse ( dist/build/Text/Pandoc/Readers/Haddock/Parse.hs, dist/build/Text/Pandoc/Readers/Haddock/Parse.o )
[17 of 55] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.o )
[18 of 55] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.o )
[19 of 55] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.o )
[20 of 55] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.o )
[21 of 55] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.o )
[22 of 55] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.o )
[23 of 55] Compiling Text.Pandoc.Readers.Haddock ( src/Text/Pandoc/Readers/Haddock.hs, dist/build/Text/Pandoc/Readers/Haddock.o )
[24 of 55] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.o )
[25 of 55] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.o )
[26 of 55] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.o )
[27 of 55] Compiling Text.Pandoc.Writers.Custom ( src/Text/Pandoc/Writers/Custom.hs, dist/build/Text/Pandoc/Writers/Custom.o )
[28 of 55] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.o )
[29 of 55] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.o )
[30 of 55] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.o )
[31 of 55] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.o )
[32 of 55] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.o )
[33 of 55] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.o )
[34 of 55] Compiling Text.Pandoc.Readers.OPML ( src/Text/Pandoc/Readers/OPML.hs, dist/build/Text/Pandoc/Readers/OPML.o )
[35 of 55] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.o )
[36 of 55] Compiling Text.Pandoc.Writers.Shared ( src/Text/Pandoc/Writers/Shared.hs, dist/build/Text/Pandoc/Writers/Shared.o )
[37 of 55] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.o )
[38 of 55] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.o )
[39 of 55] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.o )
[40 of 55] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.o )
[41 of 55] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.o )
[42 of 55] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.o )
[43 of 55] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.o )
[44 of 55] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.o )
[45 of 55] Compiling Text.Pandoc.Writers.OPML ( src/Text/Pandoc/Writers/OPML.hs, dist/build/Text/Pandoc/Writers/OPML.o )
[46 of 55] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.o )
[47 of 55] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.o )
[48 of 55] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.o )
[49 of 55] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.o )
[50 of 55] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.o )
[51 of 55] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.o )
[52 of 55] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.o )
[53 of 55] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.o )
[54 of 55] Compiling Text.Pandoc.PDF  ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.o )
[55 of 55] Compiling Text.Pandoc      ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.o )
In-place registering pandoc-1.12.1...
Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.12.1...
[1 of 1] Compiling Main             ( man/make-pandoc-man-pages.hs, dist/build/make-pandoc-man-pages/make-pandoc-man-pages-tmp/Main.o )
Linking dist/build/make-pandoc-man-pages/make-pandoc-man-pages ...
Preprocessing executable 'pandoc' for pandoc-1.12.1...
[1 of 1] Compiling Main             ( pandoc.hs, dist/build/pandoc/pandoc-tmp/Main.o )
Linking dist/build/pandoc/pandoc ...
Running Haddock for pandoc-1.12.1...
Running hscolour for pandoc-1.12.1...
Preprocessing library pandoc-1.12.1...
Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.12.1...
Preprocessing executable 'pandoc' for pandoc-1.12.1...
Preprocessing library pandoc-1.12.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: HTTP-4000.2.8, rts-1.0, mtl-2.1.2,
network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3,
transformers-0.3.0.0, zlib-0.5.4.1
Haddock coverage:
  50% (  1 /  2) in 'Text.Pandoc.Asciify'
 100% (  2 /  2) in 'Text.Pandoc.Process'
  33% (  1 /  3) in 'Text.Pandoc.UUID'
 100% (  3 /  3) in 'Text.Pandoc.Slides'
  20% (  1 /  5) in 'Text.Pandoc.Readers.Haddock.Lex'
 100% (  2 /  2) in 'Text.Pandoc.Readers.TeXMath'
   0% (  0 /  2) in 'Text.Pandoc.Compat.TagSoupEntity'
  67% (  2 /  3) in 'Text.Pandoc.Compat.Monoid'
  67% (  2 /  3) in 'Text.Pandoc.MIME'
  97% ( 38 / 39) in 'Text.Pandoc.Pretty'
  89% (  8 /  9) in 'Text.Pandoc.XML'
   0% (  0 /  7) in 'Paths_pandoc'
  20% (  3 / 15) in 'Text.Pandoc.UTF8'
  92% ( 44 / 48) in 'Text.Pandoc.Shared'
  80% ( 16 / 20) in 'Text.Pandoc.Highlighting'
   0% (  0 /  3) in 'Text.Pandoc.Readers.Haddock.Parse'
  17% (  1 /  6) in 'Text.Pandoc.ImageSize'
 100% (  2 /  2) in 'Text.Pandoc.SelfContained'
 100% (  2 /  2) in 'Text.Pandoc.Readers.Native'
  38% (  3 /  8) in 'Text.Pandoc.Templates'
  44% (  7 / 16) in 'Text.Pandoc.Options'
   0% (  0 /  2) in 'Text.Pandoc.Readers.DocBook'
 100% (  2 /  2) in 'Text.Pandoc.Readers.Haddock'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Native'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Docx'
 100% (  2 /  2) in 'Text.Pandoc.Writers.FB2'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Custom'
Warning: Couldn't find .haddock for export Text.Parsec.Prim.runParser
Warning: Couldn't find .haddock for export Text.Parsec.Prim.parse
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.anyToken
Warning: Couldn't find .haddock for export Text.Parsec.Prim.getInput
Warning: Couldn't find .haddock for export Text.Parsec.Prim.setInput
Warning: Couldn't find .haddock for export Text.Parsec.Prim.unexpected
Warning: Couldn't find .haddock for export Text.Parsec.Char.char
Warning: Couldn't find .haddock for export Text.Parsec.Char.letter
Warning: Couldn't find .haddock for export Text.Parsec.Char.digit
Warning: Couldn't find .haddock for export Text.Parsec.Char.alphaNum
Warning: Couldn't find .haddock for export Text.Parsec.Prim.skipMany
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.skipMany1
Warning: Couldn't find .haddock for export Text.Parsec.Char.spaces
Warning: Couldn't find .haddock for export Text.Parsec.Char.space
Warning: Couldn't find .haddock for export Text.Parsec.Char.anyChar
Warning: Couldn't find .haddock for export Text.Parsec.Char.satisfy
Warning: Couldn't find .haddock for export Text.Parsec.Char.newline
Warning: Couldn't find .haddock for export Text.Parsec.Char.string
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.count
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.eof
Warning: Couldn't find .haddock for export Text.Parsec.Char.noneOf
Warning: Couldn't find .haddock for export Text.Parsec.Char.oneOf
Warning: Couldn't find .haddock for export Text.Parsec.Prim.lookAhead
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.notFollowedBy
Warning: Couldn't find .haddock for export Text.Parsec.Prim.many
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.many1
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.manyTill
Warning: Couldn't find .haddock for export Text.Parsec.Prim.<|>
Warning: Couldn't find .haddock for export Text.Parsec.Prim.<?>
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.choice
Warning: Couldn't find .haddock for export Text.Parsec.Prim.try
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.sepBy
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.sepBy1
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.sepEndBy
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.sepEndBy1
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.endBy
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.endBy1
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.option
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.optional
Warning: Couldn't find .haddock for export Text.Parsec.Combinator.optionMaybe
Warning: Couldn't find .haddock for export Text.Parsec.Prim.getState
Warning: Couldn't find .haddock for export Text.Parsec.Prim.setState
Warning: Couldn't find .haddock for export Text.Parsec.Prim.updateState
Warning: Couldn't find .haddock for export Text.Parsec.Pos.SourcePos
Warning: Couldn't find .haddock for export Text.Parsec.Prim.getPosition
Warning: Couldn't find .haddock for export Text.Parsec.Prim.setPosition
Warning: Couldn't find .haddock for export Text.Parsec.Pos.sourceColumn
Warning: Couldn't find .haddock for export Text.Parsec.Pos.sourceLine
Warning: Couldn't find .haddock for export Text.Parsec.Pos.setSourceColumn
Warning: Couldn't find .haddock for export Text.Parsec.Pos.setSourceLine
Warning: Couldn't find .haddock for export Text.Parsec.Pos.newPos
Warning: Couldn't find .haddock for export Text.Parsec.Prim.token
  31% ( 37 /119) in 'Text.Pandoc.Parsing'
 100% (  2 /  2) in 'Text.Pandoc.Readers.RST'
  60% (  3 /  5) in 'Text.Pandoc.Readers.LaTeX'
  50% (  4 /  8) in 'Text.Pandoc.Readers.HTML'
 100% (  3 /  3) in 'Text.Pandoc.Readers.Markdown'
 100% (  2 /  2) in 'Text.Pandoc.Readers.MediaWiki'
   0% (  0 /  2) in 'Text.Pandoc.Readers.OPML'
 100% (  2 /  2) in 'Text.Pandoc.Readers.Textile'
  83% (  5 /  6) in 'Text.Pandoc.Writers.Shared'
 100% (  2 /  2) in 'Text.Pandoc.Writers.RST'
 100% (  2 /  2) in 'Text.Pandoc.Writers.LaTeX'
 100% (  2 /  2) in 'Text.Pandoc.Writers.ConTeXt'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Texinfo'
 100% (  3 /  3) in 'Text.Pandoc.Writers.HTML'
 100% (  3 /  3) in 'Text.Pandoc.Writers.Markdown'
 100% (  2 /  2) in 'Text.Pandoc.Writers.EPUB'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Docbook'
 100% (  2 /  2) in 'Text.Pandoc.Writers.OPML'
 100% (  2 /  2) in 'Text.Pandoc.Writers.OpenDocument'
 100% (  2 /  2) in 'Text.Pandoc.Writers.ODT'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Man'
 100% (  3 /  3) in 'Text.Pandoc.Writers.RTF'
 100% (  2 /  2) in 'Text.Pandoc.Writers.MediaWiki'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Textile'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Org'
 100% (  2 /  2) in 'Text.Pandoc.Writers.AsciiDoc'
  50% (  1 /  2) in 'Text.Pandoc.PDF'
  91% ( 51 / 56) in 'Text.Pandoc'
Warning: Text.Pandoc.Templates: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Text.Pandoc.Readers.LaTeX: could not find link destinations for:
    Text.Pandoc.Parsing.Parser Text.Pandoc.Parsing.ParserState
Warning: Text.Pandoc.Readers.HTML: could not find link destinations for:
    Text.Pandoc.Parsing.Parser Text.Pandoc.Parsing.ParserState
Warning: Text.Pandoc.Readers.Textile: could not find link destinations for:
    Text.Pandoc.Readers.Textile.table
Warning: Text.Pandoc.Writers.EPUB: could not find link destinations for:
    Text.Pandoc.Writers.EPUB.ppTopElement
Documentation created: dist/doc/html/pandoc/index.html
Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.12.1...
Preprocessing executable 'pandoc' for pandoc-1.12.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pandoc-1.12.1
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering pandoc-1.12.1...
Installed pandoc-1.12.1
cabal: Error: some packages failed to install:
Graphalyze-0.8.0.0 depends on graphviz-2999.6.0.0 which failed to install.
HaXml-1.20.2 failed during the building phase. The exception was:
ExitFailure 1
cnc-spec-compiler-0.2.0.0 depends on graphviz-2999.6.0.0 which failed to
install.
graphviz-2999.6.0.0 failed during the building phase. The exception was:
ExitFailure 1
haxr-3000.8.2 depends on HaXml-1.20.2 which failed to install.
hubigraph-0.3.2 depends on HaXml-1.20.2 which failed to install.

Test log

No test log was submitted for this report.