Build #1 for modulo-1.7.2

[all reports]

Package modulo-1.7.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies text-0.11.2.3, semigroups-0.12.2, process-1.1.0.2, prettify-1.0, parsec-3.1.3, pandoc-types-1.10, pandoc-1.11.1, nats-0.1.2, language-c-0.4.2, haskell-src-1.0.1.5, directory-1.2.0.1, data-default-0.5.3, base-4.6.0.1, atto-lisp-0.2.1.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring List-0.5.1...
Building List-0.5.1...
Preprocessing library List-0.5.1...
[1 of 4] Compiling Data.List.Class  ( src/Data/List/Class.hs, dist/build/Data/List/Class.o )
[2 of 4] Compiling Control.Monad.Trans.List ( src/Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[3 of 4] Compiling Control.Monad.Trans.List.Funcs ( src/Control/Monad/Trans/List/Funcs.hs, dist/build/Control/Monad/Trans/List/Funcs.o )
[4 of 4] Compiling Control.Monad.ListT ( src/Control/Monad/ListT.hs, dist/build/Control/Monad/ListT.o )
In-place registering List-0.5.1...
Running Haddock for List-0.5.1...
Running hscolour for List-0.5.1...
Preprocessing library List-0.5.1...
Preprocessing library List-0.5.1...
Haddock coverage:
Warning: Data.List.Class: We do not support associated types in instances yet. These instances are affected:
Data.List.Class.List []
  56% ( 27 / 48) in 'Data.List.Class'
Warning: Control.Monad.Trans.List: We do not support associated types in instances yet. These instances are affected:
GHC.Base.Monad m =>
Data.List.Class.List (Control.Monad.Trans.List.ListT m)
  50% (  1 /  2) in 'Control.Monad.Trans.List'
   0% (  0 /  2) in 'Control.Monad.ListT'
  20% (  1 /  5) in 'Control.Monad.Trans.List.Funcs'
Documentation created: dist/doc/html/List/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/List-0.5.1
Registering List-0.5.1...
Installed List-0.5.1
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...
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'
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 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 blaze-builder-0.3.3.2...
Building blaze-builder-0.3.3.2...
Preprocessing library blaze-builder-0.3.3.2...
[ 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.2...
Running Haddock for blaze-builder-0.3.3.2...
Running hscolour for blaze-builder-0.3.3.2...
Preprocessing library blaze-builder-0.3.3.2...
Preprocessing library blaze-builder-0.3.3.2...
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'
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.2
Registering blaze-builder-0.3.3.2...
Installed blaze-builder-0.3.3.2
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 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.0.1...
Building dlist-0.6.0.1...
Preprocessing library dlist-0.6.0.1...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.6.0.1...
Running Haddock for dlist-0.6.0.1...
Running hscolour for dlist-0.6.0.1...
Preprocessing library dlist-0.6.0.1...
Preprocessing library dlist-0.6.0.1...
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.0.1
Registering dlist-0.6.0.1...
Installed dlist-0.6.0.1
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 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...
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.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 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 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...
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
Documentation created: dist/doc/html/regex-base/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring syb-0.4.1...
Building syb-0.4.1...
Preprocessing library syb-0.4.1...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.4.1...
Running Haddock for syb-0.4.1...
Running hscolour for syb-0.4.1...
Preprocessing library syb-0.4.1...
Preprocessing library syb-0.4.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 16 / 16) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1
Registering syb-0.4.1...
Installed syb-0.4.1
Configuring tagsoup-0.12.8...
Building tagsoup-0.12.8...
Preprocessing library tagsoup-0.12.8...
[ 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.12.8...
Running Haddock for tagsoup-0.12.8...
Running hscolour for tagsoup-0.12.8...
Preprocessing library tagsoup-0.12.8...
Preprocessing library tagsoup-0.12.8...
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'
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.12.8
Registering tagsoup-0.12.8...
Installed tagsoup-0.12.8
Configuring temporary-1.1.2.5...
Building temporary-1.1.2.5...
Preprocessing library temporary-1.1.2.5...
[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.5...
Running Haddock for temporary-1.1.2.5...
Running hscolour for temporary-1.1.2.5...
Preprocessing library temporary-1.1.2.5...
Preprocessing library temporary-1.1.2.5...
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.5
Registering temporary-1.1.2.5...
Installed temporary-1.1.2.5
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...
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'
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 blaze-markup-0.5.2.1...
Building blaze-markup-0.5.2.1...
Preprocessing library blaze-markup-0.5.2.1...
[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.2.1...
Running Haddock for blaze-markup-0.5.2.1...
Running hscolour for blaze-markup-0.5.2.1...
Preprocessing library blaze-markup-0.5.2.1...
Preprocessing library blaze-markup-0.5.2.1...
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'
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.2.1
Registering blaze-markup-0.5.2.1...
Installed blaze-markup-0.5.2.1
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 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...
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 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...

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 haskell-src-1.0.1.5...
Building haskell-src-1.0.1.5...
Preprocessing library haskell-src-1.0.1.5...

dist/build/Language/Haskell/Parser.hs:2:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 6] Compiling Language.Haskell.Syntax ( Language/Haskell/Syntax.hs, dist/build/Language/Haskell/Syntax.o )
[2 of 6] Compiling Language.Haskell.Pretty ( Language/Haskell/Pretty.hs, dist/build/Language/Haskell/Pretty.o )
[3 of 6] Compiling Language.Haskell.ParseMonad ( Language/Haskell/ParseMonad.hs, dist/build/Language/Haskell/ParseMonad.o )
[4 of 6] Compiling Language.Haskell.ParseUtils ( Language/Haskell/ParseUtils.hs, dist/build/Language/Haskell/ParseUtils.o )
[5 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o )
[6 of 6] Compiling Language.Haskell.Parser ( dist/build/Language/Haskell/Parser.hs, dist/build/Language/Haskell/Parser.o )

templates/GenericTemplate.hs:219:14: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      sts1@((HappyCons (st1@(action)) (_)))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for `happyMonadReduce':
        happyMonadReduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyGoto nt j tk st1 sts1 (r `HappyStk` drop_stk))
          where
              sts1@((HappyCons (st1@(action)) (_)))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk

templates/GenericTemplate.hs:226:14: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      sts1@((HappyCons (st1@(action)) (_)))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for `happyMonad2Reduce':
        happyMonad2Reduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyNewToken new_state sts1 (r `HappyStk` drop_stk))
          where
              sts1@((HappyCons (st1@(action)) (_)))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk
              off = indexShortOffAddr happyGotoOffsets st1
              off_i = (off Happy_GHC_Exts.+# nt)
              ....
In-place registering haskell-src-1.0.1.5...
Running Haddock for haskell-src-1.0.1.5...
Running hscolour for haskell-src-1.0.1.5...
Preprocessing library haskell-src-1.0.1.5...
Preprocessing library haskell-src-1.0.1.5...

dist/build/Language/Haskell/Parser.hs:2:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/Language/Haskell/Parser.hs:2:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

templates/GenericTemplate.hs:219:14: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      sts1@((HappyCons (st1@(action)) (_)))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for `happyMonadReduce':
        happyMonadReduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyGoto nt j tk st1 sts1 (r `HappyStk` drop_stk))
          where
              sts1@((HappyCons (st1@(action)) (_)))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk

templates/GenericTemplate.hs:226:14: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      sts1@((HappyCons (st1@(action)) (_)))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for `happyMonad2Reduce':
        happyMonad2Reduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyNewToken new_state sts1 (r `HappyStk` drop_stk))
          where
              sts1@((HappyCons (st1@(action)) (_)))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk
              off = indexShortOffAddr happyGotoOffsets st1
              off_i = (off Happy_GHC_Exts.+# nt)
              ....
Haddock coverage:
  70% ( 45 / 64) in 'Language.Haskell.Syntax'
  93% ( 14 / 15) in 'Language.Haskell.Pretty'
  37% ( 10 / 27) in 'Language.Haskell.ParseMonad'
   7% (  1 / 15) in 'Language.Haskell.ParseUtils'
  33% (  1 /  3) in 'Language.Haskell.Lexer'
 100% (  6 /  6) in 'Language.Haskell.Parser'
Documentation created: dist/doc/html/haskell-src/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-src-1.0.1.5
Registering haskell-src-1.0.1.5...
Installed haskell-src-1.0.1.5
Configuring hs-bibutils-5.0...
Building hs-bibutils-5.0...
Preprocessing library hs-bibutils-5.0...
[1 of 1] Compiling Text.Bibutils    ( dist/build/Text/Bibutils.hs, dist/build/Text/Bibutils.o )
In-place registering hs-bibutils-5.0...
Running Haddock for hs-bibutils-5.0...
Running hscolour for hs-bibutils-5.0...
Preprocessing library hs-bibutils-5.0...
Preprocessing library hs-bibutils-5.0...
Haddock coverage:
  39% ( 31 / 79) in 'Text.Bibutils'
Documentation created: dist/doc/html/hs-bibutils/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hs-bibutils-5.0
Registering hs-bibutils-5.0...
Installed hs-bibutils-5.0
Configuring json-0.7...
Building json-0.7...
Preprocessing library json-0.7...
[1 of 7] Compiling Text.JSON.Types  ( Text/JSON/Types.hs, dist/build/Text/JSON/Types.o )
[2 of 7] Compiling Text.JSON.String ( Text/JSON/String.hs, dist/build/Text/JSON/String.o )
[3 of 7] Compiling Text.JSON.ReadP  ( Text/JSON/ReadP.hs, dist/build/Text/JSON/ReadP.o )
[4 of 7] Compiling Text.JSON.Parsec ( Text/JSON/Parsec.hs, dist/build/Text/JSON/Parsec.o )
[5 of 7] Compiling Text.JSON.Pretty ( Text/JSON/Pretty.hs, dist/build/Text/JSON/Pretty.o )
[6 of 7] Compiling Text.JSON        ( Text/JSON.hs, dist/build/Text/JSON.o )
[7 of 7] Compiling Text.JSON.Generic ( Text/JSON/Generic.hs, dist/build/Text/JSON/Generic.o )
In-place registering json-0.7...
Running Haddock for json-0.7...
Running hscolour for json-0.7...
Preprocessing library json-0.7...
Preprocessing library json-0.7...
Haddock coverage:
 100% ( 10 / 10) in 'Text.JSON.Types'
  95% ( 21 / 22) in 'Text.JSON.String'
  18% (  2 / 11) in 'Text.JSON.ReadP'
  17% (  2 / 12) in 'Text.JSON.Parsec'
  18% (  2 / 11) in 'Text.JSON.Pretty'
  90% ( 38 / 42) in 'Text.JSON'
  80% (  8 / 10) in 'Text.JSON.Generic'
Warning: Text.JSON.Generic: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
Documentation created: dist/doc/html/json/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/json-0.7
Registering json-0.7...
Installed json-0.7
Configuring language-c-0.4.2...
Building language-c-0.4.2...
Preprocessing library language-c-0.4.2...

src/Language/C/Analysis/TravMonad.hs:2:14: Warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
[ 1 of 39] Compiling Language.C.Data.RList ( src/Language/C/Data/RList.hs, dist/build/Language/C/Data/RList.o )
[ 2 of 39] Compiling Language.C.Syntax.Ops ( src/Language/C/Syntax/Ops.hs, dist/build/Language/C/Syntax/Ops.o )
[ 3 of 39] Compiling Language.C.Data.Position ( src/Language/C/Data/Position.hs, dist/build/Language/C/Data/Position.o )
[ 4 of 39] Compiling Language.C.Data.Name ( src/Language/C/Data/Name.hs, dist/build/Language/C/Data/Name.o )
[ 5 of 39] Compiling Language.C.Data.Node ( src/Language/C/Data/Node.hs, dist/build/Language/C/Data/Node.o )
[ 6 of 39] Compiling Language.C.Syntax.Constants ( src/Language/C/Syntax/Constants.hs, dist/build/Language/C/Syntax/Constants.o )
[ 7 of 39] Compiling Language.C.Data.Ident ( src/Language/C/Data/Ident.hs, dist/build/Language/C/Data/Ident.o )
[ 8 of 39] Compiling Language.C.Syntax.AST ( src/Language/C/Syntax/AST.hs, dist/build/Language/C/Syntax/AST.o )
[ 9 of 39] Compiling Language.C.Syntax.Utils ( src/Language/C/Syntax/Utils.hs, dist/build/Language/C/Syntax/Utils.o )
[10 of 39] Compiling Language.C.Parser.Builtin ( src/Language/C/Parser/Builtin.hs, dist/build/Language/C/Parser/Builtin.o )
[11 of 39] Compiling Language.C.Analysis.NameSpaceMap ( src/Language/C/Analysis/NameSpaceMap.hs, dist/build/Language/C/Analysis/NameSpaceMap.o )
[12 of 39] Compiling Language.C.Parser.Tokens ( src/Language/C/Parser/Tokens.hs, dist/build/Language/C/Parser/Tokens.o )
[13 of 39] Compiling Language.C.Data.Error ( src/Language/C/Data/Error.hs, dist/build/Language/C/Data/Error.o )

src/Language/C/Data/Error.hs:151:34: Warning:
    In the use of `posColumn' (imported from Language.C.Data.Position):
    Deprecated: "column number information is inaccurate in presence of macros - do not rely on it."
[14 of 39] Compiling Language.C.Data.InputStream ( src/Language/C/Data/InputStream.hs, dist/build/Language/C/Data/InputStream.o )
[15 of 39] Compiling Language.C.Parser.ParserMonad ( src/Language/C/Parser/ParserMonad.hs, dist/build/Language/C/Parser/ParserMonad.o )
[16 of 39] Compiling Language.C.Parser.Lexer ( dist/build/Language/C/Parser/Lexer.hs, dist/build/Language/C/Parser/Lexer.o )

dist/build/Language/C/Parser/Lexer.hs:518:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      ((I# (ord_c))) = fromIntegral c
    In the expression:
      let
        (base) = alexIndexInt32OffAddr alex_base s
        ((I# (ord_c))) = fromIntegral c
        (offset) = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user
                 orig_input
                 (if c < 128 || c >= 192 then (len +# 1#) else len)
                 new_input
                 new_s
                 new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               (base) = alexIndexInt32OffAddr alex_base s
               ((I# (ord_c))) = fromIntegral c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user
                        orig_input
                        (if c < 128 || c >= 192 then (len +# 1#) else len)
                        new_input
                        new_s
                        new_acc }
    In the second argument of `seq', namely
      `case alexGetByte input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                (base) = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user
                         orig_input
                         (if c < 128 || c >= 192 then (len +# 1#) else len)
                         new_input
                         new_s
                         new_acc } }'
[17 of 39] Compiling Language.C.System.Preprocess ( src/Language/C/System/Preprocess.hs, dist/build/Language/C/System/Preprocess.o )
[18 of 39] Compiling Language.C.System.GCC ( src/Language/C/System/GCC.hs, dist/build/Language/C/System/GCC.o )
[19 of 39] Compiling Language.C.Syntax ( src/Language/C/Syntax.hs, dist/build/Language/C/Syntax.o )
[20 of 39] Compiling Language.C.Parser.Parser ( dist/build/Language/C/Parser/Parser.hs, dist/build/Language/C/Parser/Parser.o )
[21 of 39] Compiling Language.C.Data  ( src/Language/C/Data.hs, dist/build/Language/C/Data.o )
[22 of 39] Compiling Language.C.Pretty ( src/Language/C/Pretty.hs, dist/build/Language/C/Pretty.o )
[23 of 39] Compiling Language.C.Parser ( src/Language/C/Parser.hs, dist/build/Language/C/Parser.o )
[24 of 39] Compiling Language.C.Analysis.SemRep ( src/Language/C/Analysis/SemRep.hs, dist/build/Language/C/Analysis/SemRep.o )
[25 of 39] Compiling Language.C.Analysis.SemError ( src/Language/C/Analysis/SemError.hs, dist/build/Language/C/Analysis/SemError.o )
[26 of 39] Compiling Language.C.Analysis.TypeUtils ( src/Language/C/Analysis/TypeUtils.hs, dist/build/Language/C/Analysis/TypeUtils.o )
[27 of 39] Compiling Language.C.Analysis.TypeConversions ( src/Language/C/Analysis/TypeConversions.hs, dist/build/Language/C/Analysis/TypeConversions.o )
[28 of 39] Compiling Language.C.Analysis.Export ( src/Language/C/Analysis/Export.hs, dist/build/Language/C/Analysis/Export.o )
[29 of 39] Compiling Language.C.Analysis.DefTable ( src/Language/C/Analysis/DefTable.hs, dist/build/Language/C/Analysis/DefTable.o )
[30 of 39] Compiling Language.C.Analysis.Debug ( src/Language/C/Analysis/Debug.hs, dist/build/Language/C/Analysis/Debug.o )
[31 of 39] Compiling Language.C.Analysis.Builtins ( src/Language/C/Analysis/Builtins.hs, dist/build/Language/C/Analysis/Builtins.o )
[32 of 39] Compiling Language.C.Analysis.TravMonad ( src/Language/C/Analysis/TravMonad.hs, dist/build/Language/C/Analysis/TravMonad.o )
[33 of 39] Compiling Language.C.Analysis.AstAnalysis[boot] ( src/Language/C/Analysis/AstAnalysis.hs-boot, dist/build/Language/C/Analysis/AstAnalysis.o-boot )
[34 of 39] Compiling Language.C.Analysis.DeclAnalysis ( src/Language/C/Analysis/DeclAnalysis.hs, dist/build/Language/C/Analysis/DeclAnalysis.o )
[35 of 39] Compiling Language.C.Analysis.TypeCheck ( src/Language/C/Analysis/TypeCheck.hs, dist/build/Language/C/Analysis/TypeCheck.o )
[36 of 39] Compiling Language.C.Analysis.ConstEval ( src/Language/C/Analysis/ConstEval.hs, dist/build/Language/C/Analysis/ConstEval.o )
[37 of 39] Compiling Language.C.Analysis.AstAnalysis ( src/Language/C/Analysis/AstAnalysis.hs, dist/build/Language/C/Analysis/AstAnalysis.o )
[38 of 39] Compiling Language.C.Analysis ( src/Language/C/Analysis.hs, dist/build/Language/C/Analysis.o )
[39 of 39] Compiling Language.C       ( src/Language/C.hs, dist/build/Language/C.o )
In-place registering language-c-0.4.2...
Running Haddock for language-c-0.4.2...
Running hscolour for language-c-0.4.2...
Preprocessing library language-c-0.4.2...
Preprocessing library language-c-0.4.2...

src/Language/C/Analysis/TravMonad.hs:2:14: Warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

src/Language/C/Analysis/TravMonad.hs:2:14: Warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead

src/Language/C/Data/Error.hs:151:34: Warning:
    In the use of `posColumn' (imported from Language.C.Data.Position):
    Deprecated: "column number information is inaccurate in presence of macros - do not rely on it."

dist/build/Language/C/Parser/Lexer.hs:518:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      ((I# (ord_c))) = fromIntegral c
    In the expression:
      let
        (base) = alexIndexInt32OffAddr alex_base s
        ((I# (ord_c))) = fromIntegral c
        (offset) = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user
                 orig_input
                 (if c < 128 || c >= 192 then (len +# 1#) else len)
                 new_input
                 new_s
                 new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               (base) = alexIndexInt32OffAddr alex_base s
               ((I# (ord_c))) = fromIntegral c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user
                        orig_input
                        (if c < 128 || c >= 192 then (len +# 1#) else len)
                        new_input
                        new_s
                        new_acc }
    In the second argument of `seq', namely
      `case alexGetByte input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                (base) = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user
                         orig_input
                         (if c < 128 || c >= 192 then (len +# 1#) else len)
                         new_input
                         new_s
                         new_acc } }'
Haddock coverage:
   8% (  1 / 12) in 'Language.C.Data.RList'
  54% (  7 / 13) in 'Language.C.Syntax.Ops'
 100% ( 21 / 21) in 'Language.C.Data.Position'
 100% (  4 /  4) in 'Language.C.Data.Name'
  75% ( 12 / 16) in 'Language.C.Data.Node'
  57% ( 21 / 37) in 'Language.C.Syntax.Constants'
 100% ( 11 / 11) in 'Language.C.Data.Ident'
  61% ( 41 / 67) in 'Language.C.Syntax.AST'
  29% (  2 /  7) in 'Language.C.Syntax.Utils'
  50% (  1 /  2) in 'Language.C.Parser.Builtin'
  71% ( 12 / 17) in 'Language.C.Analysis.NameSpaceMap'
  25% (  1 /  4) in 'Language.C.Parser.Tokens'
  79% ( 19 / 24) in 'Language.C.Data.Error'
  90% (  9 / 10) in 'Language.C.Data.InputStream'
  20% (  4 / 20) in 'Language.C.Parser.ParserMonad'
   0% (  0 /  3) in 'Language.C.Parser.Lexer'
 100% (  9 /  9) in 'Language.C.System.Preprocess'
 100% (  3 /  3) in 'Language.C.System.GCC'
 100% (  5 /  5) in 'Language.C.Syntax'
  88% (  7 /  8) in 'Language.C.Parser.Parser'
  89% ( 33 / 37) in 'Language.C.Data'
 100% (  5 /  5) in 'Language.C.Pretty'
  80% ( 12 / 15) in 'Language.C.Parser'
  91% ( 69 / 76) in 'Language.C.Analysis.SemRep'
  36% (  4 / 11) in 'Language.C.Analysis.SemError'
  81% ( 26 / 32) in 'Language.C.Analysis.TypeUtils'
  25% (  1 /  4) in 'Language.C.Analysis.TypeConversions'
  25% (  3 / 12) in 'Language.C.Analysis.Export'
  84% ( 27 / 32) in 'Language.C.Analysis.DefTable'
  25% (  1 /  4) in 'Language.C.Analysis.Debug'
   0% (  0 /  2) in 'Language.C.Analysis.Builtins'
  49% ( 28 / 57) in 'Language.C.Analysis.TravMonad'
  43% ( 12 / 28) in 'Language.C.Analysis.DeclAnalysis'
  26% (  9 / 35) in 'Language.C.Analysis.TypeCheck'
   0% (  0 / 12) in 'Language.C.Analysis.ConstEval'
  56% (  9 / 16) in 'Language.C.Analysis.AstAnalysis'
 100% ( 13 / 13) in 'Language.C.Analysis'
 100% (  7 /  7) in 'Language.C'
Documentation created: dist/doc/html/language-c/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/language-c-0.4.2
Registering language-c-0.4.2...
Installed language-c-0.4.2
Configuring pandoc-types-1.10...
Building pandoc-types-1.10...
Preprocessing library pandoc-types-1.10...
[1 of 3] Compiling Text.Pandoc.Generic ( Text/Pandoc/Generic.hs, dist/build/Text/Pandoc/Generic.o )
[2 of 3] Compiling Text.Pandoc.Definition ( Text/Pandoc/Definition.hs, dist/build/Text/Pandoc/Definition.o )
[3 of 3] Compiling Text.Pandoc.Builder ( Text/Pandoc/Builder.hs, dist/build/Text/Pandoc/Builder.o )
In-place registering pandoc-types-1.10...
Running Haddock for pandoc-types-1.10...
Running hscolour for pandoc-types-1.10...
Preprocessing library pandoc-types-1.10...
Preprocessing library pandoc-types-1.10...
Haddock coverage:
 100% (  7 /  7) in 'Text.Pandoc.Generic'
  78% ( 14 / 18) in 'Text.Pandoc.Definition'
  31% ( 17 / 54) in 'Text.Pandoc.Builder'
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.10
Registering pandoc-types-1.10...
Installed pandoc-types-1.10
Configuring hexpat-0.20.6...
Building hexpat-0.20.6...
Preprocessing library hexpat-0.20.6...
[ 1 of 12] Compiling Text.XML.Expat.Internal.IO ( Text/XML/Expat/Internal/IO.hs, dist/build/Text/XML/Expat/Internal/IO.o )
[ 2 of 12] Compiling Text.XML.Expat.SAX ( Text/XML/Expat/SAX.hs, dist/build/Text/XML/Expat/SAX.o )
[ 3 of 12] Compiling Text.XML.Expat.Internal.NodeClass ( Text/XML/Expat/Internal/NodeClass.hs, dist/build/Text/XML/Expat/Internal/NodeClass.o )
[ 4 of 12] Compiling Text.XML.Expat.Internal.Qualified ( Text/XML/Expat/Internal/Qualified.hs, dist/build/Text/XML/Expat/Internal/Qualified.o )
[ 5 of 12] Compiling Text.XML.Expat.Internal.Namespaced ( Text/XML/Expat/Internal/Namespaced.hs, dist/build/Text/XML/Expat/Internal/Namespaced.o )
[ 6 of 12] Compiling Text.XML.Expat.Tree ( Text/XML/Expat/Tree.hs, dist/build/Text/XML/Expat/Tree.o )
[ 7 of 12] Compiling Text.XML.Expat.Cursor ( Text/XML/Expat/Cursor.hs, dist/build/Text/XML/Expat/Cursor.o )
[ 8 of 12] Compiling Text.XML.Expat.Internal.DocumentClass ( Text/XML/Expat/Internal/DocumentClass.hs, dist/build/Text/XML/Expat/Internal/DocumentClass.o )
[ 9 of 12] Compiling Text.XML.Expat.Extended ( Text/XML/Expat/Extended.hs, dist/build/Text/XML/Expat/Extended.o )
[10 of 12] Compiling Text.XML.Expat.Format ( Text/XML/Expat/Format.hs, dist/build/Text/XML/Expat/Format.o )
[11 of 12] Compiling Text.XML.Expat.Proc ( Text/XML/Expat/Proc.hs, dist/build/Text/XML/Expat/Proc.o )
[12 of 12] Compiling Text.XML.Expat.Annotated ( Text/XML/Expat/Annotated.hs, dist/build/Text/XML/Expat/Annotated.o )
In-place registering hexpat-0.20.6...
Running Haddock for hexpat-0.20.6...
Running hscolour for hexpat-0.20.6...
Preprocessing library hexpat-0.20.6...
Preprocessing library hexpat-0.20.6...
Haddock coverage:
  43% (  3 /  7) in 'Text.XML.Expat.Internal.IO'
  79% ( 15 / 19) in 'Text.XML.Expat.SAX'
  94% ( 17 / 18) in 'Text.XML.Expat.Internal.NodeClass'
  71% (  5 /  7) in 'Text.XML.Expat.Internal.Qualified'
  44% (  4 /  9) in 'Text.XML.Expat.Internal.Namespaced'
Warning: Text.XML.Expat.Tree: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  ListOf
  90% ( 27 / 30) in 'Text.XML.Expat.Tree'
  96% ( 69 / 72) in 'Text.XML.Expat.Cursor'
  36% (  4 / 11) in 'Text.XML.Expat.Internal.DocumentClass'
Warning: Text.XML.Expat.Extended: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  NodeType, ListOf
  93% ( 43 / 46) in 'Text.XML.Expat.Extended'
  95% ( 21 / 22) in 'Text.XML.Expat.Format'
 100% ( 15 / 15) in 'Text.XML.Expat.Proc'
Warning: Text.XML.Expat.Annotated: Instances of type and data families are not yet supported. Instances of the following families will be filtered out:
  ListOf
  92% ( 34 / 37) in 'Text.XML.Expat.Annotated'
Documentation created: dist/doc/html/hexpat/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hexpat-0.20.6
Registering hexpat-0.20.6...
Installed hexpat-0.20.6
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...
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.3...
Building blaze-html-0.6.1.3...
Preprocessing library blaze-html-0.6.1.3...
[ 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.3...
Running Haddock for blaze-html-0.6.1.3...
Running hscolour for blaze-html-0.6.1.3...
Preprocessing library blaze-html-0.6.1.3...
Preprocessing library blaze-html-0.6.1.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'
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.3
Registering blaze-html-0.6.1.3...
Installed blaze-html-0.6.1.3
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 semigroups-0.12.2...
Building semigroups-0.12.2...
Preprocessing library semigroups-0.12.2...
[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.2...
Running Haddock for semigroups-0.12.2...
Running hscolour for semigroups-0.12.2...
Preprocessing library semigroups-0.12.2...
Preprocessing library semigroups-0.12.2...
Haddock coverage:
doc comment parse failed:  'transpose' for NonEmtpy, behaves the same as 'Data.List.transpose'
 The rows/columns need not be the same length, in which case
 > transpose . transpose /= id
  93% ( 64 / 69) in 'Data.List.NonEmpty'
  87% ( 20 / 23) in 'Data.Semigroup'
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.2
Registering semigroups-0.12.2...
Installed semigroups-0.12.2
Configuring blaze-textual-0.2.0.8...
Building blaze-textual-0.2.0.8...
Preprocessing library blaze-textual-0.2.0.8...
[1 of 4] Compiling Blaze.Text.Int   ( Blaze/Text/Int.hs, dist/build/Blaze/Text/Int.o )
[2 of 4] Compiling Blaze.Text.Double.Native ( Blaze/Text/Double/Native.hs, dist/build/Blaze/Text/Double/Native.o )
[3 of 4] Compiling Blaze.Text.Double ( Blaze/Text/Double.hs, dist/build/Blaze/Text/Double.o )
[4 of 4] Compiling Blaze.Text       ( Blaze/Text.hs, dist/build/Blaze/Text.o )
In-place registering blaze-textual-0.2.0.8...
Running Haddock for blaze-textual-0.2.0.8...
Running hscolour for blaze-textual-0.2.0.8...
Preprocessing library blaze-textual-0.2.0.8...
Preprocessing library blaze-textual-0.2.0.8...
Haddock coverage:
   0% (  0 /  4) in 'Blaze.Text.Int'
   0% (  0 /  3) in 'Blaze.Text.Double.Native'
   0% (  0 /  3) in 'Blaze.Text.Double'
   0% (  0 /  4) in 'Blaze.Text'
Documentation created: dist/doc/html/blaze-textual/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-textual-0.2.0.8
Registering blaze-textual-0.2.0.8...
Installed blaze-textual-0.2.0.8
[1 of 1] Compiling Main             ( /tmp/texmath-0.6.6-24395/texmath-0.6.6/Setup.hs, /tmp/texmath-0.6.6-24395/texmath-0.6.6/dist/setup/Main.o )

/tmp/texmath-0.6.6-24395/texmath-0.6.6/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.6-24395/texmath-0.6.6/dist/setup/setup ...
Configuring texmath-0.6.6...
Building texmath-0.6.6...
Preprocessing library texmath-0.6.6...
[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.6...
Running Haddock for texmath-0.6.6...
Running hscolour for texmath-0.6.6...
Preprocessing library texmath-0.6.6...
Preprocessing library texmath-0.6.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.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.6
Registering texmath-0.6.6...
Installed texmath-0.6.6
Configuring citeproc-hs-0.3.9...
Building citeproc-hs-0.3.9...
Preprocessing library citeproc-hs-0.3.9...
[ 1 of 21] Compiling Paths_citeproc_hs ( dist/build/autogen/Paths_citeproc_hs.hs, dist/build/Paths_citeproc_hs.o )
[ 2 of 21] Compiling Text.CSL.Pickle.Hexpat ( src/Text/CSL/Pickle/Hexpat.hs, dist/build/Text/CSL/Pickle/Hexpat.o )

src/Text/CSL/Pickle/Hexpat.hs:18:1: Warning:
    The import of `Data.Maybe' is redundant
      except perhaps to import instances from `Data.Maybe'
    To import instances alone, use: import Data.Maybe()
[ 3 of 21] Compiling Text.CSL.Pickle  ( src/Text/CSL/Pickle.hs, dist/build/Text/CSL/Pickle.o )
[ 4 of 21] Compiling Text.CSL.Style   ( src/Text/CSL/Style.hs, dist/build/Text/CSL/Style.o )
[ 5 of 21] Compiling Text.CSL.Output.Plain ( src/Text/CSL/Output/Plain.hs, dist/build/Text/CSL/Output/Plain.o )
[ 6 of 21] Compiling Text.CSL.Output.Pandoc ( src/Text/CSL/Output/Pandoc.hs, dist/build/Text/CSL/Output/Pandoc.o )
[ 7 of 21] Compiling Text.CSL.Eval.Output ( src/Text/CSL/Eval/Output.hs, dist/build/Text/CSL/Eval/Output.o )
[ 8 of 21] Compiling Text.CSL.Reference ( src/Text/CSL/Reference.hs, dist/build/Text/CSL/Reference.o )
[ 9 of 21] Compiling Text.CSL.Input.Json ( src/Text/CSL/Input/Json.hs, dist/build/Text/CSL/Input/Json.o )
[10 of 21] Compiling Text.CSL.Eval.Common ( src/Text/CSL/Eval/Common.hs, dist/build/Text/CSL/Eval/Common.o )
[11 of 21] Compiling Text.CSL.Parser  ( src/Text/CSL/Parser.hs, dist/build/Text/CSL/Parser.o )
[12 of 21] Compiling Text.CSL.Eval.Date ( src/Text/CSL/Eval/Date.hs, dist/build/Text/CSL/Eval/Date.o )
[13 of 21] Compiling Text.CSL.Eval.Names ( src/Text/CSL/Eval/Names.hs, dist/build/Text/CSL/Eval/Names.o )
[14 of 21] Compiling Text.CSL.Eval    ( src/Text/CSL/Eval.hs, dist/build/Text/CSL/Eval.o )
[15 of 21] Compiling Text.CSL.Input.MODS ( src/Text/CSL/Input/MODS.hs, dist/build/Text/CSL/Input/MODS.o )
[16 of 21] Compiling Text.CSL.Input.Bibutils ( src/Text/CSL/Input/Bibutils.hs, dist/build/Text/CSL/Input/Bibutils.o )
[17 of 21] Compiling Text.CSL.Proc.Disamb ( src/Text/CSL/Proc/Disamb.hs, dist/build/Text/CSL/Proc/Disamb.o )
[18 of 21] Compiling Text.CSL.Proc.Collapse ( src/Text/CSL/Proc/Collapse.hs, dist/build/Text/CSL/Proc/Collapse.o )
[19 of 21] Compiling Text.CSL.Proc    ( src/Text/CSL/Proc.hs, dist/build/Text/CSL/Proc.o )
[20 of 21] Compiling Text.CSL.Test    ( src/Text/CSL/Test.hs, dist/build/Text/CSL/Test.o )
[21 of 21] Compiling Text.CSL         ( src/Text/CSL.hs, dist/build/Text/CSL.o )
In-place registering citeproc-hs-0.3.9...
Running Haddock for citeproc-hs-0.3.9...
Running hscolour for citeproc-hs-0.3.9...
Preprocessing library citeproc-hs-0.3.9...
Preprocessing library citeproc-hs-0.3.9...

src/Text/CSL/Pickle/Hexpat.hs:18:1: Warning:
    The import of `Data.Maybe' is redundant
      except perhaps to import instances from `Data.Maybe'
    To import instances alone, use: import Data.Maybe()
Haddock coverage:
   0% (  0 /  8) in 'Paths_citeproc_hs'
   5% (  1 / 21) in 'Text.CSL.Pickle.Hexpat'
   4% (  2 / 46) in 'Text.CSL.Pickle'
  21% ( 15 / 73) in 'Text.CSL.Style'
  30% (  3 / 10) in 'Text.CSL.Output.Plain'
  40% (  4 / 10) in 'Text.CSL.Output.Pandoc'
   7% (  1 / 14) in 'Text.CSL.Eval.Output'
  14% (  3 / 21) in 'Text.CSL.Reference'
  10% (  2 / 21) in 'Text.CSL.Input.Json'
  14% (  4 / 28) in 'Text.CSL.Eval.Common'
  11% (  5 / 45) in 'Text.CSL.Parser'
  12% (  1 /  8) in 'Text.CSL.Eval.Date'
  50% (  4 /  8) in 'Text.CSL.Eval.Names'
  50% (  4 /  8) in 'Text.CSL.Eval'
  14% (  5 / 35) in 'Text.CSL.Input.MODS'
  50% (  2 /  4) in 'Text.CSL.Input.Bibutils'
  32% (  9 / 28) in 'Text.CSL.Proc.Disamb'
  33% (  4 / 12) in 'Text.CSL.Proc.Collapse'
  44% (  8 / 18) in 'Text.CSL.Proc'
  12% (  1 /  8) in 'Text.CSL.Test'
  53% ( 26 / 49) in 'Text.CSL'
Documentation created: dist/doc/html/citeproc-hs/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/citeproc-hs-0.3.9
Registering citeproc-hs-0.3.9...
Installed citeproc-hs-0.3.9
Configuring highlighting-kate-0.5.6...
Building highlighting-kate-0.5.6...
Preprocessing library highlighting-kate-0.5.6...
[  1 of 107] Compiling Paths_highlighting_kate ( dist/build/autogen/Paths_highlighting_kate.hs, dist/build/Paths_highlighting_kate.o )
[  2 of 107] Compiling Text.Highlighting.Kate.Types ( Text/Highlighting/Kate/Types.hs, dist/build/Text/Highlighting/Kate/Types.o )
[  3 of 107] Compiling Text.Highlighting.Kate.Styles ( Text/Highlighting/Kate/Styles.hs, dist/build/Text/Highlighting/Kate/Styles.o )
[  4 of 107] Compiling Text.Highlighting.Kate.Format.HTML ( Text/Highlighting/Kate/Format/HTML.hs, dist/build/Text/Highlighting/Kate/Format/HTML.o )
[  5 of 107] Compiling Text.Highlighting.Kate.Format.LaTeX ( Text/Highlighting/Kate/Format/LaTeX.hs, dist/build/Text/Highlighting/Kate/Format/LaTeX.o )
[  6 of 107] Compiling Text.Highlighting.Kate.Common ( Text/Highlighting/Kate/Common.hs, dist/build/Text/Highlighting/Kate/Common.o )
[  7 of 107] Compiling Text.Highlighting.Kate.Syntax.Ada ( Text/Highlighting/Kate/Syntax/Ada.hs, dist/build/Text/Highlighting/Kate/Syntax/Ada.o )
[  8 of 107] Compiling Text.Highlighting.Kate.Syntax.Alert ( Text/Highlighting/Kate/Syntax/Alert.hs, dist/build/Text/Highlighting/Kate/Syntax/Alert.o )
[  9 of 107] 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 107] Compiling Text.Highlighting.Kate.Syntax.Apache ( Text/Highlighting/Kate/Syntax/Apache.hs, dist/build/Text/Highlighting/Kate/Syntax/Apache.o )
[ 11 of 107] Compiling Text.Highlighting.Kate.Syntax.Asn1 ( Text/Highlighting/Kate/Syntax/Asn1.hs, dist/build/Text/Highlighting/Kate/Syntax/Asn1.o )
[ 12 of 107] Compiling Text.Highlighting.Kate.Syntax.Asp ( Text/Highlighting/Kate/Syntax/Asp.hs, dist/build/Text/Highlighting/Kate/Syntax/Asp.o )
[ 13 of 107] Compiling Text.Highlighting.Kate.Syntax.Awk ( Text/Highlighting/Kate/Syntax/Awk.hs, dist/build/Text/Highlighting/Kate/Syntax/Awk.o )
[ 14 of 107] Compiling Text.Highlighting.Kate.Syntax.Bibtex ( Text/Highlighting/Kate/Syntax/Bibtex.hs, dist/build/Text/Highlighting/Kate/Syntax/Bibtex.o )
[ 15 of 107] Compiling Text.Highlighting.Kate.Syntax.Boo ( Text/Highlighting/Kate/Syntax/Boo.hs, dist/build/Text/Highlighting/Kate/Syntax/Boo.o )
[ 16 of 107] Compiling Text.Highlighting.Kate.Syntax.Changelog ( Text/Highlighting/Kate/Syntax/Changelog.hs, dist/build/Text/Highlighting/Kate/Syntax/Changelog.o )
[ 17 of 107] Compiling Text.Highlighting.Kate.Syntax.Clojure ( Text/Highlighting/Kate/Syntax/Clojure.hs, dist/build/Text/Highlighting/Kate/Syntax/Clojure.o )
[ 18 of 107] Compiling Text.Highlighting.Kate.Syntax.Coldfusion ( Text/Highlighting/Kate/Syntax/Coldfusion.hs, dist/build/Text/Highlighting/Kate/Syntax/Coldfusion.o )
[ 19 of 107] Compiling Text.Highlighting.Kate.Syntax.Commonlisp ( Text/Highlighting/Kate/Syntax/Commonlisp.hs, dist/build/Text/Highlighting/Kate/Syntax/Commonlisp.o )
[ 20 of 107] Compiling Text.Highlighting.Kate.Syntax.Css ( Text/Highlighting/Kate/Syntax/Css.hs, dist/build/Text/Highlighting/Kate/Syntax/Css.o )
[ 21 of 107] Compiling Text.Highlighting.Kate.Syntax.Curry ( Text/Highlighting/Kate/Syntax/Curry.hs, dist/build/Text/Highlighting/Kate/Syntax/Curry.o )
[ 22 of 107] Compiling Text.Highlighting.Kate.Syntax.D ( Text/Highlighting/Kate/Syntax/D.hs, dist/build/Text/Highlighting/Kate/Syntax/D.o )
[ 23 of 107] 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 107] Compiling Text.Highlighting.Kate.Syntax.Doxygen ( Text/Highlighting/Kate/Syntax/Doxygen.hs, dist/build/Text/Highlighting/Kate/Syntax/Doxygen.o )
[ 25 of 107] Compiling Text.Highlighting.Kate.Syntax.C ( Text/Highlighting/Kate/Syntax/C.hs, dist/build/Text/Highlighting/Kate/Syntax/C.o )
[ 26 of 107] Compiling Text.Highlighting.Kate.Syntax.Cpp ( Text/Highlighting/Kate/Syntax/Cpp.hs, dist/build/Text/Highlighting/Kate/Syntax/Cpp.o )
[ 27 of 107] Compiling Text.Highlighting.Kate.Syntax.Cs ( Text/Highlighting/Kate/Syntax/Cs.hs, dist/build/Text/Highlighting/Kate/Syntax/Cs.o )
[ 28 of 107] Compiling Text.Highlighting.Kate.Syntax.Doxygenlua ( Text/Highlighting/Kate/Syntax/Doxygenlua.hs, dist/build/Text/Highlighting/Kate/Syntax/Doxygenlua.o )
[ 29 of 107] Compiling Text.Highlighting.Kate.Syntax.Dtd ( Text/Highlighting/Kate/Syntax/Dtd.hs, dist/build/Text/Highlighting/Kate/Syntax/Dtd.o )
[ 30 of 107] Compiling Text.Highlighting.Kate.Syntax.Eiffel ( Text/Highlighting/Kate/Syntax/Eiffel.hs, dist/build/Text/Highlighting/Kate/Syntax/Eiffel.o )
[ 31 of 107] Compiling Text.Highlighting.Kate.Syntax.Email ( Text/Highlighting/Kate/Syntax/Email.hs, dist/build/Text/Highlighting/Kate/Syntax/Email.o )
[ 32 of 107] Compiling Text.Highlighting.Kate.Syntax.Erlang ( Text/Highlighting/Kate/Syntax/Erlang.hs, dist/build/Text/Highlighting/Kate/Syntax/Erlang.o )
[ 33 of 107] Compiling Text.Highlighting.Kate.Syntax.Fortran ( Text/Highlighting/Kate/Syntax/Fortran.hs, dist/build/Text/Highlighting/Kate/Syntax/Fortran.o )
[ 34 of 107] 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 107] Compiling Text.Highlighting.Kate.Syntax.Gnuassembler ( Text/Highlighting/Kate/Syntax/Gnuassembler.hs, dist/build/Text/Highlighting/Kate/Syntax/Gnuassembler.o )
[ 36 of 107] Compiling Text.Highlighting.Kate.Syntax.Go ( Text/Highlighting/Kate/Syntax/Go.hs, dist/build/Text/Highlighting/Kate/Syntax/Go.o )
[ 37 of 107] Compiling Text.Highlighting.Kate.Syntax.Haskell ( Text/Highlighting/Kate/Syntax/Haskell.hs, dist/build/Text/Highlighting/Kate/Syntax/Haskell.o )
[ 38 of 107] Compiling Text.Highlighting.Kate.Syntax.Haxe ( Text/Highlighting/Kate/Syntax/Haxe.hs, dist/build/Text/Highlighting/Kate/Syntax/Haxe.o )
[ 39 of 107] Compiling Text.Highlighting.Kate.Syntax.Ini ( Text/Highlighting/Kate/Syntax/Ini.hs, dist/build/Text/Highlighting/Kate/Syntax/Ini.o )
[ 40 of 107] Compiling Text.Highlighting.Kate.Syntax.Json ( Text/Highlighting/Kate/Syntax/Json.hs, dist/build/Text/Highlighting/Kate/Syntax/Json.o )
[ 41 of 107] Compiling Text.Highlighting.Kate.Syntax.Jsp ( Text/Highlighting/Kate/Syntax/Jsp.hs, dist/build/Text/Highlighting/Kate/Syntax/Jsp.o )
[ 42 of 107] Compiling Text.Highlighting.Kate.Syntax.Julia ( Text/Highlighting/Kate/Syntax/Julia.hs, dist/build/Text/Highlighting/Kate/Syntax/Julia.o )
[ 43 of 107] Compiling Text.Highlighting.Kate.Syntax.Lex ( Text/Highlighting/Kate/Syntax/Lex.hs, dist/build/Text/Highlighting/Kate/Syntax/Lex.o )
[ 44 of 107] Compiling Text.Highlighting.Kate.Syntax.LiterateCurry ( Text/Highlighting/Kate/Syntax/LiterateCurry.hs, dist/build/Text/Highlighting/Kate/Syntax/LiterateCurry.o )
[ 45 of 107] Compiling Text.Highlighting.Kate.Syntax.LiterateHaskell ( Text/Highlighting/Kate/Syntax/LiterateHaskell.hs, dist/build/Text/Highlighting/Kate/Syntax/LiterateHaskell.o )
[ 46 of 107] Compiling Text.Highlighting.Kate.Syntax.Lua ( Text/Highlighting/Kate/Syntax/Lua.hs, dist/build/Text/Highlighting/Kate/Syntax/Lua.o )
[ 47 of 107] Compiling Text.Highlighting.Kate.Syntax.Makefile ( Text/Highlighting/Kate/Syntax/Makefile.hs, dist/build/Text/Highlighting/Kate/Syntax/Makefile.o )
[ 48 of 107] Compiling Text.Highlighting.Kate.Syntax.Markdown ( Text/Highlighting/Kate/Syntax/Markdown.hs, dist/build/Text/Highlighting/Kate/Syntax/Markdown.o )
[ 49 of 107] Compiling Text.Highlighting.Kate.Syntax.Matlab ( Text/Highlighting/Kate/Syntax/Matlab.hs, dist/build/Text/Highlighting/Kate/Syntax/Matlab.o )
[ 50 of 107] Compiling Text.Highlighting.Kate.Syntax.Maxima ( Text/Highlighting/Kate/Syntax/Maxima.hs, dist/build/Text/Highlighting/Kate/Syntax/Maxima.o )
[ 51 of 107] 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 107] Compiling Text.Highlighting.Kate.Syntax.Mips ( Text/Highlighting/Kate/Syntax/Mips.hs, dist/build/Text/Highlighting/Kate/Syntax/Mips.o )
[ 53 of 107] Compiling Text.Highlighting.Kate.Syntax.Modelines ( Text/Highlighting/Kate/Syntax/Modelines.hs, dist/build/Text/Highlighting/Kate/Syntax/Modelines.o )
[ 54 of 107] Compiling Text.Highlighting.Kate.Syntax.Bash ( Text/Highlighting/Kate/Syntax/Bash.hs, dist/build/Text/Highlighting/Kate/Syntax/Bash.o )
[ 55 of 107] Compiling Text.Highlighting.Kate.Syntax.Javascript ( Text/Highlighting/Kate/Syntax/Javascript.hs, dist/build/Text/Highlighting/Kate/Syntax/Javascript.o )
[ 56 of 107] Compiling Text.Highlighting.Kate.Syntax.Coffee ( Text/Highlighting/Kate/Syntax/Coffee.hs, dist/build/Text/Highlighting/Kate/Syntax/Coffee.o )
[ 57 of 107] Compiling Text.Highlighting.Kate.Syntax.Djangotemplate ( Text/Highlighting/Kate/Syntax/Djangotemplate.hs, dist/build/Text/Highlighting/Kate/Syntax/Djangotemplate.o )
[ 58 of 107] Compiling Text.Highlighting.Kate.Syntax.Html ( Text/Highlighting/Kate/Syntax/Html.hs, dist/build/Text/Highlighting/Kate/Syntax/Html.o )
[ 59 of 107] Compiling Text.Highlighting.Kate.Syntax.Javadoc ( Text/Highlighting/Kate/Syntax/Javadoc.hs, dist/build/Text/Highlighting/Kate/Syntax/Javadoc.o )
[ 60 of 107] Compiling Text.Highlighting.Kate.Syntax.Actionscript ( Text/Highlighting/Kate/Syntax/Actionscript.hs, dist/build/Text/Highlighting/Kate/Syntax/Actionscript.o )
[ 61 of 107] Compiling Text.Highlighting.Kate.Syntax.Java ( Text/Highlighting/Kate/Syntax/Java.hs, dist/build/Text/Highlighting/Kate/Syntax/Java.o )
[ 62 of 107] Compiling Text.Highlighting.Kate.Syntax.Modula2 ( Text/Highlighting/Kate/Syntax/Modula2.hs, dist/build/Text/Highlighting/Kate/Syntax/Modula2.o )
[ 63 of 107] Compiling Text.Highlighting.Kate.Syntax.Modula3 ( Text/Highlighting/Kate/Syntax/Modula3.hs, dist/build/Text/Highlighting/Kate/Syntax/Modula3.o )
[ 64 of 107] Compiling Text.Highlighting.Kate.Syntax.Monobasic ( Text/Highlighting/Kate/Syntax/Monobasic.hs, dist/build/Text/Highlighting/Kate/Syntax/Monobasic.o )
[ 65 of 107] Compiling Text.Highlighting.Kate.Syntax.Nasm ( Text/Highlighting/Kate/Syntax/Nasm.hs, dist/build/Text/Highlighting/Kate/Syntax/Nasm.o )
[ 66 of 107] Compiling Text.Highlighting.Kate.Syntax.Noweb ( Text/Highlighting/Kate/Syntax/Noweb.hs, dist/build/Text/Highlighting/Kate/Syntax/Noweb.o )
[ 67 of 107] Compiling Text.Highlighting.Kate.Syntax.Objectivec ( Text/Highlighting/Kate/Syntax/Objectivec.hs, dist/build/Text/Highlighting/Kate/Syntax/Objectivec.o )
[ 68 of 107] 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") = ...
[ 69 of 107] 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'
[ 70 of 107] Compiling Text.Highlighting.Kate.Syntax.Octave ( Text/Highlighting/Kate/Syntax/Octave.hs, dist/build/Text/Highlighting/Kate/Syntax/Octave.o )
[ 71 of 107] Compiling Text.Highlighting.Kate.Syntax.Pascal ( Text/Highlighting/Kate/Syntax/Pascal.hs, dist/build/Text/Highlighting/Kate/Syntax/Pascal.o )
[ 72 of 107] Compiling Text.Highlighting.Kate.Syntax.Perl ( Text/Highlighting/Kate/Syntax/Perl.hs, dist/build/Text/Highlighting/Kate/Syntax/Perl.o )
[ 73 of 107] Compiling Text.Highlighting.Kate.Syntax.Pike ( Text/Highlighting/Kate/Syntax/Pike.hs, dist/build/Text/Highlighting/Kate/Syntax/Pike.o )
[ 74 of 107] Compiling Text.Highlighting.Kate.Syntax.Postscript ( Text/Highlighting/Kate/Syntax/Postscript.hs, dist/build/Text/Highlighting/Kate/Syntax/Postscript.o )
[ 75 of 107] 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'
[ 76 of 107] Compiling Text.Highlighting.Kate.Syntax.Python ( Text/Highlighting/Kate/Syntax/Python.hs, dist/build/Text/Highlighting/Kate/Syntax/Python.o )
[ 77 of 107] Compiling Text.Highlighting.Kate.Syntax.Latex ( Text/Highlighting/Kate/Syntax/Latex.hs, dist/build/Text/Highlighting/Kate/Syntax/Latex.o )
[ 78 of 107] Compiling Text.Highlighting.Kate.Syntax.R ( Text/Highlighting/Kate/Syntax/R.hs, dist/build/Text/Highlighting/Kate/Syntax/R.o )
[ 79 of 107] Compiling Text.Highlighting.Kate.Syntax.Relaxngcompact ( Text/Highlighting/Kate/Syntax/Relaxngcompact.hs, dist/build/Text/Highlighting/Kate/Syntax/Relaxngcompact.o )
[ 80 of 107] Compiling Text.Highlighting.Kate.Syntax.Restructuredtext ( Text/Highlighting/Kate/Syntax/Restructuredtext.hs, dist/build/Text/Highlighting/Kate/Syntax/Restructuredtext.o )
[ 81 of 107] Compiling Text.Highlighting.Kate.Syntax.Cmake ( Text/Highlighting/Kate/Syntax/Cmake.hs, dist/build/Text/Highlighting/Kate/Syntax/Cmake.o )
[ 82 of 107] Compiling Text.Highlighting.Kate.Syntax.Rhtml ( Text/Highlighting/Kate/Syntax/Rhtml.hs, dist/build/Text/Highlighting/Kate/Syntax/Rhtml.o )
[ 83 of 107] Compiling Text.Highlighting.Kate.Syntax.Roff ( Text/Highlighting/Kate/Syntax/Roff.hs, dist/build/Text/Highlighting/Kate/Syntax/Roff.o )
[ 84 of 107] Compiling Text.Highlighting.Kate.Syntax.Mandoc ( Text/Highlighting/Kate/Syntax/Mandoc.hs, dist/build/Text/Highlighting/Kate/Syntax/Mandoc.o )
[ 85 of 107] Compiling Text.Highlighting.Kate.Syntax.Ruby ( Text/Highlighting/Kate/Syntax/Ruby.hs, dist/build/Text/Highlighting/Kate/Syntax/Ruby.o )
[ 86 of 107] Compiling Text.Highlighting.Kate.Syntax.Rust ( Text/Highlighting/Kate/Syntax/Rust.hs, dist/build/Text/Highlighting/Kate/Syntax/Rust.o )
[ 87 of 107] Compiling Text.Highlighting.Kate.Syntax.Scala ( Text/Highlighting/Kate/Syntax/Scala.hs, dist/build/Text/Highlighting/Kate/Syntax/Scala.o )
[ 88 of 107] Compiling Text.Highlighting.Kate.Syntax.Scheme ( Text/Highlighting/Kate/Syntax/Scheme.hs, dist/build/Text/Highlighting/Kate/Syntax/Scheme.o )
[ 89 of 107] Compiling Text.Highlighting.Kate.Syntax.Sci ( Text/Highlighting/Kate/Syntax/Sci.hs, dist/build/Text/Highlighting/Kate/Syntax/Sci.o )
[ 90 of 107] Compiling Text.Highlighting.Kate.Syntax.Sed ( Text/Highlighting/Kate/Syntax/Sed.hs, dist/build/Text/Highlighting/Kate/Syntax/Sed.o )
[ 91 of 107] Compiling Text.Highlighting.Kate.Syntax.Sgml ( Text/Highlighting/Kate/Syntax/Sgml.hs, dist/build/Text/Highlighting/Kate/Syntax/Sgml.o )
[ 92 of 107] Compiling Text.Highlighting.Kate.Syntax.Sql ( Text/Highlighting/Kate/Syntax/Sql.hs, dist/build/Text/Highlighting/Kate/Syntax/Sql.o )
[ 93 of 107] Compiling Text.Highlighting.Kate.Syntax.SqlMysql ( Text/Highlighting/Kate/Syntax/SqlMysql.hs, dist/build/Text/Highlighting/Kate/Syntax/SqlMysql.o )
[ 94 of 107] Compiling Text.Highlighting.Kate.Syntax.Php ( Text/Highlighting/Kate/Syntax/Php.hs, dist/build/Text/Highlighting/Kate/Syntax/Php.o )
[ 95 of 107] Compiling Text.Highlighting.Kate.Syntax.SqlPostgresql ( Text/Highlighting/Kate/Syntax/SqlPostgresql.hs, dist/build/Text/Highlighting/Kate/Syntax/SqlPostgresql.o )
[ 96 of 107] Compiling Text.Highlighting.Kate.Syntax.Tcl ( Text/Highlighting/Kate/Syntax/Tcl.hs, dist/build/Text/Highlighting/Kate/Syntax/Tcl.o )
[ 97 of 107] Compiling Text.Highlighting.Kate.Syntax.Texinfo ( Text/Highlighting/Kate/Syntax/Texinfo.hs, dist/build/Text/Highlighting/Kate/Syntax/Texinfo.o )
[ 98 of 107] Compiling Text.Highlighting.Kate.Syntax.Verilog ( Text/Highlighting/Kate/Syntax/Verilog.hs, dist/build/Text/Highlighting/Kate/Syntax/Verilog.o )
[ 99 of 107] 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'
[100 of 107] Compiling Text.Highlighting.Kate.Syntax.Xml ( Text/Highlighting/Kate/Syntax/Xml.hs, dist/build/Text/Highlighting/Kate/Syntax/Xml.o )
[101 of 107] Compiling Text.Highlighting.Kate.Syntax.Xorg ( Text/Highlighting/Kate/Syntax/Xorg.hs, dist/build/Text/Highlighting/Kate/Syntax/Xorg.o )
[102 of 107] Compiling Text.Highlighting.Kate.Syntax.Xslt ( Text/Highlighting/Kate/Syntax/Xslt.hs, dist/build/Text/Highlighting/Kate/Syntax/Xslt.o )
[103 of 107] Compiling Text.Highlighting.Kate.Syntax.Xul ( Text/Highlighting/Kate/Syntax/Xul.hs, dist/build/Text/Highlighting/Kate/Syntax/Xul.o )
[104 of 107] Compiling Text.Highlighting.Kate.Syntax.Yacc ( Text/Highlighting/Kate/Syntax/Yacc.hs, dist/build/Text/Highlighting/Kate/Syntax/Yacc.o )
[105 of 107] Compiling Text.Highlighting.Kate.Syntax.Yaml ( Text/Highlighting/Kate/Syntax/Yaml.hs, dist/build/Text/Highlighting/Kate/Syntax/Yaml.o )
[106 of 107] Compiling Text.Highlighting.Kate.Syntax ( Text/Highlighting/Kate/Syntax.hs, dist/build/Text/Highlighting/Kate/Syntax.o )
[107 of 107] Compiling Text.Highlighting.Kate ( Text/Highlighting/Kate.hs, dist/build/Text/Highlighting/Kate.o )
In-place registering highlighting-kate-0.5.6...
Running Haddock for highlighting-kate-0.5.6...
Running hscolour for highlighting-kate-0.5.6...
Preprocessing library highlighting-kate-0.5.6...
Preprocessing library highlighting-kate-0.5.6...

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

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

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

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

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

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

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

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

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

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

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

dist/build/tmp-24395/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.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.Restructuredtext'
  80% (  4 /  5) in 'Text.Highlighting.Kate.Syntax.Cmake'
  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'
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.6
Registering highlighting-kate-0.5.6...
Installed highlighting-kate-0.5.6
Configuring prettify-1.0...
Building prettify-1.0...
Preprocessing library prettify-1.0...
[1 of 1] Compiling Text.Pretty      ( src/Text/Pretty.hs, dist/build/Text/Pretty.o )
In-place registering prettify-1.0...
Running Haddock for prettify-1.0...
Running hscolour for prettify-1.0...
Preprocessing library prettify-1.0...
Preprocessing library prettify-1.0...
Haddock coverage:
  90% ( 47 / 52) in 'Text.Pretty'
Documentation created: dist/doc/html/prettify/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/prettify-1.0
Registering prettify-1.0...
Installed prettify-1.0
Configuring atto-lisp-0.2.1.2...
Building atto-lisp-0.2.1.2...
Preprocessing library atto-lisp-0.2.1.2...
[1 of 1] Compiling Data.AttoLisp    ( Data/AttoLisp.hs, dist/build/Data/AttoLisp.o )
In-place registering atto-lisp-0.2.1.2...
Running Haddock for atto-lisp-0.2.1.2...
Running hscolour for atto-lisp-0.2.1.2...
Preprocessing library atto-lisp-0.2.1.2...
Preprocessing library atto-lisp-0.2.1.2...
Haddock coverage:
  88% ( 22 / 25) in 'Data.AttoLisp'
Warning: Data.AttoLisp: could not find link destinations for:
    Data.AttoLisp.ParseList
Documentation created: dist/doc/html/atto-lisp/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/atto-lisp-0.2.1.2
Registering atto-lisp-0.2.1.2...
Installed atto-lisp-0.2.1.2
[1 of 1] Compiling Main             ( /tmp/pandoc-1.11.1-24395/pandoc-1.11.1/Setup.hs, /tmp/pandoc-1.11.1-24395/pandoc-1.11.1/dist/setup/Main.o )
Linking /tmp/pandoc-1.11.1-24395/pandoc-1.11.1/dist/setup/setup ...
Configuring pandoc-1.11.1...
Building pandoc-1.11.1...
Preprocessing library pandoc-1.11.1...
[ 1 of 45] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.o )
[ 2 of 45] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.o )
[ 3 of 45] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.o )
[ 4 of 45] Compiling Text.Pandoc.Readers.TeXMath ( src/Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.o )
[ 5 of 45] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.o )
[ 6 of 45] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.o )

src/Text/Pandoc/UTF8.hs:50:1: Warning:
    Module `Prelude' does not export `catch'
[ 7 of 45] Compiling Text.Pandoc.PDF  ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.o )
[ 8 of 45] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.o )
[ 9 of 45] Compiling Text.Pandoc.XML  ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.o )
[10 of 45] Compiling Paths_pandoc     ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.o )
[11 of 45] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.o )
[12 of 45] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.o )
[13 of 45] Compiling Text.Pandoc.Biblio ( src/Text/Pandoc/Biblio.hs, dist/build/Text/Pandoc/Biblio.o )
[14 of 45] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.o )
[15 of 45] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.o )
[16 of 45] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.o )
[17 of 45] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.o )
[18 of 45] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.o )
[19 of 45] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.o )
[20 of 45] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.o )
[21 of 45] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.o )
[22 of 45] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.o )
[23 of 45] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.o )
[24 of 45] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.o )
[25 of 45] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.o )
[26 of 45] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.o )
[27 of 45] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.o )
[28 of 45] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.o )
[29 of 45] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.o )
[30 of 45] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.o )
[31 of 45] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.o )
[32 of 45] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.o )
[33 of 45] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.o )
[34 of 45] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.o )
[35 of 45] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.o )
[36 of 45] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.o )
[37 of 45] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.o )
[38 of 45] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.o )
[39 of 45] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.o )
[40 of 45] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.o )
[41 of 45] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.o )
[42 of 45] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.o )
[43 of 45] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.o )

src/Text/Pandoc/Writers/EPUB.hs:57:1: Warning:
    Module `Prelude' does not export `catch'
[44 of 45] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.o )
[45 of 45] Compiling Text.Pandoc      ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.o )
In-place registering pandoc-1.11.1...
Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.11.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.11.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.11.1...
Running hscolour for pandoc-1.11.1...
Preprocessing library pandoc-1.11.1...
Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.11.1...
Preprocessing executable 'pandoc' for pandoc-1.11.1...
Preprocessing library pandoc-1.11.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

src/Text/Pandoc/UTF8.hs:50:1: Warning:
    Module `Prelude' does not export `catch'

src/Text/Pandoc/Writers/EPUB.hs:57:1: Warning:
    Module `Prelude' does not export `catch'
Haddock coverage:
  33% (  1 /  3) in 'Text.Pandoc.UUID'
  17% (  1 /  6) in 'Text.Pandoc.ImageSize'
 100% (  3 /  3) in 'Text.Pandoc.Slides'
 100% (  2 /  2) in 'Text.Pandoc.Readers.TeXMath'
 100% (  2 /  2) in 'Text.Pandoc.MIME'
  20% (  3 / 15) in 'Text.Pandoc.UTF8'
  50% (  1 /  2) in 'Text.Pandoc.PDF'
  97% ( 38 / 39) in 'Text.Pandoc.Pretty'
  90% (  9 / 10) in 'Text.Pandoc.XML'
   0% (  0 /  7) in 'Paths_pandoc'
  91% ( 42 / 46) in 'Text.Pandoc.Shared'
  80% ( 16 / 20) in 'Text.Pandoc.Highlighting'
 100% (  2 /  2) in 'Text.Pandoc.Biblio'
 100% (  2 /  2) in 'Text.Pandoc.SelfContained'
 100% (  2 /  2) in 'Text.Pandoc.Readers.Native'
  75% (  3 /  4) 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.Writers.Native'
 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% (  2 /  2) in 'Text.Pandoc.Writers.Docx'
 100% (  2 /  2) in 'Text.Pandoc.Writers.FB2'
 100% (  2 /  2) in 'Text.Pandoc.Writers.Docbook'
 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'
  75% ( 87 /116) 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'
 100% (  2 /  2) in 'Text.Pandoc.Readers.Textile'
 100% (  3 /  3) in 'Text.Pandoc.Writers.Markdown'
 100% (  2 /  2) in 'Text.Pandoc.Writers.EPUB'
 100% (  2 /  2) in 'Text.Pandoc.Writers.AsciiDoc'
  96% ( 49 / 51) in 'Text.Pandoc'
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.11.1...
Preprocessing executable 'pandoc' for pandoc-1.11.1...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pandoc-1.11.1
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering pandoc-1.11.1...
Installed pandoc-1.11.1
Downloading modulo-1.7.2...
Configuring modulo-1.7.2...
Building modulo-1.7.2...
Preprocessing library modulo-1.7.2...
[ 1 of 12] Compiling Language.Modulo.JavaScript ( src/Language/Modulo/JavaScript.hs, dist/build/Language/Modulo/JavaScript.o )
[ 2 of 12] Compiling Language.Modulo.Util ( src/Language/Modulo/Util.hs, dist/build/Language/Modulo/Util.o )
[ 3 of 12] Compiling Language.Modulo.Util.Mangle ( src/Language/Modulo/Util/Mangle.hs, dist/build/Language/Modulo/Util/Mangle.o )
[ 4 of 12] Compiling Language.Modulo.Util.Unmangle ( src/Language/Modulo/Util/Unmangle.hs, dist/build/Language/Modulo/Util/Unmangle.o )
[ 5 of 12] Compiling Language.Modulo  ( src/Language/Modulo.hs, dist/build/Language/Modulo.o )
[ 6 of 12] Compiling Language.Modulo.C ( src/Language/Modulo/C.hs, dist/build/Language/Modulo/C.o )
[ 7 of 12] Compiling Language.Modulo.Lisp ( src/Language/Modulo/Lisp.hs, dist/build/Language/Modulo/Lisp.o )
[ 8 of 12] Compiling Language.Modulo.Haskell ( src/Language/Modulo/Haskell.hs, dist/build/Language/Modulo/Haskell.o )
[ 9 of 12] Compiling Language.Modulo.Parse ( src/Language/Modulo/Parse.hs, dist/build/Language/Modulo/Parse.o )
[10 of 12] Compiling Language.Modulo.Load ( src/Language/Modulo/Load.hs, dist/build/Language/Modulo/Load.o )
[11 of 12] Compiling Language.Modulo.Rename ( src/Language/Modulo/Rename.hs, dist/build/Language/Modulo/Rename.o )
[12 of 12] Compiling Language.Modulo.Pandoc ( src/Language/Modulo/Pandoc.hs, dist/build/Language/Modulo/Pandoc.o )
In-place registering modulo-1.7.2...
Preprocessing executable 'modulo' for modulo-1.7.2...
[ 1 of 11] Compiling Language.Modulo.Util ( src/Language/Modulo/Util.hs, dist/build/modulo/modulo-tmp/Language/Modulo/Util.o )
[ 2 of 11] Compiling Language.Modulo.Util.Mangle ( src/Language/Modulo/Util/Mangle.hs, dist/build/modulo/modulo-tmp/Language/Modulo/Util/Mangle.o )
[ 3 of 11] Compiling Language.Modulo.Util.Unmangle ( src/Language/Modulo/Util/Unmangle.hs, dist/build/modulo/modulo-tmp/Language/Modulo/Util/Unmangle.o )
[ 4 of 11] Compiling Language.Modulo  ( src/Language/Modulo.hs, dist/build/modulo/modulo-tmp/Language/Modulo.o )
[ 5 of 11] Compiling Language.Modulo.C ( src/Language/Modulo/C.hs, dist/build/modulo/modulo-tmp/Language/Modulo/C.o )
[ 6 of 11] Compiling Language.Modulo.Lisp ( src/Language/Modulo/Lisp.hs, dist/build/modulo/modulo-tmp/Language/Modulo/Lisp.o )
[ 7 of 11] Compiling Language.Modulo.Haskell ( src/Language/Modulo/Haskell.hs, dist/build/modulo/modulo-tmp/Language/Modulo/Haskell.o )
[ 8 of 11] Compiling Language.Modulo.Parse ( src/Language/Modulo/Parse.hs, dist/build/modulo/modulo-tmp/Language/Modulo/Parse.o )
[ 9 of 11] Compiling Language.Modulo.Load ( src/Language/Modulo/Load.hs, dist/build/modulo/modulo-tmp/Language/Modulo/Load.o )
[10 of 11] Compiling Language.Modulo.Rename ( src/Language/Modulo/Rename.hs, dist/build/modulo/modulo-tmp/Language/Modulo/Rename.o )
[11 of 11] Compiling Main             ( src/Main.hs, dist/build/modulo/modulo-tmp/Main.o )
Linking dist/build/modulo/modulo ...
Running Haddock for modulo-1.7.2...
Running hscolour for modulo-1.7.2...
Preprocessing library modulo-1.7.2...
Preprocessing executable 'modulo' for modulo-1.7.2...
Preprocessing library modulo-1.7.2...
Haddock coverage:
 100% (  1 /  1) in 'Language.Modulo.JavaScript'
 100% ( 22 / 22) in 'Language.Modulo.Util'
 100% (  4 /  4) in 'Language.Modulo.Util.Mangle'
 100% (  4 /  4) in 'Language.Modulo.Util.Unmangle'
  67% ( 14 / 21) in 'Language.Modulo'
  58% ( 14 / 24) in 'Language.Modulo.C'
  67% (  8 / 12) in 'Language.Modulo.Lisp'
  78% (  7 /  9) in 'Language.Modulo.Haskell'
 100% (  6 /  6) in 'Language.Modulo.Parse'
 100% ( 11 / 11) in 'Language.Modulo.Load'
 100% (  2 /  2) in 'Language.Modulo.Rename'
  50% (  3 /  6) in 'Language.Modulo.Pandoc'
Documentation created: dist/doc/html/modulo/index.html
Preprocessing executable 'modulo' for modulo-1.7.2...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/modulo-1.7.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 modulo-1.7.2...
Installed modulo-1.7.2

Test log

No test log was submitted for this report.