Build #3 for git-annex-5.20140116

[all reports]

Package git-annex-5.20140116
Install DependencyFailed language-javascript-0.5.14.2
Docs NotTried
Tests NotTried
Time submitted 2015-10-11 06:43:36.067491 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies yesod-static-1.5.0.3, yesod-form-1.4.4.1, yesod-default-1.2.0, yesod-core-1.4.15, yesod-1.4.2, xml-types-0.3.6, xml-conduit-1.3.2, warp-3.1.4, wai-logger-2.2.4.1, wai-3.0.4.0, uuid-1.3.11, utf8-string-1.0.1.1, unix-compat-0.4.1.4, unix-2.7.1.0, transformers-0.4.2.0, time-1.5.0.1, text-1.2.1.3, template-haskell-2.10.0.0, tasty-quickcheck-0.8.4, tasty-hunit-0.9.2, tasty-0.11.0.1, stm-2.4.4, regex-tdfa-1.2.1, random-1.1, process-1.2.3.0, old-locale-1.0.0.7, network-protocol-xmpp-0.4.8, network-multicast-0.1.0, network-info-0.2.0.7, network-conduit-1.1.0, network-2.6.2.1, mtl-2.2.1, monad-control-1.0.0.4, json-0.9.1, http-types-0.9, http-conduit-2.1.8, hslogger-1.2.9, hinotify-0.3.8.1, hamlet-1.2.0, hS3-0.5.9, gnutls-0.2, filepath-1.4.0.0, feed-0.3.10.2, extensible-exceptions-0.1.1.4, edit-distance-0.2.2.1, dns-2.0.0, dlist-0.7.1.2, directory-1.2.2.0, dbus-0.10.10, dataenc-0.12, data-default-0.5.3, cryptohash-0.11.6, crypto-api-0.13.2, containers-0.5.6.2, clientsession-0.9.1.1, case-insensitive-1.2.0.5, bytestring-0.10.6.0, bloomfilter-2.0.1.0, blaze-builder-0.4.0.1, base-4.8.1.0, async-2.0.2, aeson-0.10.0.0, SafeSemaphore-0.10.1, SHA-1.6.4.2, QuickCheck-2.8.1, MonadCatchIO-transformers-0.3.1.3, MissingH-1.3.0.1, IfElse-0.85, HTTP-4000.2.20, DAV-1.2
Flags xmpp webdav webapp testsuite tdfa tahoe s3 quvi production pairing inotify feed -ekg dns dbus cryptohash assistant -androidsplice -android

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HUnit-1.3.0.0...
Building HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.3.0.0...
Running Haddock for HUnit-1.3.0.0...
Running hscolour for HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  56% (  5 /  9) in 'Test.HUnit.Lang'
  Missing documentation for:
    Module header
    Location (Test/HUnit/Lang.hs:38)
    Result (Test/HUnit/Lang.hs:74)
    HUnitFailure (Test/HUnit/Lang.hs:44)
  97% ( 33 / 34) in 'Test.HUnit.Base'
  Missing documentation for:
    Location (Test/HUnit/Lang.hs:38)
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html,
dist/doc/html/HUnit/HUnit.txt
Creating package registration file:
/tmp/pkgConf-HUnit-1.3.0278722862233665123.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HUnit-1.3.0.0-DDLSMCRs3jyLBDbJPCH01j
Registering HUnit-1.3.0.0...
Installed HUnit-1.3.0.0
Configuring SHA-1.6.4.2...
Building SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o )
In-place registering SHA-1.6.4.2...
Running Haddock for SHA-1.6.4.2...
Running hscolour for SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Preprocessing library SHA-1.6.4.2...
Haddock coverage:
  62% ( 24 / 39) in 'Data.Digest.Pure.SHA'
  Missing documentation for:
    SHA1State (src/Data/Digest/Pure/SHA.hs:76)
    SHA256State (src/Data/Digest/Pure/SHA.hs:81)
    SHA512State (src/Data/Digest/Pure/SHA.hs:92)
    completeSha1Incremental (src/Data/Digest/Pure/SHA.hs:1002)
    completeSha224Incremental (src/Data/Digest/Pure/SHA.hs:1022)
    completeSha256Incremental (src/Data/Digest/Pure/SHA.hs:1042)
    completeSha384Incremental (src/Data/Digest/Pure/SHA.hs:1060)
    completeSha512Incremental (src/Data/Digest/Pure/SHA.hs:1079)
    toBigEndianSBS (src/Data/Digest/Pure/SHA.hs:259)
    fromBigEndianSBS (src/Data/Digest/Pure/SHA.hs:264)
    calc_k (src/Data/Digest/Pure/SHA.hs:251)
    padSHA1 (src/Data/Digest/Pure/SHA.hs:215)
    padSHA512 (src/Data/Digest/Pure/SHA.hs:221)
    padSHA1Chunks (src/Data/Digest/Pure/SHA.hs:218)
    padSHA512Chunks (src/Data/Digest/Pure/SHA.hs:224)
Documentation created: dist/doc/html/SHA/index.html, dist/doc/html/SHA/SHA.txt
Creating package registration file:
/tmp/pkgConf-SHA-1.6.43524062191600028624.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/SHA-1.6.4.2-J9qY4eO8j9dC29WVKRYjfa
Registering SHA-1.6.4.2...
Installed SHA-1.6.4.2
Configuring ansi-terminal-0.6.2.3...
Building ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6.2.3...
Running Haddock for ansi-terminal-0.6.2.3...
Running hscolour for ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  Missing documentation for:
    Module header
  38% ( 30 / 79) in 'System.Console.ANSI.Unix'
  Missing documentation for:
    Module header
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
  39% ( 31 / 79) in 'System.Console.ANSI'
  Missing documentation for:
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
Documentation created: dist/doc/html/ansi-terminal/index.html,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Creating package registration file:
/tmp/pkgConf-ansi-terminal-0.6.219399644432112255763.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ansi-terminal-0.6.2.3-KW0LUY2zB7JCYzE4ZYrwBg
Registering ansi-terminal-0.6.2.3...
Installed ansi-terminal-0.6.2.3
Configuring appar-0.1.4...
Building appar-0.1.4...
Preprocessing library appar-0.1.4...
[1 of 5] Compiling Text.Appar.Input ( Text/Appar/Input.hs, dist/build/Text/Appar/Input.o )
[2 of 5] Compiling Text.Appar.Parser ( Text/Appar/Parser.hs, dist/build/Text/Appar/Parser.o )
[3 of 5] Compiling Text.Appar.ByteString ( Text/Appar/ByteString.hs, dist/build/Text/Appar/ByteString.o )
[4 of 5] Compiling Text.Appar.LazyByteString ( Text/Appar/LazyByteString.hs, dist/build/Text/Appar/LazyByteString.o )
[5 of 5] Compiling Text.Appar.String ( Text/Appar/String.hs, dist/build/Text/Appar/String.o )
In-place registering appar-0.1.4...
Running Haddock for appar-0.1.4...
Running hscolour for appar-0.1.4...
Preprocessing library appar-0.1.4...
Preprocessing library appar-0.1.4...
Haddock coverage:
  20% (  1 /  5) in 'Text.Appar.Input'
  Missing documentation for:
    Module header
     (Text/Appar/Input.hs:24)
     (Text/Appar/Input.hs:30)
     (Text/Appar/Input.hs:36)
  97% ( 36 / 37) in 'Text.Appar.Parser'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.ByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.LazyByteString'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
  98% ( 39 / 40) in 'Text.Appar.String'
  Missing documentation for:
    MkParser (Text/Appar/Parser.hs:63)
Documentation created: dist/doc/html/appar/index.html,
dist/doc/html/appar/appar.txt
Creating package registration file: /tmp/pkgConf-appar-0.1707900973407487131.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/appar-0.1.4-3CaAIJvwfNLEy6bEqQYYYc
Registering appar-0.1.4...
Installed appar-0.1.4
Configuring auto-update-0.1.2.2...
Building auto-update-0.1.2.2...
Preprocessing library auto-update-0.1.2.2...
[1 of 4] Compiling Control.AutoUpdate.Util ( Control/AutoUpdate/Util.hs, dist/build/Control/AutoUpdate/Util.o )
[2 of 4] Compiling Control.Reaper   ( Control/Reaper.hs, dist/build/Control/Reaper.o )
[3 of 4] Compiling Control.Debounce ( Control/Debounce.hs, dist/build/Control/Debounce.o )
[4 of 4] Compiling Control.AutoUpdate ( Control/AutoUpdate.hs, dist/build/Control/AutoUpdate.o )
In-place registering auto-update-0.1.2.2...
Running Haddock for auto-update-0.1.2.2...
Running hscolour for auto-update-0.1.2.2...
Preprocessing library auto-update-0.1.2.2...
Preprocessing library auto-update-0.1.2.2...
Haddock coverage:
  50% (  1 /  2) in 'Control.AutoUpdate.Util'
  Missing documentation for:
    Module header
 100% ( 16 / 16) in 'Control.Reaper'
 100% (  9 /  9) in 'Control.Debounce'
 100% ( 10 / 10) in 'Control.AutoUpdate'
Documentation created: dist/doc/html/auto-update/index.html,
dist/doc/html/auto-update/auto-update.txt
Creating package registration file:
/tmp/pkgConf-auto-update-0.1.216820852731662981776.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/auto-update-0.1.2.2-2DkwjWlXXrh60SbDElbu3f
Registering auto-update-0.1.2.2...
Installed auto-update-0.1.2.2
Configuring base-orphans-0.4.4...
Building base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
In-place registering base-orphans-0.4.4...
Running Haddock for base-orphans-0.4.4...
Running hscolour for base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
Haddock coverage:
Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude
 100% (  1 /  1) in 'Data.Orphans.Prelude'
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.4138703615912895151.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-orphans-0.4.4-E55c3OEBLyu45sND7mOuE9
Registering base-orphans-0.4.4...
Installed base-orphans-0.4.4
Configuring base16-bytestring-0.1.1.6...
Building base16-bytestring-0.1.1.6...
Preprocessing library base16-bytestring-0.1.1.6...
[1 of 2] Compiling Data.ByteString.Base16 ( Data/ByteString/Base16.hs, dist/build/Data/ByteString/Base16.o )
[2 of 2] Compiling Data.ByteString.Base16.Lazy ( Data/ByteString/Base16/Lazy.hs, dist/build/Data/ByteString/Base16/Lazy.o )
In-place registering base16-bytestring-0.1.1.6...
Running Haddock for base16-bytestring-0.1.1.6...
Running hscolour for base16-bytestring-0.1.1.6...
Preprocessing library base16-bytestring-0.1.1.6...
Preprocessing library base16-bytestring-0.1.1.6...
Haddock coverage:
 100% (  3 /  3) in 'Data.ByteString.Base16'
 100% (  3 /  3) in 'Data.ByteString.Base16.Lazy'
Documentation created: dist/doc/html/base16-bytestring/index.html,
dist/doc/html/base16-bytestring/base16-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base16-bytestring-0.1.117083026471857756970.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base16-bytestring-0.1.1.6-LGFgY5jaffY4IePNqJx55U
Registering base16-bytestring-0.1.1.6...
Installed base16-bytestring-0.1.1.6
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'
  Missing documentation for:
    mkEncodeTable (Data/ByteString/Base64/Internal.hs:100)
    done (Data/ByteString/Base64/Internal.hs:260)
    peek8 (Data/ByteString/Base64/Internal.hs:36)
    poke8 (Data/ByteString/Base64/Internal.hs:39)
    peek8_32 (Data/ByteString/Base64/Internal.hs:42)
    reChunkIn (Data/ByteString/Base64/Internal.hs:266)
 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,
dist/doc/html/base64-bytestring/base64-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base64-bytestring-1.0.01026413173773319847.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base64-bytestring-1.0.0.1-5ombtuUXex39dVe2nth8cH
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring bloomfilter-2.0.1.0...
Building bloomfilter-2.0.1.0...
Preprocessing library bloomfilter-2.0.1.0...
[1 of 7] Compiling Data.BloomFilter.Array ( Data/BloomFilter/Array.hs, dist/build/Data/BloomFilter/Array.o )
[2 of 7] Compiling Data.BloomFilter.Mutable.Internal ( Data/BloomFilter/Mutable/Internal.hs, dist/build/Data/BloomFilter/Mutable/Internal.o )
[3 of 7] Compiling Data.BloomFilter.Util ( Data/BloomFilter/Util.hs, dist/build/Data/BloomFilter/Util.o )
[4 of 7] Compiling Data.BloomFilter.Mutable ( Data/BloomFilter/Mutable.hs, dist/build/Data/BloomFilter/Mutable.o )
[5 of 7] Compiling Data.BloomFilter.Hash ( Data/BloomFilter/Hash.hs, dist/build/Data/BloomFilter/Hash.o )
[6 of 7] Compiling Data.BloomFilter ( Data/BloomFilter.hs, dist/build/Data/BloomFilter.o )

Data/BloomFilter.hs:175:9: Warning:
    This binding for ‘mask’ shadows the existing binding
      defined at Data/BloomFilter.hs:96:7

Data/BloomFilter.hs:182:1: Warning: Defined but not used: ‘hashesM’

Data/BloomFilter.hs:278:8: Warning:
    This binding for ‘hashes’ shadows the existing binding
      defined at Data/BloomFilter.hs:94:7

Data/BloomFilter.hs:301:10: Warning:
    This binding for ‘hashes’ shadows the existing binding
      defined at Data/BloomFilter.hs:94:7

Data/BloomFilter.hs:319:1: Warning:
    Defined but not used: ‘logPower2’
[7 of 7] Compiling Data.BloomFilter.Easy ( Data/BloomFilter/Easy.hs, dist/build/Data/BloomFilter/Easy.o )
In-place registering bloomfilter-2.0.1.0...
Running Haddock for bloomfilter-2.0.1.0...
Running hscolour for bloomfilter-2.0.1.0...
Preprocessing library bloomfilter-2.0.1.0...
Preprocessing library bloomfilter-2.0.1.0...

Data/BloomFilter.hs:175:9: Warning:
    This binding for ‘mask’ shadows the existing binding
      defined at Data/BloomFilter.hs:96:7

Data/BloomFilter.hs:182:1: Warning: Defined but not used: ‘hashesM’

Data/BloomFilter.hs:278:8: Warning:
    This binding for ‘hashes’ shadows the existing binding
      defined at Data/BloomFilter.hs:94:7

Data/BloomFilter.hs:301:10: Warning:
    This binding for ‘hashes’ shadows the existing binding
      defined at Data/BloomFilter.hs:94:7

Data/BloomFilter.hs:319:1: Warning:
    Defined but not used: ‘logPower2’
Haddock coverage:
   0% (  0 /  2) in 'Data.BloomFilter.Array'
  Missing documentation for:
    Module header
    newArray (Data/BloomFilter/Array.hs:17)
 100% (  4 /  4) in 'Data.BloomFilter.Mutable.Internal'
  75% (  3 /  4) in 'Data.BloomFilter.Util'
  Missing documentation for:
    Module header
  95% ( 21 / 22) in 'Data.BloomFilter.Mutable'
  Missing documentation for:
    bitArray (Data/BloomFilter/Mutable/Internal.hs:33)
  87% ( 13 / 15) in 'Data.BloomFilter.Hash'
  Missing documentation for:
    Hashable (Data/BloomFilter/Hash.hs:80)
    hash64 (Data/BloomFilter/Hash.hs:104)
  97% ( 31 / 32) in 'Data.BloomFilter'
  Missing documentation for:
    bitArray (Data/BloomFilter.hs:97)
 100% ( 12 / 12) in 'Data.BloomFilter.Easy'
Warning: Data.BloomFilter: could not find link destinations for:
    create
Documentation created: dist/doc/html/bloomfilter/index.html,
dist/doc/html/bloomfilter/bloomfilter.txt
Creating package registration file:
/tmp/pkgConf-bloomfilter-2.0.1217871137337745691.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bloomfilter-2.0.1.0-F2y5dJFu1WQLGpoWigZrGn
Registering bloomfilter-2.0.1.0...
Installed bloomfilter-2.0.1.0
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable    ( Data/Byteable.hs, dist/build/Data/Byteable.o )

Data/Byteable.hs:48:11: Warning:
    Rule "constEqBytes/ByteString" may never fire
      because ‘constEqBytes’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.1.1...
Running hscolour for byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Byteable'
Documentation created: dist/doc/html/byteable/index.html,
dist/doc/html/byteable/byteable.txt
Creating package registration file:
/tmp/pkgConf-byteable-0.11289547084279121308.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/byteable-0.1.1-F2pcQljAfpbDG2panTEyo8
Registering byteable-0.1.1...
Installed byteable-0.1.1
Configuring byteorder-1.0.4...
Building byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
[1 of 1] Compiling System.ByteOrder ( System/ByteOrder.hs, dist/build/System/ByteOrder.o )
In-place registering byteorder-1.0.4...
Running Haddock for byteorder-1.0.4...
Running hscolour for byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Haddock coverage:
  67% (  2 /  3) in 'System.ByteOrder'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/byteorder/index.html,
dist/doc/html/byteorder/byteorder.txt
Creating package registration file:
/tmp/pkgConf-byteorder-1.0144276705763299708.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/byteorder-1.0.4-7FRRspR69KU9KubkPZfm74
Registering byteorder-1.0.4...
Installed byteorder-1.0.4
Configuring bytestring-builder-0.10.6.0.0...
Building bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
In-place registering bytestring-builder-0.10.6.0.0...
Running Haddock for bytestring-builder-0.10.6.0.0...
Running hscolour for bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-bytestring-builder-0.10.6.01936060910928140528.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bytestring-builder-0.10.6.0.0-27hCMbWMJcMCIYxIUoATXE
Registering bytestring-builder-0.10.6.0.0...
Installed bytestring-builder-0.10.6.0.0
Configuring cereal-0.4.1.1...
Building cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )

src/Data/Serialize/Builder.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Builder.hs:197:40: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )

src/Data/Serialize/Put.hs:70:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize/Put.hs:72:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Put.hs:73:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )

src/Data/Serialize/Get.hs:89:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘MonadPlus, when, liftM2, ap’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )

src/Data/Serialize/IEEE754.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )

src/Data/Serialize.hs:68:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering cereal-0.4.1.1...
Running Haddock for cereal-0.4.1.1...
Running hscolour for cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...

src/Data/Serialize/Builder.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Builder.hs:197:40: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Serialize/Put.hs:70:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize/Put.hs:72:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Put.hs:73:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Serialize/Get.hs:89:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘ap, liftM2, when, MonadPlus’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Serialize/IEEE754.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Serialize.hs:68:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  Missing documentation for:
    toByteString (src/Data/Serialize/Builder.hs:161)
  69% ( 29 / 42) in 'Data.Serialize.Put'
  Missing documentation for:
    Putter (src/Data/Serialize/Put.hs:99)
    putBuilder (src/Data/Serialize/Put.hs:137)
    putTwoOf (src/Data/Serialize/Put.hs:261)
    putListOf (src/Data/Serialize/Put.hs:265)
    putIArrayOf (src/Data/Serialize/Put.hs:269)
    putSeqOf (src/Data/Serialize/Put.hs:275)
    putTreeOf (src/Data/Serialize/Put.hs:281)
    putMapOf (src/Data/Serialize/Put.hs:288)
    putIntMapOf (src/Data/Serialize/Put.hs:292)
    putSetOf (src/Data/Serialize/Put.hs:296)
    putIntSetOf (src/Data/Serialize/Put.hs:300)
    putMaybeOf (src/Data/Serialize/Put.hs:304)
    putEitherOf (src/Data/Serialize/Put.hs:309)
  94% ( 50 / 53) in 'Data.Serialize.Get'
  Missing documentation for:
    label (src/Data/Serialize/Get.hs:215)
    getLazyByteString (src/Data/Serialize/Get.hs:424)
    getTwoOf (src/Data/Serialize/Get.hs:577)
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 12 / 12) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file:
/tmp/pkgConf-cereal-0.4.120609752661664423428.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.4.1.1-LMaR4P6lFvNJtmY00msKYH
Registering cereal-0.4.1.1...
Installed cereal-0.4.1.1
Configuring clock-0.5.1...
Building clock-0.5.1...
Preprocessing library clock-0.5.1...
[1 of 1] Compiling System.Clock     ( dist/build/System/Clock.hs, dist/build/System/Clock.o )
In-place registering clock-0.5.1...
Running Haddock for clock-0.5.1...
Running hscolour for clock-0.5.1...
Preprocessing library clock-0.5.1...
Preprocessing library clock-0.5.1...
Haddock coverage:
 100% (  7 /  7) in 'System.Clock'
Documentation created: dist/doc/html/clock/index.html,
dist/doc/html/clock/clock.txt
Creating package registration file: /tmp/pkgConf-clock-0.5109263728910150109.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/clock-0.5.1-Kq9ZQVq8AKsI7JE2IasxPj
Registering clock-0.5.1...
Installed clock-0.5.1
Configuring cmdargs-0.10.13...
Building cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
[ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o )
[10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o )
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o )
[19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
[25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
In-place registering cmdargs-0.10.13...
Running Haddock for cmdargs-0.10.13...
Running hscolour for cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
Haddock coverage:
  50% (  1 /  2) in 'System.Console.CmdArgs.Implicit.Ann'
  Missing documentation for:
    Module header
 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI'
 100% (  8 /  8) in 'System.Console.CmdArgs.Verbosity'
  25% (  2 /  8) in 'System.Console.CmdArgs.Implicit.Type'
  Missing documentation for:
    cmdArgsHasValue (System/Console/CmdArgs/Implicit/Type.hs:28)
    embed (System/Console/CmdArgs/Implicit/Type.hs:35)
    reembed (System/Console/CmdArgs/Implicit/Type.hs:38)
    CmdArgsPrivate (System/Console/CmdArgs/Implicit/Type.hs:42)
    incArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:46)
    getArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:47)
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
  Missing documentation for:
    Module header
  73% ( 24 / 33) in 'System.Console.CmdArgs.Explicit.Type'
  Missing documentation for:
    Module header
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.Process'
  Missing documentation for:
    Module header
  60% (  3 /  5) in 'System.Console.CmdArgs.Explicit.Complete'
  Missing documentation for:
    completeBash (System/Console/CmdArgs/Explicit/Complete.hs:144)
    completeZsh (System/Console/CmdArgs/Explicit/Complete.hs:200)
 100% (  8 /  8) in 'System.Console.CmdArgs.Helper'
   7% (  2 / 28) in 'System.Console.CmdArgs.Default'
  Missing documentation for:
     (System/Console/CmdArgs/Default.hs:14)
     (System/Console/CmdArgs/Default.hs:15)
     (System/Console/CmdArgs/Default.hs:16)
     (System/Console/CmdArgs/Default.hs:17)
     (System/Console/CmdArgs/Default.hs:18)
     (System/Console/CmdArgs/Default.hs:19)
     (System/Console/CmdArgs/Default.hs:20)
     (System/Console/CmdArgs/Default.hs:21)
     (System/Console/CmdArgs/Default.hs:23)
     (System/Console/CmdArgs/Default.hs:24)
     (System/Console/CmdArgs/Default.hs:25)
     (System/Console/CmdArgs/Default.hs:26)
     (System/Console/CmdArgs/Default.hs:27)
     (System/Console/CmdArgs/Default.hs:28)
     (System/Console/CmdArgs/Default.hs:29)
     (System/Console/CmdArgs/Default.hs:30)
     (System/Console/CmdArgs/Default.hs:31)
     (System/Console/CmdArgs/Default.hs:34)
     (System/Console/CmdArgs/Default.hs:35)
     (System/Console/CmdArgs/Default.hs:36)
     (System/Console/CmdArgs/Default.hs:37)
     (System/Console/CmdArgs/Default.hs:38)
     (System/Console/CmdArgs/Default.hs:39)
     (System/Console/CmdArgs/Default.hs:40)
     (System/Console/CmdArgs/Default.hs:41)
     (System/Console/CmdArgs/Default.hs:42)
 100% (  5 /  5) in 'System.Console.CmdArgs.Text'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.Help'
  Missing documentation for:
    Module header
  85% ( 44 / 52) in 'System.Console.CmdArgs.Explicit'
  Missing documentation for:
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
 100% (  8 /  8) in 'System.Console.CmdArgs.GetOpt'
   4% (  1 / 28) in 'Data.Generics.Any'
  Missing documentation for:
    Module header
    CtorName (Data/Generics/Any.hs:15)
    FieldName (Data/Generics/Any.hs:16)
    readTupleType (Data/Generics/Any.hs:19)
    try1 (Data/Generics/Any.hs:24)
    AnyT (Data/Generics/Any.hs:33)
     (Data/Generics/Any.hs:35)
    fromAny (Data/Generics/Any.hs:38)
    cast (Data/Generics/Any.hs:45)
    toConstr (Data/Generics/Any.hs:51)
    typeOf (Data/Generics/Any.hs:54)
    dataTypeOf (Data/Generics/Any.hs:57)
    isAlgType (Data/Generics/Any.hs:60)
    typeShell (Data/Generics/Any.hs:66)
    typeShellFull (Data/Generics/Any.hs:69)
    typeName (Data/Generics/Any.hs:72)
    ctor (Data/Generics/Any.hs:78)
    fields (Data/Generics/Any.hs:81)
    children (Data/Generics/Any.hs:84)
    compose0 (Data/Generics/Any.hs:88)
    recompose (Data/Generics/Any.hs:95)
    ctors (Data/Generics/Any.hs:111)
    decompose (Data/Generics/Any.hs:117)
    arity (Data/Generics/Any.hs:120)
    compose (Data/Generics/Any.hs:122)
    getField (Data/Generics/Any.hs:129)
    setField (Data/Generics/Any.hs:134)
   0% (  0 / 20) in 'Data.Generics.Any.Prelude'
  Missing documentation for:
    Module header
    head (Data/Generics/Any/Prelude.hs:10)
    tail (Data/Generics/Any/Prelude.hs:13)
    cons (Data/Generics/Any/Prelude.hs:16)
    uncons (Data/Generics/Any/Prelude.hs:19)
    null (Data/Generics/Any/Prelude.hs:24)
    just_ (Data/Generics/Any/Prelude.hs:27)
    nil_ (Data/Generics/Any/Prelude.hs:30)
    list_ (Data/Generics/Any/Prelude.hs:33)
    append (Data/Generics/Any/Prelude.hs:36)
    reverse (Data/Generics/Any/Prelude.hs:42)
    isString (Data/Generics/Any/Prelude.hs:49)
    isList (Data/Generics/Any/Prelude.hs:50)
    isMaybe (Data/Generics/Any/Prelude.hs:51)
    isTuple (Data/Generics/Any/Prelude.hs:52)
    fromList (Data/Generics/Any/Prelude.hs:54)
    fromMaybe (Data/Generics/Any/Prelude.hs:55)
    fromTuple (Data/Generics/Any/Prelude.hs:56)
    unit (Data/Generics/Any/Prelude.hs:58)
    tuple (Data/Generics/Any/Prelude.hs:63)
   0% (  0 /  3) in 'System.Console.CmdArgs.Implicit.Reader'
  Missing documentation for:
    Module header
    Reader (System/Console/CmdArgs/Implicit/Reader.hs:15)
    reader (System/Console/CmdArgs/Implicit/Reader.hs:28)
 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
   8% (  1 / 12) in 'System.Console.CmdArgs.Implicit.Local'
  Missing documentation for:
    local (System/Console/CmdArgs/Implicit/Local.hs:110)
    err (System/Console/CmdArgs/Implicit/Local.hs:106)
    Prog_ (System/Console/CmdArgs/Implicit/Local.hs:27)
    Builtin_ (System/Console/CmdArgs/Implicit/Local.hs:55)
    Mode_ (System/Console/CmdArgs/Implicit/Local.hs:65)
    Flag_ (System/Console/CmdArgs/Implicit/Local.hs:75)
    Fixup (System/Console/CmdArgs/Implicit/Local.hs:94)
    isFlag_ (System/Console/CmdArgs/Implicit/Local.hs:99)
    progHelpOutput (System/Console/CmdArgs/Implicit/Local.hs:43)
    progVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:44)
    progNumericVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:45)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Reform'
  Missing documentation for:
    Module header
    reform (System/Console/CmdArgs/Implicit/Reform.hs:14)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Global'
  Missing documentation for:
    Module header
    global (System/Console/CmdArgs/Implicit/Global.hs:21)
 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit'
 100% (  9 /  9) in 'System.Console.CmdArgs.Quote'
 100% (  2 /  2) in 'System.Console.CmdArgs'
Warning: System.Console.CmdArgs.Implicit: could not find link destinations for:
    CmdArgsPrivate
Documentation created: dist/doc/html/cmdargs/index.html,
dist/doc/html/cmdargs/cmdargs.txt
Creating package registration file:
/tmp/pkgConf-cmdargs-0.1010776831741490549207.13
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cmdargs-0.10.13-3hFC8irhwwJFnXXtAnMpNG
Registering cmdargs-0.10.13...
Installed cmdargs-0.10.13
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'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.01316505735950881304.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-class-0.0.1-CgDdtafiXY68XlqDb5IqXw
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring dataenc-0.12...
Building dataenc-0.12...
Preprocessing library dataenc-0.12...
[1 of 9] Compiling Codec.Binary.Yenc ( src/Codec/Binary/Yenc.hs, dist/build/Codec/Binary/Yenc.o )
[2 of 9] Compiling Codec.Binary.Uu  ( src/Codec/Binary/Uu.hs, dist/build/Codec/Binary/Uu.o )
[3 of 9] Compiling Codec.Binary.Base85 ( src/Codec/Binary/Base85.hs, dist/build/Codec/Binary/Base85.o )
[4 of 9] Compiling Codec.Binary.Base64 ( src/Codec/Binary/Base64.hs, dist/build/Codec/Binary/Base64.o )
[5 of 9] Compiling Codec.Binary.Base64Url ( src/Codec/Binary/Base64Url.hs, dist/build/Codec/Binary/Base64Url.o )
[6 of 9] Compiling Codec.Binary.Base32 ( src/Codec/Binary/Base32.hs, dist/build/Codec/Binary/Base32.o )
[7 of 9] Compiling Codec.Binary.Base32Hex ( src/Codec/Binary/Base32Hex.hs, dist/build/Codec/Binary/Base32Hex.o )
[8 of 9] Compiling Codec.Binary.Base16 ( src/Codec/Binary/Base16.hs, dist/build/Codec/Binary/Base16.o )
[9 of 9] Compiling Codec.Binary.DataEncoding ( src/Codec/Binary/DataEncoding.hs, dist/build/Codec/Binary/DataEncoding.o )
In-place registering dataenc-0.12...
Running Haddock for dataenc-0.12...
Running hscolour for dataenc-0.12...
Preprocessing library dataenc-0.12...
Preprocessing library dataenc-0.12...
Haddock coverage:
 100% (  6 /  6) in 'Codec.Binary.Yenc'
 100% (  6 /  6) in 'Codec.Binary.Uu'
 100% (  6 /  6) in 'Codec.Binary.Base85'
 100% (  6 /  6) in 'Codec.Binary.Base64'
 100% (  6 /  6) in 'Codec.Binary.Base64Url'
 100% (  6 /  6) in 'Codec.Binary.Base32'
 100% (  6 /  6) in 'Codec.Binary.Base32Hex'
 100% (  6 /  6) in 'Codec.Binary.Base16'
  64% (  9 / 14) in 'Codec.Binary.DataEncoding'
  Missing documentation for:
    encode (src/Codec/Binary/DataEncoding.hs:42)
    decode (src/Codec/Binary/DataEncoding.hs:43)
    decode' (src/Codec/Binary/DataEncoding.hs:44)
    chop (src/Codec/Binary/DataEncoding.hs:45)
    unchop (src/Codec/Binary/DataEncoding.hs:46)
Documentation created: dist/doc/html/dataenc/index.html,
dist/doc/html/dataenc/dataenc.txt
Creating package registration file:
/tmp/pkgConf-dataenc-05708405161558581086.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dataenc-0.12-FRHjd0pJ8ww6yjVMkjEBWl
Registering dataenc-0.12...
Installed dataenc-0.12
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.1124546638295275444.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
Configuring easy-file-0.2.1...
Building easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...
[1 of 4] Compiling System.EasyFile.Missing ( System/EasyFile/Missing.hs, dist/build/System/EasyFile/Missing.o )

System/EasyFile/Missing.hs:7:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 4] Compiling System.EasyFile.Directory ( System/EasyFile/Directory.hs, dist/build/System/EasyFile/Directory.o )

System/EasyFile/Directory.hs:37:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 4] Compiling System.EasyFile.FilePath ( System/EasyFile/FilePath.hs, dist/build/System/EasyFile/FilePath.o )
[4 of 4] Compiling System.EasyFile  ( System/EasyFile.hs, dist/build/System/EasyFile.o )
In-place registering easy-file-0.2.1...
Running Haddock for easy-file-0.2.1...
Running hscolour for easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...
Preprocessing library easy-file-0.2.1...

System/EasyFile/Missing.hs:7:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

System/EasyFile/Directory.hs:37:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  80% (  8 / 10) in 'System.EasyFile.Missing'
  Missing documentation for:
    Module header
    epochTimeToUTCTime (System/EasyFile/Missing.hs:151)
  80% (  8 / 10) in 'System.EasyFile.Directory'
  Missing documentation for:
    Module header
    fixPath (System/EasyFile/Directory.hs:186)
  98% ( 49 / 50) in 'System.EasyFile.FilePath'
  Missing documentation for:
    Module header
  99% ( 88 / 89) in 'System.EasyFile'
  Missing documentation for:
    Permissions
Warning: System.EasyFile: could not find link destinations for:
    InappropriateType
Documentation created: dist/doc/html/easy-file/index.html,
dist/doc/html/easy-file/easy-file.txt
Creating package registration file:
/tmp/pkgConf-easy-file-0.213123130431803602255.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/easy-file-0.2.1-FJwrEwDWX67AIqrB5x3TwS
Registering easy-file-0.2.1...
Installed easy-file-0.2.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17078/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-17078/entropy-0.3.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17078/entropy-0.3.7/dist/setup/setup ...
Configuring entropy-0.3.7...
Result of RDRAND Test: True
Building entropy-0.3.7...
Preprocessing library entropy-0.3.7...
[1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o )
[2 of 2] Compiling System.Entropy   ( System/Entropy.hs, dist/build/System/Entropy.o )
In-place registering entropy-0.3.7...
Running Haddock for entropy-0.3.7...
Running hscolour for entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Haddock coverage:
 100% (  5 /  5) in 'System.EntropyNix'
 100% (  6 /  6) in 'System.Entropy'
Documentation created: dist/doc/html/entropy/index.html,
dist/doc/html/entropy/entropy.txt
Creating package registration file:
/tmp/pkgConf-entropy-0.38601448541579952366.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/entropy-0.3.7-BTeyFmIz5b6F1k5rgnvcgO
Registering entropy-0.3.7...
Installed entropy-0.3.7
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,
dist/doc/html/extensible-exceptions/extensible-exceptions.txt
Creating package registration file:
/tmp/pkgConf-extensible-exceptions-0.1.112381380001660038320.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extensible-exceptions-0.1.1.4-CmaSmA8CMpz45lfrjKH2bq
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring file-embed-0.0.9...
Building file-embed-0.0.9...
Preprocessing library file-embed-0.0.9...
[1 of 1] Compiling Data.FileEmbed   ( Data/FileEmbed.hs, dist/build/Data/FileEmbed.o )

Data/FileEmbed.hs:64:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering file-embed-0.0.9...
Running Haddock for file-embed-0.0.9...
Running hscolour for file-embed-0.0.9...
Preprocessing library file-embed-0.0.9...
Preprocessing library file-embed-0.0.9...

Data/FileEmbed.hs:64:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  86% ( 18 / 21) in 'Data.FileEmbed'
  Missing documentation for:
    stringToBs (Data/FileEmbed.hs:150)
    bsToExp (Data/FileEmbed.hs:132)
    strToExp (Data/FileEmbed.hs:187)
Documentation created: dist/doc/html/file-embed/index.html,
dist/doc/html/file-embed/file-embed.txt
Creating package registration file:
/tmp/pkgConf-file-embed-0.07426169138172497.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/file-embed-0.0.9-9roswo6O5nP6wz34jEmUAD
Registering file-embed-0.0.9...
Installed file-embed-0.0.9
Configuring gsasl-0.3.6...
cabal: The pkg-config package 'libgsasl' version >=1.1 is required but it
could not be found.
Failed to install gsasl-0.3.6
Configuring hex-0.1.2...
Building hex-0.1.2...
Preprocessing library hex-0.1.2...
[1 of 1] Compiling Data.Hex         ( Data/Hex.hs, dist/build/Data/Hex.o )
In-place registering hex-0.1.2...
Running Haddock for hex-0.1.2...
Running hscolour for hex-0.1.2...
Preprocessing library hex-0.1.2...
Preprocessing library hex-0.1.2...
Haddock coverage:
 100% (  2 /  2) in 'Data.Hex'
Documentation created: dist/doc/html/hex/index.html, dist/doc/html/hex/hex.txt
Creating package registration file: /tmp/pkgConf-hex-0.12008532428916768482.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hex-0.1.2-KovuhvZlQLHEFA4TMFBET9
Registering hex-0.1.2...
Installed hex-0.1.2
Configuring hinotify-0.3.8.1...
Building hinotify-0.3.8.1...
Preprocessing library hinotify-0.3.8.1...
[1 of 2] Compiling System.INotify.Masks ( dist/build/System/INotify/Masks.hs, dist/build/System/INotify/Masks.o )
[2 of 2] Compiling System.INotify   ( dist/build/System/INotify.hs, dist/build/System/INotify.o )
In-place registering hinotify-0.3.8.1...
Running Haddock for hinotify-0.3.8.1...
Running hscolour for hinotify-0.3.8.1...
Preprocessing library hinotify-0.3.8.1...
Preprocessing library hinotify-0.3.8.1...
Haddock coverage:
   0% (  0 / 27) in 'System.INotify.Masks'
  Missing documentation for:
    Module header
    inAccess (src/System/INotify/Masks.hsc:82)
    inModify (src/System/INotify/Masks.hsc:84)
    inAttrib (src/System/INotify/Masks.hsc:86)
    inCloseWrite (src/System/INotify/Masks.hsc:88)
    inCloseNowrite (src/System/INotify/Masks.hsc:83)
    inOpen (src/System/INotify/Masks.hsc:85)
    inMovedFrom (src/System/INotify/Masks.hsc:87)
    inMovedTo (src/System/INotify/Masks.hsc:89)
    inMoveSelf (src/System/INotify/Masks.hsc:90)
    inCreate (src/System/INotify/Masks.hsc:84)
    inDelete (src/System/INotify/Masks.hsc:86)
    inDeleteSelf (src/System/INotify/Masks.hsc:88)
    inUnmount (src/System/INotify/Masks.hsc:86)
    inQOverflow (src/System/INotify/Masks.hsc:88)
    inIgnored (src/System/INotify/Masks.hsc:90)
    inClose (src/System/INotify/Masks.hsc:88)
    inMove (src/System/INotify/Masks.hsc:90)
    inOnlydir (src/System/INotify/Masks.hsc:90)
    inDontFollow (src/System/INotify/Masks.hsc:92)
    inMaskAdd (src/System/INotify/Masks.hsc:94)
    inIsdir (src/System/INotify/Masks.hsc:96)
    inOneshot (src/System/INotify/Masks.hsc:91)
    inAllEvents (src/System/INotify/Masks.hsc:93)
    maskIsSet (src/System/INotify/Masks.hsc:44)
    joinMasks (src/System/INotify/Masks.hsc:79)
    Mask (src/System/INotify/Masks.hsc:36)
   9% (  1 / 11) in 'System.INotify'
  Missing documentation for:
    initINotify (src/System/INotify.hsc:176)
    killINotify (src/System/INotify.hsc:331)
    withINotify (src/System/INotify.hsc:337)
    addWatch (src/System/INotify.hsc:189)
    removeWatch (src/System/INotify.hsc:244)
    INotify (src/System/INotify.hsc:70)
    WatchDescriptor (src/System/INotify.hsc:71)
    Event (src/System/INotify.hsc:80)
    EventVariety (src/System/INotify.hsc:143)
    Cookie (src/System/INotify.hsc:76)
Warning: System.INotify: could not find link destinations for:
    FDEvent
Documentation created: dist/doc/html/hinotify/index.html,
dist/doc/html/hinotify/hinotify.txt
Creating package registration file:
/tmp/pkgConf-hinotify-0.3.8915736906101072999.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hinotify-0.3.8.1-B0v3H0Vm64OHnCEHWqVKIf
Registering hinotify-0.3.8.1...
Installed hinotify-0.3.8.1
Configuring hourglass-0.2.9...
Building hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...
[ 1 of 14] Compiling Data.Hourglass.Utils ( Data/Hourglass/Utils.hs, dist/build/Data/Hourglass/Utils.o )
[ 2 of 14] Compiling Data.Hourglass.Zone ( Data/Hourglass/Zone.hs, dist/build/Data/Hourglass/Zone.o )
[ 3 of 14] Compiling Data.Hourglass.Types ( Data/Hourglass/Types.hs, dist/build/Data/Hourglass/Types.o )
[ 4 of 14] Compiling Data.Hourglass.Internal.Unix ( Data/Hourglass/Internal/Unix.hs, dist/build/Data/Hourglass/Internal/Unix.o )

Data/Hourglass/Internal/Unix.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 14] Compiling Data.Hourglass.Internal ( Data/Hourglass/Internal.hs, dist/build/Data/Hourglass/Internal.o )
[ 6 of 14] Compiling Data.Hourglass.Calendar ( Data/Hourglass/Calendar.hs, dist/build/Data/Hourglass/Calendar.o )
[ 7 of 14] Compiling Data.Hourglass.Diff ( Data/Hourglass/Diff.hs, dist/build/Data/Hourglass/Diff.o )

Data/Hourglass/Diff.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 14] Compiling Data.Hourglass.Time ( Data/Hourglass/Time.hs, dist/build/Data/Hourglass/Time.o )
[ 9 of 14] Compiling Data.Hourglass.Local ( Data/Hourglass/Local.hs, dist/build/Data/Hourglass/Local.o )
[10 of 14] Compiling Data.Hourglass.Format ( Data/Hourglass/Format.hs, dist/build/Data/Hourglass/Format.o )
[11 of 14] Compiling Data.Hourglass.Epoch ( Data/Hourglass/Epoch.hs, dist/build/Data/Hourglass/Epoch.o )
[12 of 14] Compiling System.Hourglass ( System/Hourglass.hs, dist/build/System/Hourglass.o )

System/Hourglass.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[13 of 14] Compiling Data.Hourglass   ( Data/Hourglass.hs, dist/build/Data/Hourglass.o )
[14 of 14] Compiling Data.Hourglass.Compat ( Data/Hourglass/Compat.hs, dist/build/Data/Hourglass/Compat.o )
In-place registering hourglass-0.2.9...
Running Haddock for hourglass-0.2.9...
Running hscolour for hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...

Data/Hourglass/Internal/Unix.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Hourglass/Diff.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

System/Hourglass.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  4 /  4) in 'Data.Hourglass.Utils'
 100% (  4 /  4) in 'Data.Hourglass.Zone'
 100% ( 23 / 23) in 'Data.Hourglass.Types'
 100% (  6 /  6) in 'Data.Hourglass.Internal.Unix'
 100% (  6 /  6) in 'Data.Hourglass.Internal'
 100% ( 11 / 11) in 'Data.Hourglass.Calendar'
 100% (  8 /  8) in 'Data.Hourglass.Diff'
 100% ( 21 / 21) in 'Data.Hourglass.Time'
 100% ( 12 / 12) in 'Data.Hourglass.Local'
 100% ( 17 / 17) in 'Data.Hourglass.Format'
 100% (  9 /  9) in 'Data.Hourglass.Epoch'
 100% ( 10 / 10) in 'System.Hourglass'
 100% ( 56 / 56) in 'Data.Hourglass'
 100% (  4 /  4) in 'Data.Hourglass.Compat'
Documentation created: dist/doc/html/hourglass/index.html,
dist/doc/html/hourglass/hourglass.txt
Creating package registration file:
/tmp/pkgConf-hourglass-0.2107230151909197235.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hourglass-0.2.9-6Wf2z6eXMVzIFxt1igqsEA
Registering hourglass-0.2.9...
Installed hourglass-0.2.9
Configuring hxt-charproperties-9.2.0.1...
Building hxt-charproperties-9.2.0.1...
Preprocessing library hxt-charproperties-9.2.0.1...
[1 of 4] Compiling Data.Set.CharSet ( src/Data/Set/CharSet.hs, dist/build/Data/Set/CharSet.o )
[2 of 4] Compiling Data.Char.Properties.XMLCharProps ( src/Data/Char/Properties/XMLCharProps.hs, dist/build/Data/Char/Properties/XMLCharProps.o )
[3 of 4] Compiling Data.Char.Properties.UnicodeCharProps ( src/Data/Char/Properties/UnicodeCharProps.hs, dist/build/Data/Char/Properties/UnicodeCharProps.o )
[4 of 4] Compiling Data.Char.Properties.UnicodeBlocks ( src/Data/Char/Properties/UnicodeBlocks.hs, dist/build/Data/Char/Properties/UnicodeBlocks.o )
In-place registering hxt-charproperties-9.2.0.1...
Running Haddock for hxt-charproperties-9.2.0.1...
Running hscolour for hxt-charproperties-9.2.0.1...
Preprocessing library hxt-charproperties-9.2.0.1...
Preprocessing library hxt-charproperties-9.2.0.1...
Haddock coverage:
   6% (  1 / 16) in 'Data.Set.CharSet'
  Missing documentation for:
    CharSet (src/Data/Set/CharSet.hs:39)
    emptyCS (src/Data/Set/CharSet.hs:41)
    allCS (src/Data/Set/CharSet.hs:45)
    singleCS (src/Data/Set/CharSet.hs:49)
    stringCS (src/Data/Set/CharSet.hs:53)
    rangeCS (src/Data/Set/CharSet.hs:57)
    nullCS (src/Data/Set/CharSet.hs:63)
    fullCS (src/Data/Set/CharSet.hs:67)
    unionCS (src/Data/Set/CharSet.hs:81)
    diffCS (src/Data/Set/CharSet.hs:97)
    intersectCS (src/Data/Set/CharSet.hs:116)
    exorCS (src/Data/Set/CharSet.hs:132)
    compCS (src/Data/Set/CharSet.hs:113)
    elemCS (src/Data/Set/CharSet.hs:74)
    toListCS (src/Data/Set/CharSet.hs:78)
  51% ( 20 / 39) in 'Data.Char.Properties.XMLCharProps'
  Missing documentation for:
    charPropXmlChar (src/Data/Char/Properties/XMLCharProps.hs:88)
    charPropXmlCharCR (src/Data/Char/Properties/XMLCharProps.hs:120)
    charPropXml1ByteChar (src/Data/Char/Properties/XMLCharProps.hs:135)
    charPropXmlLatin1Char (src/Data/Char/Properties/XMLCharProps.hs:148)
    charPropXmlSpaceChar (src/Data/Char/Properties/XMLCharProps.hs:172)
    charPropXmlSpaceCharCR (src/Data/Char/Properties/XMLCharProps.hs:192)
    charPropXml11SpaceChar (src/Data/Char/Properties/XMLCharProps.hs:204)
    charPropXmlNameChar (src/Data/Char/Properties/XMLCharProps.hs:227)
    charPropXmlNameStartChar (src/Data/Char/Properties/XMLCharProps.hs:260)
    charPropXmlNCNameChar (src/Data/Char/Properties/XMLCharProps.hs:289)
    charPropXmlNCNameStartChar (src/Data/Char/Properties/XMLCharProps.hs:314)
    charPropXmlPubidChar (src/Data/Char/Properties/XMLCharProps.hs:326)
    charPropXmlLetter (src/Data/Char/Properties/XMLCharProps.hs:343)
    charPropXmlBaseChar (src/Data/Char/Properties/XMLCharProps.hs:355)
    charPropXmlIdeographicChar (src/Data/Char/Properties/XMLCharProps.hs:567)
    charPropXmlCombiningChar (src/Data/Char/Properties/XMLCharProps.hs:580)
    charPropXmlDigit (src/Data/Char/Properties/XMLCharProps.hs:685)
    charPropXmlExtender (src/Data/Char/Properties/XMLCharProps.hs:710)
    charPropXmlControlOrPermanentlyUndefined (src/Data/Char/Properties/XMLCharProps.hs:739)
   1% (  1 / 73) in 'Data.Char.Properties.UnicodeCharProps'
  Missing documentation for:
    isUnicodeC (src/Data/Char/Properties/UnicodeCharProps.hs:100)
    isUnicodeCc (src/Data/Char/Properties/UnicodeCharProps.hs:138)
    isUnicodeCf (src/Data/Char/Properties/UnicodeCharProps.hs:150)
    isUnicodeCo (src/Data/Char/Properties/UnicodeCharProps.hs:177)
    isUnicodeCs (src/Data/Char/Properties/UnicodeCharProps.hs:193)
    isUnicodeL (src/Data/Char/Properties/UnicodeCharProps.hs:207)
    isUnicodeLl (src/Data/Char/Properties/UnicodeCharProps.hs:760)
    isUnicodeLm (src/Data/Char/Properties/UnicodeCharProps.hs:1395)
    isUnicodeLo (src/Data/Char/Properties/UnicodeCharProps.hs:1461)
    isUnicodeLt (src/Data/Char/Properties/UnicodeCharProps.hs:1894)
    isUnicodeLu (src/Data/Char/Properties/UnicodeCharProps.hs:1914)
    isUnicodeM (src/Data/Char/Properties/UnicodeCharProps.hs:2546)
    isUnicodeMc (src/Data/Char/Properties/UnicodeCharProps.hs:2785)
    isUnicodeMe (src/Data/Char/Properties/UnicodeCharProps.hs:2942)
    isUnicodeMn (src/Data/Char/Properties/UnicodeCharProps.hs:2957)
    isUnicodeN (src/Data/Char/Properties/UnicodeCharProps.hs:3222)
    isUnicodeNd (src/Data/Char/Properties/UnicodeCharProps.hs:3337)
    isUnicodeNl (src/Data/Char/Properties/UnicodeCharProps.hs:3397)
    isUnicodeNo (src/Data/Char/Properties/UnicodeCharProps.hs:3419)
    isUnicodeP (src/Data/Char/Properties/UnicodeCharProps.hs:3481)
    isUnicodePc (src/Data/Char/Properties/UnicodeCharProps.hs:3646)
    isUnicodePd (src/Data/Char/Properties/UnicodeCharProps.hs:3662)
    isUnicodePe (src/Data/Char/Properties/UnicodeCharProps.hs:3689)
    isUnicodePf (src/Data/Char/Properties/UnicodeCharProps.hs:3771)
    isUnicodePi (src/Data/Char/Properties/UnicodeCharProps.hs:3791)
    isUnicodePo (src/Data/Char/Properties/UnicodeCharProps.hs:3812)
    isUnicodePs (src/Data/Char/Properties/UnicodeCharProps.hs:3973)
    isUnicodeS (src/Data/Char/Properties/UnicodeCharProps.hs:4058)
    isUnicodeSc (src/Data/Char/Properties/UnicodeCharProps.hs:4278)
    isUnicodeSk (src/Data/Char/Properties/UnicodeCharProps.hs:4305)
    isUnicodeSm (src/Data/Char/Properties/UnicodeCharProps.hs:4343)
    isUnicodeSo (src/Data/Char/Properties/UnicodeCharProps.hs:4417)
    isUnicodeZ (src/Data/Char/Properties/UnicodeCharProps.hs:4592)
    isUnicodeZl (src/Data/Char/Properties/UnicodeCharProps.hs:4610)
    isUnicodeZp (src/Data/Char/Properties/UnicodeCharProps.hs:4621)
    isUnicodeZs (src/Data/Char/Properties/UnicodeCharProps.hs:4632)
    charPropUnicodeC (src/Data/Char/Properties/UnicodeCharProps.hs:104)
    charPropUnicodeCc (src/Data/Char/Properties/UnicodeCharProps.hs:142)
    charPropUnicodeCf (src/Data/Char/Properties/UnicodeCharProps.hs:154)
    charPropUnicodeCo (src/Data/Char/Properties/UnicodeCharProps.hs:181)
    charPropUnicodeCs (src/Data/Char/Properties/UnicodeCharProps.hs:197)
    charPropUnicodeL (src/Data/Char/Properties/UnicodeCharProps.hs:211)
    charPropUnicodeLl (src/Data/Char/Properties/UnicodeCharProps.hs:764)
    charPropUnicodeLm (src/Data/Char/Properties/UnicodeCharProps.hs:1399)
    charPropUnicodeLo (src/Data/Char/Properties/UnicodeCharProps.hs:1465)
    charPropUnicodeLt (src/Data/Char/Properties/UnicodeCharProps.hs:1898)
    charPropUnicodeLu (src/Data/Char/Properties/UnicodeCharProps.hs:1918)
    charPropUnicodeM (src/Data/Char/Properties/UnicodeCharProps.hs:2550)
    charPropUnicodeMc (src/Data/Char/Properties/UnicodeCharProps.hs:2789)
    charPropUnicodeMe (src/Data/Char/Properties/UnicodeCharProps.hs:2946)
    charPropUnicodeMn (src/Data/Char/Properties/UnicodeCharProps.hs:2961)
    charPropUnicodeN (src/Data/Char/Properties/UnicodeCharProps.hs:3226)
    charPropUnicodeNd (src/Data/Char/Properties/UnicodeCharProps.hs:3341)
    charPropUnicodeNl (src/Data/Char/Properties/UnicodeCharProps.hs:3401)
    charPropUnicodeNo (src/Data/Char/Properties/UnicodeCharProps.hs:3423)
    charPropUnicodeP (src/Data/Char/Properties/UnicodeCharProps.hs:3485)
    charPropUnicodePc (src/Data/Char/Properties/UnicodeCharProps.hs:3650)
    charPropUnicodePd (src/Data/Char/Properties/UnicodeCharProps.hs:3666)
    charPropUnicodePe (src/Data/Char/Properties/UnicodeCharProps.hs:3693)
    charPropUnicodePf (src/Data/Char/Properties/UnicodeCharProps.hs:3775)
    charPropUnicodePi (src/Data/Char/Properties/UnicodeCharProps.hs:3795)
    charPropUnicodePo (src/Data/Char/Properties/UnicodeCharProps.hs:3816)
    charPropUnicodePs (src/Data/Char/Properties/UnicodeCharProps.hs:3977)
    charPropUnicodeS (src/Data/Char/Properties/UnicodeCharProps.hs:4062)
    charPropUnicodeSc (src/Data/Char/Properties/UnicodeCharProps.hs:4282)
    charPropUnicodeSk (src/Data/Char/Properties/UnicodeCharProps.hs:4309)
    charPropUnicodeSm (src/Data/Char/Properties/UnicodeCharProps.hs:4347)
    charPropUnicodeSo (src/Data/Char/Properties/UnicodeCharProps.hs:4421)
    charPropUnicodeZ (src/Data/Char/Properties/UnicodeCharProps.hs:4596)
    charPropUnicodeZl (src/Data/Char/Properties/UnicodeCharProps.hs:4614)
    charPropUnicodeZp (src/Data/Char/Properties/UnicodeCharProps.hs:4625)
    charPropUnicodeZs (src/Data/Char/Properties/UnicodeCharProps.hs:4636)
   0% (  1 /256) in 'Data.Char.Properties.UnicodeBlocks'
  Missing documentation for:
    codeBlocks (src/Data/Char/Properties/UnicodeBlocks.hs:287)
    elemCodeBlock (src/Data/Char/Properties/UnicodeBlocks.hs:284)
    versionUnicode (src/Data/Char/Properties/UnicodeBlocks.hs:281)
    isBasicLatin (src/Data/Char/Properties/UnicodeBlocks.hs:545)
    isLatin1Supplement (src/Data/Char/Properties/UnicodeBlocks.hs:548)
    isLatinExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:551)
    isLatinExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:554)
    isIPAExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:557)
    isSpacingModifierLetters (src/Data/Char/Properties/UnicodeBlocks.hs:560)
    isCombiningDiacriticalMarks (src/Data/Char/Properties/UnicodeBlocks.hs:563)
    isGreekandCoptic (src/Data/Char/Properties/UnicodeBlocks.hs:566)
    isCyrillic (src/Data/Char/Properties/UnicodeBlocks.hs:569)
    isCyrillicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:572)
    isArmenian (src/Data/Char/Properties/UnicodeBlocks.hs:575)
    isHebrew (src/Data/Char/Properties/UnicodeBlocks.hs:578)
    isArabic (src/Data/Char/Properties/UnicodeBlocks.hs:581)
    isSyriac (src/Data/Char/Properties/UnicodeBlocks.hs:584)
    isArabicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:587)
    isThaana (src/Data/Char/Properties/UnicodeBlocks.hs:590)
    isNKo (src/Data/Char/Properties/UnicodeBlocks.hs:593)
    isSamaritan (src/Data/Char/Properties/UnicodeBlocks.hs:596)
    isMandaic (src/Data/Char/Properties/UnicodeBlocks.hs:599)
    isArabicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:602)
    isDevanagari (src/Data/Char/Properties/UnicodeBlocks.hs:605)
    isBengali (src/Data/Char/Properties/UnicodeBlocks.hs:608)
    isGurmukhi (src/Data/Char/Properties/UnicodeBlocks.hs:611)
    isGujarati (src/Data/Char/Properties/UnicodeBlocks.hs:614)
    isOriya (src/Data/Char/Properties/UnicodeBlocks.hs:617)
    isTamil (src/Data/Char/Properties/UnicodeBlocks.hs:620)
    isTelugu (src/Data/Char/Properties/UnicodeBlocks.hs:623)
    isKannada (src/Data/Char/Properties/UnicodeBlocks.hs:626)
    isMalayalam (src/Data/Char/Properties/UnicodeBlocks.hs:629)
    isSinhala (src/Data/Char/Properties/UnicodeBlocks.hs:632)
    isThai (src/Data/Char/Properties/UnicodeBlocks.hs:635)
    isLao (src/Data/Char/Properties/UnicodeBlocks.hs:638)
    isTibetan (src/Data/Char/Properties/UnicodeBlocks.hs:641)
    isMyanmar (src/Data/Char/Properties/UnicodeBlocks.hs:644)
    isGeorgian (src/Data/Char/Properties/UnicodeBlocks.hs:647)
    isHangulJamo (src/Data/Char/Properties/UnicodeBlocks.hs:650)
    isEthiopic (src/Data/Char/Properties/UnicodeBlocks.hs:653)
    isEthiopicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:656)
    isCherokee (src/Data/Char/Properties/UnicodeBlocks.hs:659)
    isUnifiedCanadianAboriginalSyllabics (src/Data/Char/Properties/UnicodeBlocks.hs:662)
    isOgham (src/Data/Char/Properties/UnicodeBlocks.hs:665)
    isRunic (src/Data/Char/Properties/UnicodeBlocks.hs:668)
    isTagalog (src/Data/Char/Properties/UnicodeBlocks.hs:671)
    isHanunoo (src/Data/Char/Properties/UnicodeBlocks.hs:674)
    isBuhid (src/Data/Char/Properties/UnicodeBlocks.hs:677)
    isTagbanwa (src/Data/Char/Properties/UnicodeBlocks.hs:680)
    isKhmer (src/Data/Char/Properties/UnicodeBlocks.hs:683)
    isMongolian (src/Data/Char/Properties/UnicodeBlocks.hs:686)
    isUnifiedCanadianAboriginalSyllabicsExtended (src/Data/Char/Properties/UnicodeBlocks.hs:689)
    isLimbu (src/Data/Char/Properties/UnicodeBlocks.hs:692)
    isTaiLe (src/Data/Char/Properties/UnicodeBlocks.hs:695)
    isNewTaiLue (src/Data/Char/Properties/UnicodeBlocks.hs:698)
    isKhmerSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:701)
    isBuginese (src/Data/Char/Properties/UnicodeBlocks.hs:704)
    isTaiTham (src/Data/Char/Properties/UnicodeBlocks.hs:707)
    isCombiningDiacriticalMarksExtended (src/Data/Char/Properties/UnicodeBlocks.hs:710)
    isBalinese (src/Data/Char/Properties/UnicodeBlocks.hs:713)
    isSundanese (src/Data/Char/Properties/UnicodeBlocks.hs:716)
    isBatak (src/Data/Char/Properties/UnicodeBlocks.hs:719)
    isLepcha (src/Data/Char/Properties/UnicodeBlocks.hs:722)
    isOlChiki (src/Data/Char/Properties/UnicodeBlocks.hs:725)
    isSundaneseSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:728)
    isVedicExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:731)
    isPhoneticExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:734)
    isPhoneticExtensionsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:737)
    isCombiningDiacriticalMarksSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:740)
    isLatinExtendedAdditional (src/Data/Char/Properties/UnicodeBlocks.hs:743)
    isGreekExtended (src/Data/Char/Properties/UnicodeBlocks.hs:746)
    isGeneralPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:749)
    isSuperscriptsandSubscripts (src/Data/Char/Properties/UnicodeBlocks.hs:752)
    isCurrencySymbols (src/Data/Char/Properties/UnicodeBlocks.hs:755)
    isCombiningDiacriticalMarksforSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:758)
    isLetterlikeSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:761)
    isNumberForms (src/Data/Char/Properties/UnicodeBlocks.hs:764)
    isArrows (src/Data/Char/Properties/UnicodeBlocks.hs:767)
    isMathematicalOperators (src/Data/Char/Properties/UnicodeBlocks.hs:770)
    isMiscellaneousTechnical (src/Data/Char/Properties/UnicodeBlocks.hs:773)
    isControlPictures (src/Data/Char/Properties/UnicodeBlocks.hs:776)
    isOpticalCharacterRecognition (src/Data/Char/Properties/UnicodeBlocks.hs:779)
    isEnclosedAlphanumerics (src/Data/Char/Properties/UnicodeBlocks.hs:782)
    isBoxDrawing (src/Data/Char/Properties/UnicodeBlocks.hs:785)
    isBlockElements (src/Data/Char/Properties/UnicodeBlocks.hs:788)
    isGeometricShapes (src/Data/Char/Properties/UnicodeBlocks.hs:791)
    isMiscellaneousSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:794)
    isDingbats (src/Data/Char/Properties/UnicodeBlocks.hs:797)
    isMiscellaneousMathematicalSymbolsA (src/Data/Char/Properties/UnicodeBlocks.hs:800)
    isSupplementalArrowsA (src/Data/Char/Properties/UnicodeBlocks.hs:803)
    isBraillePatterns (src/Data/Char/Properties/UnicodeBlocks.hs:806)
    isSupplementalArrowsB (src/Data/Char/Properties/UnicodeBlocks.hs:809)
    isMiscellaneousMathematicalSymbolsB (src/Data/Char/Properties/UnicodeBlocks.hs:812)
    isSupplementalMathematicalOperators (src/Data/Char/Properties/UnicodeBlocks.hs:815)
    isMiscellaneousSymbolsandArrows (src/Data/Char/Properties/UnicodeBlocks.hs:818)
    isGlagolitic (src/Data/Char/Properties/UnicodeBlocks.hs:821)
    isLatinExtendedC (src/Data/Char/Properties/UnicodeBlocks.hs:824)
    isCoptic (src/Data/Char/Properties/UnicodeBlocks.hs:827)
    isGeorgianSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:830)
    isTifinagh (src/Data/Char/Properties/UnicodeBlocks.hs:833)
    isEthiopicExtended (src/Data/Char/Properties/UnicodeBlocks.hs:836)
    isCyrillicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:839)
    isSupplementalPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:842)
    isCJKRadicalsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:845)
    isKangxiRadicals (src/Data/Char/Properties/UnicodeBlocks.hs:848)
    isIdeographicDescriptionCharacters (src/Data/Char/Properties/UnicodeBlocks.hs:851)
    isCJKSymbolsandPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:854)
    isHiragana (src/Data/Char/Properties/UnicodeBlocks.hs:857)
    isKatakana (src/Data/Char/Properties/UnicodeBlocks.hs:860)
    isBopomofo (src/Data/Char/Properties/UnicodeBlocks.hs:863)
    isHangulCompatibilityJamo (src/Data/Char/Properties/UnicodeBlocks.hs:866)
    isKanbun (src/Data/Char/Properties/UnicodeBlocks.hs:869)
    isBopomofoExtended (src/Data/Char/Properties/UnicodeBlocks.hs:872)
    isCJKStrokes (src/Data/Char/Properties/UnicodeBlocks.hs:875)
    isKatakanaPhoneticExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:878)
    isEnclosedCJKLettersandMonths (src/Data/Char/Properties/UnicodeBlocks.hs:881)
    isCJKCompatibility (src/Data/Char/Properties/UnicodeBlocks.hs:884)
    isCJKUnifiedIdeographsExtensionA (src/Data/Char/Properties/UnicodeBlocks.hs:887)
    isYijingHexagramSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:890)
    isCJKUnifiedIdeographs (src/Data/Char/Properties/UnicodeBlocks.hs:893)
    isYiSyllables (src/Data/Char/Properties/UnicodeBlocks.hs:896)
    isYiRadicals (src/Data/Char/Properties/UnicodeBlocks.hs:899)
    isLisu (src/Data/Char/Properties/UnicodeBlocks.hs:902)
    isVai (src/Data/Char/Properties/UnicodeBlocks.hs:905)
    isCyrillicExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:908)
    isBamum (src/Data/Char/Properties/UnicodeBlocks.hs:911)
    isModifierToneLetters (src/Data/Char/Properties/UnicodeBlocks.hs:914)
    isLatinExtendedD (src/Data/Char/Properties/UnicodeBlocks.hs:917)
    isSylotiNagri (src/Data/Char/Properties/UnicodeBlocks.hs:920)
    isCommonIndicNumberForms (src/Data/Char/Properties/UnicodeBlocks.hs:923)
    isPhagspa (src/Data/Char/Properties/UnicodeBlocks.hs:926)
    isSaurashtra (src/Data/Char/Properties/UnicodeBlocks.hs:929)
    isDevanagariExtended (src/Data/Char/Properties/UnicodeBlocks.hs:932)
    isKayahLi (src/Data/Char/Properties/UnicodeBlocks.hs:935)
    isRejang (src/Data/Char/Properties/UnicodeBlocks.hs:938)
    isHangulJamoExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:941)
    isJavanese (src/Data/Char/Properties/UnicodeBlocks.hs:944)
    isMyanmarExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:947)
    isCham (src/Data/Char/Properties/UnicodeBlocks.hs:950)
    isMyanmarExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:953)
    isTaiViet (src/Data/Char/Properties/UnicodeBlocks.hs:956)
    isMeeteiMayekExtensions (src/Data/Char/Properties/UnicodeBlocks.hs:959)
    isEthiopicExtendedA (src/Data/Char/Properties/UnicodeBlocks.hs:962)
    isLatinExtendedE (src/Data/Char/Properties/UnicodeBlocks.hs:965)
    isMeeteiMayek (src/Data/Char/Properties/UnicodeBlocks.hs:968)
    isHangulSyllables (src/Data/Char/Properties/UnicodeBlocks.hs:971)
    isHangulJamoExtendedB (src/Data/Char/Properties/UnicodeBlocks.hs:974)
    isHighSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:977)
    isHighPrivateUseSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:980)
    isLowSurrogates (src/Data/Char/Properties/UnicodeBlocks.hs:983)
    isPrivateUseArea (src/Data/Char/Properties/UnicodeBlocks.hs:986)
    isCJKCompatibilityIdeographs (src/Data/Char/Properties/UnicodeBlocks.hs:989)
    isAlphabeticPresentationForms (src/Data/Char/Properties/UnicodeBlocks.hs:992)
    isArabicPresentationFormsA (src/Data/Char/Properties/UnicodeBlocks.hs:995)
    isVariationSelectors (src/Data/Char/Properties/UnicodeBlocks.hs:998)
    isVerticalForms (src/Data/Char/Properties/UnicodeBlocks.hs:1001)
    isCombiningHalfMarks (src/Data/Char/Properties/UnicodeBlocks.hs:1004)
    isCJKCompatibilityForms (src/Data/Char/Properties/UnicodeBlocks.hs:1007)
    isSmallFormVariants (src/Data/Char/Properties/UnicodeBlocks.hs:1010)
    isArabicPresentationFormsB (src/Data/Char/Properties/UnicodeBlocks.hs:1013)
    isHalfwidthandFullwidthForms (src/Data/Char/Properties/UnicodeBlocks.hs:1016)
    isSpecials (src/Data/Char/Properties/UnicodeBlocks.hs:1019)
    isLinearBSyllabary (src/Data/Char/Properties/UnicodeBlocks.hs:1022)
    isLinearBIdeograms (src/Data/Char/Properties/UnicodeBlocks.hs:1025)
    isAegeanNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1028)
    isAncientGreekNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1031)
    isAncientSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1034)
    isPhaistosDisc (src/Data/Char/Properties/UnicodeBlocks.hs:1037)
    isLycian (src/Data/Char/Properties/UnicodeBlocks.hs:1040)
    isCarian (src/Data/Char/Properties/UnicodeBlocks.hs:1043)
    isCopticEpactNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1046)
    isOldItalic (src/Data/Char/Properties/UnicodeBlocks.hs:1049)
    isGothic (src/Data/Char/Properties/UnicodeBlocks.hs:1052)
    isOldPermic (src/Data/Char/Properties/UnicodeBlocks.hs:1055)
    isUgaritic (src/Data/Char/Properties/UnicodeBlocks.hs:1058)
    isOldPersian (src/Data/Char/Properties/UnicodeBlocks.hs:1061)
    isDeseret (src/Data/Char/Properties/UnicodeBlocks.hs:1064)
    isShavian (src/Data/Char/Properties/UnicodeBlocks.hs:1067)
    isOsmanya (src/Data/Char/Properties/UnicodeBlocks.hs:1070)
    isElbasan (src/Data/Char/Properties/UnicodeBlocks.hs:1073)
    isCaucasianAlbanian (src/Data/Char/Properties/UnicodeBlocks.hs:1076)
    isLinearA (src/Data/Char/Properties/UnicodeBlocks.hs:1079)
    isCypriotSyllabary (src/Data/Char/Properties/UnicodeBlocks.hs:1082)
    isImperialAramaic (src/Data/Char/Properties/UnicodeBlocks.hs:1085)
    isPalmyrene (src/Data/Char/Properties/UnicodeBlocks.hs:1088)
    isNabataean (src/Data/Char/Properties/UnicodeBlocks.hs:1091)
    isPhoenician (src/Data/Char/Properties/UnicodeBlocks.hs:1094)
    isLydian (src/Data/Char/Properties/UnicodeBlocks.hs:1097)
    isMeroiticHieroglyphs (src/Data/Char/Properties/UnicodeBlocks.hs:1100)
    isMeroiticCursive (src/Data/Char/Properties/UnicodeBlocks.hs:1103)
    isKharoshthi (src/Data/Char/Properties/UnicodeBlocks.hs:1106)
    isOldSouthArabian (src/Data/Char/Properties/UnicodeBlocks.hs:1109)
    isOldNorthArabian (src/Data/Char/Properties/UnicodeBlocks.hs:1112)
    isManichaean (src/Data/Char/Properties/UnicodeBlocks.hs:1115)
    isAvestan (src/Data/Char/Properties/UnicodeBlocks.hs:1118)
    isInscriptionalParthian (src/Data/Char/Properties/UnicodeBlocks.hs:1121)
    isInscriptionalPahlavi (src/Data/Char/Properties/UnicodeBlocks.hs:1124)
    isPsalterPahlavi (src/Data/Char/Properties/UnicodeBlocks.hs:1127)
    isOldTurkic (src/Data/Char/Properties/UnicodeBlocks.hs:1130)
    isRumiNumeralSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1133)
    isBrahmi (src/Data/Char/Properties/UnicodeBlocks.hs:1136)
    isKaithi (src/Data/Char/Properties/UnicodeBlocks.hs:1139)
    isSoraSompeng (src/Data/Char/Properties/UnicodeBlocks.hs:1142)
    isChakma (src/Data/Char/Properties/UnicodeBlocks.hs:1145)
    isMahajani (src/Data/Char/Properties/UnicodeBlocks.hs:1148)
    isSharada (src/Data/Char/Properties/UnicodeBlocks.hs:1151)
    isSinhalaArchaicNumbers (src/Data/Char/Properties/UnicodeBlocks.hs:1154)
    isKhojki (src/Data/Char/Properties/UnicodeBlocks.hs:1157)
    isKhudawadi (src/Data/Char/Properties/UnicodeBlocks.hs:1160)
    isGrantha (src/Data/Char/Properties/UnicodeBlocks.hs:1163)
    isTirhuta (src/Data/Char/Properties/UnicodeBlocks.hs:1166)
    isSiddham (src/Data/Char/Properties/UnicodeBlocks.hs:1169)
    isModi (src/Data/Char/Properties/UnicodeBlocks.hs:1172)
    isTakri (src/Data/Char/Properties/UnicodeBlocks.hs:1175)
    isWarangCiti (src/Data/Char/Properties/UnicodeBlocks.hs:1178)
    isPauCinHau (src/Data/Char/Properties/UnicodeBlocks.hs:1181)
    isCuneiform (src/Data/Char/Properties/UnicodeBlocks.hs:1184)
    isCuneiformNumbersandPunctuation (src/Data/Char/Properties/UnicodeBlocks.hs:1187)
    isEgyptianHieroglyphs (src/Data/Char/Properties/UnicodeBlocks.hs:1190)
    isBamumSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1193)
    isMro (src/Data/Char/Properties/UnicodeBlocks.hs:1196)
    isBassaVah (src/Data/Char/Properties/UnicodeBlocks.hs:1199)
    isPahawhHmong (src/Data/Char/Properties/UnicodeBlocks.hs:1202)
    isMiao (src/Data/Char/Properties/UnicodeBlocks.hs:1205)
    isKanaSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1208)
    isDuployan (src/Data/Char/Properties/UnicodeBlocks.hs:1211)
    isShorthandFormatControls (src/Data/Char/Properties/UnicodeBlocks.hs:1214)
    isByzantineMusicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1217)
    isMusicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1220)
    isAncientGreekMusicalNotation (src/Data/Char/Properties/UnicodeBlocks.hs:1223)
    isTaiXuanJingSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1226)
    isCountingRodNumerals (src/Data/Char/Properties/UnicodeBlocks.hs:1229)
    isMathematicalAlphanumericSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1232)
    isMendeKikakui (src/Data/Char/Properties/UnicodeBlocks.hs:1235)
    isArabicMathematicalAlphabeticSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1238)
    isMahjongTiles (src/Data/Char/Properties/UnicodeBlocks.hs:1241)
    isDominoTiles (src/Data/Char/Properties/UnicodeBlocks.hs:1244)
    isPlayingCards (src/Data/Char/Properties/UnicodeBlocks.hs:1247)
    isEnclosedAlphanumericSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1250)
    isEnclosedIdeographicSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1253)
    isMiscellaneousSymbolsandPictographs (src/Data/Char/Properties/UnicodeBlocks.hs:1256)
    isEmoticons (src/Data/Char/Properties/UnicodeBlocks.hs:1259)
    isOrnamentalDingbats (src/Data/Char/Properties/UnicodeBlocks.hs:1262)
    isTransportandMapSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1265)
    isAlchemicalSymbols (src/Data/Char/Properties/UnicodeBlocks.hs:1268)
    isGeometricShapesExtended (src/Data/Char/Properties/UnicodeBlocks.hs:1271)
    isSupplementalArrowsC (src/Data/Char/Properties/UnicodeBlocks.hs:1274)
    isCJKUnifiedIdeographsExtensionB (src/Data/Char/Properties/UnicodeBlocks.hs:1277)
    isCJKUnifiedIdeographsExtensionC (src/Data/Char/Properties/UnicodeBlocks.hs:1280)
    isCJKUnifiedIdeographsExtensionD (src/Data/Char/Properties/UnicodeBlocks.hs:1283)
    isCJKCompatibilityIdeographsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1286)
    isTags (src/Data/Char/Properties/UnicodeBlocks.hs:1289)
    isVariationSelectorsSupplement (src/Data/Char/Properties/UnicodeBlocks.hs:1292)
    isSupplementaryPrivateUseAreaA (src/Data/Char/Properties/UnicodeBlocks.hs:1295)
    isSupplementaryPrivateUseAreaB (src/Data/Char/Properties/UnicodeBlocks.hs:1298)
Documentation created: dist/doc/html/hxt-charproperties/index.html,
dist/doc/html/hxt-charproperties/hxt-charproperties.txt
Creating package registration file:
/tmp/pkgConf-hxt-charproperties-9.2.012067588631486235104.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-charproperties-9.2.0.1-8SupK5eAgu73iV3Vmf7B19
Registering hxt-charproperties-9.2.0.1...
Installed hxt-charproperties-9.2.0.1
Configuring memory-0.10...
Building memory-0.10...
Preprocessing library memory-0.10...
[ 1 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o )
[ 2 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o )
[ 3 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o )
[ 4 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o )
[ 5 of 28] Compiling Data.Memory.Internal.Scrubber ( Data/Memory/Internal/Scrubber.hs, dist/build/Data/Memory/Internal/Scrubber.o )
[ 6 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o )
[ 7 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o )
[ 8 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o )
[ 9 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o )
[10 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o )
[11 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o )
[12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o )
[13 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o )
[14 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o )
[15 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o )
[16 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o )

Data/ByteArray/Types.hs:15:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[17 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o )

Data/ByteArray/Bytes.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[18 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o )

Data/ByteArray/ScrubbedBytes.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o )
[20 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o )

Data/ByteArray/Pack/Internal.hs:20:1: Warning:
    The import of ‘Data.Memory.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Data.Memory.Internal.Imports’
    To import instances alone, use: import Data.Memory.Internal.Imports()
[21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o )
[22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o )
[23 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o )
[24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o )
[25 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o )
[26 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o )
[27 of 28] Compiling Data.ByteArray   ( Data/ByteArray.hs, dist/build/Data/ByteArray.o )
[28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o )
In-place registering memory-0.10...
Running Haddock for memory-0.10...
Running hscolour for memory-0.10...
Preprocessing library memory-0.10...
Preprocessing library memory-0.10...

Data/ByteArray/Types.hs:15:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/ByteArray/Bytes.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/ByteArray/ScrubbedBytes.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/ByteArray/Pack/Internal.hs:20:1: Warning:
    The import of ‘Data.Memory.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Data.Memory.Internal.Imports’
    To import instances alone, use: import Data.Memory.Internal.Imports()
Haddock coverage:
 100% ( 15 / 15) in 'Data.Memory.MemMap.Posix'
 100% (  2 /  2) in 'Data.Memory.Internal.DeepSeq'
   3% (  1 / 31) in 'Data.Memory.Internal.CompatPrim64'
  Missing documentation for:
    Word64# (Data/Memory/Internal/CompatPrim64.hs:63)
    Int64# (Data/Memory/Internal/CompatPrim64.hs:64)
    eqInt64# (Data/Memory/Internal/CompatPrim64.hs:84)
    neInt64# (Data/Memory/Internal/CompatPrim64.hs:87)
    ltInt64# (Data/Memory/Internal/CompatPrim64.hs:90)
    leInt64# (Data/Memory/Internal/CompatPrim64.hs:93)
    gtInt64# (Data/Memory/Internal/CompatPrim64.hs:96)
    geInt64# (Data/Memory/Internal/CompatPrim64.hs:99)
    quotInt64# (Data/Memory/Internal/CompatPrim64.hs:102)
    remInt64# (Data/Memory/Internal/CompatPrim64.hs:105)
    eqWord64# (Data/Memory/Internal/CompatPrim64.hs:66)
    neWord64# (Data/Memory/Internal/CompatPrim64.hs:69)
    ltWord64# (Data/Memory/Internal/CompatPrim64.hs:72)
    leWord64# (Data/Memory/Internal/CompatPrim64.hs:75)
    gtWord64# (Data/Memory/Internal/CompatPrim64.hs:78)
    geWord64# (Data/Memory/Internal/CompatPrim64.hs:81)
    and64# (Data/Memory/Internal/CompatPrim64.hs:108)
    or64# (Data/Memory/Internal/CompatPrim64.hs:111)
    xor64# (Data/Memory/Internal/CompatPrim64.hs:114)
    not64# (Data/Memory/Internal/CompatPrim64.hs:117)
    timesWord64# (Data/Memory/Internal/CompatPrim64.hs:144)
    uncheckedShiftL64# (Data/Memory/Internal/CompatPrim64.hs:120)
    uncheckedShiftRL64# (Data/Memory/Internal/CompatPrim64.hs:123)
    int64ToWord64# (Data/Memory/Internal/CompatPrim64.hs:126)
    word64ToInt64# (Data/Memory/Internal/CompatPrim64.hs:129)
    intToInt64# (Data/Memory/Internal/CompatPrim64.hs:132)
    int64ToInt# (Data/Memory/Internal/CompatPrim64.hs:135)
    wordToWord64# (Data/Memory/Internal/CompatPrim64.hs:138)
    word64ToWord# (Data/Memory/Internal/CompatPrim64.hs:141)
    w64# (Data/Memory/Internal/CompatPrim64.hs:147)
 100% (  6 /  6) in 'Data.Memory.Internal.CompatPrim'
  50% (  1 /  2) in 'Data.Memory.Internal.Scrubber'
  Missing documentation for:
    getScrubber (Data/Memory/Internal/Scrubber.hs:21)
 100% (  2 /  2) in 'Data.Memory.ExtendedWords'
Warning: Data.Memory.Internal.Imports: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Data.Memory.Internal.Imports'
 100% (  9 /  9) in 'Data.Memory.PtrMethods'
 100% (  8 /  8) in 'Data.Memory.Internal.Compat'
 100% (  4 /  4) in 'Data.Memory.Encoding.Base16'
 100% (  4 /  4) in 'Data.Memory.Encoding.Base32'
  67% (  6 /  9) in 'Data.Memory.Encoding.Base64'
  Missing documentation for:
    toBase64OpenBSD (Data/Memory/Encoding/Base64.hs:56)
    fromBase64URLUnpadded (Data/Memory/Encoding/Base64.hs:135)
    fromBase64OpenBSD (Data/Memory/Encoding/Base64.hs:132)
 100% ( 10 / 10) in 'Data.Memory.Endian'
 100% (  5 /  5) in 'Data.Memory.Hash.SipHash'
 100% (  9 /  9) in 'Data.Memory.Hash.FNV'
 100% (  3 /  3) in 'Data.ByteArray.Types'
 100% (  2 /  2) in 'Data.ByteArray.Bytes'
 100% (  2 /  2) in 'Data.ByteArray.ScrubbedBytes'
 100% (  3 /  3) in 'Data.ByteArray.MemView'
 100% (  5 /  5) in 'Data.ByteArray.Pack.Internal'
 100% ( 31 / 31) in 'Data.ByteArray.Methods'
 100% (  5 /  5) in 'Data.ByteArray.View'
 100% (  4 /  4) in 'Data.ByteArray.Encoding'
 100% (  5 /  5) in 'Data.ByteArray.Mapping'
 100% ( 17 / 17) in 'Data.ByteArray.Parse'
 100% ( 13 / 13) in 'Data.ByteArray.Hash'
 100% ( 44 / 44) in 'Data.ByteArray'
 100% ( 17 / 17) in 'Data.ByteArray.Pack'
Warning: Data.Memory.Endian: could not find link destinations for:
    byteSwap
Documentation created: dist/doc/html/memory/index.html,
dist/doc/html/memory/memory.txt
Creating package registration file:
/tmp/pkgConf-memory-016228382871617869388.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/memory-0.10-JREhiXyVoWvD3PjsXYOmPC
Registering memory-0.10...
Installed memory-0.10
Configuring mmorph-1.0.4...
Building mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:116:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:11: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:242:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.4...
Running Haddock for mmorph-1.0.4...
Running hscolour for mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:116:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:11: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:242:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% ( 22 / 22) in 'Control.Monad.Morph'
 100% (  3 /  3) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html,
dist/doc/html/mmorph/mmorph.txt
Creating package registration file:
/tmp/pkgConf-mmorph-1.0213153954481762508.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mmorph-1.0.4-8dNpUU8QFPe77rrwKAb20b
Registering mmorph-1.0.4...
Installed mmorph-1.0.4
Configuring monad-loops-0.4.3...
Building monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
[1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/build/Control/Monad/Loops.o )
In-place registering monad-loops-0.4.3...
Running Haddock for monad-loops-0.4.3...
Running hscolour for monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Haddock coverage:
  75% ( 36 / 48) in 'Control.Monad.Loops'
  Missing documentation for:
    minimaOnByM (src/Control/Monad/Loops.hs:405)
    maximaOnByM (src/Control/Monad/Loops.hs:420)
    minimaByM (src/Control/Monad/Loops.hs:423)
    maximaByM (src/Control/Monad/Loops.hs:426)
    minimaOnM (src/Control/Monad/Loops.hs:429)
    maximaOnM (src/Control/Monad/Loops.hs:432)
    minimumOnByM (src/Control/Monad/Loops.hs:436)
    maximumOnByM (src/Control/Monad/Loops.hs:451)
    minimumByM (src/Control/Monad/Loops.hs:454)
    maximumByM (src/Control/Monad/Loops.hs:457)
    minimumOnM (src/Control/Monad/Loops.hs:460)
    maximumOnM (src/Control/Monad/Loops.hs:463)
Documentation created: dist/doc/html/monad-loops/index.html,
dist/doc/html/monad-loops/monad-loops.txt
Creating package registration file:
/tmp/pkgConf-monad-loops-0.4436359554243804735.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-loops-0.4.3-EQoySqNZ2bd85KCgzAOO4M
Registering monad-loops-0.4.3...
Installed monad-loops-0.4.3
Configuring monads-tf-0.1.0.2...
Building monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )

Control/Monad/Cont/Class.hs:57:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Cont/Class.hs:99:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:99:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:100:14: Warning:
    In the use of ‘Error.liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )

Control/Monad/Error/Class.hs:39:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:40:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:55:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Control/Monad/Error/Class.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:106:20: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:106:44: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:107:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:108:18: Warning:
    In the use of ‘ErrorT.throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:18: Warning:
    In the use of ‘ErrorT.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )

Control/Monad/Error.hs:53:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error.hs:57:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future
[ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )

Control/Monad/Reader/Class.hs:45:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:77:1: Warning: Tab character

Control/Monad/Reader/Class.hs:78:17: Warning: Tab character

Control/Monad/Reader/Class.hs:83:24: Warning: Tab character

Control/Monad/Reader/Class.hs:120:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:120:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:121:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:123:13: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )

Control/Monad/State/Class.hs:30:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/State/Class.hs:108:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:108:49: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:109:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )

Control/Monad/Writer/Class.hs:28:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Writer/Class.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:100:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:101:22: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:103:14: Warning:
    In the use of ‘Error.liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: Warning:
    In the use of ‘Error.liftPass’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )

Control/Monad/RWS/Class.hs:33:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/RWS/Class.hs:51:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:51:45: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering monads-tf-0.1.0.2...
Running Haddock for monads-tf-0.1.0.2...
Running hscolour for monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...

Control/Monad/Cont/Class.hs:57:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Cont/Class.hs:99:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:99:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Cont/Class.hs:100:14: Warning:
    In the use of ‘Error.liftCallCC’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:39:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:40:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error/Class.hs:55:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Control/Monad/Error/Class.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:106:20: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:106:44: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:107:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:108:18: Warning:
    In the use of ‘ErrorT.throwError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error/Class.hs:109:18: Warning:
    In the use of ‘ErrorT.catchError’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Error.hs:53:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Error.hs:57:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Control/Monad/Reader/Class.hs:77:1: Warning: Tab character

Control/Monad/Reader/Class.hs:78:17: Warning: Tab character

Control/Monad/Reader/Class.hs:83:24: Warning: Tab character

Control/Monad/Reader/Class.hs:45:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Reader/Class.hs:120:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:120:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:121:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Reader/Class.hs:123:13: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:30:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/State/Class.hs:108:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:108:49: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/State/Class.hs:109:21: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:28:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Writer/Class.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:100:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:101:22: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:103:14: Warning:
    In the use of ‘Error.liftListen’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Writer/Class.hs:104:14: Warning:
    In the use of ‘Error.liftPass’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:33:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/RWS/Class.hs:51:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/RWS/Class.hs:51:45: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  2 /  2) in 'Control.Monad.Identity'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:72)
 100% (  3 /  3) in 'Control.Monad.Trans'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% (  4 /  4) in 'Control.Monad.State.Class'
  25% (  1 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:41)
 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 20 / 20) in 'Control.Monad.RWS.Strict'
 100% ( 23 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
 100% ( 23 / 23) in 'Control.Monad.State.Strict'
  83% ( 15 / 18) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
 100% (  2 /  2) in 'Control.Monad.Writer'
  83% ( 15 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:57)
    listens (Control/Monad/Writer/Class.hs:63)
    censor (Control/Monad/Writer/Class.hs:68)
  95% ( 19 / 20) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:72)
Documentation created: dist/doc/html/monads-tf/index.html,
dist/doc/html/monads-tf/monads-tf.txt
Creating package registration file:
/tmp/pkgConf-monads-tf-0.1.018621404921776544874.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monads-tf-0.1.0.2-LmuZbLDJZI0DC3Hclx1jjn
Registering monads-tf-0.1.0.2...
Installed monads-tf-0.1.0.2
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.217828062401600766768.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring nats-1...
Building nats-1...
Preprocessing library nats-1...
In-place registering nats-1...
Running Haddock for nats-1...
Running hscolour for nats-1...
Preprocessing library nats-1...
Preprocessing library nats-1...
haddock: No input file(s).
Creating package registration file: /tmp/pkgConf-nats-1422449966570240349
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/nats-1-Fmk0Emc1i6fF1ZuCqfyZlm
Registering nats-1...
Installed nats-1
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.2.1...
Preprocessing library network-2.6.2.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )

Network/Socket/Types.hsc:826:28: Warning:
    Pattern match(es) are overlapped
    In a case alternative: _ -> ...

Network/Socket/Types.hsc:869:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘sizeOfSockAddrByFamily’:
        Patterns not matched:
            AF_UNSPEC
            AF_IMPLINK
            AF_PUP
            AF_CHAOS
            ...

Network/Socket/Types.hsc:951:3: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#]

Network/Socket/Types.hsc:1012:10: Warning:
    Orphan instance: instance Storable HostAddress6
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )

Network/Socket/Internal.hsc:75:1: Warning:
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: Warning:
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 4 of 11] Compiling Network.Socket   ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )

Network/Socket.hsc:177:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Network/Socket.hsc:212:1: Warning:
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:949:13: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:949:13-24
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))
    In the expression:
      do { let fd = fdSocket sock;
           let sz = (fromIntegral (12));
           with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }

Network/Socket.hsc:1571:1: Warning:
    Defined but not used: ‘c_accept’

Network/Socket.hsc:276:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘showsPrec’:
        Patterns not matched: _ (SockAddrCan _)

Network/Socket.hsc:953:6: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorIfMinus1Retry "getPeerCred"
              c_getsockopt fd (1) (17) ptr_cr ptr_sz’
    or by using the flag -fno-warn-unused-do-bind

Network/Socket.hsc:989:3: Warning:
    A do-notation statement discarded a result of type ‘CInt’
    Suppress this warning by saying
      ‘_ <- ($)
              throwSocketErrorWaitWrite sock "sendFd"
              c_sendFd (fdSocket sock) outfd’
    or by using the flag -fno-warn-unused-do-bind
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD      ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )

Network/BSD.hsc:166:43: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
[11 of 11] Compiling Network          ( Network.hs, dist/build/Network.o )

Network.hs:292:16: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: SockAddrCan _

Network.hs:401:5: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: SockAddrCan _
In-place registering network-2.6.2.1...
Running Haddock for network-2.6.2.1...
Running hscolour for network-2.6.2.1...
Preprocessing library network-2.6.2.1...
Preprocessing library network-2.6.2.1...

Network/Socket/Types.hsc:1012:10: Warning:
    Orphan instance: instance Storable HostAddress6
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.

Network/Socket/Internal.hsc:75:1: Warning:
    The import of ‘Foreign.C.String’ is redundant
      except perhaps to import instances from ‘Foreign.C.String’
    To import instances alone, use: import Foreign.C.String()

Network/Socket/Internal.hsc:77:1: Warning:
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Network/Socket.hsc:177:1: Warning:
    The import of ‘delete’ from module ‘Data.List’ is redundant

Network/Socket.hsc:193:1: Warning:
    The qualified import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Network/Socket.hsc:212:1: Warning:
    The import of ‘GHC.IO.FD’ is redundant
      except perhaps to import instances from ‘GHC.IO.FD’
    To import instances alone, use: import GHC.IO.FD()

Network/Socket.hsc:949:13: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral a0)
        arising from a use of ‘fromIntegral’
        at Network/Socket.hsc:949:13-24
      (Num a0)
        arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
    In the expression: (fromIntegral (12))
    In an equation for ‘sz’: sz = (fromIntegral (12))
    In the expression:
      do { let fd = fdSocket sock;
           let sz = (fromIntegral (12));
           with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }

Network/Socket.hsc:1571:1: Warning:
    Defined but not used: ‘c_accept’

Network/Socket/ByteString.hsc:54:1: Warning:
    The import of ‘SockAddr, Socket’
    from module ‘Network.Socket’ is redundant

Network/BSD.hsc:166:43: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  68% ( 27 / 40) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:90)
    sockFamily (Network/Socket/Types.hsc:93)
    sockType (Network/Socket/Types.hsc:96)
    sockProtocol (Network/Socket/Types.hsc:99)
    sockStatus (Network/Socket/Types.hsc:102)
    packSocketType (Network/Socket/Types.hsc:187)
    unpackSocketType (Network/Socket/Types.hsc:202)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ProtocolNumber (Network/Socket/Types.hsc:112)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
  71% ( 68 / 96) in 'Network.Socket'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ShutdownCmd (Network/Socket.hsc:1045)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ServiceName (Network/Socket.hsc:221)
    AddrInfo (Network/Socket.hsc:1233)
    NameInfoFlag (Network/Socket.hsc:1286)
    getPeerName (Network/Socket.hsc:752)
    getSocketName (Network/Socket.hsc:760)
    socketPort (Network/Socket.hsc:729)
    recvLen (Network/Socket.hsc:670)
    inet_addr (Network/Socket.hsc:1128)
    inet_ntoa (Network/Socket.hsc:1136)
    isBound (Network/Socket.hsc:1095)
    isListening (Network/Socket.hsc:1100)
    isReadable (Network/Socket.hsc:1105)
    isWritable (Network/Socket.hsc:1110)
    sendFd (Network/Socket.hsc:987)
    recvFd (Network/Socket.hsc:995)
    aNY_PORT (Network/Socket.hsc:1009)
    sOMAXCONN (Network/Socket.hsc:1026)
    sOL_SOCKET (Network/Socket.hsc:1029)
    sCM_RIGHTS (Network/Socket.hsc:1033)
    fdSocket (Network/Socket.hsc:264)
    mkSocket (Network/Socket.hsc:252)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    packSocketType (Network/Socket/Types.hsc:187)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:221)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  89% ( 24 / 27) in 'Network'
  Missing documentation for:
    PortID (Network.hs:83)
    sendTo (Network.hs:333)
    recvFrom (Network.hs:342)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.212500163231725663994.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-2.6.2.1-F6mK9sCIw3M5SbZMt2lUQE
Registering network-2.6.2.1...
Installed network-2.6.2.1
Configuring network-info-0.2.0.7...
Building network-info-0.2.0.7...
Preprocessing library network-info-0.2.0.7...
[1 of 1] Compiling Network.Info     ( dist/build/Network/Info.hs, dist/build/Network/Info.o )

src/Network/Info.hsc:48:10: Warning:
    No explicit implementation for
      either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    In the instance declaration for ‘Storable NetworkInterface’
In-place registering network-info-0.2.0.7...
Running Haddock for network-info-0.2.0.7...
Running hscolour for network-info-0.2.0.7...
Preprocessing library network-info-0.2.0.7...
Preprocessing library network-info-0.2.0.7...

src/Network/Info.hsc:48:10: Warning:
    No explicit implementation for
      either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    In the instance declaration for ‘Storable NetworkInterface’
Haddock coverage:
  83% (  5 /  6) in 'Network.Info'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/network-info/index.html,
dist/doc/html/network-info/network-info.txt
Creating package registration file:
/tmp/pkgConf-network-info-0.2.0686730762110919287.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-info-0.2.0.7-Fj5ChYsBKnD5k5oGUSaKAZ
Registering network-info-0.2.0.7...
Installed network-info-0.2.0.7
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.01376539012447272592.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring parallel-3.2.0.6...
Building parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.6...
Running Haddock for parallel-3.2.0.6...
Running hscolour for parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Haddock coverage:
  72% ( 21 / 29) in 'Control.Seq'
  Missing documentation for:
    seqTuple2 (Control/Seq.hs:164)
    seqTuple3 (Control/Seq.hs:168)
    seqTuple4 (Control/Seq.hs:172)
    seqTuple5 (Control/Seq.hs:176)
    seqTuple6 (Control/Seq.hs:180)
    seqTuple7 (Control/Seq.hs:184)
    seqTuple8 (Control/Seq.hs:188)
    seqTuple9 (Control/Seq.hs:192)
 100% (  3 /  3) in 'Control.Parallel'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
  Missing documentation for:
    evalTuple2 (Control/Parallel/Strategies.hs:589)
    evalTuple3 (Control/Parallel/Strategies.hs:593)
    evalTuple4 (Control/Parallel/Strategies.hs:597)
    evalTuple5 (Control/Parallel/Strategies.hs:601)
    evalTuple6 (Control/Parallel/Strategies.hs:605)
    evalTuple7 (Control/Parallel/Strategies.hs:609)
    evalTuple8 (Control/Parallel/Strategies.hs:613)
    evalTuple9 (Control/Parallel/Strategies.hs:617)
    parTuple2 (Control/Parallel/Strategies.hs:621)
    parTuple3 (Control/Parallel/Strategies.hs:625)
    parTuple4 (Control/Parallel/Strategies.hs:629)
    parTuple5 (Control/Parallel/Strategies.hs:633)
    parTuple6 (Control/Parallel/Strategies.hs:637)
    parTuple7 (Control/Parallel/Strategies.hs:641)
    parTuple8 (Control/Parallel/Strategies.hs:645)
    parTuple9 (Control/Parallel/Strategies.hs:649)
Documentation created: dist/doc/html/parallel/index.html,
dist/doc/html/parallel/parallel.txt
Creating package registration file:
/tmp/pkgConf-parallel-3.2.0943471008957873435.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj
Registering parallel-3.2.0.6...
Installed parallel-3.2.0.6
Configuring prelude-extras-0.4.0.2...
Building prelude-extras-0.4.0.2...
Preprocessing library prelude-extras-0.4.0.2...
[1 of 1] Compiling Prelude.Extras   ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o )
In-place registering prelude-extras-0.4.0.2...
Running Haddock for prelude-extras-0.4.0.2...
Running hscolour for prelude-extras-0.4.0.2...
Preprocessing library prelude-extras-0.4.0.2...
Preprocessing library prelude-extras-0.4.0.2...
Haddock coverage:
   5% (  2 / 43) in 'Prelude.Extras'
  Missing documentation for:
    Module header
    Eq1 (src/Prelude/Extras.hs:80)
    /=# (src/Prelude/Extras.hs:87)
    Ord1 (src/Prelude/Extras.hs:146)
    <# (src/Prelude/Extras.hs:154)
    <=# (src/Prelude/Extras.hs:154)
    >=# (src/Prelude/Extras.hs:154)
    ># (src/Prelude/Extras.hs:154)
    max1 (src/Prelude/Extras.hs:155)
    min1 (src/Prelude/Extras.hs:155)
    Show1 (src/Prelude/Extras.hs:228)
    show1 (src/Prelude/Extras.hs:237)
    shows1 (src/Prelude/Extras.hs:241)
    Read1 (src/Prelude/Extras.hs:309)
    read1 (src/Prelude/Extras.hs:327)
    reads1 (src/Prelude/Extras.hs:330)
    readPrec1 (src/Prelude/Extras.hs:320)
    readListPrec1 (src/Prelude/Extras.hs:323)
    readList1Default (src/Prelude/Extras.hs:346)
    readListPrec1Default (src/Prelude/Extras.hs:349)
    Lift1 (src/Prelude/Extras.hs:516)
    Eq2 (src/Prelude/Extras.hs:133)
    /=## (src/Prelude/Extras.hs:140)
    Ord2 (src/Prelude/Extras.hs:199)
    <## (src/Prelude/Extras.hs:207)
    <=## (src/Prelude/Extras.hs:209)
    >=## (src/Prelude/Extras.hs:211)
    >## (src/Prelude/Extras.hs:213)
    max2 (src/Prelude/Extras.hs:216)
    min2 (src/Prelude/Extras.hs:221)
    Show2 (src/Prelude/Extras.hs:283)
    show2 (src/Prelude/Extras.hs:292)
    shows2 (src/Prelude/Extras.hs:296)
    Read2 (src/Prelude/Extras.hs:443)
    read2 (src/Prelude/Extras.hs:468)
    reads2 (src/Prelude/Extras.hs:471)
    readPrec2 (src/Prelude/Extras.hs:453)
    readListPrec2 (src/Prelude/Extras.hs:456)
    readList2Default (src/Prelude/Extras.hs:487)
    readListPrec2Default (src/Prelude/Extras.hs:490)
    Lift2 (src/Prelude/Extras.hs:531)
Documentation created: dist/doc/html/prelude-extras/index.html,
dist/doc/html/prelude-extras/prelude-extras.txt
Creating package registration file:
/tmp/pkgConf-prelude-extras-0.4.011064184461248107964.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/prelude-extras-0.4.0.2-57eavILAbKD5CaKv31zEDY
Registering prelude-extras-0.4.0.2...
Installed prelude-extras-0.4.0.2
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.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 )

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 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.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
    Word64_# (Data/Primitive/MachDeps.hs:120)
    Int64_# (Data/Primitive/MachDeps.hs:121)
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  Missing documentation for:
    setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
    setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
    setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
    setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
    setWordArray# (Data/Primitive/Internal/Operations.hs:41)
    setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
    setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
    setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
    setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
    setIntArray# (Data/Primitive/Internal/Operations.hs:51)
    setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
    setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
    setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
    setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
    setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
    setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
    setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
    setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
    setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
    setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
    setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
    setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
    setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
    setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
    setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
    setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
    setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
    setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
  75% ( 12 / 16) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInlinePrim (Control/Monad/Primitive.hs:189)
    unsafeInlineIO (Control/Monad/Primitive.hs:193)
    unsafeInlineST (Control/Monad/Primitive.hs:197)
    touch (Control/Monad/Primitive.hs:201)
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    ByteArray#
    MutableByteArray#
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.13467809461035911917.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-1845318908155036189.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring reflection-2.1...
Building reflection-2.1...
Preprocessing library reflection-2.1...
[1 of 1] Compiling Data.Reflection  ( fast/Data/Reflection.hs, dist/build/Data/Reflection.o )
In-place registering reflection-2.1...
Running Haddock for reflection-2.1...
Running hscolour for reflection-2.1...
Preprocessing library reflection-2.1...
Preprocessing library reflection-2.1...
Haddock coverage:
  63% ( 19 / 30) in 'Data.Reflection'
  Missing documentation for:
    Reifies (fast/Data/Reflection.hs:156)
    Z (fast/Data/Reflection.hs:243)
    D (fast/Data/Reflection.hs:244)
    SD (fast/Data/Reflection.hs:245)
    PD (fast/Data/Reflection.hs:246)
    ReifiedMonoid (fast/Data/Reflection.hs:545)
    ReflectedMonoid (fast/Data/Reflection.hs:554)
    reifyMonoid (fast/Data/Reflection.hs:559)
    ReifiedApplicative (fast/Data/Reflection.hs:588)
    ReflectedApplicative (fast/Data/Reflection.hs:590)
    reifyApplicative (fast/Data/Reflection.hs:605)
Documentation created: dist/doc/html/reflection/index.html,
dist/doc/html/reflection/reflection.txt
Creating package registration file:
/tmp/pkgConf-reflection-26816780031258718810.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/reflection-2.1-2R8D1icnYri0V2GprJlDMF
Registering reflection-2.1...
Installed reflection-2.1
Configuring safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.9...
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
  14% (  1 /  7) in 'Safe.Util'
  Missing documentation for:
    .^ (Safe/Util.hs:8)
    .^^ (Safe/Util.hs:11)
    liftMay (Safe/Util.hs:14)
    fromNoteModule (Safe/Util.hs:17)
    fromNoteEitherModule (Safe/Util.hs:21)
    eitherToMaybe (Safe/Util.hs:25)
  35% (  8 / 23) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:93)
    takeExactNote (Safe/Exact.hs:90)
    takeExactDef (Safe/Exact.hs:96)
    dropExactMay (Safe/Exact.hs:102)
    dropExactNote (Safe/Exact.hs:99)
    dropExactDef (Safe/Exact.hs:105)
    splitAtExactMay (Safe/Exact.hs:112)
    splitAtExactNote (Safe/Exact.hs:108)
    splitAtExactDef (Safe/Exact.hs:116)
    zipExactMay (Safe/Exact.hs:140)
    zipExactNote (Safe/Exact.hs:137)
    zipExactDef (Safe/Exact.hs:143)
    zipWithExactMay (Safe/Exact.hs:149)
    zipWithExactNote (Safe/Exact.hs:146)
    zipWithExactDef (Safe/Exact.hs:152)
  18% (  5 / 28) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:38)
    foldl1Def (Safe/Foldable.hs:46)
    foldl1Note (Safe/Foldable.hs:42)
    foldr1May (Safe/Foldable.hs:38)
    foldr1Def (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:42)
    findJustDef (Safe/Foldable.hs:79)
    findJustNote (Safe/Foldable.hs:82)
    minimumMay (Safe/Foldable.hs:50)
    minimumDef (Safe/Foldable.hs:54)
    minimumNote (Safe/Foldable.hs:58)
    maximumMay (Safe/Foldable.hs:50)
    maximumDef (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:62)
    minimumByDef (Safe/Foldable.hs:66)
    minimumByNote (Safe/Foldable.hs:70)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByDef (Safe/Foldable.hs:66)
    maximumByNote (Safe/Foldable.hs:70)
    foldl1Safe (Safe/Foldable.hs:90)
    foldr1Safe (Safe/Foldable.hs:94)
    findJustSafe (Safe/Foldable.hs:99)
  20% ( 14 / 71) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:114)
    initDef (Safe.hs:117)
    initNote (Safe.hs:120)
    initSafe (Safe.hs:123)
    headMay (Safe.hs:128)
    headDef (Safe.hs:132)
    headNote (Safe.hs:136)
    lastMay (Safe.hs:128)
    lastDef (Safe.hs:132)
    lastNote (Safe.hs:136)
    minimumMay (Safe.hs:140)
    minimumDef (Safe.hs:144)
    minimumNote (Safe.hs:148)
    maximumMay (Safe.hs:140)
    maximumDef (Safe.hs:144)
    maximumNote (Safe.hs:148)
    minimumByMay (Safe.hs:152)
    minimumByDef (Safe.hs:156)
    minimumByNote (Safe.hs:160)
    maximumByMay (Safe.hs:152)
    maximumByDef (Safe.hs:156)
    maximumByNote (Safe.hs:160)
    foldr1May (Safe.hs:165)
    foldr1Def (Safe.hs:170)
    foldr1Note (Safe.hs:175)
    foldl1May (Safe.hs:165)
    foldl1Def (Safe.hs:170)
    foldl1Note (Safe.hs:175)
    foldl1May' (Safe.hs:165)
    foldl1Def' (Safe.hs:170)
    foldl1Note' (Safe.hs:175)
    scanl1May (Safe.hs:180)
    scanl1Def (Safe.hs:184)
    scanl1Note (Safe.hs:188)
    scanr1May (Safe.hs:180)
    scanr1Def (Safe.hs:184)
    scanr1Note (Safe.hs:188)
    fromJustNote (Safe.hs:197)
    assertNote (Safe.hs:200)
    atMay (Safe.hs:209)
    atDef (Safe.hs:212)
    atNote (Safe.hs:215)
    readMay (Safe.hs:219)
    readDef (Safe.hs:222)
    readNote (Safe.hs:225)
    lookupJustDef (Safe.hs:233)
    lookupJustNote (Safe.hs:236)
    findJustDef (Safe.hs:244)
    findJustNote (Safe.hs:247)
    elemIndexJustDef (Safe.hs:255)
    elemIndexJustNote (Safe.hs:258)
    findIndexJustDef (Safe.hs:266)
    findIndexJustNote (Safe.hs:269)
    toEnumMay (Safe.hs:274)
    toEnumDef (Safe.hs:283)
    toEnumNote (Safe.hs:286)
    toEnumSafe (Safe.hs:289)
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Creating package registration file:
/tmp/pkgConf-safe-0.310503100851703610268.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/safe-0.3.9-BXSoeRP9IFG6t9s3abNgVi
Registering safe-0.3.9...
Installed safe-0.3.9
Configuring setenv-0.1.1.3...
Building setenv-0.1.1.3...
Preprocessing library setenv-0.1.1.3...
[1 of 1] Compiling System.SetEnv    ( src/System/SetEnv.hs, dist/build/System/SetEnv.o )
In-place registering setenv-0.1.1.3...
Running Haddock for setenv-0.1.1.3...
Running hscolour for setenv-0.1.1.3...
Preprocessing library setenv-0.1.1.3...
Preprocessing library setenv-0.1.1.3...
Haddock coverage:
  67% (  2 /  3) in 'System.SetEnv'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/setenv/index.html,
dist/doc/html/setenv/setenv.txt
Creating package registration file:
/tmp/pkgConf-setenv-0.1.18024387992004077773.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/setenv-0.1.1.3-AuHTDNoaveDAxwtvx7iZhq
Registering setenv-0.1.1.3...
Installed setenv-0.1.1.3
Configuring silently-1.2.5...
Building silently-1.2.5...
Preprocessing library silently-1.2.5...
[1 of 1] Compiling System.IO.Silently ( src/System/IO/Silently.hs, dist/build/System/IO/Silently.o )
In-place registering silently-1.2.5...
Running Haddock for silently-1.2.5...
Running hscolour for silently-1.2.5...
Preprocessing library silently-1.2.5...
Preprocessing library silently-1.2.5...
Haddock coverage:
 100% (  7 /  7) in 'System.IO.Silently'
Documentation created: dist/doc/html/silently/index.html,
dist/doc/html/silently/silently.txt
Creating package registration file:
/tmp/pkgConf-silently-1.2901482438973472612.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/silently-1.2.5-8uJ39lhRp4MCX1bkpH7HLp
Registering silently-1.2.5...
Installed silently-1.2.5
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4911622560816636480.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring stringsearch-0.3.6.6...
Building stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
[ 1 of 15] Compiling Data.ByteString.Lazy.Search.KarpRabin ( Data/ByteString/Lazy/Search/KarpRabin.hs, dist/build/Data/ByteString/Lazy/Search/KarpRabin.o )
[ 2 of 15] Compiling Data.ByteString.Search.KarpRabin ( Data/ByteString/Search/KarpRabin.hs, dist/build/Data/ByteString/Search/KarpRabin.o )
[ 3 of 15] Compiling Data.ByteString.Search.Internal.Utils ( Data/ByteString/Search/Internal/Utils.hs, dist/build/Data/ByteString/Search/Internal/Utils.o )
[ 4 of 15] Compiling Data.ByteString.Search.Internal.KnuthMorrisPratt ( Data/ByteString/Search/Internal/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/Internal/KnuthMorrisPratt.o )
[ 5 of 15] Compiling Data.ByteString.Search.KMP ( Data/ByteString/Search/KMP.hs, dist/build/Data/ByteString/Search/KMP.o )
[ 6 of 15] Compiling Data.ByteString.Search.KnuthMorrisPratt ( Data/ByteString/Search/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/KnuthMorrisPratt.o )
[ 7 of 15] Compiling Data.ByteString.Lazy.Search.KMP ( Data/ByteString/Lazy/Search/KMP.hs, dist/build/Data/ByteString/Lazy/Search/KMP.o )
[ 8 of 15] Compiling Data.ByteString.Search.Substitution ( Data/ByteString/Search/Substitution.hs, dist/build/Data/ByteString/Search/Substitution.o )
[ 9 of 15] Compiling Data.ByteString.Lazy.Search.Internal.BoyerMoore ( Data/ByteString/Lazy/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Lazy/Search/Internal/BoyerMoore.o )
[10 of 15] Compiling Data.ByteString.Search.DFA ( Data/ByteString/Search/DFA.hs, dist/build/Data/ByteString/Search/DFA.o )
[11 of 15] Compiling Data.ByteString.Lazy.Search ( Data/ByteString/Lazy/Search.hs, dist/build/Data/ByteString/Lazy/Search.o )
[12 of 15] Compiling Data.ByteString.Lazy.Search.DFA ( Data/ByteString/Lazy/Search/DFA.hs, dist/build/Data/ByteString/Lazy/Search/DFA.o )
[13 of 15] Compiling Data.ByteString.Search.Internal.BoyerMoore ( Data/ByteString/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Search/Internal/BoyerMoore.o )
[14 of 15] Compiling Data.ByteString.Search.BoyerMoore ( Data/ByteString/Search/BoyerMoore.hs, dist/build/Data/ByteString/Search/BoyerMoore.o )
[15 of 15] Compiling Data.ByteString.Search ( Data/ByteString/Search.hs, dist/build/Data/ByteString/Search.o )
In-place registering stringsearch-0.3.6.6...
Running Haddock for stringsearch-0.3.6.6...
Running hscolour for stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
Preprocessing library stringsearch-0.3.6.6...
Haddock coverage:
 100% (  7 /  7) in 'Data.ByteString.Lazy.Search.KarpRabin'
 100% (  7 /  7) in 'Data.ByteString.Search.KarpRabin'
   9% (  1 / 11) in 'Data.ByteString.Search.Internal.Utils'
 100% ( 16 / 16) in 'Data.ByteString.Search.Internal.KnuthMorrisPratt'
 100% ( 10 / 10) in 'Data.ByteString.Search.KMP'
 100% ( 20 / 20) in 'Data.ByteString.Search.KnuthMorrisPratt'
 100% ( 12 / 12) in 'Data.ByteString.Lazy.Search.KMP'
 100% (  2 /  2) in 'Data.ByteString.Search.Substitution'
  45% (  5 / 11) in 'Data.ByteString.Lazy.Search.Internal.BoyerMoore'
 100% ( 19 / 19) in 'Data.ByteString.Search.DFA'
 100% ( 28 / 28) in 'Data.ByteString.Lazy.Search'
 100% ( 20 / 20) in 'Data.ByteString.Lazy.Search.DFA'
  50% (  5 / 10) in 'Data.ByteString.Search.Internal.BoyerMoore'
 100% ( 24 / 24) in 'Data.ByteString.Search.BoyerMoore'
 100% ( 21 / 21) in 'Data.ByteString.Search'
Documentation created: dist/doc/html/stringsearch/index.html,
dist/doc/html/stringsearch/stringsearch.txt
Creating package registration file:
/tmp/pkgConf-stringsearch-0.3.6337814111998126997.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stringsearch-0.3.6.6-LD3tXxltwdY99HXR2kj3px
Registering stringsearch-0.3.6.6...
Installed stringsearch-0.3.6.6
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 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.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
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'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 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% ( 17 / 17) 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, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-06314819401233934451.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
Configuring tagged-0.8.1...
Building tagged-0.8.1...
Preprocessing library tagged-0.8.1...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.1...
Running Haddock for tagged-0.8.1...
Running hscolour for tagged-0.8.1...
Preprocessing library tagged-0.8.1...
Preprocessing library tagged-0.8.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:297)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.8694442671210911548.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.1-6Tf46oJAk552xT73wGffBW
Registering tagged-0.8.1...
Installed tagged-0.8.1
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (127 /128) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:288)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.1343352742652489423.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring time-locale-compat-0.1.1.0...
Building time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
[1 of 1] Compiling Data.Time.Locale.Compat ( src/Data/Time/Locale/Compat.hs, dist/build/Data/Time/Locale/Compat.o )
In-place registering time-locale-compat-0.1.1.0...
Running Haddock for time-locale-compat-0.1.1.0...
Running hscolour for time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
Haddock coverage:
  86% (  6 /  7) in 'Data.Time.Locale.Compat'
  Missing documentation for:
    TimeLocale
Documentation created: dist/doc/html/time-locale-compat/index.html,
dist/doc/html/time-locale-compat/time-locale-compat.txt
Creating package registration file:
/tmp/pkgConf-time-locale-compat-0.1.16901114481410151948.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/time-locale-compat-0.1.1.0-F3WLOMZDUQn00ovIjyyhhW
Registering time-locale-compat-0.1.1.0...
Installed time-locale-compat-0.1.1.0
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.01410565611909757532.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17078/unbounded-delays-0.1.0.9/dist/setup/setup.hs, /tmp/cabal-tmp-17078/unbounded-delays-0.1.0.9/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17078/unbounded-delays-0.1.0.9/dist/setup/setup ...
Configuring unbounded-delays-0.1.0.9...
Building unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...
[1 of 2] Compiling Control.Concurrent.Thread.Delay ( Control/Concurrent/Thread/Delay.hs, dist/build/Control/Concurrent/Thread/Delay.o )
[2 of 2] Compiling Control.Concurrent.Timeout ( Control/Concurrent/Timeout.hs, dist/build/Control/Concurrent/Timeout.o )
In-place registering unbounded-delays-0.1.0.9...
Running Haddock for unbounded-delays-0.1.0.9...
Running hscolour for unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...

Control/Concurrent/Timeout.hs:45:1: Warning:
    The import of ‘Data.Int’ is redundant
      except perhaps to import instances from ‘Data.Int’
    To import instances alone, use: import Data.Int()

Control/Concurrent/Timeout.hs:46:1: Warning:
    The import of ‘System.IO’ is redundant
      except perhaps to import instances from ‘System.IO’
    To import instances alone, use: import System.IO()

Control/Concurrent/Timeout.hs:47:1: Warning:
    The qualified import of ‘System.Timeout’ is redundant
      except perhaps to import instances from ‘System.Timeout’
    To import instances alone, use: import System.Timeout()
Haddock coverage:
 100% (  2 /  2) in 'Control.Concurrent.Thread.Delay'
 100% (  2 /  2) in 'Control.Concurrent.Timeout'
Documentation created: dist/doc/html/unbounded-delays/index.html,
dist/doc/html/unbounded-delays/unbounded-delays.txt
Creating package registration file:
/tmp/pkgConf-unbounded-delays-0.1.0417672071346212866.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unbounded-delays-0.1.0.9-0tZMxxCtlw1B40rT62tsCy
Registering unbounded-delays-0.1.0.9...
Installed unbounded-delays-0.1.0.9
Configuring unix-compat-0.4.1.4...
Building unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.4...
Running Haddock for unix-compat-0.4.1.4...
Running hscolour for unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  Missing documentation for:
    GroupEntry
    UserEntry
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
  Missing documentation for:
    SystemID
    getSystemID
 100% (  2 /  2) in 'System.PosixCompat.Types'
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
  Missing documentation for:
    CMajor (src/System/PosixCompat/Extensions.hsc:23)
    CMinor (src/System/PosixCompat/Extensions.hsc:24)
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
  Missing documentation for:
    PathVar
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html,
dist/doc/html/unix-compat/unix-compat.txt
Creating package registration file:
/tmp/pkgConf-unix-compat-0.4.11182002039888906197.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unix-compat-0.4.1.4-DeAF5HEzYMu4CPLnbGbHUz
Registering unix-compat-0.4.1.4...
Installed unix-compat-0.4.1.4
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.113168193391786055776.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring word8-0.1.2...
Building word8-0.1.2...
Preprocessing library word8-0.1.2...
[1 of 2] Compiling Data.Word8       ( Data/Word8.hs, dist/build/Data/Word8.o )
[2 of 2] Compiling Data.Char8       ( Data/Char8.hs, dist/build/Data/Char8.o )
In-place registering word8-0.1.2...
Running Haddock for word8-0.1.2...
Running hscolour for word8-0.1.2...
Preprocessing library word8-0.1.2...
Preprocessing library word8-0.1.2...
Haddock coverage:
   8% ( 13 /154) in 'Data.Word8'
  Missing documentation for:
    isControl (Data/Word8.hs:49)
    isSpace (Data/Word8.hs:53)
    isUpper (Data/Word8.hs:83)
    isAlpha (Data/Word8.hs:88)
    isAlphaNum (Data/Word8.hs:91)
    isPrint (Data/Word8.hs:94)
    isDigit (Data/Word8.hs:100)
    isOctDigit (Data/Word8.hs:103)
    isHexDigit (Data/Word8.hs:106)
    isLetter (Data/Word8.hs:111)
    isMark (Data/Word8.hs:114)
    isNumber (Data/Word8.hs:117)
    isSeparator (Data/Word8.hs:144)
    isAscii (Data/Word8.hs:150)
    isLatin1 (Data/Word8.hs:153)
    isAsciiUpper (Data/Word8.hs:156)
    isAsciiLower (Data/Word8.hs:159)
    toLower (Data/Word8.hs:171)
    _nul (Data/Word8.hs:182)
    _tab (Data/Word8.hs:182)
    _lf (Data/Word8.hs:182)
    _vt (Data/Word8.hs:182)
    _np (Data/Word8.hs:182)
    _cr (Data/Word8.hs:182)
    _space (Data/Word8.hs:190)
    _exclam (Data/Word8.hs:190)
    _quotedbl (Data/Word8.hs:190)
    _numbersign (Data/Word8.hs:190)
    _dollar (Data/Word8.hs:190)
    _percent (Data/Word8.hs:190)
    _ampersand (Data/Word8.hs:190)
    _quotesingle (Data/Word8.hs:190)
    _parenleft (Data/Word8.hs:190)
    _parenright (Data/Word8.hs:190)
    _asterisk (Data/Word8.hs:190)
    _plus (Data/Word8.hs:190)
    _comma (Data/Word8.hs:190)
    _hyphen (Data/Word8.hs:190)
    _period (Data/Word8.hs:190)
    _slash (Data/Word8.hs:190)
    _0 (Data/Word8.hs:208)
    _1 (Data/Word8.hs:208)
    _2 (Data/Word8.hs:208)
    _3 (Data/Word8.hs:208)
    _4 (Data/Word8.hs:208)
    _5 (Data/Word8.hs:208)
    _6 (Data/Word8.hs:208)
    _7 (Data/Word8.hs:208)
    _8 (Data/Word8.hs:208)
    _9 (Data/Word8.hs:208)
    _colon (Data/Word8.hs:220)
    _semicolon (Data/Word8.hs:220)
    _less (Data/Word8.hs:220)
    _equal (Data/Word8.hs:220)
    _greater (Data/Word8.hs:220)
    _question (Data/Word8.hs:220)
    _at (Data/Word8.hs:220)
    _A (Data/Word8.hs:229)
    _B (Data/Word8.hs:229)
    _C (Data/Word8.hs:229)
    _D (Data/Word8.hs:229)
    _E (Data/Word8.hs:229)
    _F (Data/Word8.hs:229)
    _G (Data/Word8.hs:229)
    _H (Data/Word8.hs:229)
    _I (Data/Word8.hs:229)
    _J (Data/Word8.hs:229)
    _K (Data/Word8.hs:229)
    _L (Data/Word8.hs:229)
    _M (Data/Word8.hs:229)
    _N (Data/Word8.hs:229)
    _O (Data/Word8.hs:229)
    _P (Data/Word8.hs:229)
    _Q (Data/Word8.hs:229)
    _R (Data/Word8.hs:229)
    _S (Data/Word8.hs:229)
    _T (Data/Word8.hs:229)
    _U (Data/Word8.hs:229)
    _V (Data/Word8.hs:229)
    _W (Data/Word8.hs:229)
    _X (Data/Word8.hs:229)
    _Y (Data/Word8.hs:229)
    _Z (Data/Word8.hs:229)
    _bracketleft (Data/Word8.hs:257)
    _backslash (Data/Word8.hs:257)
    _bracketright (Data/Word8.hs:257)
    _circum (Data/Word8.hs:257)
    _underscore (Data/Word8.hs:257)
    _grave (Data/Word8.hs:257)
    _a (Data/Word8.hs:265)
    _b (Data/Word8.hs:265)
    _c (Data/Word8.hs:265)
    _d (Data/Word8.hs:265)
    _e (Data/Word8.hs:265)
    _f (Data/Word8.hs:265)
    _g (Data/Word8.hs:265)
    _h (Data/Word8.hs:265)
    _i (Data/Word8.hs:265)
    _j (Data/Word8.hs:265)
    _k (Data/Word8.hs:265)
    _l (Data/Word8.hs:265)
    _m (Data/Word8.hs:265)
    _n (Data/Word8.hs:265)
    _o (Data/Word8.hs:265)
    _p (Data/Word8.hs:265)
    _q (Data/Word8.hs:265)
    _r (Data/Word8.hs:265)
    _s (Data/Word8.hs:265)
    _t (Data/Word8.hs:265)
    _u (Data/Word8.hs:265)
    _v (Data/Word8.hs:265)
    _w (Data/Word8.hs:265)
    _x (Data/Word8.hs:265)
    _y (Data/Word8.hs:265)
    _z (Data/Word8.hs:265)
    _braceleft (Data/Word8.hs:293)
    _bar (Data/Word8.hs:293)
    _braceright (Data/Word8.hs:293)
    _tilde (Data/Word8.hs:293)
    _del (Data/Word8.hs:293)
    _nbsp (Data/Word8.hs:300)
    _ordfeminine (Data/Word8.hs:303)
    _softhyphen (Data/Word8.hs:303)
    _mu (Data/Word8.hs:303)
    _ordmasculine (Data/Word8.hs:303)
    _s2 (Data/Word8.hs:309)
    _s3 (Data/Word8.hs:309)
    _s1 (Data/Word8.hs:309)
    _1'4 (Data/Word8.hs:309)
    _1'2 (Data/Word8.hs:309)
    _3'4 (Data/Word8.hs:309)
    _Agrave (Data/Word8.hs:317)
    _Odieresis (Data/Word8.hs:317)
    _Oslash (Data/Word8.hs:317)
    _Thorn (Data/Word8.hs:317)
    _germandbls (Data/Word8.hs:323)
    _agrave (Data/Word8.hs:323)
    _odieresis (Data/Word8.hs:323)
    _oslash (Data/Word8.hs:323)
    _thorn (Data/Word8.hs:323)
    _ydieresis (Data/Word8.hs:323)
  33% (  9 / 27) in 'Data.Char8'
  Missing documentation for:
    isControl (Data/Char8.hs:28)
    isSpace (Data/Char8.hs:32)
    isUpper (Data/Char8.hs:62)
    isAlpha (Data/Char8.hs:67)
    isAlphaNum (Data/Char8.hs:70)
    isPrint (Data/Char8.hs:73)
    isDigit (Data/Char8.hs:79)
    isOctDigit (Data/Char8.hs:82)
    isHexDigit (Data/Char8.hs:85)
    isLetter (Data/Char8.hs:90)
    isMark (Data/Char8.hs:93)
    isNumber (Data/Char8.hs:96)
    isSeparator (Data/Char8.hs:123)
    isAscii (Data/Char8.hs:129)
    isLatin1 (Data/Char8.hs:132)
    isAsciiUpper (Data/Char8.hs:139)
    isAsciiLower (Data/Char8.hs:142)
    toLower (Data/Char8.hs:154)
Documentation created: dist/doc/html/word8/index.html,
dist/doc/html/word8/word8.txt
Creating package registration file:
/tmp/pkgConf-word8-0.11287087586236300691.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/word8-0.1.2-JFinUbIMmjfAdy4qiZBFBe
Registering word8-0.1.2...
Installed word8-0.1.2
Configuring zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.6.1.1...
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:399)
    mkState (Codec/Compression/Zlib/Stream.hsc:405)
    runStream (Codec/Compression/Zlib/Stream.hsc:419)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:518)
    Flush (Codec/Compression/Zlib/Stream.hsc:564)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.112023040401799906078.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-0.6.1.1-IYDcUciccRK7uPRFSGbDhG
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Configuring ansi-wl-pprint-0.6.7.3...
Building ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
[1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o )
In-place registering ansi-wl-pprint-0.6.7.3...
Running Haddock for ansi-wl-pprint-0.6.7.3...
Running hscolour for ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
Preprocessing library ansi-wl-pprint-0.6.7.3...
Haddock coverage:
  96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen'
  Missing documentation for:
    bool (Text/PrettyPrint/ANSI/Leijen.hs:506)
    column (Text/PrettyPrint/ANSI/Leijen.hs:843)
    columns (Text/PrettyPrint/ANSI/Leijen.hs:847)
    nesting (Text/PrettyPrint/ANSI/Leijen.hs:843)
    width (Text/PrettyPrint/ANSI/Leijen.hs:646)
Documentation created: dist/doc/html/ansi-wl-pprint/index.html,
dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt
Creating package registration file:
/tmp/pkgConf-ansi-wl-pprint-0.6.72094622929415592277.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ansi-wl-pprint-0.6.7.3-KPlSW7tbqXS51Lj59n3FC4
Registering ansi-wl-pprint-0.6.7.3...
Installed ansi-wl-pprint-0.6.7.3
Configuring cryptohash-0.11.6...
Building cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
[ 1 of 23] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )

on the commandline: Warning:
    ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe!
[ 2 of 23] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )

on the commandline: Warning:
    ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!
[ 3 of 23] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 23] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 23] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 23] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 23] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 23] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 23] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 23] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 23] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )

on the commandline: Warning:
    ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
[12 of 23] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 23] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 23] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 23] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 23] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 23] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 23] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 23] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 23] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 23] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[22 of 23] Compiling Crypto.MAC       ( Crypto/MAC.hs, dist/build/Crypto/MAC.o )
[23 of 23] Compiling Crypto.MAC.SHA3  ( Crypto/MAC/SHA3.hs, dist/build/Crypto/MAC/SHA3.o )
In-place registering cryptohash-0.11.6...
Running Haddock for cryptohash-0.11.6...
Running hscolour for cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...

<no location info>: Warning:
    ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe!

<no location info>: Warning:
    ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!

<no location info>: Warning:
    ‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
Haddock coverage:
   0% (  0 /  2) in 'Crypto.Hash.Utils.Cpu'
  Missing documentation for:
    Module header
    use32Hex (Crypto/Hash/Utils/Cpu.hs:6)
 100% (  2 /  2) in 'Crypto.MAC.HMAC'
 100% (  2 /  2) in 'Crypto.Hash.Internal'
 100% ( 10 / 10) in 'Crypto.Hash.Whirlpool'
 100% ( 10 / 10) in 'Crypto.Hash.Skein512'
 100% ( 10 / 10) in 'Crypto.Hash.Skein256'
 100% ( 10 / 10) in 'Crypto.Hash.Tiger'
 100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160'
 100% ( 10 / 10) in 'Crypto.Hash.SHA3'
 100% ( 11 / 11) in 'Crypto.Hash.SHA512'
 100% (  9 /  9) in 'Crypto.Hash.SHA512t'
 100% ( 10 / 10) in 'Crypto.Hash.SHA384'
 100% ( 10 / 10) in 'Crypto.Hash.SHA256'
 100% ( 10 / 10) in 'Crypto.Hash.SHA224'
 100% ( 10 / 10) in 'Crypto.Hash.SHA1'
 100% ( 10 / 10) in 'Crypto.Hash.MD5'
 100% ( 10 / 10) in 'Crypto.Hash.MD4'
 100% ( 10 / 10) in 'Crypto.Hash.MD2'
 100% (  2 /  2) in 'Crypto.Hash.Utils'
 100% (  7 /  7) in 'Crypto.Hash.Types'
 100% ( 40 / 40) in 'Crypto.Hash'
 100% ( 11 / 11) in 'Crypto.MAC'
 100% (  9 /  9) in 'Crypto.MAC.SHA3'
Documentation created: dist/doc/html/cryptohash/index.html,
dist/doc/html/cryptohash/cryptohash.txt
Creating package registration file:
/tmp/pkgConf-cryptohash-0.1115368643261851422246.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-0.11.6-5epyAhdyCoGIBkp2icUC24
Registering cryptohash-0.11.6...
Installed cryptohash-0.11.6
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'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-base/index.html,
dist/doc/html/data-default-instances-base/data-default-instances-base.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-base-0.0408563574927925537.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-base-0.0.1-6bNp7ygtVUW3TbxeJU4Irf
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'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.015552271181972039810.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-containers-0.0.1-2eq6fuwf8Tk14CtKGZXhB5
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-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'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.0922105082900915125.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-dlist-0.0.1-EXwD6nMCvj82LJzl8Xo6bb
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring hxt-unicode-9.0.2.4...
Building hxt-unicode-9.0.2.4...
Preprocessing library hxt-unicode-9.0.2.4...
[1 of 5] Compiling Data.String.UTF8 ( src/Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[2 of 5] Compiling Data.String.UTF8Decoding ( src/Data/String/UTF8Decoding.hs, dist/build/Data/String/UTF8Decoding.o )
[3 of 5] Compiling Data.String.EncodingNames ( src/Data/String/EncodingNames.hs, dist/build/Data/String/EncodingNames.o )
[4 of 5] Compiling Data.Char.IsoLatinTables ( src/Data/Char/IsoLatinTables.hs, dist/build/Data/Char/IsoLatinTables.o )
[5 of 5] Compiling Data.String.Unicode ( src/Data/String/Unicode.hs, dist/build/Data/String/Unicode.o )
In-place registering hxt-unicode-9.0.2.4...
Running Haddock for hxt-unicode-9.0.2.4...
Running hscolour for hxt-unicode-9.0.2.4...
Preprocessing library hxt-unicode-9.0.2.4...
Preprocessing library hxt-unicode-9.0.2.4...
Haddock coverage:
   0% (  0 /  7) in 'Data.String.UTF8'
  Missing documentation for:
    Module header
    encode (src/Data/String/UTF8.hs:123)
    decode (src/Data/String/UTF8.hs:351)
    decodeEmbedErrors (src/Data/String/UTF8.hs:354)
    encodeOne (src/Data/String/UTF8.hs:102)
    decodeOne (src/Data/String/UTF8.hs:242)
    Error (src/Data/String/UTF8.hs:183)
  50% (  2 /  4) in 'Data.String.UTF8Decoding'
  Missing documentation for:
    decodeUtf8EmbedErrors (src/Data/String/UTF8Decoding.hs:40)
    decodeUtf8IgnoreErrors (src/Data/String/UTF8Decoding.hs:36)
   4% (  1 / 24) in 'Data.String.EncodingNames'
  Missing documentation for:
    isoLatin1 (src/Data/String/EncodingNames.hs:25)
    iso8859_1 (src/Data/String/EncodingNames.hs:25)
    iso8859_2 (src/Data/String/EncodingNames.hs:25)
    iso8859_3 (src/Data/String/EncodingNames.hs:25)
    iso8859_4 (src/Data/String/EncodingNames.hs:25)
    iso8859_5 (src/Data/String/EncodingNames.hs:25)
    iso8859_6 (src/Data/String/EncodingNames.hs:25)
    iso8859_7 (src/Data/String/EncodingNames.hs:25)
    iso8859_8 (src/Data/String/EncodingNames.hs:25)
    iso8859_9 (src/Data/String/EncodingNames.hs:25)
    iso8859_10 (src/Data/String/EncodingNames.hs:25)
    iso8859_11 (src/Data/String/EncodingNames.hs:25)
    iso8859_13 (src/Data/String/EncodingNames.hs:25)
    iso8859_14 (src/Data/String/EncodingNames.hs:25)
    iso8859_15 (src/Data/String/EncodingNames.hs:25)
    iso8859_16 (src/Data/String/EncodingNames.hs:25)
    usAscii (src/Data/String/EncodingNames.hs:25)
    ucs2 (src/Data/String/EncodingNames.hs:25)
    utf8 (src/Data/String/EncodingNames.hs:25)
    utf16 (src/Data/String/EncodingNames.hs:25)
    utf16be (src/Data/String/EncodingNames.hs:25)
    utf16le (src/Data/String/EncodingNames.hs:25)
    unicodeString (src/Data/String/EncodingNames.hs:25)
   0% (  0 / 15) in 'Data.Char.IsoLatinTables'
  Missing documentation for:
    Module header
    iso_8859_2 (src/Data/Char/IsoLatinTables.hs:4)
    iso_8859_3 (src/Data/Char/IsoLatinTables.hs:65)
    iso_8859_4 (src/Data/Char/IsoLatinTables.hs:97)
    iso_8859_5 (src/Data/Char/IsoLatinTables.hs:151)
    iso_8859_6 (src/Data/Char/IsoLatinTables.hs:249)
    iso_8859_7 (src/Data/Char/IsoLatinTables.hs:301)
    iso_8859_8 (src/Data/Char/IsoLatinTables.hs:382)
    iso_8859_9 (src/Data/Char/IsoLatinTables.hs:418)
    iso_8859_10 (src/Data/Char/IsoLatinTables.hs:428)
    iso_8859_11 (src/Data/Char/IsoLatinTables.hs:478)
    iso_8859_13 (src/Data/Char/IsoLatinTables.hs:569)
    iso_8859_14 (src/Data/Char/IsoLatinTables.hs:629)
    iso_8859_15 (src/Data/Char/IsoLatinTables.hs:664)
    iso_8859_16 (src/Data/Char/IsoLatinTables.hs:676)
  89% ( 31 / 35) in 'Data.String.Unicode'
  Missing documentation for:
    UStringWithErrors (src/Data/String/Unicode.hs:98)
    utf8ToUnicodeEmbedErrors (src/Data/String/Unicode.hs:253)
    intToHexString (src/Data/String/Unicode.hs:375)
    guessEncoding (src/Data/String/Unicode.hs:518)
Warning: Data.String.Unicode: could not find link destinations for:
    StringFct decodingTable
Documentation created: dist/doc/html/hxt-unicode/index.html,
dist/doc/html/hxt-unicode/hxt-unicode.txt
Creating package registration file:
/tmp/pkgConf-hxt-unicode-9.0.211392545681875217972.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-unicode-9.0.2.4-8MEWU9z6gDj0rsBXG8KNa9
Registering hxt-unicode-9.0.2.4...
Installed hxt-unicode-9.0.2.4
Configuring asn1-types-0.3.1...
Building asn1-types-0.3.1...
Preprocessing library asn1-types-0.3.1...
[1 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o )
[2 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o )
[3 of 6] Compiling Data.ASN1.OID    ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o )
[4 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o )
[5 of 6] Compiling Data.ASN1.Types  ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o )
[6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, dist/build/Data/ASN1/Pretty.o )
In-place registering asn1-types-0.3.1...
Running Haddock for asn1-types-0.3.1...
Running hscolour for asn1-types-0.3.1...
Preprocessing library asn1-types-0.3.1...
Preprocessing library asn1-types-0.3.1...
Haddock coverage:
 100% (  5 /  5) in 'Data.ASN1.Types.String'
 100% (  8 /  8) in 'Data.ASN1.Types.Lowlevel'
 100% (  5 /  5) in 'Data.ASN1.OID'
 100% ( 10 / 10) in 'Data.ASN1.BitArray'
 100% ( 13 / 13) in 'Data.ASN1.Types'
  67% (  2 /  3) in 'Data.ASN1.Pretty'
  Missing documentation for:
    PrettyType (Data/ASN1/Pretty.hs:19)
Documentation created: dist/doc/html/asn1-types/index.html,
dist/doc/html/asn1-types/asn1-types.txt
Creating package registration file:
/tmp/pkgConf-asn1-types-0.31393297091464367994.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/asn1-types-0.3.1-DOsAgJNQOupCocxhyjO79P
Registering asn1-types-0.3.1...
Installed asn1-types-0.3.1
Configuring cryptonite-0.7...
Building cryptonite-0.7...
Preprocessing library cryptonite-0.7...
[ 1 of 96] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.o )
[ 2 of 96] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o )
[ 3 of 96] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o )
[ 4 of 96] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o )
[ 5 of 96] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.o )
[ 6 of 96] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, dist/build/Crypto/Random/Entropy/Backend.o )
[ 7 of 96] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, dist/build/Crypto/Random/Entropy/Unsafe.o )
[ 8 of 96] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o )
[ 9 of 96] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.o )

Crypto/Number/Compat.hs:74:21: Warning: Defined but not used: ‘b’

Crypto/Number/Compat.hs:74:23: Warning: Defined but not used: ‘e’

Crypto/Number/Compat.hs:74:25: Warning: Defined but not used: ‘m’
[10 of 96] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o )
[11 of 96] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o )
[12 of 96] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, dist/build/Crypto/Number/Serialize/Internal.o )
[13 of 96] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.o )
[14 of 96] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, dist/build/Crypto/Data/Padding.o )
[15 of 96] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.o )
[16 of 96] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.o )
[17 of 96] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.o )
[18 of 96] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, dist/build/Crypto/Cipher/Blowfish/Box.o )
[19 of 96] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.o )
[20 of 96] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o )
[21 of 96] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o )
[22 of 96] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.o )
[23 of 96] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o )
[24 of 96] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.o )
[25 of 96] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.o )
[26 of 96] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o )
[27 of 96] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.o )
[28 of 96] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.o )

Crypto/Random/Types.hs:18:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[29 of 96] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.o )

Crypto/Error/Types.hs:24:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[30 of 96] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o )

Crypto/Number/F2m.hs:24:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[31 of 96] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o )
[32 of 96] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[33 of 96] Compiling Crypto.Hash.IO   ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.o )
[34 of 96] Compiling Crypto.Hash.MD2  ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[35 of 96] Compiling Crypto.Hash.MD4  ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[36 of 96] Compiling Crypto.Hash.MD5  ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[37 of 96] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[38 of 96] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[39 of 96] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[40 of 96] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[41 of 96] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[42 of 96] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[43 of 96] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[44 of 96] Compiling Crypto.Hash.Kekkak ( Crypto/Hash/Kekkak.hs, dist/build/Crypto/Hash/Kekkak.o )
[45 of 96] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[46 of 96] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[47 of 96] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[48 of 96] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[49 of 96] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[50 of 96] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.o )
[51 of 96] Compiling Crypto.Hash      ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[52 of 96] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.o )
[53 of 96] Compiling Crypto.MAC.HMAC  ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )

Crypto/MAC/HMAC.hs:31:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[54 of 96] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.o )
[55 of 96] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.o )
[56 of 96] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o )
[57 of 96] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.o )
[58 of 96] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o )
[59 of 96] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, dist/build/Crypto/PubKey/ECC/Types.o )
[60 of 96] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o )
[61 of 96] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o )
[62 of 96] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o )
[63 of 96] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o )
[64 of 96] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o )
[65 of 96] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.o )
[66 of 96] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.o )

Crypto/Random/SystemDRG.hs:17:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[67 of 96] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[68 of 96] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.o )
[69 of 96] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o )

Crypto/Number/Prime.hs:22:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[70 of 96] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o )

Crypto/PubKey/DH.hs:22:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[71 of 96] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.o )
[72 of 96] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o )

Crypto/PubKey/RSA.hs:19:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[73 of 96] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o )
[74 of 96] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o )
[75 of 96] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o )
[76 of 96] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o )
[77 of 96] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o )
[78 of 96] Compiling Crypto.Error     ( Crypto/Error.hs, dist/build/Crypto/Error.o )
[79 of 96] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.o )
[80 of 96] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, dist/build/Crypto/KDF/BCrypt.o )
[81 of 96] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.o )
[82 of 96] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.o )
[83 of 96] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.o )
[84 of 96] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o )
[85 of 96] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o )
[86 of 96] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o )

Crypto/Cipher/Types/Block.hs:40:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[87 of 96] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o )
[88 of 96] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o )
[89 of 96] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, dist/build/Crypto/Cipher/AES/Primitive.o )
[90 of 96] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.o )
[91 of 96] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.o )
[92 of 96] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.o )
[93 of 96] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.o )
[94 of 96] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, dist/build/Crypto/PubKey/ECC/P256.o )

Crypto/PubKey/ECC/P256.hs:46:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
[95 of 96] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.o )
[96 of 96] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o )
In-place registering cryptonite-0.7...
Running Haddock for cryptonite-0.7...
Running hscolour for cryptonite-0.7...
Preprocessing library cryptonite-0.7...
Preprocessing library cryptonite-0.7...

Crypto/Number/Compat.hs:74:21: Warning: Defined but not used: ‘b’

Crypto/Number/Compat.hs:74:23: Warning: Defined but not used: ‘e’

Crypto/Number/Compat.hs:74:25: Warning: Defined but not used: ‘m’

Crypto/Random/Types.hs:18:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/Error/Types.hs:24:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/Number/F2m.hs:24:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/MAC/HMAC.hs:31:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/Random/SystemDRG.hs:17:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/Number/Prime.hs:22:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/PubKey/DH.hs:22:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/PubKey/RSA.hs:19:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()

Crypto/Cipher/Types/Block.hs:40:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Crypto/PubKey/ECC/P256.hs:46:1: Warning:
    The import of ‘Crypto.Internal.Imports’ is redundant
      except perhaps to import instances from ‘Crypto.Internal.Imports’
    To import instances alone, use: import Crypto.Internal.Imports()
Haddock coverage:
 100% (  6 /  6) in 'Crypto.Internal.CompatPrim'
 100% (  2 /  2) in 'Crypto.Random.Entropy.Source'
 100% (  2 /  2) in 'Crypto.Random.Entropy.RDRand'
 100% (  3 /  3) in 'Crypto.Random.Entropy.Unix'
 100% (  4 /  4) in 'Crypto.Internal.Words'
 100% (  4 /  4) in 'Crypto.Random.Entropy.Backend'
 100% (  5 /  5) in 'Crypto.Random.Entropy.Unsafe'
 100% (  3 /  3) in 'Crypto.PubKey.Internal'
  93% ( 13 / 14) in 'Crypto.Number.Compat'
  Missing documentation for:
    gmpSizeInBits (Crypto/Number/Compat.hs:127)
 100% (  7 /  7) in 'Crypto.Number.Basic'
 100% (  7 /  7) in 'Crypto.Number.ModArithmetic'
 100% (  4 /  4) in 'Crypto.Number.Serialize.Internal'
 100% (  2 /  2) in 'Crypto.Internal.DeepSeq'
  75% (  3 /  4) in 'Crypto.Data.Padding'
  Missing documentation for:
    Format (Crypto/Data/Padding.hs:20)
 100% (  4 /  4) in 'Crypto.Cipher.DES.Primitive'
 100% (  4 /  4) in 'Crypto.Internal.Compat'
 100% ( 17 / 17) in 'Crypto.Internal.WordArray'
 100% (  2 /  2) in 'Crypto.Cipher.Blowfish.Box'
 100% (  4 /  4) in 'Crypto.Internal.ByteArray'
 100% (  5 /  5) in 'Crypto.Number.Serialize'
 100% (  2 /  2) in 'Crypto.Random.Entropy'
 100% (  5 /  5) in 'Crypto.Random.EntropyPool'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Utils'
Warning: Crypto.Internal.Imports: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Crypto.Internal.Imports'
 100% (  9 /  9) in 'Crypto.Cipher.ChaCha'
 100% (  5 /  5) in 'Crypto.Cipher.RC4'
 100% (  5 /  5) in 'Crypto.Cipher.Salsa'
 100% (  5 /  5) in 'Crypto.Random.Types'
 100% (  8 /  8) in 'Crypto.Error.Types'
 100% (  8 /  8) in 'Crypto.Number.F2m'
 100% (  5 /  5) in 'Crypto.Number.Generate'
 100% (  4 /  4) in 'Crypto.Hash.Types'
 100% (  8 /  8) in 'Crypto.Hash.IO'
 100% (  2 /  2) in 'Crypto.Hash.MD2'
 100% (  2 /  2) in 'Crypto.Hash.MD4'
 100% (  2 /  2) in 'Crypto.Hash.MD5'
 100% (  2 /  2) in 'Crypto.Hash.SHA1'
 100% (  2 /  2) in 'Crypto.Hash.SHA224'
 100% (  2 /  2) in 'Crypto.Hash.SHA256'
 100% (  2 /  2) in 'Crypto.Hash.SHA384'
 100% (  2 /  2) in 'Crypto.Hash.SHA512'
 100% (  3 /  3) in 'Crypto.Hash.SHA512t'
 100% (  5 /  5) in 'Crypto.Hash.SHA3'
 100% (  5 /  5) in 'Crypto.Hash.Kekkak'
 100% (  2 /  2) in 'Crypto.Hash.RIPEMD160'
 100% (  2 /  2) in 'Crypto.Hash.Tiger'
 100% (  3 /  3) in 'Crypto.Hash.Skein256'
 100% (  5 /  5) in 'Crypto.Hash.Skein512'
 100% (  2 /  2) in 'Crypto.Hash.Whirlpool'
 100% ( 30 / 30) in 'Crypto.Hash.Algorithms'
Warning: Crypto.Hash: hashBlockSize is exported separately but will be documented under HashAlgorithm. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Hash: hashDigestSize is exported separately but will be documented under HashAlgorithm. Consider exporting it together with its parent(s) for code clarity.
 100% ( 18 / 18) in 'Crypto.Hash'
 100% (  3 /  3) in 'Crypto.Data.AFIS'
 100% (  9 /  9) in 'Crypto.MAC.HMAC'
 100% (  5 /  5) in 'Crypto.KDF.PBKDF2'
 100% (  3 /  3) in 'Crypto.KDF.Scrypt'
 100% (  3 /  3) in 'Crypto.PubKey.MaskGenFunction'
 100% ( 11 / 11) in 'Crypto.PubKey.Curve25519'
 100% ( 19 / 19) in 'Crypto.PubKey.DSA'
 100% ( 14 / 14) in 'Crypto.PubKey.ECC.Types'
 100% (  6 /  6) in 'Crypto.PubKey.ECC.Prim'
 100% ( 12 / 12) in 'Crypto.PubKey.ECC.ECDSA'
 100% (  3 /  3) in 'Crypto.PubKey.ECC.Generate'
 100% ( 11 / 11) in 'Crypto.PubKey.RSA.Types'
 100% (  5 /  5) in 'Crypto.PubKey.RSA.Prim'
 100% (  4 /  4) in 'Crypto.Random.ChaChaDRG'
 100% (  3 /  3) in 'Crypto.Random.SystemDRG'
 100% ( 14 / 14) in 'Crypto.Random'
 100% (  2 /  2) in 'Crypto.Random.Probabilistic'
 100% ( 10 / 10) in 'Crypto.Number.Prime'
 100% ( 10 / 10) in 'Crypto.PubKey.DH'
 100% (  8 /  8) in 'Crypto.PubKey.ECC.DH'
 100% (  9 /  9) in 'Crypto.PubKey.RSA'
 100% ( 15 / 15) in 'Crypto.PubKey.RSA.PKCS15'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.PSS'
 100% (  9 /  9) in 'Crypto.PubKey.RSA.OAEP'
 100% (  3 /  3) in 'Crypto.Cipher.Types.GF'
 100% ( 19 / 19) in 'Crypto.PubKey.ElGamal'
 100% (  8 /  8) in 'Crypto.Error'
 100% (  6 /  6) in 'Crypto.Cipher.Blowfish.Primitive'
 100% (  5 /  5) in 'Crypto.KDF.BCrypt'
 100% (  5 /  5) in 'Crypto.Cipher.Camellia.Primitive'
  91% ( 10 / 11) in 'Crypto.MAC.Poly1305'
  Missing documentation for:
    Ctx (Crypto/MAC/Poly1305.hs:39)
  27% (  3 / 11) in 'Crypto.Cipher.ChaChaPoly1305'
  Missing documentation for:
    State (Crypto/Cipher/ChaChaPoly1305.hs:34)
    Nonce (Crypto/Cipher/ChaChaPoly1305.hs:39)
    initialize (Crypto/Cipher/ChaChaPoly1305.hs:77)
    appendAAD (Crypto/Cipher/ChaChaPoly1305.hs:87)
    finalizeAAD (Crypto/Cipher/ChaChaPoly1305.hs:94)
    encrypt (Crypto/Cipher/ChaChaPoly1305.hs:100)
    decrypt (Crypto/Cipher/ChaChaPoly1305.hs:108)
    finalize (Crypto/Cipher/ChaChaPoly1305.hs:116)
 100% (  6 /  6) in 'Crypto.Cipher.Types.Base'
 100% (  9 /  9) in 'Crypto.Cipher.Types.AEAD'
 100% ( 19 / 19) in 'Crypto.Cipher.Types.Block'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Stream'
 100% ( 25 / 25) in 'Crypto.Cipher.Types'
 100% ( 27 / 27) in 'Crypto.Cipher.AES.Primitive'
 100% (  6 /  6) in 'Crypto.Cipher.Blowfish'
 100% (  2 /  2) in 'Crypto.Cipher.Camellia'
 100% (  2 /  2) in 'Crypto.Cipher.DES'
 100% (  5 /  5) in 'Crypto.Cipher.TripleDES'
  71% ( 17 / 24) in 'Crypto.PubKey.ECC.P256'
  Missing documentation for:
    pointToIntegers (Crypto/PubKey/ECC/P256.hs:122)
    pointFromIntegers (Crypto/PubKey/ECC/P256.hs:133)
    pointToBinary (Crypto/PubKey/ECC/P256.hs:149)
    pointFromBinary (Crypto/PubKey/ECC/P256.hs:154)
    scalarIsZero (Crypto/PubKey/ECC/P256.hs:170)
    scalarFromInteger (Crypto/PubKey/ECC/P256.hs:236)
    scalarToInteger (Crypto/PubKey/ECC/P256.hs:240)
 100% ( 12 / 12) in 'Crypto.PubKey.Ed25519'
 100% (  4 /  4) in 'Crypto.Cipher.AES'
Warning: Crypto.PubKey.RSA.PKCS15: could not find link destinations for:
    hashDigestASN1
Documentation created: dist/doc/html/cryptonite/index.html,
dist/doc/html/cryptonite/cryptonite.txt
Creating package registration file:
/tmp/pkgConf-cryptonite-01149306577737071478.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptonite-0.7-Jpop98m0R6wALlgoxV81Nx
Registering cryptonite-0.7...
Installed cryptonite-0.7
Configuring securemem-0.1.9...
Building securemem-0.1.9...
Preprocessing library securemem-0.1.9...
[1 of 1] Compiling Data.SecureMem   ( Data/SecureMem.hs, dist/build/Data/SecureMem.o )

Data/SecureMem.hs:34:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/SecureMem.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering securemem-0.1.9...
Running Haddock for securemem-0.1.9...
Running hscolour for securemem-0.1.9...
Preprocessing library securemem-0.1.9...
Preprocessing library securemem-0.1.9...

Data/SecureMem.hs:34:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/SecureMem.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  82% ( 14 / 17) in 'Data.SecureMem'
  Missing documentation for:
    secureMemGetSize (Data/SecureMem.hs:68)
    secureMemCopy (Data/SecureMem.hs:81)
    withSecureMemCopy (Data/SecureMem.hs:85)
Documentation created: dist/doc/html/securemem/index.html,
dist/doc/html/securemem/securemem.txt
Creating package registration file:
/tmp/pkgConf-securemem-0.13052164541830877171.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/securemem-0.1.9-DTkdHUF4RjQ63c2IVq9ndA
Registering securemem-0.1.9...
Installed securemem-0.1.9
Configuring MonadCatchIO-transformers-0.3.1.3...
Building MonadCatchIO-transformers-0.3.1.3...
Preprocessing library MonadCatchIO-transformers-0.3.1.3...
[1 of 2] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

src/Control/Monad/CatchIO.hs:30:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Monad/CatchIO.hs:36:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/CatchIO.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/CatchIO.hs:99:27: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:99:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:100:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:100:52: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:101:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:102:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.CatchIO.Try ( src/Control/Monad/CatchIO/Try.hs, dist/build/Control/Monad/CatchIO/Try.o )

src/Control/Monad/CatchIO/Try.hs:22:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/CatchIO/Try.hs:23:1: Warning:
    The import of ‘MonadIO’
    from module ‘Control.Monad.Error’ is redundant

src/Control/Monad/CatchIO/Try.hs:26:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO/Try.hs:27:37: Warning:
    In the use of ‘strMsg’ (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering MonadCatchIO-transformers-0.3.1.3...
Running Haddock for MonadCatchIO-transformers-0.3.1.3...
Running hscolour for MonadCatchIO-transformers-0.3.1.3...
Preprocessing library MonadCatchIO-transformers-0.3.1.3...
Preprocessing library MonadCatchIO-transformers-0.3.1.3...

src/Control/Monad/CatchIO.hs:29:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

src/Control/Monad/CatchIO.hs:30:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Control/Monad/CatchIO.hs:36:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/CatchIO.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/CatchIO.hs:99:27: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:99:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:100:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:100:52: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:101:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO.hs:102:17: Warning:
    In the use of ‘mapErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO/Try.hs:22:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/CatchIO/Try.hs:23:1: Warning:
    The import of ‘MonadIO’
    from module ‘Control.Monad.Error’ is redundant

src/Control/Monad/CatchIO/Try.hs:26:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/CatchIO/Try.hs:27:37: Warning:
    In the use of ‘strMsg’ (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
  93% ( 13 / 14) in 'Control.Monad.CatchIO'
  Missing documentation for:
    MonadCatchIO (src/Control/Monad/CatchIO.hs:54)
   0% (  0 /  3) in 'Control.Monad.CatchIO.Try'
  Missing documentation for:
    Module header
    tryIO (src/Control/Monad/CatchIO/Try.hs:26)
    eitherIO (src/Control/Monad/CatchIO/Try.hs:29)
Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html,
dist/doc/html/MonadCatchIO-transformers/MonadCatchIO-transformers.txt
Creating package registration file:
/tmp/pkgConf-MonadCatchIO-transformers-0.3.11852283855777371823.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MonadCatchIO-transformers-0.3.1.3-IcmDzXN0OWK8xOQBXuQe8c
Registering MonadCatchIO-transformers-0.3.1.3...
Installed MonadCatchIO-transformers-0.3.1.3
Configuring gnutls-0.2...
Building gnutls-0.2...
Preprocessing library gnutls-0.2...
[1 of 3] Compiling Network.Protocol.TLS.GNU.Foreign ( lib/Network/Protocol/TLS/GNU/Foreign.hs, dist/build/Network/Protocol/TLS/GNU/Foreign.o )

lib/Network/Protocol/TLS/GNU/Foreign.hs:26:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:29:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:32:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:35:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:38:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:41:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:44:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:47:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:50:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:53:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:56:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:59:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:62:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:65:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:68:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:71:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:74:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:77:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:80:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:83:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:86:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:89:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:105:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:108:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:111:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:114:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:117:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:124:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:127:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:130:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:133:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:140:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:143:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:146:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:149:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:152:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:155:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:162:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:165:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:168:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:171:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:174:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:181:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:184:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:187:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:190:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:193:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:196:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:203:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:206:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:213:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:216:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:219:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:222:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:225:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:228:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:231:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:240:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:243:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:246:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:253:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:254:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:255:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:256:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:257:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:258:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:259:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:262:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:265:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:268:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:271:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:274:1: Warning:
    Tab character
[2 of 3] Compiling Network.Protocol.TLS.GNU.ErrorT ( lib/Network/Protocol/TLS/GNU/ErrorT.hs, dist/build/Network/Protocol/TLS/GNU/ErrorT.o )

lib/Network/Protocol/TLS/GNU/ErrorT.hs:19:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:20:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:21:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

lib/Network/Protocol/TLS/GNU/ErrorT.hs:24:1: Warning:
    The import of ‘ap’ from module ‘Control.Monad’ is redundant

lib/Network/Protocol/TLS/GNU/ErrorT.hs:37:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:40:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:41:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:42:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:43:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:44:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:45:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:46:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:47:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:48:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:49:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:52:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:53:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:54:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:55:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:56:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:57:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:60:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:61:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:62:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:63:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:64:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:65:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:66:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:69:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:72:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:73:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:74:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:77:1: Warning: Tab character
[3 of 3] Compiling Network.Protocol.TLS.GNU ( lib/Network/Protocol/TLS/GNU.hs, dist/build/Network/Protocol/TLS/GNU.o )

lib/Network/Protocol/TLS/GNU.hs:19:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:20:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:21:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:22:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:23:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:24:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:25:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:26:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:27:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:28:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:29:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:30:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:31:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:32:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:33:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:34:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:35:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:36:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:37:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:38:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:39:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:41:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

lib/Network/Protocol/TLS/GNU.hs:62:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:70:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:71:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:72:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:78:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:79:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:80:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:81:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:82:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:83:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:84:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:85:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:86:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:87:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:88:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:93:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:96:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:97:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:100:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:101:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:104:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:107:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:108:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:109:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:116:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:117:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:118:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:119:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:123:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:124:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:125:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:126:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:127:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:128:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:129:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:130:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:131:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:132:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:133:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:134:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:135:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:136:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:137:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:138:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:139:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:140:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:153:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:154:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:155:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:156:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:157:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:158:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:159:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:160:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:161:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:162:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:163:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:164:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:165:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:166:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:167:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:168:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:169:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:173:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:174:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:175:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:176:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:177:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:178:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:179:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:180:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:181:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:182:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:183:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:184:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:185:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:189:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:190:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:193:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:194:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:195:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:199:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:200:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:201:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:202:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:203:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:204:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:205:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:209:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:210:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:211:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:212:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:221:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:222:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:223:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:224:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:225:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:226:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:227:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:228:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:232:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:233:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:234:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:235:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:236:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:237:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:238:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:239:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:240:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:244:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:245:1: Warning: Tab character
In-place registering gnutls-0.2...
Running Haddock for gnutls-0.2...
Running hscolour for gnutls-0.2...
Preprocessing library gnutls-0.2...
Preprocessing library gnutls-0.2...

lib/Network/Protocol/TLS/GNU/Foreign.hs:26:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:29:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:32:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:35:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:38:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:41:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:44:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:47:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:50:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:53:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:56:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:59:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:62:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:65:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:68:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:71:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:74:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:77:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:80:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:83:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:86:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:89:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:105:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:108:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:111:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:114:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:117:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:124:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:127:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:130:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:133:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:140:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:143:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:146:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:149:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:152:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:155:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:162:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:165:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:168:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:171:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:174:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:181:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:184:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:187:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:190:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:193:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:196:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:203:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:206:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:213:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:216:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:219:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:222:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:225:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:228:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:231:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:240:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:243:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:246:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:253:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:254:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:255:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:256:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:257:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:258:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:259:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:262:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:265:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:268:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:271:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/Foreign.hs:274:1: Warning:
    Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:19:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:20:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:21:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:37:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:40:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:41:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:42:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:43:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:44:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:45:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:46:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:47:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:48:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:49:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:52:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:53:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:54:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:55:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:56:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:57:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:60:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:61:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:62:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:63:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:64:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:65:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:66:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:69:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:72:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:73:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:74:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:77:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU/ErrorT.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

lib/Network/Protocol/TLS/GNU/ErrorT.hs:24:1: Warning:
    The import of ‘ap’ from module ‘Control.Monad’ is redundant

lib/Network/Protocol/TLS/GNU.hs:19:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:20:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:21:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:22:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:23:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:24:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:25:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:26:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:27:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:28:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:29:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:30:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:31:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:32:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:33:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:34:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:35:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:36:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:37:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:38:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:39:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:62:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:70:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:71:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:72:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:78:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:79:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:80:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:81:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:82:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:83:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:84:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:85:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:86:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:87:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:88:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:93:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:96:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:97:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:100:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:101:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:104:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:107:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:108:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:109:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:116:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:117:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:118:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:119:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:123:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:124:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:125:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:126:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:127:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:128:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:129:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:130:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:131:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:132:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:133:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:134:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:135:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:136:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:137:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:138:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:139:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:140:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:153:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:154:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:155:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:156:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:157:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:158:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:159:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:160:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:161:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:162:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:163:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:164:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:165:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:166:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:167:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:168:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:169:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:173:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:174:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:175:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:176:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:177:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:178:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:179:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:180:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:181:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:182:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:183:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:184:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:185:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:189:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:190:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:193:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:194:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:195:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:199:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:200:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:201:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:202:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:203:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:204:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:205:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:209:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:210:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:211:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:212:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:221:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:222:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:223:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:224:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:225:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:226:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:227:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:228:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:232:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:233:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:234:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:235:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:236:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:237:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:238:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:239:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:240:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:244:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:245:1: Warning: Tab character

lib/Network/Protocol/TLS/GNU.hs:41:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
   0% (  0 / 75) in 'Network.Protocol.TLS.GNU.Foreign'
  Missing documentation for:
    Module header
    ReturnCode (lib/Network/Protocol/TLS/GNU/Foreign.hs:25)
    CipherAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:28)
    KXAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:31)
    ParamsType (lib/Network/Protocol/TLS/GNU/Foreign.hs:34)
    CredentialsType (lib/Network/Protocol/TLS/GNU/Foreign.hs:37)
    MACAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:40)
    DigestAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:43)
    CompressionMethod (lib/Network/Protocol/TLS/GNU/Foreign.hs:46)
    ConnectionEnd (lib/Network/Protocol/TLS/GNU/Foreign.hs:49)
    AlertLevel (lib/Network/Protocol/TLS/GNU/Foreign.hs:52)
    AlertDescription (lib/Network/Protocol/TLS/GNU/Foreign.hs:55)
    HandshakeDescription (lib/Network/Protocol/TLS/GNU/Foreign.hs:58)
    CertificateStatus (lib/Network/Protocol/TLS/GNU/Foreign.hs:61)
    CertificateRequest (lib/Network/Protocol/TLS/GNU/Foreign.hs:64)
    OpenPGPCrtStatus (lib/Network/Protocol/TLS/GNU/Foreign.hs:67)
    CloseRequest (lib/Network/Protocol/TLS/GNU/Foreign.hs:70)
    Protocol (lib/Network/Protocol/TLS/GNU/Foreign.hs:73)
    CertificateType (lib/Network/Protocol/TLS/GNU/Foreign.hs:76)
    X509CrtFormat (lib/Network/Protocol/TLS/GNU/Foreign.hs:79)
    CertificatePrintFormats (lib/Network/Protocol/TLS/GNU/Foreign.hs:82)
    PKAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:85)
    SignAlgorithm (lib/Network/Protocol/TLS/GNU/Foreign.hs:88)
    Credentials (lib/Network/Protocol/TLS/GNU/Foreign.hs:91)
    Transport (lib/Network/Protocol/TLS/GNU/Foreign.hs:92)
    Session (lib/Network/Protocol/TLS/GNU/Foreign.hs:93)
    DHParams (lib/Network/Protocol/TLS/GNU/Foreign.hs:94)
    RSAParams (lib/Network/Protocol/TLS/GNU/Foreign.hs:95)
    Priority (lib/Network/Protocol/TLS/GNU/Foreign.hs:96)
    Datum (lib/Network/Protocol/TLS/GNU/Foreign.hs:98)
    gnutls_check_version (lib/Network/Protocol/TLS/GNU/Foreign.hs:104)
    gnutls_global_init (lib/Network/Protocol/TLS/GNU/Foreign.hs:107)
    gnutls_global_deinit (lib/Network/Protocol/TLS/GNU/Foreign.hs:110)
    gnutls_global_set_log_function (lib/Network/Protocol/TLS/GNU/Foreign.hs:113)
    gnutls_global_set_log_level (lib/Network/Protocol/TLS/GNU/Foreign.hs:116)
    gnutls_error_is_fatal (lib/Network/Protocol/TLS/GNU/Foreign.hs:123)
    gnutls_perror (lib/Network/Protocol/TLS/GNU/Foreign.hs:126)
    gnutls_strerror (lib/Network/Protocol/TLS/GNU/Foreign.hs:129)
    gnutls_strerror_name (lib/Network/Protocol/TLS/GNU/Foreign.hs:132)
    gnutls_init (lib/Network/Protocol/TLS/GNU/Foreign.hs:139)
    gnutls_deinit (lib/Network/Protocol/TLS/GNU/Foreign.hs:142)
    gnutls_handshake (lib/Network/Protocol/TLS/GNU/Foreign.hs:145)
    gnutls_rehandshake (lib/Network/Protocol/TLS/GNU/Foreign.hs:148)
    gnutls_bye (lib/Network/Protocol/TLS/GNU/Foreign.hs:151)
    gnutls_set_default_priority (lib/Network/Protocol/TLS/GNU/Foreign.hs:154)
    gnutls_alert_get_name (lib/Network/Protocol/TLS/GNU/Foreign.hs:161)
    gnutls_error_to_alert (lib/Network/Protocol/TLS/GNU/Foreign.hs:164)
    gnutls_alert_get (lib/Network/Protocol/TLS/GNU/Foreign.hs:167)
    gnutls_alert_send_appropriate (lib/Network/Protocol/TLS/GNU/Foreign.hs:170)
    gnutls_alert_send (lib/Network/Protocol/TLS/GNU/Foreign.hs:173)
    gnutls_certificate_allocate_credentials (lib/Network/Protocol/TLS/GNU/Foreign.hs:180)
    gnutls_certificate_free_credentials_funptr (lib/Network/Protocol/TLS/GNU/Foreign.hs:183)
    gnutls_certificate_type_get_id (lib/Network/Protocol/TLS/GNU/Foreign.hs:186)
    gnutls_certificate_type_get_name (lib/Network/Protocol/TLS/GNU/Foreign.hs:189)
    gnutls_certificate_type_get (lib/Network/Protocol/TLS/GNU/Foreign.hs:192)
    gnutls_certificate_type_list (lib/Network/Protocol/TLS/GNU/Foreign.hs:195)
    gnutls_credentials_clear (lib/Network/Protocol/TLS/GNU/Foreign.hs:202)
    gnutls_credentials_set (lib/Network/Protocol/TLS/GNU/Foreign.hs:205)
    gnutls_record_check_pending (lib/Network/Protocol/TLS/GNU/Foreign.hs:212)
    gnutls_record_disable_padding (lib/Network/Protocol/TLS/GNU/Foreign.hs:215)
    gnutls_record_get_direction (lib/Network/Protocol/TLS/GNU/Foreign.hs:218)
    gnutls_record_get_max_size (lib/Network/Protocol/TLS/GNU/Foreign.hs:221)
    gnutls_record_recv (lib/Network/Protocol/TLS/GNU/Foreign.hs:224)
    gnutls_record_send (lib/Network/Protocol/TLS/GNU/Foreign.hs:227)
    gnutls_record_set_max_size (lib/Network/Protocol/TLS/GNU/Foreign.hs:230)
    TransportFunc (lib/Network/Protocol/TLS/GNU/Foreign.hs:237)
    gnutls_transport_set_push_function (lib/Network/Protocol/TLS/GNU/Foreign.hs:239)
    gnutls_transport_set_pull_function (lib/Network/Protocol/TLS/GNU/Foreign.hs:242)
    wrapTransportFunc (lib/Network/Protocol/TLS/GNU/Foreign.hs:245)
    gnutls_global_set_mem_functions (lib/Network/Protocol/TLS/GNU/Foreign.hs:252)
    gnutls_malloc (lib/Network/Protocol/TLS/GNU/Foreign.hs:261)
    gnutls_free (lib/Network/Protocol/TLS/GNU/Foreign.hs:264)
    gnutls_hex2bin (lib/Network/Protocol/TLS/GNU/Foreign.hs:267)
    gnutls_hex_decode (lib/Network/Protocol/TLS/GNU/Foreign.hs:270)
    gnutls_hex_encode (lib/Network/Protocol/TLS/GNU/Foreign.hs:273)
   0% (  0 /  3) in 'Network.Protocol.TLS.GNU.ErrorT'
  Missing documentation for:
    Module header
    ErrorT (lib/Network/Protocol/TLS/GNU/ErrorT.hs:34)
    mapErrorT (lib/Network/Protocol/TLS/GNU/ErrorT.hs:79)
   6% (  1 / 18) in 'Network.Protocol.TLS.GNU'
  Missing documentation for:
    Module header
    TLS (lib/Network/Protocol/TLS/GNU.hs:90)
    Session (lib/Network/Protocol/TLS/GNU.hs:77)
    Error (lib/Network/Protocol/TLS/GNU.hs:61)
    runTLS (lib/Network/Protocol/TLS/GNU.hs:111)
    runClient (lib/Network/Protocol/TLS/GNU.hs:114)
    getSession (lib/Network/Protocol/TLS/GNU.hs:142)
    handshake (lib/Network/Protocol/TLS/GNU.hs:145)
    rehandshake (lib/Network/Protocol/TLS/GNU.hs:148)
    putBytes (lib/Network/Protocol/TLS/GNU.hs:151)
    getBytes (lib/Network/Protocol/TLS/GNU.hs:171)
    checkPending (lib/Network/Protocol/TLS/GNU.hs:187)
    Transport (lib/Network/Protocol/TLS/GNU.hs:192)
    handleTransport (lib/Network/Protocol/TLS/GNU.hs:214)
    Credentials (lib/Network/Protocol/TLS/GNU.hs:217)
    setCredentials (lib/Network/Protocol/TLS/GNU.hs:219)
    certificateCredentials (lib/Network/Protocol/TLS/GNU.hs:230)
Documentation created: dist/doc/html/gnutls/index.html,
dist/doc/html/gnutls/gnutls.txt
Creating package registration file: /tmp/pkgConf-gnutls-01970669615932116354.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/gnutls-0.2-3P0iIUHOvcl3vY5UWGcko0
Registering gnutls-0.2...
Installed gnutls-0.2
Configuring IfElse-0.85...
Building IfElse-0.85...
Preprocessing library IfElse-0.85...
[1 of 1] Compiling Control.Monad.IfElse ( Control/Monad/IfElse.hs, dist/build/Control/Monad/IfElse.o )

Control/Monad/IfElse.hs:159:11: Warning:
    Rule "maybeMP/id" may never fire
      because ‘maybeMP’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘maybeMP’
In-place registering IfElse-0.85...
Running Haddock for IfElse-0.85...
Running hscolour for IfElse-0.85...
Preprocessing library IfElse-0.85...
Preprocessing library IfElse-0.85...
Haddock coverage:
 100% ( 25 / 25) in 'Control.Monad.IfElse'
Documentation created: dist/doc/html/IfElse/index.html,
dist/doc/html/IfElse/IfElse.txt
Creating package registration file:
/tmp/pkgConf-IfElse-011548474712039507092.85
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/IfElse-0.85-IayFBVtKC7Q8OgLkdft6Tl
Registering IfElse-0.85...
Installed IfElse-0.85
Configuring mtl-compat-0.2.1.3...
Building mtl-compat-0.2.1.3...
Preprocessing library mtl-compat-0.2.1.3...
In-place registering mtl-compat-0.2.1.3...
Running Haddock for mtl-compat-0.2.1.3...
Running hscolour for mtl-compat-0.2.1.3...
Preprocessing library mtl-compat-0.2.1.3...
Preprocessing library mtl-compat-0.2.1.3...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-mtl-compat-0.2.18575045982059652950.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-compat-0.2.1.3-JC1QAK2YiYh95rhykvaiJz
Registering mtl-compat-0.2.1.3...
Installed mtl-compat-0.2.1.3
Configuring pem-0.2.2...
Building pem-0.2.2...
Preprocessing library pem-0.2.2...
[1 of 4] Compiling Data.PEM.Types   ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o )
[2 of 4] Compiling Data.PEM.Writer  ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o )
[3 of 4] Compiling Data.PEM.Parser  ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o )
[4 of 4] Compiling Data.PEM         ( Data/PEM.hs, dist/build/Data/PEM.o )

Data/PEM.hs:11:1: Warning: Tab character

Data/PEM.hs:14:1: Warning: Tab character
In-place registering pem-0.2.2...
Running Haddock for pem-0.2.2...
Running hscolour for pem-0.2.2...
Preprocessing library pem-0.2.2...
Preprocessing library pem-0.2.2...

Data/PEM.hs:11:1: Warning: Tab character

Data/PEM.hs:14:1: Warning: Tab character
Haddock coverage:
 100% (  2 /  2) in 'Data.PEM.Types'
 100% (  3 /  3) in 'Data.PEM.Writer'
 100% (  3 /  3) in 'Data.PEM.Parser'
 100% (  6 /  6) in 'Data.PEM'
Documentation created: dist/doc/html/pem/index.html, dist/doc/html/pem/pem.txt
Creating package registration file: /tmp/pkgConf-pem-0.215907353062046788789.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pem-0.2.2-FobxOIdj6uGIHonZNFATO6
Registering pem-0.2.2...
Installed pem-0.2.2
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 )

Text/Regex/Base.hs:55:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
[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...

Text/Regex/Base.hs:55:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
  Missing documentation for:
    MatchText (Text/Regex/Base/RegexLike.hs:55)
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  Missing documentation for:
    getVersion_Text_Regex_Base (Text/Regex/Base.hs:52)
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
  Missing documentation for:
    polymatch (Text/Regex/Base/Impl.hs:50)
    polymatchM (Text/Regex/Base/Impl.hs:56)
Documentation created: dist/doc/html/regex-base/index.html,
dist/doc/html/regex-base/regex-base.txt
Creating package registration file:
/tmp/pkgConf-regex-base-0.93400408990494843956.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-base-0.93.2-2j0nR3pc4q24HZdEmShSMX
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring iproute-1.7.0...
Building iproute-1.7.0...
Preprocessing library iproute-1.7.0...
[1 of 8] Compiling Data.IP.Addr     ( Data/IP/Addr.hs, dist/build/Data/IP/Addr.o )
[2 of 8] Compiling Data.IP.Mask     ( Data/IP/Mask.hs, dist/build/Data/IP/Mask.o )
[3 of 8] Compiling Data.IP.Range    ( Data/IP/Range.hs, dist/build/Data/IP/Range.o )
[4 of 8] Compiling Data.IP.Op       ( Data/IP/Op.hs, dist/build/Data/IP/Op.o )
[5 of 8] Compiling Data.IP.Internal ( Data/IP/Internal.hs, dist/build/Data/IP/Internal.o )
[6 of 8] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, dist/build/Data/IP/RouteTable/Internal.o )
[7 of 8] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, dist/build/Data/IP/RouteTable.o )
[8 of 8] Compiling Data.IP          ( Data/IP.hs, dist/build/Data/IP.o )
In-place registering iproute-1.7.0...
Running Haddock for iproute-1.7.0...
Running hscolour for iproute-1.7.0...
Preprocessing library iproute-1.7.0...
Preprocessing library iproute-1.7.0...
Haddock coverage:
  35% ( 17 / 49) in 'Data.IP.Addr'
  Missing documentation for:
    Module header
     (Data/IP/Addr.hs:63)
     (Data/IP/Addr.hs:69)
    IPv4Addr (Data/IP/Addr.hs:76)
    IPv6Addr (Data/IP/Addr.hs:77)
     (Data/IP/Addr.hs:117)
     (Data/IP/Addr.hs:121)
     (Data/IP/Addr.hs:162)
    ip6ToInteger (Data/IP/Addr.hs:190)
    integerToIP6 (Data/IP/Addr.hs:200)
     (Data/IP/Addr.hs:215)
     (Data/IP/Addr.hs:218)
     (Data/IP/Addr.hs:344)
     (Data/IP/Addr.hs:347)
     (Data/IP/Addr.hs:350)
    parseIP (Data/IP/Addr.hs:353)
    parseIPv4 (Data/IP/Addr.hs:360)
    parseIPv6 (Data/IP/Addr.hs:365)
     (Data/IP/Addr.hs:375)
     (Data/IP/Addr.hs:378)
     (Data/IP/Addr.hs:381)
    dig (Data/IP/Addr.hs:389)
    ip4 (Data/IP/Addr.hs:395)
    ip4' (Data/IP/Addr.hs:398)
    skipSpaces (Data/IP/Addr.hs:410)
    hex (Data/IP/Addr.hs:418)
    colon2 (Data/IP/Addr.hs:428)
    format (Data/IP/Addr.hs:431)
    ip6 (Data/IP/Addr.hs:442)
    ip6' (Data/IP/Addr.hs:445)
    ip4Embedded (Data/IP/Addr.hs:461)
    fixByteOrder (Data/IP/Addr.hs:509)
   0% (  0 /  6) in 'Data.IP.Mask'
  Missing documentation for:
    Module header
    maskIPv4 (Data/IP/Mask.hs:10)
    maskIPv6 (Data/IP/Mask.hs:13)
    masksWord32 (Data/IP/Mask.hs:16)
    masksIPv4 (Data/IP/Mask.hs:19)
    masksIPv6 (Data/IP/Mask.hs:22)
  11% (  2 / 18) in 'Data.IP.Range'
  Missing documentation for:
    Module header
     (Data/IP/Range.hs:67)
     (Data/IP/Range.hs:70)
     (Data/IP/Range.hs:79)
    parseIPRange (Data/IP/Range.hs:82)
     (Data/IP/Range.hs:89)
     (Data/IP/Range.hs:92)
    parseIPv4Range (Data/IP/Range.hs:95)
    parseIPv6Range (Data/IP/Range.hs:100)
    ip4range (Data/IP/Range.hs:105)
    maskedIPv4 (Data/IP/Range.hs:116)
    ip6range (Data/IP/Range.hs:119)
    maskedIPv6 (Data/IP/Range.hs:130)
     (Data/IP/Range.hs:140)
     (Data/IP/Range.hs:143)
     (Data/IP/Range.hs:146)
  67% (  6 /  9) in 'Data.IP.Op'
  Missing documentation for:
    Module header
     (Data/IP/Op.hs:27)
     (Data/IP/Op.hs:31)
  75% (  3 /  4) in 'Data.IP.Internal'
  Missing documentation for:
    Module header
  37% ( 10 / 27) in 'Data.IP.RouteTable.Internal'
  Missing documentation for:
     (Data/IP/RouteTable/Internal.hs:46)
     (Data/IP/RouteTable/Internal.hs:50)
    intToTBitIPv4 (Data/IP/RouteTable/Internal.hs:59)
    intToTBitIPv6 (Data/IP/RouteTable/Internal.hs:62)
    intToTBitsWord32 (Data/IP/RouteTable/Internal.hs:65)
    intToTBitsIPv4 (Data/IP/RouteTable/Internal.hs:68)
    intToTBitsIPv6 (Data/IP/RouteTable/Internal.hs:71)
     (Data/IP/RouteTable/Internal.hs:106)
     (Data/IP/RouteTable/Internal.hs:110)
     (Data/IP/RouteTable/Internal.hs:114)
    link (Data/IP/RouteTable/Internal.hs:146)
    glue (Data/IP/RouteTable/Internal.hs:155)
    keyToTestBit (Data/IP/RouteTable/Internal.hs:162)
    isLeft (Data/IP/RouteTable/Internal.hs:165)
    node (Data/IP/RouteTable/Internal.hs:187)
    search (Data/IP/RouteTable/Internal.hs:217)
    foldt (Data/IP/RouteTable/Internal.hs:280)
 100% ( 14 / 14) in 'Data.IP.RouteTable'
 100% ( 27 / 27) in 'Data.IP'
Warning: Data.IP.Internal: could not find link destinations for:
    IPv4Addr IPv6Addr
Documentation created: dist/doc/html/iproute/index.html,
dist/doc/html/iproute/iproute.txt
Creating package registration file:
/tmp/pkgConf-iproute-1.79590830311588209817.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/iproute-1.7.0-HKjqHmSh8IO1sbxlk5FWnX
Registering iproute-1.7.0...
Installed iproute-1.7.0
Configuring network-multicast-0.1.0...
Building network-multicast-0.1.0...
Preprocessing library network-multicast-0.1.0...
[1 of 1] Compiling Network.Multicast ( dist/build/Network/Multicast.hs, dist/build/Network/Multicast.o )
In-place registering network-multicast-0.1.0...
Running Haddock for network-multicast-0.1.0...
Running hscolour for network-multicast-0.1.0...
Preprocessing library network-multicast-0.1.0...
Preprocessing library network-multicast-0.1.0...
Haddock coverage:
  73% ( 11 / 15) in 'Network.Multicast'
  Missing documentation for:
    TimeToLive (src/Network/Multicast.hsc:35)
    LoopbackMode (src/Network/Multicast.hsc:36)
    enableLoopback (src/Network/Multicast.hsc:38)
    noLoopback (src/Network/Multicast.hsc:38)
Documentation created: dist/doc/html/network-multicast/index.html,
dist/doc/html/network-multicast/network-multicast.txt
Creating package registration file:
/tmp/pkgConf-network-multicast-0.11511659952731536186.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-multicast-0.1.0-5bwZOp6oVXBEbRpgvw0a5H
Registering network-multicast-0.1.0...
Installed network-multicast-0.1.0
Configuring simple-sendfile-0.2.21...
Building simple-sendfile-0.2.21...
Preprocessing library simple-sendfile-0.2.21...
[1 of 3] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist/build/Network/Sendfile/Types.o )
[2 of 3] Compiling Network.Sendfile.Linux ( dist/build/Network/Sendfile/Linux.hs, dist/build/Network/Sendfile/Linux.o )

Network/Sendfile/Linux.hsc:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 3] Compiling Network.Sendfile ( Network/Sendfile.hs, dist/build/Network/Sendfile.o )
In-place registering simple-sendfile-0.2.21...
Running Haddock for simple-sendfile-0.2.21...
Running hscolour for simple-sendfile-0.2.21...
Preprocessing library simple-sendfile-0.2.21...
Preprocessing library simple-sendfile-0.2.21...

Network/Sendfile/Linux.hsc:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  50% (  1 /  2) in 'Network.Sendfile.Types'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Network.Sendfile.Linux'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Network.Sendfile'
Documentation created: dist/doc/html/simple-sendfile/index.html,
dist/doc/html/simple-sendfile/simple-sendfile.txt
Creating package registration file:
/tmp/pkgConf-simple-sendfile-0.21529654075282331784.21
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/simple-sendfile-0.2.21-8JinxnD07KP3TRgmAVYt64
Registering simple-sendfile-0.2.21...
Installed simple-sendfile-0.2.21
Configuring socks-0.5.4...
Building socks-0.5.4...
Preprocessing library socks-0.5.4...
[1 of 6] Compiling Network.Socks5.Types ( Network/Socks5/Types.hs, dist/build/Network/Socks5/Types.o )
[2 of 6] Compiling Network.Socks5.Wire ( Network/Socks5/Wire.hs, dist/build/Network/Socks5/Wire.o )

Network/Socks5/Wire.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 6] Compiling Network.Socks5.Command ( Network/Socks5/Command.hs, dist/build/Network/Socks5/Command.o )

Network/Socks5/Command.hs:25:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[4 of 6] Compiling Network.Socks5.Lowlevel ( Network/Socks5/Lowlevel.hs, dist/build/Network/Socks5/Lowlevel.o )
[5 of 6] Compiling Network.Socks5.Conf ( Network/Socks5/Conf.hs, dist/build/Network/Socks5/Conf.o )
[6 of 6] Compiling Network.Socks5   ( Network/Socks5.hs, dist/build/Network/Socks5.o )
In-place registering socks-0.5.4...
Running Haddock for socks-0.5.4...
Running hscolour for socks-0.5.4...
Preprocessing library socks-0.5.4...
Preprocessing library socks-0.5.4...

Network/Socks5/Wire.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Socks5/Command.hs:25:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  9 /  9) in 'Network.Socks5.Types'
 100% (  5 /  5) in 'Network.Socks5.Wire'
  17% (  2 / 12) in 'Network.Socks5.Command'
  Missing documentation for:
    establish (Network/Socks5/Command.hs:38)
    Connect (Network/Socks5/Command.hs:43)
    Command (Network/Socks5/Command.hs:45)
    connectIPV4 (Network/Socks5/Command.hs:63)
    connectIPV6 (Network/Socks5/Command.hs:68)
    connectDomainName (Network/Socks5/Command.hs:75)
    rpc (Network/Socks5/Command.hs:84)
    rpc_ (Network/Socks5/Command.hs:93)
    sendSerialized (Network/Socks5/Command.hs:78)
    waitSerialized (Network/Socks5/Command.hs:81)
  32% (  6 / 19) in 'Network.Socks5.Lowlevel'
  Missing documentation for:
    Module header
    resolveToSockAddr (Network/Socks5/Lowlevel.hs:16)
    socksListen (Network/Socks5/Lowlevel.hs:24)
    establish (Network/Socks5/Command.hs:38)
    Connect (Network/Socks5/Command.hs:43)
    Command (Network/Socks5/Command.hs:45)
    connectIPV4 (Network/Socks5/Command.hs:63)
    connectIPV6 (Network/Socks5/Command.hs:68)
    connectDomainName (Network/Socks5/Command.hs:75)
    rpc (Network/Socks5/Command.hs:84)
    rpc_ (Network/Socks5/Command.hs:93)
    sendSerialized (Network/Socks5/Command.hs:78)
    waitSerialized (Network/Socks5/Command.hs:81)
 100% (  6 /  6) in 'Network.Socks5.Conf'
 100% ( 20 / 20) in 'Network.Socks5'
Documentation created: dist/doc/html/socks/index.html,
dist/doc/html/socks/socks.txt
Creating package registration file:
/tmp/pkgConf-socks-0.510576736271160328187.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/socks-0.5.4-9FgpVcsLUOt9Bxui5SOHLA
Registering socks-0.5.4...
Installed socks-0.5.4
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'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.0763697247695481660.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-old-locale-0.0.1-D3fIWe3ExBN6VISnKTEJV3
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring hslogger-1.2.9...
Building hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
[1 of 8] Compiling System.Log       ( src/System/Log.hs, dist/build/System/Log.o )
[2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o )
[3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o )
[4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o )
[5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o )
[6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o )

src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character
[7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o )
[8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o )

src/System/Log/Logger.hs:201:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
In-place registering hslogger-1.2.9...
Running Haddock for hslogger-1.2.9...
Running hscolour for hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...

src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character

src/System/Log/Logger.hs:201:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
Haddock coverage:
 100% (  4 /  4) in 'System.Log'
 100% (  6 /  6) in 'System.Log.Formatter'
 100% (  3 /  3) in 'System.Log.Handler'
 100% (  5 /  5) in 'System.Log.Handler.Simple'
 100% ( 10 / 10) in 'System.Log.Handler.Syslog'
 100% (  3 /  3) in 'System.Log.Handler.Growl'
 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML'
  97% ( 38 / 39) in 'System.Log.Logger'
  Missing documentation for:
    Logger (src/System/Log/Logger.hs:207)
Warning: System.Log.Handler.Syslog: could not find link destinations for:
    SyslogHandler
Warning: System.Log.Handler.Growl: could not find link destinations for:
    GrowlHandler
Documentation created: dist/doc/html/hslogger/index.html,
dist/doc/html/hslogger/hslogger.txt
Creating package registration file:
/tmp/pkgConf-hslogger-1.263882112428713943.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hslogger-1.2.9-0fQKi4VBOqw57Av2quY42D
Registering hslogger-1.2.9...
Installed hslogger-1.2.9
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.013013215541701486310.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring vector-0.10.12.3...
Building vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
[ 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 implementation for
      ‘*’, ‘abs’, and ‘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 )
[ 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 )

Data/Vector/Storable/Mutable.hs:450:1: Warning:
    Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
      because ‘unsafeFromForeignPtr’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:1398:1: Warning:
    Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
      because ‘unsafeFromForeignPtr’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[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.12.3...
Running Haddock for vector-0.10.12.3...
Running hscolour for vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...
Preprocessing library vector-0.10.12.3...

Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Size’
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
  Missing documentation for:
    getPtr (Data/Vector/Storable/Internal.hs:26)
    setPtr (Data/Vector/Storable/Internal.hs:30)
    updPtr (Data/Vector/Storable/Internal.hs:34)
 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'
  Missing documentation for:
    Checks (Data/Vector/Internal/Check.hs:49)
    doChecks (Data/Vector/Internal/Check.hs:73)
    error (Data/Vector/Internal/Check.hs:82)
    internalError (Data/Vector/Internal/Check.hs:87)
    check (Data/Vector/Internal/Check.hs:103)
    checkIndex (Data/Vector/Internal/Check.hs:117)
    checkLength (Data/Vector/Internal/Check.hs:131)
    checkSlice (Data/Vector/Internal/Check.hs:145)
  83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic'
  Missing documentation for:
    SPEC (Data/Vector/Fusion/Stream/Monadic.hs:102)
    generate (Data/Vector/Fusion/Stream/Monadic.hs:179)
    unbox (Data/Vector/Fusion/Stream/Monadic.hs:431)
    concatMap (Data/Vector/Fusion/Stream/Monadic.hs:933)
    zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:509)
    zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:513)
    zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:540)
    zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:547)
    zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:554)
    zipWith (Data/Vector/Fusion/Stream/Monadic.hs:562)
    zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:566)
    zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:571)
    zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:577)
    zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:583)
    zip (Data/Vector/Fusion/Stream/Monadic.hs:589)
    zip3 (Data/Vector/Fusion/Stream/Monadic.hs:593)
    zip4 (Data/Vector/Fusion/Stream/Monadic.hs:597)
    zip5 (Data/Vector/Fusion/Stream/Monadic.hs:602)
    zip6 (Data/Vector/Fusion/Stream/Monadic.hs:607)
    and (Data/Vector/Fusion/Stream/Monadic.hs:907)
    or (Data/Vector/Fusion/Stream/Monadic.hs:920)
    concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:937)
  85% ( 88 /104) in 'Data.Vector.Fusion.Stream'
  Missing documentation for:
    inplace (Data/Vector/Fusion/Stream.hs:107)
    concatMap (Data/Vector/Fusion/Stream.hs:257)
    unbox (Data/Vector/Fusion/Stream.hs:253)
    zipWith4 (Data/Vector/Fusion/Stream.hs:285)
    zipWith5 (Data/Vector/Fusion/Stream.hs:291)
    zipWith6 (Data/Vector/Fusion/Stream.hs:297)
    zip (Data/Vector/Fusion/Stream.hs:303)
    zip3 (Data/Vector/Fusion/Stream.hs:307)
    zip4 (Data/Vector/Fusion/Stream.hs:311)
    zip5 (Data/Vector/Fusion/Stream.hs:316)
    zip6 (Data/Vector/Fusion/Stream.hs:321)
    and (Data/Vector/Fusion/Stream.hs:407)
    or (Data/Vector/Fusion/Stream.hs:411)
    unsafeFromList (Data/Vector/Fusion/Stream.hs:626)
    zipWithM (Data/Vector/Fusion/Stream.hs:537)
    zipWithM_ (Data/Vector/Fusion/Stream.hs:541)
  64% ( 42 / 66) in 'Data.Vector.Generic.Mutable'
  Missing documentation for:
    init (Data/Vector/Generic/Mutable.hs:447)
    tail (Data/Vector/Generic/Mutable.hs:451)
    take (Data/Vector/Generic/Mutable.hs:426)
    drop (Data/Vector/Generic/Mutable.hs:430)
    splitAt (Data/Vector/Generic/Mutable.hs:438)
    unsafeInit (Data/Vector/Generic/Mutable.hs:465)
    unsafeTail (Data/Vector/Generic/Mutable.hs:469)
    unsafeTake (Data/Vector/Generic/Mutable.hs:473)
    unsafeDrop (Data/Vector/Generic/Mutable.hs:477)
    overlaps (Data/Vector/Generic/Mutable.hs:485)
    mstream (Data/Vector/Generic/Mutable.hs:237)
    mstreamR (Data/Vector/Generic/Mutable.hs:266)
    transform (Data/Vector/Generic/Mutable.hs:261)
    transformR (Data/Vector/Generic/Mutable.hs:295)
    fill (Data/Vector/Generic/Mutable.hs:248)
    fillR (Data/Vector/Generic/Mutable.hs:279)
    unsafeAccum (Data/Vector/Generic/Mutable.hs:736)
    accum (Data/Vector/Generic/Mutable.hs:712)
    unsafeUpdate (Data/Vector/Generic/Mutable.hs:749)
    update (Data/Vector/Generic/Mutable.hs:725)
    reverse (Data/Vector/Generic/Mutable.hs:760)
    unstablePartition (Data/Vector/Generic/Mutable.hs:769)
    unstablePartitionStream (Data/Vector/Generic/Mutable.hs:798)
    partitionStream (Data/Vector/Generic/Mutable.hs:826)
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  Missing documentation for:
    New (Data/Vector/Generic/New.hs:37)
    create (Data/Vector/Generic/New.hs:39)
    run (Data/Vector/Generic/New.hs:43)
    runPrim (Data/Vector/Generic/New.hs:47)
    apply (Data/Vector/Generic/New.hs:51)
    modify (Data/Vector/Generic/New.hs:55)
    modifyWithStream (Data/Vector/Generic/New.hs:59)
    unstream (Data/Vector/Generic/New.hs:64)
    transform (Data/Vector/Generic/New.hs:68)
    unstreamR (Data/Vector/Generic/New.hs:89)
    transformR (Data/Vector/Generic/New.hs:93)
    slice (Data/Vector/Generic/New.hs:113)
    init (Data/Vector/Generic/New.hs:117)
    tail (Data/Vector/Generic/New.hs:121)
    take (Data/Vector/Generic/New.hs:125)
    drop (Data/Vector/Generic/New.hs:129)
    unsafeSlice (Data/Vector/Generic/New.hs:133)
    unsafeInit (Data/Vector/Generic/New.hs:137)
    unsafeTail (Data/Vector/Generic/New.hs:141)
  93% (215 /232) in 'Data.Vector.Generic'
  Missing documentation for:
    zipWith4 (Data/Vector/Generic.hs:1060)
    zipWith5 (Data/Vector/Generic.hs:1069)
    zipWith6 (Data/Vector/Generic.hs:1081)
    izipWith3 (Data/Vector/Generic.hs:1103)
    izipWith4 (Data/Vector/Generic.hs:1111)
    izipWith5 (Data/Vector/Generic.hs:1120)
    izipWith6 (Data/Vector/Generic.hs:1132)
    zip3 (Data/Vector/Generic.hs:1150)
    zip4 (Data/Vector/Generic.hs:1155)
    zip5 (Data/Vector/Generic.hs:1160)
    zip6 (Data/Vector/Generic.hs:1166)
    unzip3 (Data/Vector/Generic.hs:1198)
    unzip4 (Data/Vector/Generic.hs:1205)
    unzip5 (Data/Vector/Generic.hs:1214)
    unzip6 (Data/Vector/Generic.hs:1224)
    dataCast (Data/Vector/Generic.hs:2029)
    mkType (Data/Vector/Generic.hs:2024)
  76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:73)
    STVector (Data/Vector/Primitive/Mutable.hs:74)
    init (Data/Vector/Primitive/Mutable.hs:149)
    tail (Data/Vector/Primitive/Mutable.hs:153)
    take (Data/Vector/Primitive/Mutable.hs:137)
    drop (Data/Vector/Primitive/Mutable.hs:141)
    splitAt (Data/Vector/Primitive/Mutable.hs:145)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:175)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:179)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:167)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:171)
    overlaps (Data/Vector/Primitive/Mutable.hs:187)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:804)
    zipWith5 (Data/Vector/Primitive.hs:810)
    zipWith6 (Data/Vector/Primitive.hs:818)
    izipWith4 (Data/Vector/Primitive.hs:840)
    izipWith5 (Data/Vector/Primitive.hs:846)
    izipWith6 (Data/Vector/Primitive.hs:854)
  79% ( 46 / 58) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:95)
    STVector (Data/Vector/Storable/Mutable.hs:96)
    init (Data/Vector/Storable/Mutable.hs:226)
    tail (Data/Vector/Storable/Mutable.hs:230)
    take (Data/Vector/Storable/Mutable.hs:214)
    drop (Data/Vector/Storable/Mutable.hs:218)
    splitAt (Data/Vector/Storable/Mutable.hs:222)
    unsafeInit (Data/Vector/Storable/Mutable.hs:252)
    unsafeTail (Data/Vector/Storable/Mutable.hs:256)
    unsafeTake (Data/Vector/Storable/Mutable.hs:244)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:248)
    overlaps (Data/Vector/Storable/Mutable.hs:264)
  97% (194 /200) in 'Data.Vector.Storable'
  Missing documentation for:
    zipWith4 (Data/Vector/Storable.hs:812)
    zipWith5 (Data/Vector/Storable.hs:818)
    zipWith6 (Data/Vector/Storable.hs:826)
    izipWith4 (Data/Vector/Storable.hs:848)
    izipWith5 (Data/Vector/Storable.hs:854)
    izipWith6 (Data/Vector/Storable.hs:862)
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:53)
    IOVector (Data/Vector/Unboxed/Base.hs:56)
    STVector (Data/Vector/Unboxed/Base.hs:57)
    Vector (Data/Vector/Unboxed/Base.hs:54)
    Unbox (Data/Vector/Unboxed/Base.hs:61)
  96% (201 /210) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:54)
    MVector (Data/Vector/Unboxed/Base.hs:53)
    Unbox (Data/Vector/Unboxed/Base.hs:61)
    zipWith4 (Data/Vector/Unboxed.hs:835)
    zipWith5 (Data/Vector/Unboxed.hs:841)
    zipWith6 (Data/Vector/Unboxed.hs:848)
    izipWith4 (Data/Vector/Unboxed.hs:869)
    izipWith5 (Data/Vector/Unboxed.hs:875)
    izipWith6 (Data/Vector/Unboxed.hs:882)
  77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:53)
    IOVector (Data/Vector/Unboxed/Base.hs:56)
    STVector (Data/Vector/Unboxed/Base.hs:57)
    Unbox (Data/Vector/Unboxed/Base.hs:61)
    init (Data/Vector/Unboxed/Mutable.hs:98)
    tail (Data/Vector/Unboxed/Mutable.hs:102)
    take (Data/Vector/Unboxed/Mutable.hs:86)
    drop (Data/Vector/Unboxed/Mutable.hs:90)
    splitAt (Data/Vector/Unboxed/Mutable.hs:94)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:124)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:116)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:120)
    overlaps (Data/Vector/Unboxed/Mutable.hs:136)
  76% ( 37 / 49) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:73)
    STVector (Data/Vector/Mutable.hs:74)
    init (Data/Vector/Mutable.hs:221)
    tail (Data/Vector/Mutable.hs:225)
    take (Data/Vector/Mutable.hs:209)
    drop (Data/Vector/Mutable.hs:213)
    splitAt (Data/Vector/Mutable.hs:218)
    unsafeInit (Data/Vector/Mutable.hs:246)
    unsafeTail (Data/Vector/Mutable.hs:250)
    unsafeTake (Data/Vector/Mutable.hs:238)
    unsafeDrop (Data/Vector/Mutable.hs:242)
    overlaps (Data/Vector/Mutable.hs:258)
  94% (199 /212) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:927)
    zipWith5 (Data/Vector.hs:932)
    zipWith6 (Data/Vector.hs:938)
    izipWith4 (Data/Vector.hs:956)
    izipWith5 (Data/Vector.hs:961)
    izipWith6 (Data/Vector.hs:967)
    zip4 (Data/Vector.hs:983)
    zip5 (Data/Vector.hs:988)
    zip6 (Data/Vector.hs:993)
    unzip3 (Data/Vector.hs:1006)
    unzip4 (Data/Vector.hs:1010)
    unzip5 (Data/Vector.hs:1014)
    unzip6 (Data/Vector.hs:1019)
Warning: Data.Vector.Unboxed: could not find link destinations for:
    TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.10.12269400735665937673.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.10.12.3-JrQt7SYKOQF2foH4Ugm8MQ
Registering vector-0.10.12.3...
Installed vector-0.10.12.3
Configuring edit-distance-0.2.2.1...
Building edit-distance-0.2.2.1...
Preprocessing library edit-distance-0.2.2.1...
[1 of 7] Compiling Text.EditDistance.ArrayUtilities ( Text/EditDistance/ArrayUtilities.hs, dist/build/Text/EditDistance/ArrayUtilities.o )
[2 of 7] Compiling Text.EditDistance.MonadUtilities ( Text/EditDistance/MonadUtilities.hs, dist/build/Text/EditDistance/MonadUtilities.o )
[3 of 7] Compiling Text.EditDistance.Bits ( Text/EditDistance/Bits.hs, dist/build/Text/EditDistance/Bits.o )
[4 of 7] Compiling Text.EditDistance.EditCosts ( Text/EditDistance/EditCosts.hs, dist/build/Text/EditDistance/EditCosts.o )
[5 of 7] Compiling Text.EditDistance.SquareSTUArray ( Text/EditDistance/SquareSTUArray.hs, dist/build/Text/EditDistance/SquareSTUArray.o )
[6 of 7] Compiling Text.EditDistance.STUArray ( Text/EditDistance/STUArray.hs, dist/build/Text/EditDistance/STUArray.o )
[7 of 7] Compiling Text.EditDistance ( Text/EditDistance.hs, dist/build/Text/EditDistance.o )
In-place registering edit-distance-0.2.2.1...
Running Haddock for edit-distance-0.2.2.1...
Running hscolour for edit-distance-0.2.2.1...
Preprocessing library edit-distance-0.2.2.1...
Preprocessing library edit-distance-0.2.2.1...
Haddock coverage:
   0% (  0 /  6) in 'Text.EditDistance.ArrayUtilities'
  Missing documentation for:
    Module header
    unsafeReadArray (Text/EditDistance/ArrayUtilities.hs:27)
    unsafeWriteArray (Text/EditDistance/ArrayUtilities.hs:33)
    unsafeReadArray' (Text/EditDistance/ArrayUtilities.hs:40)
    unsafeWriteArray' (Text/EditDistance/ArrayUtilities.hs:46)
    stringToArray (Text/EditDistance/ArrayUtilities.hs:52)
   0% (  0 /  4) in 'Text.EditDistance.MonadUtilities'
  Missing documentation for:
    Module header
    loopM_ (Text/EditDistance/MonadUtilities.hs:6)
    foldM (Text/EditDistance/MonadUtilities.hs:15)
    foldMK (Text/EditDistance/MonadUtilities.hs:27)
   0% (  0 /  5) in 'Text.EditDistance.Bits'
  Missing documentation for:
    Module header
    levenshteinDistance (Text/EditDistance/Bits.hs:37)
    levenshteinDistanceWithLengths (Text/EditDistance/Bits.hs:43)
    restrictedDamerauLevenshteinDistance (Text/EditDistance/Bits.hs:189)
    restrictedDamerauLevenshteinDistanceWithLengths (Text/EditDistance/Bits.hs:195)
   0% (  0 /  9) in 'Text.EditDistance.EditCosts'
  Missing documentation for:
    Module header
    Costs (Text/EditDistance/EditCosts.hs:9)
    EditCosts (Text/EditDistance/EditCosts.hs:17)
    deletionCost (Text/EditDistance/EditCosts.hs:25)
    insertionCost (Text/EditDistance/EditCosts.hs:29)
    substitutionCost (Text/EditDistance/EditCosts.hs:33)
    transpositionCost (Text/EditDistance/EditCosts.hs:37)
    defaultEditCosts (Text/EditDistance/EditCosts.hs:40)
    isDefaultEditCosts (Text/EditDistance/EditCosts.hs:48)
   0% (  0 /  5) in 'Text.EditDistance.SquareSTUArray'
  Missing documentation for:
    Module header
    levenshteinDistance (Text/EditDistance/SquareSTUArray.hs:16)
    levenshteinDistanceWithLengths (Text/EditDistance/SquareSTUArray.hs:22)
    restrictedDamerauLevenshteinDistance (Text/EditDistance/SquareSTUArray.hs:64)
    restrictedDamerauLevenshteinDistanceWithLengths (Text/EditDistance/SquareSTUArray.hs:70)
   0% (  0 /  5) in 'Text.EditDistance.STUArray'
  Missing documentation for:
    Module header
    levenshteinDistance (Text/EditDistance/STUArray.hs:16)
    levenshteinDistanceWithLengths (Text/EditDistance/STUArray.hs:22)
    restrictedDamerauLevenshteinDistance (Text/EditDistance/STUArray.hs:67)
    restrictedDamerauLevenshteinDistanceWithLengths (Text/EditDistance/STUArray.hs:73)
  50% (  3 /  6) in 'Text.EditDistance'
  Missing documentation for:
    Costs (Text/EditDistance/EditCosts.hs:9)
    EditCosts (Text/EditDistance/EditCosts.hs:17)
    defaultEditCosts (Text/EditDistance/EditCosts.hs:40)
Documentation created: dist/doc/html/edit-distance/index.html,
dist/doc/html/edit-distance/edit-distance.txt
Creating package registration file:
/tmp/pkgConf-edit-distance-0.2.216880500631060477679.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/edit-distance-0.2.2.1-EaXwPdtsJLk3gRhOLTc9Ka
Registering edit-distance-0.2.2.1...
Installed edit-distance-0.2.2.1
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'System.Random.TF.Instances'
  Missing documentation for:
    Random (src/System/Random/TF/Instances.hs:37)
    randomEnum (src/System/Random/TF/Instances.hs:205)
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file:
/tmp/pkgConf-tf-random-08636899171932138380.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tf-random-0.5-28prfR75qTK8HkPsc02Mdm
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring SafeSemaphore-0.10.1...
Building SafeSemaphore-0.10.1...
Preprocessing library SafeSemaphore-0.10.1...
[1 of 8] Compiling Control.Concurrent.STM.SSemInternals ( src/Control/Concurrent/STM/SSemInternals.hs, dist/build/Control/Concurrent/STM/SSemInternals.o )
[2 of 8] Compiling Control.Concurrent.STM.SSem ( src/Control/Concurrent/STM/SSem.hs, dist/build/Control/Concurrent/STM/SSem.o )
[3 of 8] Compiling Control.Concurrent.SSem ( src/Control/Concurrent/SSem.hs, dist/build/Control/Concurrent/SSem.o )
[4 of 8] Compiling Control.Concurrent.FairRWLock ( src/Control/Concurrent/FairRWLock.hs, dist/build/Control/Concurrent/FairRWLock.o )
[5 of 8] Compiling Control.Concurrent.MSampleVar ( src/Control/Concurrent/MSampleVar.hs, dist/build/Control/Concurrent/MSampleVar.o )
[6 of 8] Compiling Control.Concurrent.MSemN2 ( src/Control/Concurrent/MSemN2.hs, dist/build/Control/Concurrent/MSemN2.o )
[7 of 8] Compiling Control.Concurrent.MSemN ( src/Control/Concurrent/MSemN.lhs, dist/build/Control/Concurrent/MSemN.o )
[8 of 8] Compiling Control.Concurrent.MSem ( src/Control/Concurrent/MSem.lhs, dist/build/Control/Concurrent/MSem.o )
In-place registering SafeSemaphore-0.10.1...
Running Haddock for SafeSemaphore-0.10.1...
Running hscolour for SafeSemaphore-0.10.1...
Preprocessing library SafeSemaphore-0.10.1...
Preprocessing library SafeSemaphore-0.10.1...
Haddock coverage:
  50% (  1 /  2) in 'Control.Concurrent.STM.SSemInternals'
  Missing documentation for:
    SSem (src/Control/Concurrent/STM/SSemInternals.hs:27)
  90% (  9 / 10) in 'Control.Concurrent.STM.SSem'
  Missing documentation for:
    SSem (src/Control/Concurrent/STM/SSemInternals.hs:27)
  92% ( 11 / 12) in 'Control.Concurrent.SSem'
  Missing documentation for:
    SSem (src/Control/Concurrent/STM/SSemInternals.hs:27)
  82% ( 14 / 17) in 'Control.Concurrent.FairRWLock'
  Missing documentation for:
    LockKind (src/Control/Concurrent/FairRWLock.hs:62)
    TMap (src/Control/Concurrent/FairRWLock.hs:59)
    TSet (src/Control/Concurrent/FairRWLock.hs:60)
 100% (  9 /  9) in 'Control.Concurrent.MSampleVar'
 100% ( 10 / 10) in 'Control.Concurrent.MSemN2'
 100% ( 10 / 10) in 'Control.Concurrent.MSemN'
 100% (  7 /  7) in 'Control.Concurrent.MSem'
Documentation created: dist/doc/html/SafeSemaphore/index.html,
dist/doc/html/SafeSemaphore/SafeSemaphore.txt
Creating package registration file:
/tmp/pkgConf-SafeSemaphore-0.10793228101824147326.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/SafeSemaphore-0.10.1-3euke6WurQpHmwCnL5TnPc
Registering SafeSemaphore-0.10.1...
Installed SafeSemaphore-0.10.1
Configuring StateVar-1.1.0.1...
Building StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.1...
Running Haddock for StateVar-1.1.0.1...
Running hscolour for StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Haddock coverage:
 100% ( 15 / 15) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.019933939881616090023.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.1-6K4a3UqSdqh6lGAm1wlr9s
Registering StateVar-1.1.0.1...
Installed StateVar-1.1.0.1
Configuring async-2.0.2...
Building async-2.0.2...
Preprocessing library async-2.0.2...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )

Control/Concurrent/Async.hs:125:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
In-place registering async-2.0.2...
Running Haddock for async-2.0.2...
Running hscolour for async-2.0.2...
Preprocessing library async-2.0.2...
Preprocessing library async-2.0.2...

Control/Concurrent/Async.hs:125:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
 100% ( 46 / 46) in 'Control.Concurrent.Async'
Documentation created: dist/doc/html/async/index.html,
dist/doc/html/async/async.txt
Creating package registration file: /tmp/pkgConf-async-2.0123065643462216090.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/async-2.0.2-J3wPtBMkDlC1zlPIsbgEk9
Registering async-2.0.2...
Installed async-2.0.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17078/stm-chans-3.0.0.4/dist/setup/setup.hs, /tmp/cabal-tmp-17078/stm-chans-3.0.0.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17078/stm-chans-3.0.0.4/dist/setup/setup ...
Configuring stm-chans-3.0.0.4...
Building stm-chans-3.0.0.4...
Preprocessing library stm-chans-3.0.0.4...
[1 of 5] Compiling Control.Concurrent.STM.TMQueue ( src/Control/Concurrent/STM/TMQueue.hs, dist/build/Control/Concurrent/STM/TMQueue.o )
[2 of 5] Compiling Control.Concurrent.STM.TBMQueue ( src/Control/Concurrent/STM/TBMQueue.hs, dist/build/Control/Concurrent/STM/TBMQueue.o )
[3 of 5] Compiling Control.Concurrent.STM.TMChan ( src/Control/Concurrent/STM/TMChan.hs, dist/build/Control/Concurrent/STM/TMChan.o )
[4 of 5] Compiling Control.Concurrent.STM.TBMChan ( src/Control/Concurrent/STM/TBMChan.hs, dist/build/Control/Concurrent/STM/TBMChan.o )
[5 of 5] Compiling Control.Concurrent.STM.TBChan ( src/Control/Concurrent/STM/TBChan.hs, dist/build/Control/Concurrent/STM/TBChan.o )
In-place registering stm-chans-3.0.0.4...
Running Haddock for stm-chans-3.0.0.4...
Running hscolour for stm-chans-3.0.0.4...
Preprocessing library stm-chans-3.0.0.4...
Preprocessing library stm-chans-3.0.0.4...
Haddock coverage:
 100% ( 19 / 19) in 'Control.Concurrent.STM.TMQueue'
 100% ( 24 / 24) in 'Control.Concurrent.STM.TBMQueue'
 100% ( 22 / 22) in 'Control.Concurrent.STM.TMChan'
 100% ( 24 / 24) in 'Control.Concurrent.STM.TBMChan'
 100% ( 21 / 21) in 'Control.Concurrent.STM.TBChan'
Documentation created: dist/doc/html/stm-chans/index.html,
dist/doc/html/stm-chans/stm-chans.txt
Creating package registration file:
/tmp/pkgConf-stm-chans-3.0.0647125657465236214.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-chans-3.0.0.4-7j9sHjGqeHj8Gs1cUILhfw
Registering stm-chans-3.0.0.4...
Installed stm-chans-3.0.0.4
Configuring crypto-api-0.13.2...
Building crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
[ 1 of 11] Compiling Crypto.CPoly     ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o )
[ 2 of 11] Compiling Crypto.Types     ( Crypto/Types.hs, dist/build/Crypto/Types.o )
[ 3 of 11] Compiling Crypto.Util      ( Crypto/Util.hs, dist/build/Crypto/Util.o )
[ 4 of 11] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[ 5 of 11] Compiling Crypto.Classes[boot] ( Crypto/Classes.hs-boot, dist/build/Crypto/Classes.o-boot )
[ 6 of 11] Compiling Crypto.Modes[boot] ( Crypto/Modes.hs-boot, dist/build/Crypto/Modes.o-boot )
[ 7 of 11] Compiling Crypto.Classes   ( Crypto/Classes.hs, dist/build/Crypto/Classes.o )
[ 8 of 11] Compiling Crypto.HMAC      ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o )
[ 9 of 11] Compiling Crypto.Padding   ( Crypto/Padding.hs, dist/build/Crypto/Padding.o )
[10 of 11] Compiling Crypto.Classes.Exceptions ( Crypto/Classes/Exceptions.hs, dist/build/Crypto/Classes/Exceptions.o )
[11 of 11] Compiling Crypto.Modes     ( Crypto/Modes.hs, dist/build/Crypto/Modes.o )
In-place registering crypto-api-0.13.2...
Running Haddock for crypto-api-0.13.2...
Running hscolour for crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
Haddock coverage:
   0% (  0 /  4) in 'Crypto.CPoly'
  Missing documentation for:
    Module header
    cpoly (Crypto/CPoly.hs:24)
    cpoly2list (Crypto/CPoly.hs:30)
    cpoly2revlist (Crypto/CPoly.hs:36)
  67% (  4 /  6) in 'Crypto.Types'
  Missing documentation for:
    BlockCipherError (Crypto/Types.hs:29)
     (Crypto/Types.hs:34)
  85% ( 11 / 13) in 'Crypto.Util'
  Missing documentation for:
    c_constTimeEq (Crypto/Util.hs:74)
    collect (Crypto/Util.hs:114)
  90% (  9 / 10) in 'Crypto.Random'
  Missing documentation for:
    ReseedInfo (Crypto/Random.hs:81)
  93% ( 28 / 30) in 'Crypto.Classes'
  Missing documentation for:
    chunkFor (Crypto/Classes.hs:685)
    chunkFor' (Crypto/Classes.hs:695)
 100% (  4 /  4) in 'Crypto.HMAC'
 100% ( 13 / 13) in 'Crypto.Padding'
Warning: Crypto.Classes.Exceptions: blockSize is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: encryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: decryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: keyLength is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: publicKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: privateKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: signingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: verifyingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: verify is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: genSeedLength is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: reseedInfo is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: reseedPeriod is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: newGenIO is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ecb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unEcb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ctr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCtr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ctrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCtrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ofb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unOfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: sivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unSivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: siv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unSiv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ecbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unEcbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ofbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unOfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
  93% ( 27 / 29) in 'Crypto.Classes.Exceptions'
  Missing documentation for:
    ReseedInfo (Crypto/Random.hs:81)
    CipherError (Crypto/Classes/Exceptions.hs:38)
  90% (  9 / 10) in 'Crypto.Modes'
  Missing documentation for:
    cMacStar (Crypto/Modes.hs:102)
Documentation created: dist/doc/html/crypto-api/index.html,
dist/doc/html/crypto-api/crypto-api.txt
Creating package registration file:
/tmp/pkgConf-crypto-api-0.13190318054842097660.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-api-0.13.2-A5WnkM78khp1E9HeFIfO7N
Registering crypto-api-0.13.2...
Installed crypto-api-0.13.2
Configuring blaze-builder-0.4.0.1...
Building blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
[ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )

Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o )

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()
[ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )

Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
In-place registering blaze-builder-0.4.0.1...
Running Haddock for blaze-builder-0.4.0.1...
Running hscolour for blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()

Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
  Missing documentation for:
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
  50% (  2 /  4) in 'Blaze.ByteString.Builder.Compat.Write'
  Missing documentation for:
    writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:23)
    writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:27)
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
  Missing documentation for:
    toByteStringIOWith (Blaze/ByteString/Builder.hs:175)
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-0.4.0502341798823631439.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-builder-0.4.0.1-6BKEupqZliOD9r4rLG9ckJ
Registering blaze-builder-0.4.0.1...
Installed blaze-builder-0.4.0.1
Configuring fast-logger-2.4.1...
Building fast-logger-2.4.1...
Preprocessing library fast-logger-2.4.1...
[1 of 6] Compiling System.Log.FastLogger.LogStr ( System/Log/FastLogger/LogStr.hs, dist/build/System/Log/FastLogger/LogStr.o )
[2 of 6] Compiling System.Log.FastLogger.IORef ( System/Log/FastLogger/IORef.hs, dist/build/System/Log/FastLogger/IORef.o )
[3 of 6] Compiling System.Log.FastLogger.IO ( System/Log/FastLogger/IO.hs, dist/build/System/Log/FastLogger/IO.o )
[4 of 6] Compiling System.Log.FastLogger.Logger ( System/Log/FastLogger/Logger.hs, dist/build/System/Log/FastLogger/Logger.o )
[5 of 6] Compiling System.Log.FastLogger.File ( System/Log/FastLogger/File.hs, dist/build/System/Log/FastLogger/File.o )
[6 of 6] Compiling System.Log.FastLogger ( System/Log/FastLogger.hs, dist/build/System/Log/FastLogger.o )
In-place registering fast-logger-2.4.1...
Running Haddock for fast-logger-2.4.1...
Running hscolour for fast-logger-2.4.1...
Preprocessing library fast-logger-2.4.1...
Preprocessing library fast-logger-2.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0
Haddock coverage:
  75% (  6 /  8) in 'System.Log.FastLogger.LogStr'
  Missing documentation for:
    Module header
    ToLogStr (System/Log/FastLogger/LogStr.hs:62)
  80% (  4 /  5) in 'System.Log.FastLogger.IORef'
  Missing documentation for:
    Module header
  29% (  2 /  7) in 'System.Log.FastLogger.IO'
  Missing documentation for:
    Module header
    Buffer (System/Log/FastLogger/IO.hs:15)
    getBuffer (System/Log/FastLogger/IO.hs:24)
    freeBuffer (System/Log/FastLogger/IO.hs:27)
    toBufIOWith (System/Log/FastLogger/IO.hs:30)
   0% (  0 /  5) in 'System.Log.FastLogger.Logger'
  Missing documentation for:
    Module header
    Logger (System/Log/FastLogger/Logger.hs:21)
    newLogger (System/Log/FastLogger/Logger.hs:25)
    pushLog (System/Log/FastLogger/Logger.hs:34)
    flushLog (System/Log/FastLogger/Logger.hs:51)
  75% (  3 /  4) in 'System.Log.FastLogger.File'
  Missing documentation for:
    Module header
  96% ( 24 / 25) in 'System.Log.FastLogger'
  Missing documentation for:
    ToLogStr (System/Log/FastLogger/LogStr.hs:62)
Documentation created: dist/doc/html/fast-logger/index.html,
dist/doc/html/fast-logger/fast-logger.txt
Creating package registration file:
/tmp/pkgConf-fast-logger-2.415890502931353428888.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/fast-logger-2.4.1-5obpil597KwB2V9Hv2ZA9d
Registering fast-logger-2.4.1...
Installed fast-logger-2.4.1
Configuring gnuidn-0.2.1...
Building gnuidn-0.2.1...
Preprocessing library gnuidn-0.2.1...
[1 of 4] Compiling Data.Text.IDN.Internal ( lib/Data/Text/IDN/Internal.hs, dist/build/Data/Text/IDN/Internal.o )

lib/Data/Text/IDN/Internal.hs:17:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:18:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:19:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:20:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:29:1: Warning: Tab character
[2 of 4] Compiling Data.Text.IDN.Punycode ( dist/build/Data/Text/IDN/Punycode.hs, dist/build/Data/Text/IDN/Punycode.o )

lib/Data/Text/IDN/Punycode.chs:25:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:26:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:27:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:50:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:51:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:52:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:53:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:54:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:55:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:56:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:57:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:58:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:59:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:60:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:61:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:62:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:63:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:65:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:66:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:70:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:73:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:74:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:75:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:76:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:77:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:78:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:79:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:80:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:81:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:82:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:83:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:84:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:85:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:86:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:102:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:103:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:104:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:105:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:106:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:107:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:109:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:110:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:111:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:113:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:114:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:115:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:116:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:118:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:119:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:120:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:121:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:122:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:123:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:124:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:132:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:133:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:134:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:135:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:136:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:137:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:138:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:139:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:143:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:144:1: Warning: Tab character
[3 of 4] Compiling Data.Text.IDN.StringPrep ( dist/build/Data/Text/IDN/StringPrep.hs, dist/build/Data/Text/IDN/StringPrep.o )

lib/Data/Text/IDN/StringPrep.chs:19:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:20:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:21:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:22:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:23:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:24:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:25:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:26:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:27:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:28:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:29:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:30:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:31:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:32:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:33:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:34:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:35:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:36:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:57:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:58:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:59:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:60:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:61:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:62:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:63:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:65:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:66:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:70:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:80:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:81:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:82:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:83:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:84:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:85:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:86:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:90:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:91:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:92:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:93:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:94:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:95:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:96:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:97:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:98:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:102:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:103:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:104:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:109:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:110:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:111:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:116:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:121:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:125:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:129:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:133:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:137:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:140:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:144:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:148:1: Warning: Tab character
[4 of 4] Compiling Data.Text.IDN.IDNA ( dist/build/Data/Text/IDN/IDNA.hs, dist/build/Data/Text/IDN/IDNA.o )

lib/Data/Text/IDN/IDNA.chs:19:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:20:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:21:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:22:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:23:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:24:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:44:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:45:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:46:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:47:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:48:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:49:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:50:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:65:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:66:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:70:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:73:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:74:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:75:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:76:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:77:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:78:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:90:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:91:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:92:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:93:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:94:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:95:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:96:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:97:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:98:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:105:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:106:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:107:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:113:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:118:1: Warning: Tab character
In-place registering gnuidn-0.2.1...
Running Haddock for gnuidn-0.2.1...
Running hscolour for gnuidn-0.2.1...
Preprocessing library gnuidn-0.2.1...
Preprocessing library gnuidn-0.2.1...

lib/Data/Text/IDN/Internal.hs:17:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:18:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:19:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:20:1: Warning: Tab character

lib/Data/Text/IDN/Internal.hs:29:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:25:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:26:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:27:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:50:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:51:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:52:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:53:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:54:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:55:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:56:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:57:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:58:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:59:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:60:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:61:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:62:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:63:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:65:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:66:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:70:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:73:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:74:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:75:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:76:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:77:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:78:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:79:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:80:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:81:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:82:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:83:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:84:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:85:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:86:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:102:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:103:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:104:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:105:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:106:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:107:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:109:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:110:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:111:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:113:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:114:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:115:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:116:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:118:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:119:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:120:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:121:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:122:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:123:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:124:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:132:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:133:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:134:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:135:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:136:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:137:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:138:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:139:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:143:1: Warning: Tab character

lib/Data/Text/IDN/Punycode.chs:144:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:19:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:20:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:21:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:22:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:23:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:24:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:25:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:26:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:27:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:28:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:29:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:30:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:31:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:32:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:33:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:34:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:35:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:36:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:57:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:58:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:62:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:63:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:80:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:81:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:82:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:83:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:84:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:85:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:86:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:90:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:91:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:92:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:93:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:94:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:95:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:96:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:97:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:98:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:102:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:103:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:104:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:109:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:110:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:111:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:116:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:121:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:125:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:129:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:133:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:137:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:140:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:144:1: Warning: Tab character

lib/Data/Text/IDN/StringPrep.chs:148:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:19:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:20:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:21:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:22:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:23:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:24:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:44:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:45:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:46:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:47:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:48:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:49:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:50:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:64:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:65:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:66:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:67:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:68:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:69:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:70:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:71:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:72:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:73:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:74:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:75:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:76:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:77:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:78:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:87:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:88:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:89:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:90:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:91:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:92:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:93:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:94:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:95:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:96:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:97:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:98:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:99:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:100:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:101:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:105:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:106:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:107:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:108:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:112:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:113:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:117:1: Warning: Tab character

lib/Data/Text/IDN/IDNA.chs:118:1: Warning: Tab character
Haddock coverage:
   0% (  0 /  4) in 'Data.Text.IDN.Internal'
  Missing documentation for:
    Module header
    Error (lib/Data/Text/IDN/Internal.hs:27)
    toUCS4 (lib/Data/Text/IDN/Internal.hs:31)
    fromUCS4 (lib/Data/Text/IDN/Internal.hs:34)
 100% (  3 /  3) in 'Data.Text.IDN.Punycode'
  62% ( 10 / 16) in 'Data.Text.IDN.StringPrep'
  Missing documentation for:
    Module header
    Flags (lib/Data/Text/IDN/StringPrep.chs:56)
    Error (lib/Data/Text/IDN/Internal.hs:27)
    stringprep (lib/Data/Text/IDN/StringPrep.chs:78)
    Profile (lib/Data/Text/IDN/StringPrep.chs:50)
    trace (lib/Data/Text/IDN/StringPrep.chs:139)
  33% (  2 /  6) in 'Data.Text.IDN.IDNA'
  Missing documentation for:
    Module header
    Flags (lib/Data/Text/IDN/IDNA.chs:43)
    Error (lib/Data/Text/IDN/Internal.hs:27)
    defaultFlags (lib/Data/Text/IDN/IDNA.chs:53)
Documentation created: dist/doc/html/gnuidn/index.html,
dist/doc/html/gnuidn/gnuidn.txt
Creating package registration file:
/tmp/pkgConf-gnuidn-0.26794149051085459807.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/gnuidn-0.2.1-9SoOwNKCOkS7NCWetnKOa7
Registering gnuidn-0.2.1...
Installed gnuidn-0.2.1
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
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:
    GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.3756755858575880299.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
Configuring mime-types-0.1.0.6...
Building mime-types-0.1.0.6...
Preprocessing library mime-types-0.1.0.6...
[1 of 1] Compiling Network.Mime     ( Network/Mime.hs, dist/build/Network/Mime.o )
In-place registering mime-types-0.1.0.6...
Running Haddock for mime-types-0.1.0.6...
Running hscolour for mime-types-0.1.0.6...
Preprocessing library mime-types-0.1.0.6...
Preprocessing library mime-types-0.1.0.6...
Haddock coverage:
  93% ( 13 / 14) in 'Network.Mime'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/mime-types/index.html,
dist/doc/html/mime-types/mime-types.txt
Creating package registration file:
/tmp/pkgConf-mime-types-0.1.02124778828626267890.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mime-types-0.1.0.6-JHK4sTG5bkkIKqHr9mvNKl
Registering mime-types-0.1.0.6...
Installed mime-types-0.1.0.6
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  Missing documentation for:
    messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
    messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    Parsec (Text/Parsec/Prim.hs:152)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
    labels (Text/Parsec/Prim.hs:345)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    manyAccum (Text/Parsec/Prim.hs:592)
    runPT (Text/Parsec/Prim.hs:610)
    runP (Text/Parsec/Prim.hs:624)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/ByteString/Lazy.hs:24)
    GenParser (Text/Parsec/ByteString/Lazy.hs:25)
  33% (  1 /  3) in 'Text.Parsec.Text'
  Missing documentation for:
    Parser (Text/Parsec/Text.hs:23)
    GenParser (Text/Parsec/Text.hs:24)
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/Text/Lazy.hs:23)
    GenParser (Text/Parsec/Text/Lazy.hs:24)
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
    runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:345)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:160)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  Missing documentation for:
    CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:152)
    tokens (Text/Parsec/Prim.hs:396)
    labels (Text/Parsec/Prim.hs:345)
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
    manyAccum (Text/Parsec/Prim.hs:592)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    runPT (Text/Parsec/Prim.hs:610)
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    runP (Text/Parsec/Prim.hs:624)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
  80% (  8 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.11393241439403286688.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring path-pieces-0.2.0...
Building path-pieces-0.2.0...
Preprocessing library path-pieces-0.2.0...
[1 of 1] Compiling Web.PathPieces   ( Web/PathPieces.hs, dist/build/Web/PathPieces.o )

Web/PathPieces.hs:13:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering path-pieces-0.2.0...
Running Haddock for path-pieces-0.2.0...
Running hscolour for path-pieces-0.2.0...
Preprocessing library path-pieces-0.2.0...
Preprocessing library path-pieces-0.2.0...

Web/PathPieces.hs:13:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  12% (  1 /  8) in 'Web.PathPieces'
  Missing documentation for:
    Module header
    PathPiece (Web/PathPieces.hs:20)
    PathMultiPiece (Web/PathPieces.hs:117)
    toSinglePiece (Web/PathPieces.hs:126)
    toMultiPiece (Web/PathPieces.hs:134)
    fromSinglePiece (Web/PathPieces.hs:130)
    fromMultiPiece (Web/PathPieces.hs:138)
Documentation created: dist/doc/html/path-pieces/index.html,
dist/doc/html/path-pieces/path-pieces.txt
Creating package registration file:
/tmp/pkgConf-path-pieces-0.22457926231396536298.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/path-pieces-0.2.0-J0g0J8bkzER1Juj01TEf96
Registering path-pieces-0.2.0...
Installed path-pieces-0.2.0
Configuring tagsoup-0.13.3...
Building tagsoup-0.13.3...
Preprocessing library tagsoup-0.13.3...
[ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o )
[ 2 of 13] Compiling Text.StringLike  ( Text/StringLike.hs, dist/build/Text/StringLike.o )
[ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o )
[ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o )
[ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o )
[ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o )
[ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o )
[ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o )
[ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o )
[10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o )
[11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o )
[12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o )
[13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o )
In-place registering tagsoup-0.13.3...
Running Haddock for tagsoup-0.13.3...
Running hscolour for tagsoup-0.13.3...
Preprocessing library tagsoup-0.13.3...
Preprocessing library tagsoup-0.13.3...
Haddock coverage:
 100% (  7 /  7) in 'Text.HTML.TagSoup.Entity'
  38% (  3 /  8) in 'Text.StringLike'
  Missing documentation for:
     (Text/StringLike.hs:48)
     (Text/StringLike.hs:60)
     (Text/StringLike.hs:71)
     (Text/StringLike.hs:82)
     (Text/StringLike.hs:93)
  81% ( 22 / 27) in 'Text.HTML.TagSoup.Type'
  Missing documentation for:
    Position (Text/HTML/TagSoup/Type.hs:39)
    tagPosition (Text/HTML/TagSoup/Type.hs:53)
    nullPosition (Text/HTML/TagSoup/Type.hs:41)
    positionChar (Text/HTML/TagSoup/Type.hs:47)
    positionString (Text/HTML/TagSoup/Type.hs:44)
  50% (  9 / 18) in 'Text.HTML.TagSoup.Match'
  Missing documentation for:
    tagComment (Text/HTML/TagSoup/Match.hs:27)
    tagOpenAttrLit (Text/HTML/TagSoup/Match.hs:40)
    anyAttr (Text/HTML/TagSoup/Match.hs:67)
    anyAttrName (Text/HTML/TagSoup/Match.hs:70)
    anyAttrValue (Text/HTML/TagSoup/Match.hs:73)
    anyAttrLit (Text/HTML/TagSoup/Match.hs:77)
    anyAttrNameLit (Text/HTML/TagSoup/Match.hs:80)
    anyAttrValueLit (Text/HTML/TagSoup/Match.hs:83)
    getTagContent (Text/HTML/TagSoup/Match.hs:88)
  67% (  4 /  6) in 'Text.HTML.TagSoup.Tree'
  Missing documentation for:
    TagTree (Text/HTML/TagSoup/Tree.hs:18)
    flattenTree (Text/HTML/TagSoup/Tree.hs:53)
  83% (  5 /  6) in 'Text.HTML.TagSoup.Options'
  Missing documentation for:
    Module header
   0% (  0 / 34) in 'Text.HTML.TagSoup.Implementation'
  Missing documentation for:
    Module header
    Out (Text/HTML/TagSoup/Implementation.hs:17)
    errSeen (Text/HTML/TagSoup/Implementation.hs:35)
    errWant (Text/HTML/TagSoup/Implementation.hs:36)
    S (Text/HTML/TagSoup/Implementation.hs:38)
    expand (Text/HTML/TagSoup/Implementation.hs:48)
    Outable (Text/HTML/TagSoup/Implementation.hs:65)
     (Text/HTML/TagSoup/Implementation.hs:66)
     (Text/HTML/TagSoup/Implementation.hs:67)
    ampChar (Text/HTML/TagSoup/Implementation.hs:68)
    ampOut (Text/HTML/TagSoup/Implementation.hs:69)
    state (Text/HTML/TagSoup/Implementation.hs:72)
    output (Text/HTML/TagSoup/Implementation.hs:79)
    entityChr (Text/HTML/TagSoup/Implementation.hs:145)
    isEof (Text/HTML/TagSoup/Implementation.hs:151)
    isChar (Text/HTML/TagSoup/Implementation.hs:152)
    isTag (Text/HTML/TagSoup/Implementation.hs:153)
    isTagShut (Text/HTML/TagSoup/Implementation.hs:154)
    isAttName (Text/HTML/TagSoup/Implementation.hs:155)
    isAttVal (Text/HTML/TagSoup/Implementation.hs:156)
    isTagEnd (Text/HTML/TagSoup/Implementation.hs:157)
    isTagEndClose (Text/HTML/TagSoup/Implementation.hs:158)
    isComment (Text/HTML/TagSoup/Implementation.hs:159)
    isCommentEnd (Text/HTML/TagSoup/Implementation.hs:160)
    isEntityName (Text/HTML/TagSoup/Implementation.hs:161)
    isEntityNumHex (Text/HTML/TagSoup/Implementation.hs:162)
    isEntityNum (Text/HTML/TagSoup/Implementation.hs:163)
    isEntityHex (Text/HTML/TagSoup/Implementation.hs:164)
    isEntityEnd (Text/HTML/TagSoup/Implementation.hs:165)
    isWarn (Text/HTML/TagSoup/Implementation.hs:166)
    fromChr (Text/HTML/TagSoup/Implementation.hs:168)
    fromWarn (Text/HTML/TagSoup/Implementation.hs:169)
    getEntityEnd (Text/HTML/TagSoup/Implementation.hs:171)
    tagTextMerge (Text/HTML/TagSoup/Implementation.hs:175)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Specification'
  Missing documentation for:
    Module header
    parse (Text/HTML/TagSoup/Specification.hs:34)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Manual'
  Missing documentation for:
    Module header
    parseTagsOptions (Text/HTML/TagSoup/Manual.hs:11)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Generated'
  Missing documentation for:
    Module header
    parseTagsOptions (Text/HTML/TagSoup/Manual.hs:11)
 100% (  6 /  6) in 'Text.HTML.TagSoup.Render'
  86% (  6 /  7) in 'Text.HTML.TagSoup.Parser'
  Missing documentation for:
    Module header
 100% ( 39 / 39) in 'Text.HTML.TagSoup'
Documentation created: dist/doc/html/tagsoup/index.html,
dist/doc/html/tagsoup/tagsoup.txt
Creating package registration file:
/tmp/pkgConf-tagsoup-0.13617697737976631158.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagsoup-0.13.3-ImwiOxTXDQzEs0zEAu9cq0
Registering tagsoup-0.13.3...
Installed tagsoup-0.13.3
Configuring xml-1.3.14...
Building xml-1.3.14...
Preprocessing library xml-1.3.14...
[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 )

Text/XML/Light/Lexer.hs:119:1: Warning: Tab character

Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
[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.14...
Running Haddock for xml-1.3.14...
Running hscolour for xml-1.3.14...
Preprocessing library xml-1.3.14...
Preprocessing library xml-1.3.14...

Text/XML/Light/Lexer.hs:119:1: Warning: Tab character

Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
Haddock coverage:
  77% ( 10 / 13) in 'Text.XML.Light.Types'
  Missing documentation for:
    CDataKind (Text/XML/Light/Types.hs:50)
     (Text/XML/Light/Types.hs:64)
     (Text/XML/Light/Types.hs:67)
 100% ( 21 / 21) in 'Text.XML.Light.Proc'
  65% ( 13 / 20) in 'Text.XML.Light.Output'
  Missing documentation for:
    showContent (Text/XML/Light/Output.hs:140)
    showElement (Text/XML/Light/Output.hs:143)
    showCData (Text/XML/Light/Output.hs:146)
    showQName (Text/XML/Light/Output.hs:198)
    showAttr (Text/XML/Light/Output.hs:195)
    ConfigPP (Text/XML/Light/Output.hs:34)
    tagEnd (Text/XML/Light/Output.hs:188)
   9% (  3 / 32) in 'Text.XML.Light.Lexer'
  Missing documentation for:
    Module header
    XmlSource (Text/XML/Light/Lexer.hs:15)
     (Text/XML/Light/Lexer.hs:18)
     (Text/XML/Light/Lexer.hs:22)
     (Text/XML/Light/Lexer.hs:26)
     (Text/XML/Light/Lexer.hs:30)
     (Text/XML/Light/Lexer.hs:33)
    linenumber (Text/XML/Light/Lexer.hs:36)
     (Text/XML/Light/Lexer.hs:57)
    LChar (Text/XML/Light/Lexer.hs:64)
    LString (Text/XML/Light/Lexer.hs:65)
    Token (Text/XML/Light/Lexer.hs:66)
    tokens (Text/XML/Light/Lexer.hs:72)
    tokens' (Text/XML/Light/Lexer.hs:75)
    special (Text/XML/Light/Lexer.hs:96)
    qualName (Text/XML/Light/Lexer.hs:128)
    tag (Text/XML/Light/Lexer.hs:140)
    attribs (Text/XML/Light/Lexer.hs:151)
    attrib (Text/XML/Light/Lexer.hs:169)
    attr_val (Text/XML/Light/Lexer.hs:174)
    dropSpace (Text/XML/Light/Lexer.hs:179)
    break' (Text/XML/Light/Lexer.hs:195)
    breakn (Text/XML/Light/Lexer.hs:201)
    decode_attr (Text/XML/Light/Lexer.hs:206)
    Txt (Text/XML/Light/Lexer.hs:213)
    decode_text (Text/XML/Light/Lexer.hs:215)
    cref_to_char (Text/XML/Light/Lexer.hs:223)
    num_esc (Text/XML/Light/Lexer.hs:233)
    cvt_char (Text/XML/Light/Lexer.hs:241)
 100% (  3 /  3) in 'Text.XML.Light.Input'
  90% ( 45 / 50) in 'Text.XML.Light.Cursor'
  Missing documentation for:
    Tag (Text/XML/Light/Cursor.hs:76)
    getTag (Text/XML/Light/Cursor.hs:81)
    setTag (Text/XML/Light/Cursor.hs:87)
    fromTag (Text/XML/Light/Cursor.hs:90)
    Path (Text/XML/Light/Cursor.hs:97)
  32% ( 10 / 31) in 'Text.XML.Light'
  Missing documentation for:
     (Text/XML/Light.hs:57)
     (Text/XML/Light.hs:63)
     (Text/XML/Light.hs:64)
     (Text/XML/Light.hs:65)
     (Text/XML/Light.hs:67)
     (Text/XML/Light.hs:68)
     (Text/XML/Light.hs:69)
     (Text/XML/Light.hs:70)
     (Text/XML/Light.hs:72)
     (Text/XML/Light.hs:75)
     (Text/XML/Light.hs:76)
     (Text/XML/Light.hs:77)
     (Text/XML/Light.hs:78)
     (Text/XML/Light.hs:80)
     (Text/XML/Light.hs:83)
     (Text/XML/Light.hs:84)
     (Text/XML/Light.hs:85)
     (Text/XML/Light.hs:86)
     (Text/XML/Light.hs:88)
     (Text/XML/Light.hs:91)
     (Text/XML/Light.hs:92)
Documentation created: dist/doc/html/xml/index.html, dist/doc/html/xml/xml.txt
Creating package registration file: /tmp/pkgConf-xml-1.31453801203133319862.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-1.3.14-A51W7Krf6npGWsiTbJ1zZV
Registering xml-1.3.14...
Installed xml-1.3.14
Configuring xml-types-0.3.6...
Building xml-types-0.3.6...
Preprocessing library xml-types-0.3.6...
[1 of 1] Compiling Data.XML.Types   ( lib/Data/XML/Types.hs, dist/build/Data/XML/Types.o )

lib/Data/XML/Types.hs:27:1: Warning: Tab character

lib/Data/XML/Types.hs:28:1: Warning: Tab character

lib/Data/XML/Types.hs:29:1: Warning: Tab character

lib/Data/XML/Types.hs:30:1: Warning: Tab character

lib/Data/XML/Types.hs:31:1: Warning: Tab character

lib/Data/XML/Types.hs:32:1: Warning: Tab character

lib/Data/XML/Types.hs:33:1: Warning: Tab character

lib/Data/XML/Types.hs:34:1: Warning: Tab character

lib/Data/XML/Types.hs:35:1: Warning: Tab character

lib/Data/XML/Types.hs:36:1: Warning: Tab character

lib/Data/XML/Types.hs:37:1: Warning: Tab character

lib/Data/XML/Types.hs:38:1: Warning: Tab character

lib/Data/XML/Types.hs:39:1: Warning: Tab character

lib/Data/XML/Types.hs:40:1: Warning: Tab character

lib/Data/XML/Types.hs:41:1: Warning: Tab character

lib/Data/XML/Types.hs:42:1: Warning: Tab character

lib/Data/XML/Types.hs:43:1: Warning: Tab character

lib/Data/XML/Types.hs:44:1: Warning: Tab character

lib/Data/XML/Types.hs:45:1: Warning: Tab character

lib/Data/XML/Types.hs:46:1: Warning: Tab character

lib/Data/XML/Types.hs:47:1: Warning: Tab character

lib/Data/XML/Types.hs:48:1: Warning: Tab character

lib/Data/XML/Types.hs:49:1: Warning: Tab character

lib/Data/XML/Types.hs:50:1: Warning: Tab character

lib/Data/XML/Types.hs:51:1: Warning: Tab character

lib/Data/XML/Types.hs:52:1: Warning: Tab character

lib/Data/XML/Types.hs:53:1: Warning: Tab character

lib/Data/XML/Types.hs:54:1: Warning: Tab character

lib/Data/XML/Types.hs:55:1: Warning: Tab character

lib/Data/XML/Types.hs:56:1: Warning: Tab character

lib/Data/XML/Types.hs:57:1: Warning: Tab character

lib/Data/XML/Types.hs:58:1: Warning: Tab character

lib/Data/XML/Types.hs:59:1: Warning: Tab character

lib/Data/XML/Types.hs:60:1: Warning: Tab character

lib/Data/XML/Types.hs:61:1: Warning: Tab character

lib/Data/XML/Types.hs:62:1: Warning: Tab character

lib/Data/XML/Types.hs:63:1: Warning: Tab character

lib/Data/XML/Types.hs:64:1: Warning: Tab character

lib/Data/XML/Types.hs:65:1: Warning: Tab character

lib/Data/XML/Types.hs:66:1: Warning: Tab character

lib/Data/XML/Types.hs:67:1: Warning: Tab character

lib/Data/XML/Types.hs:68:1: Warning: Tab character

lib/Data/XML/Types.hs:69:1: Warning: Tab character

lib/Data/XML/Types.hs:70:1: Warning: Tab character

lib/Data/XML/Types.hs:71:1: Warning: Tab character

lib/Data/XML/Types.hs:72:1: Warning: Tab character

lib/Data/XML/Types.hs:89:1: Warning: Tab character

lib/Data/XML/Types.hs:90:1: Warning: Tab character

lib/Data/XML/Types.hs:91:1: Warning: Tab character

lib/Data/XML/Types.hs:92:1: Warning: Tab character

lib/Data/XML/Types.hs:93:1: Warning: Tab character

lib/Data/XML/Types.hs:96:1: Warning: Tab character

lib/Data/XML/Types.hs:103:1: Warning: Tab character

lib/Data/XML/Types.hs:104:1: Warning: Tab character

lib/Data/XML/Types.hs:105:1: Warning: Tab character

lib/Data/XML/Types.hs:106:1: Warning: Tab character

lib/Data/XML/Types.hs:107:1: Warning: Tab character

lib/Data/XML/Types.hs:110:1: Warning: Tab character

lib/Data/XML/Types.hs:117:1: Warning: Tab character

lib/Data/XML/Types.hs:118:1: Warning: Tab character

lib/Data/XML/Types.hs:119:1: Warning: Tab character

lib/Data/XML/Types.hs:120:1: Warning: Tab character

lib/Data/XML/Types.hs:123:1: Warning: Tab character

lib/Data/XML/Types.hs:130:1: Warning: Tab character

lib/Data/XML/Types.hs:131:1: Warning: Tab character

lib/Data/XML/Types.hs:132:1: Warning: Tab character

lib/Data/XML/Types.hs:135:1: Warning: Tab character

lib/Data/XML/Types.hs:136:1: Warning: Tab character

lib/Data/XML/Types.hs:143:1: Warning: Tab character

lib/Data/XML/Types.hs:144:1: Warning: Tab character

lib/Data/XML/Types.hs:145:1: Warning: Tab character

lib/Data/XML/Types.hs:146:1: Warning: Tab character

lib/Data/XML/Types.hs:147:1: Warning: Tab character

lib/Data/XML/Types.hs:150:1: Warning: Tab character

lib/Data/XML/Types.hs:151:1: Warning: Tab character

lib/Data/XML/Types.hs:152:1: Warning: Tab character

lib/Data/XML/Types.hs:153:1: Warning: Tab character

lib/Data/XML/Types.hs:160:1: Warning: Tab character

lib/Data/XML/Types.hs:161:1: Warning: Tab character

lib/Data/XML/Types.hs:162:1: Warning: Tab character

lib/Data/XML/Types.hs:163:1: Warning: Tab character

lib/Data/XML/Types.hs:164:1: Warning: Tab character

lib/Data/XML/Types.hs:167:1: Warning: Tab character

lib/Data/XML/Types.hs:174:1: Warning: Tab character

lib/Data/XML/Types.hs:175:1: Warning: Tab character

lib/Data/XML/Types.hs:176:1: Warning: Tab character

lib/Data/XML/Types.hs:179:1: Warning: Tab character

lib/Data/XML/Types.hs:180:1: Warning: Tab character

lib/Data/XML/Types.hs:202:1: Warning: Tab character

lib/Data/XML/Types.hs:203:1: Warning: Tab character

lib/Data/XML/Types.hs:204:1: Warning: Tab character

lib/Data/XML/Types.hs:205:1: Warning: Tab character

lib/Data/XML/Types.hs:206:1: Warning: Tab character

lib/Data/XML/Types.hs:209:1: Warning: Tab character

lib/Data/XML/Types.hs:212:1: Warning: Tab character

lib/Data/XML/Types.hs:215:1: Warning: Tab character

lib/Data/XML/Types.hs:216:1: Warning: Tab character

lib/Data/XML/Types.hs:217:1: Warning: Tab character

lib/Data/XML/Types.hs:218:1: Warning: Tab character

lib/Data/XML/Types.hs:219:1: Warning: Tab character

lib/Data/XML/Types.hs:222:1: Warning: Tab character

lib/Data/XML/Types.hs:235:1: Warning: Tab character

lib/Data/XML/Types.hs:236:1: Warning: Tab character

lib/Data/XML/Types.hs:237:1: Warning: Tab character

lib/Data/XML/Types.hs:238:1: Warning: Tab character

lib/Data/XML/Types.hs:241:1: Warning: Tab character

lib/Data/XML/Types.hs:248:1: Warning: Tab character

lib/Data/XML/Types.hs:249:1: Warning: Tab character

lib/Data/XML/Types.hs:250:1: Warning: Tab character

lib/Data/XML/Types.hs:253:1: Warning: Tab character

lib/Data/XML/Types.hs:254:1: Warning: Tab character

lib/Data/XML/Types.hs:273:1: Warning: Tab character

lib/Data/XML/Types.hs:274:1: Warning: Tab character

lib/Data/XML/Types.hs:275:1: Warning: Tab character

lib/Data/XML/Types.hs:276:1: Warning: Tab character

lib/Data/XML/Types.hs:277:1: Warning: Tab character

lib/Data/XML/Types.hs:278:1: Warning: Tab character

lib/Data/XML/Types.hs:279:1: Warning: Tab character

lib/Data/XML/Types.hs:280:1: Warning: Tab character

lib/Data/XML/Types.hs:281:1: Warning: Tab character

lib/Data/XML/Types.hs:282:1: Warning: Tab character

lib/Data/XML/Types.hs:283:1: Warning: Tab character

lib/Data/XML/Types.hs:286:1: Warning: Tab character

lib/Data/XML/Types.hs:287:1: Warning: Tab character

lib/Data/XML/Types.hs:288:1: Warning: Tab character

lib/Data/XML/Types.hs:289:1: Warning: Tab character

lib/Data/XML/Types.hs:290:1: Warning: Tab character

lib/Data/XML/Types.hs:291:1: Warning: Tab character

lib/Data/XML/Types.hs:292:1: Warning: Tab character

lib/Data/XML/Types.hs:293:1: Warning: Tab character
In-place registering xml-types-0.3.6...
Running Haddock for xml-types-0.3.6...
Running hscolour for xml-types-0.3.6...
Preprocessing library xml-types-0.3.6...
Preprocessing library xml-types-0.3.6...

lib/Data/XML/Types.hs:27:1: Warning: Tab character

lib/Data/XML/Types.hs:28:1: Warning: Tab character

lib/Data/XML/Types.hs:29:1: Warning: Tab character

lib/Data/XML/Types.hs:30:1: Warning: Tab character

lib/Data/XML/Types.hs:31:1: Warning: Tab character

lib/Data/XML/Types.hs:32:1: Warning: Tab character

lib/Data/XML/Types.hs:33:1: Warning: Tab character

lib/Data/XML/Types.hs:34:1: Warning: Tab character

lib/Data/XML/Types.hs:35:1: Warning: Tab character

lib/Data/XML/Types.hs:36:1: Warning: Tab character

lib/Data/XML/Types.hs:37:1: Warning: Tab character

lib/Data/XML/Types.hs:38:1: Warning: Tab character

lib/Data/XML/Types.hs:39:1: Warning: Tab character

lib/Data/XML/Types.hs:40:1: Warning: Tab character

lib/Data/XML/Types.hs:41:1: Warning: Tab character

lib/Data/XML/Types.hs:42:1: Warning: Tab character

lib/Data/XML/Types.hs:43:1: Warning: Tab character

lib/Data/XML/Types.hs:44:1: Warning: Tab character

lib/Data/XML/Types.hs:45:1: Warning: Tab character

lib/Data/XML/Types.hs:46:1: Warning: Tab character

lib/Data/XML/Types.hs:47:1: Warning: Tab character

lib/Data/XML/Types.hs:48:1: Warning: Tab character

lib/Data/XML/Types.hs:49:1: Warning: Tab character

lib/Data/XML/Types.hs:50:1: Warning: Tab character

lib/Data/XML/Types.hs:51:1: Warning: Tab character

lib/Data/XML/Types.hs:52:1: Warning: Tab character

lib/Data/XML/Types.hs:53:1: Warning: Tab character

lib/Data/XML/Types.hs:54:1: Warning: Tab character

lib/Data/XML/Types.hs:55:1: Warning: Tab character

lib/Data/XML/Types.hs:56:1: Warning: Tab character

lib/Data/XML/Types.hs:57:1: Warning: Tab character

lib/Data/XML/Types.hs:58:1: Warning: Tab character

lib/Data/XML/Types.hs:59:1: Warning: Tab character

lib/Data/XML/Types.hs:60:1: Warning: Tab character

lib/Data/XML/Types.hs:61:1: Warning: Tab character

lib/Data/XML/Types.hs:62:1: Warning: Tab character

lib/Data/XML/Types.hs:63:1: Warning: Tab character

lib/Data/XML/Types.hs:64:1: Warning: Tab character

lib/Data/XML/Types.hs:65:1: Warning: Tab character

lib/Data/XML/Types.hs:66:1: Warning: Tab character

lib/Data/XML/Types.hs:67:1: Warning: Tab character

lib/Data/XML/Types.hs:68:1: Warning: Tab character

lib/Data/XML/Types.hs:69:1: Warning: Tab character

lib/Data/XML/Types.hs:70:1: Warning: Tab character

lib/Data/XML/Types.hs:71:1: Warning: Tab character

lib/Data/XML/Types.hs:72:1: Warning: Tab character

lib/Data/XML/Types.hs:89:1: Warning: Tab character

lib/Data/XML/Types.hs:90:1: Warning: Tab character

lib/Data/XML/Types.hs:91:1: Warning: Tab character

lib/Data/XML/Types.hs:92:1: Warning: Tab character

lib/Data/XML/Types.hs:93:1: Warning: Tab character

lib/Data/XML/Types.hs:96:1: Warning: Tab character

lib/Data/XML/Types.hs:103:1: Warning: Tab character

lib/Data/XML/Types.hs:104:1: Warning: Tab character

lib/Data/XML/Types.hs:105:1: Warning: Tab character

lib/Data/XML/Types.hs:106:1: Warning: Tab character

lib/Data/XML/Types.hs:107:1: Warning: Tab character

lib/Data/XML/Types.hs:110:1: Warning: Tab character

lib/Data/XML/Types.hs:117:1: Warning: Tab character

lib/Data/XML/Types.hs:118:1: Warning: Tab character

lib/Data/XML/Types.hs:119:1: Warning: Tab character

lib/Data/XML/Types.hs:120:1: Warning: Tab character

lib/Data/XML/Types.hs:123:1: Warning: Tab character

lib/Data/XML/Types.hs:130:1: Warning: Tab character

lib/Data/XML/Types.hs:131:1: Warning: Tab character

lib/Data/XML/Types.hs:132:1: Warning: Tab character

lib/Data/XML/Types.hs:135:1: Warning: Tab character

lib/Data/XML/Types.hs:136:1: Warning: Tab character

lib/Data/XML/Types.hs:143:1: Warning: Tab character

lib/Data/XML/Types.hs:144:1: Warning: Tab character

lib/Data/XML/Types.hs:145:1: Warning: Tab character

lib/Data/XML/Types.hs:146:1: Warning: Tab character

lib/Data/XML/Types.hs:147:1: Warning: Tab character

lib/Data/XML/Types.hs:150:1: Warning: Tab character

lib/Data/XML/Types.hs:151:1: Warning: Tab character

lib/Data/XML/Types.hs:152:1: Warning: Tab character

lib/Data/XML/Types.hs:153:1: Warning: Tab character

lib/Data/XML/Types.hs:160:1: Warning: Tab character

lib/Data/XML/Types.hs:161:1: Warning: Tab character

lib/Data/XML/Types.hs:162:1: Warning: Tab character

lib/Data/XML/Types.hs:163:1: Warning: Tab character

lib/Data/XML/Types.hs:164:1: Warning: Tab character

lib/Data/XML/Types.hs:167:1: Warning: Tab character

lib/Data/XML/Types.hs:174:1: Warning: Tab character

lib/Data/XML/Types.hs:175:1: Warning: Tab character

lib/Data/XML/Types.hs:176:1: Warning: Tab character

lib/Data/XML/Types.hs:179:1: Warning: Tab character

lib/Data/XML/Types.hs:180:1: Warning: Tab character

lib/Data/XML/Types.hs:202:1: Warning: Tab character

lib/Data/XML/Types.hs:203:1: Warning: Tab character

lib/Data/XML/Types.hs:204:1: Warning: Tab character

lib/Data/XML/Types.hs:205:1: Warning: Tab character

lib/Data/XML/Types.hs:206:1: Warning: Tab character

lib/Data/XML/Types.hs:209:1: Warning: Tab character

lib/Data/XML/Types.hs:212:1: Warning: Tab character

lib/Data/XML/Types.hs:215:1: Warning: Tab character

lib/Data/XML/Types.hs:216:1: Warning: Tab character

lib/Data/XML/Types.hs:217:1: Warning: Tab character

lib/Data/XML/Types.hs:218:1: Warning: Tab character

lib/Data/XML/Types.hs:219:1: Warning: Tab character

lib/Data/XML/Types.hs:222:1: Warning: Tab character

lib/Data/XML/Types.hs:235:1: Warning: Tab character

lib/Data/XML/Types.hs:236:1: Warning: Tab character

lib/Data/XML/Types.hs:237:1: Warning: Tab character

lib/Data/XML/Types.hs:238:1: Warning: Tab character

lib/Data/XML/Types.hs:241:1: Warning: Tab character

lib/Data/XML/Types.hs:248:1: Warning: Tab character

lib/Data/XML/Types.hs:249:1: Warning: Tab character

lib/Data/XML/Types.hs:250:1: Warning: Tab character

lib/Data/XML/Types.hs:253:1: Warning: Tab character

lib/Data/XML/Types.hs:254:1: Warning: Tab character

lib/Data/XML/Types.hs:273:1: Warning: Tab character

lib/Data/XML/Types.hs:274:1: Warning: Tab character

lib/Data/XML/Types.hs:275:1: Warning: Tab character

lib/Data/XML/Types.hs:276:1: Warning: Tab character

lib/Data/XML/Types.hs:277:1: Warning: Tab character

lib/Data/XML/Types.hs:278:1: Warning: Tab character

lib/Data/XML/Types.hs:279:1: Warning: Tab character

lib/Data/XML/Types.hs:280:1: Warning: Tab character

lib/Data/XML/Types.hs:281:1: Warning: Tab character

lib/Data/XML/Types.hs:282:1: Warning: Tab character

lib/Data/XML/Types.hs:283:1: Warning: Tab character

lib/Data/XML/Types.hs:286:1: Warning: Tab character

lib/Data/XML/Types.hs:287:1: Warning: Tab character

lib/Data/XML/Types.hs:288:1: Warning: Tab character

lib/Data/XML/Types.hs:289:1: Warning: Tab character

lib/Data/XML/Types.hs:290:1: Warning: Tab character

lib/Data/XML/Types.hs:291:1: Warning: Tab character

lib/Data/XML/Types.hs:292:1: Warning: Tab character

lib/Data/XML/Types.hs:293:1: Warning: Tab character
Haddock coverage:
  38% ( 14 / 37) in 'Data.XML.Types'
  Missing documentation for:
    Document (lib/Data/XML/Types.hs:88)
    Prologue (lib/Data/XML/Types.hs:102)
    Instruction (lib/Data/XML/Types.hs:116)
    Miscellaneous (lib/Data/XML/Types.hs:129)
    Node (lib/Data/XML/Types.hs:142)
    Element (lib/Data/XML/Types.hs:159)
    Content (lib/Data/XML/Types.hs:173)
    ExternalID (lib/Data/XML/Types.hs:247)
    isElement (lib/Data/XML/Types.hs:299)
    isInstruction (lib/Data/XML/Types.hs:303)
    isContent (lib/Data/XML/Types.hs:307)
    isComment (lib/Data/XML/Types.hs:311)
    isNamed (lib/Data/XML/Types.hs:315)
    elementChildren (lib/Data/XML/Types.hs:318)
    elementContent (lib/Data/XML/Types.hs:321)
    elementText (lib/Data/XML/Types.hs:324)
    nodeChildren (lib/Data/XML/Types.hs:327)
    nodeContent (lib/Data/XML/Types.hs:330)
    nodeText (lib/Data/XML/Types.hs:333)
    hasAttribute (lib/Data/XML/Types.hs:336)
    hasAttributeText (lib/Data/XML/Types.hs:339)
    attributeContent (lib/Data/XML/Types.hs:342)
    attributeText (lib/Data/XML/Types.hs:345)
Documentation created: dist/doc/html/xml-types/index.html,
dist/doc/html/xml-types/xml-types.txt
Creating package registration file:
/tmp/pkgConf-xml-types-0.3172192384700859594.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-types-0.3.6-5RHNNJ6svyf6yzhyHa61vO
Registering xml-types-0.3.6...
Installed xml-types-0.3.6
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17078/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-17078/distributive-0.4.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17078/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.4.4...
Running Haddock for distributive-0.4.4...
Running hscolour for distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
  Missing documentation for:
    GDistributive (src/Data/Distributive/Generic.hs:35)
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.4663114934983866662.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributive-0.4.4-IiTFZxvjHzA0FvKz3AU35Q
Registering distributive-0.4.4...
Installed distributive-0.4.4
Configuring exceptions-0.8.0.2...
Building exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.0.2...
Running Haddock for exceptions-0.8.0.2...
Running hscolour for exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.020221027492122182275.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ
Registering exceptions-0.8.0.2...
Installed exceptions-0.8.0.2
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )

src/Control/Monad/Base.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering transformers-base-0.4.4...
Running Haddock for transformers-base-0.4.4...
Running hscolour for transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...

src/Control/Monad/Base.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
  Missing documentation for:
    Module header
    MonadBase (src/Control/Monad/Base.hs:50)
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file:
/tmp/pkgConf-transformers-base-0.41193023162986627193.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-base-0.4.4-88TAFm21vtn2NrYUppy50c
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring optparse-applicative-0.12.0.0...
Building optparse-applicative-0.12.0.0...
Preprocessing library optparse-applicative-0.12.0.0...
[ 1 of 15] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o )
[ 2 of 15] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o )

Options/Applicative/Help/Chunk.hs:21:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 3 of 15] Compiling Options.Applicative.Help.Types ( Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o )

Options/Applicative/Help/Types.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 4 of 15] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o )

Options/Applicative/Types.hs:42:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Types.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 5 of 15] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o )

Options/Applicative/Internal.hs:31:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Internal.hs:41:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 6 of 15] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o )

Options/Applicative/Builder/Completer.hs:9:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 7 of 15] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o )

Options/Applicative/Common.hs:55:1: Warning:
    The import of ‘<*>, pure, <$, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Common.hs:62:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 15] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o )

Options/Applicative/Builder/Internal.hs:26:1: Warning:
    The import of ‘<*>, pure’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Builder/Internal.hs:28:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 9 of 15] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o )

Options/Applicative/Builder.hs:98:1: Warning:
    The import of ‘pure’ from module ‘Control.Applicative’ is redundant

Options/Applicative/Builder.hs:99:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
[10 of 15] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o )

Options/Applicative/BashCompletion.hs:10:1: Warning:
    The import of ‘<*>, <$>’
    from module ‘Control.Applicative’ is redundant
[11 of 15] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o )

Options/Applicative/Help/Core.hs:18:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[12 of 15] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o )
[13 of 15] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o )

Options/Applicative/Extra.hs:24:1: Warning:
    The import of ‘pure, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Extra.hs:25:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[14 of 15] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o )
[15 of 15] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o )
In-place registering optparse-applicative-0.12.0.0...
Running Haddock for optparse-applicative-0.12.0.0...
Running hscolour for optparse-applicative-0.12.0.0...
Preprocessing library optparse-applicative-0.12.0.0...
Preprocessing library optparse-applicative-0.12.0.0...

Options/Applicative/Help/Chunk.hs:21:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Help/Types.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Types.hs:42:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Types.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Internal.hs:31:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Internal.hs:41:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Builder/Completer.hs:9:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Options/Applicative/Common.hs:55:1: Warning:
    The import of ‘<*>, pure, <$>, <$’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Common.hs:62:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Builder/Internal.hs:26:1: Warning:
    The import of ‘<*>, pure’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Builder/Internal.hs:28:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Builder.hs:98:1: Warning:
    The import of ‘pure’ from module ‘Control.Applicative’ is redundant

Options/Applicative/Builder.hs:99:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant

Options/Applicative/BashCompletion.hs:10:1: Warning:
    The import of ‘<*>, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Help/Core.hs:18:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Options/Applicative/Extra.hs:24:1: Warning:
    The import of ‘pure, <$>’
    from module ‘Control.Applicative’ is redundant

Options/Applicative/Extra.hs:25:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  33% (  1 /  3) in 'Options.Applicative.Help.Pretty'
  Missing documentation for:
    Module header
    .$. (Options/Applicative/Help/Pretty.hs:9)
  86% ( 12 / 14) in 'Options.Applicative.Help.Chunk'
  Missing documentation for:
    Module header
    mappendWith (Options/Applicative/Help/Chunk.hs:25)
  33% (  1 /  3) in 'Options.Applicative.Help.Types'
  Missing documentation for:
    Module header
    ParserHelp (Options/Applicative/Help/Types.hs:11)
  34% ( 12 / 35) in 'Options.Applicative.Types'
  Missing documentation for:
    Module header
    ParseError (Options/Applicative/Types.hs:55)
    OptName (Options/Applicative/Types.hs:97)
    CReader (Options/Applicative/Types.hs:164)
    ParserM (Options/Applicative/Types.hs:203)
    Completer (Options/Applicative/Types.hs:239)
    mkCompleter (Options/Applicative/Types.hs:242)
    CompletionResult (Options/Applicative/Types.hs:250)
    ParserFailure (Options/Applicative/Types.hs:257)
    overFailure (Options/Applicative/Types.hs:282)
    Args (Options/Applicative/Types.hs:299)
    ArgPolicy (Options/Applicative/Types.hs:301)
    OptHelpInfo (Options/Applicative/Types.hs:306)
    OptTree (Options/Applicative/Types.hs:311)
    ParserHelp (Options/Applicative/Help/Types.hs:11)
    fromM (Options/Applicative/Types.hs:217)
    oneM (Options/Applicative/Types.hs:220)
    manyM (Options/Applicative/Types.hs:223)
    someM (Options/Applicative/Types.hs:230)
    optVisibility (Options/Applicative/Types.hs:317)
    optMetaVar (Options/Applicative/Types.hs:323)
    optHelp (Options/Applicative/Types.hs:320)
    optShowDefault (Options/Applicative/Types.hs:326)
   0% (  0 / 22) in 'Options.Applicative.Internal'
  Missing documentation for:
    Module header
    P (Options/Applicative/Internal.hs:54)
    Context (Options/Applicative/Internal.hs:76)
    MonadP (Options/Applicative/Internal.hs:45)
    ParseError (Options/Applicative/Types.hs:55)
    uncons (Options/Applicative/Internal.hs:107)
    hoistMaybe (Options/Applicative/Internal.hs:98)
    hoistEither (Options/Applicative/Internal.hs:101)
    runReadM (Options/Applicative/Internal.hs:111)
    withReadM (Options/Applicative/Internal.hs:114)
    runP (Options/Applicative/Internal.hs:104)
    Completion (Options/Applicative/Internal.hs:145)
    runCompletion (Options/Applicative/Internal.hs:176)
    SomeParser (Options/Applicative/Internal.hs:120)
    ComplError (Options/Applicative/Internal.hs:122)
    ListT (Options/Applicative/Internal.hs:184)
    takeListT (Options/Applicative/Internal.hs:198)
    runListT (Options/Applicative/Internal.hs:202)
    NondetT (Options/Applicative/Internal.hs:243)
    cut (Options/Applicative/Internal.hs:274)
    <!> (Options/Applicative/Internal.hs:268)
    disamb (Options/Applicative/Internal.hs:277)
   0% (  0 /  6) in 'Options.Applicative.Builder.Completer'
  Missing documentation for:
    Module header
    Completer (Options/Applicative/Types.hs:239)
    mkCompleter (Options/Applicative/Types.hs:242)
    listIOCompleter (Options/Applicative/Builder/Completer.hs:16)
    listCompleter (Options/Applicative/Builder/Completer.hs:20)
    bashCompleter (Options/Applicative/Builder/Completer.hs:23)
  75% ( 15 / 20) in 'Options.Applicative.Common'
  Missing documentation for:
    Module header
    showOption (Options/Applicative/Common.hs:70)
    runParserInfo (Options/Applicative/Common.hs:240)
    runParserFully (Options/Applicative/Common.hs:243)
    optionNames (Options/Applicative/Common.hs:74)
  20% (  4 / 20) in 'Options.Applicative.Builder.Internal'
  Missing documentation for:
    Module header
    HasName (Options/Applicative/Builder/Internal.hs:48)
    HasCompleter (Options/Applicative/Builder/Internal.hs:57)
    HasValue (Options/Applicative/Builder/Internal.hs:66)
    HasMetavar (Options/Applicative/Builder/Internal.hs:74)
    OptionFields (Options/Applicative/Builder/Internal.hs:33)
    FlagFields (Options/Applicative/Builder/Internal.hs:38)
    CommandFields (Options/Applicative/Builder/Internal.hs:42)
    ArgumentFields (Options/Applicative/Builder/Internal.hs:45)
    DefaultProp (Options/Applicative/Builder/Internal.hs:85)
    optionMod (Options/Applicative/Builder/Internal.hs:123)
    fieldMod (Options/Applicative/Builder/Internal.hs:126)
    mkCommand (Options/Applicative/Builder/Internal.hs:142)
    mkParser (Options/Applicative/Builder/Internal.hs:148)
    mkOption (Options/Applicative/Builder/Internal.hs:156)
    mkProps (Options/Applicative/Builder/Internal.hs:162)
  82% ( 58 / 71) in 'Options.Applicative.Builder'
  Missing documentation for:
    Module header
    ParseError (Options/Applicative/Types.hs:55)
    PrefsMod (Options/Applicative/Builder.hs:360)
    multiSuffix (Options/Applicative/Builder.hs:367)
    disambiguate (Options/Applicative/Builder.hs:370)
    showHelpOnError (Options/Applicative/Builder.hs:373)
    noBacktrack (Options/Applicative/Builder.hs:376)
    columns (Options/Applicative/Builder.hs:379)
    prefs (Options/Applicative/Builder.hs:382)
    OptionFields (Options/Applicative/Builder/Internal.hs:33)
    FlagFields (Options/Applicative/Builder/Internal.hs:38)
    ArgumentFields (Options/Applicative/Builder/Internal.hs:45)
    CommandFields (Options/Applicative/Builder/Internal.hs:42)
  50% (  1 /  2) in 'Options.Applicative.BashCompletion'
  Missing documentation for:
    bashCompletionParser (Options/Applicative/BashCompletion.hs:20)
  38% (  5 / 13) in 'Options.Applicative.Help.Core'
  Missing documentation for:
    Module header
    fold_tree (Options/Applicative/Help/Core.hs:46)
    ParserHelp (Options/Applicative/Help/Types.hs:11)
    errorHelp (Options/Applicative/Help/Core.hs:77)
    headerHelp (Options/Applicative/Help/Core.hs:80)
    usageHelp (Options/Applicative/Help/Core.hs:83)
    bodyHelp (Options/Applicative/Help/Core.hs:86)
    footerHelp (Options/Applicative/Help/Core.hs:89)
Warning: Options.Applicative.Help: Could not find documentation for exported module: X
   0% (  0 /  1) in 'Options.Applicative.Help'
  Missing documentation for:
    Module header
  68% ( 13 / 19) in 'Options.Applicative.Extra'
  Missing documentation for:
    Module header
    hsubparser (Options/Applicative/Extra.hs:47)
    renderFailure (Options/Applicative/Extra.hs:186)
    ParserFailure (Options/Applicative/Types.hs:257)
    overFailure (Options/Applicative/Types.hs:282)
    CompletionResult (Options/Applicative/Types.hs:250)
  93% ( 13 / 14) in 'Options.Applicative'
  Missing documentation for:
    Module header
 100% (  6 /  6) in 'Options.Applicative.Arrows'
Warning: Options.Applicative.Builder.Internal: could not find link destinations for:
    hasValueDummy hasMetavarDummy
Documentation created: dist/doc/html/optparse-applicative/index.html,
dist/doc/html/optparse-applicative/optparse-applicative.txt
Creating package registration file:
/tmp/pkgConf-optparse-applicative-0.12.01270117571876495230.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/optparse-applicative-0.12.0.0-KdXJmoye02OHe9HayYPqqY
Registering optparse-applicative-0.12.0.0...
Installed optparse-applicative-0.12.0.0
Configuring asn1-encoding-0.9.3...
Building asn1-encoding-0.9.3...
Preprocessing library asn1-encoding-0.9.3...
[ 1 of 12] Compiling Data.ASN1.Get    ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o )

Data/ASN1/Get.hs:30:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant
[ 2 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o )
[ 3 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o )

Data/ASN1/Serialize.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o )
[ 5 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o )
[ 6 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o )
[ 7 of 12] Compiling Data.ASN1.Error  ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.o )
[ 8 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o )
[ 9 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o )
[10 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o )
[11 of 12] Compiling Data.ASN1.Prim   ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o )

Data/ASN1/Prim.hs:59:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o )
In-place registering asn1-encoding-0.9.3...
Running Haddock for asn1-encoding-0.9.3...
Running hscolour for asn1-encoding-0.9.3...
Preprocessing library asn1-encoding-0.9.3...
Preprocessing library asn1-encoding-0.9.3...

Data/ASN1/Get.hs:30:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Data/ASN1/Serialize.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/ASN1/Prim.hs:59:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  67% (  6 /  9) in 'Data.ASN1.Get'
  Missing documentation for:
    Input (Data/ASN1/Get.hs:61)
    runGet (Data/ASN1/Get.hs:134)
    getWord8 (Data/ASN1/Get.hs:193)
  67% (  4 /  6) in 'Data.ASN1.Internal'
  Missing documentation for:
    bytesOfUInt (Data/ASN1/Internal.hs:26)
    putVarEncodingIntegral (Data/ASN1/Internal.hs:64)
 100% (  3 /  3) in 'Data.ASN1.Serialize'
 100% (  2 /  2) in 'Data.ASN1.Object'
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding.Writer'
  25% (  1 /  4) in 'Data.ASN1.Stream'
  Missing documentation for:
    ASN1Repr (Data/ASN1/Stream.hs:20)
    getConstructedEnd (Data/ASN1/Stream.hs:22)
    getConstructedEndRepr (Data/ASN1/Stream.hs:30)
 100% (  3 /  3) in 'Data.ASN1.Error'
 100% (  9 /  9) in 'Data.ASN1.Encoding'
 100% ( 10 / 10) in 'Data.ASN1.BinaryEncoding.Parse'
 100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw'
  31% (  8 / 26) in 'Data.ASN1.Prim'
  Missing documentation for:
    encodeHeader (Data/ASN1/Prim.hs:62)
    encodePrimitiveHeader (Data/ASN1/Prim.hs:92)
    encodePrimitive (Data/ASN1/Prim.hs:109)
    decodePrimitive (Data/ASN1/Prim.hs:158)
    encodeConstructed (Data/ASN1/Prim.hs:140)
    encodeList (Data/ASN1/Prim.hs:126)
    encodeOne (Data/ASN1/Prim.hs:122)
    mkSmallestLength (Data/ASN1/Prim.hs:150)
    getBoolean (Data/ASN1/Prim.hs:190)
    getBitString (Data/ASN1/Prim.hs:222)
    getOctetString (Data/ASN1/Prim.hs:234)
    getNull (Data/ASN1/Prim.hs:237)
    getTime (Data/ASN1/Prim.hs:261)
    putTime (Data/ASN1/Prim.hs:331)
    putInteger (Data/ASN1/Prim.hs:343)
    putBitString (Data/ASN1/Prim.hs:346)
    putString (Data/ASN1/Prim.hs:351)
    putOID (Data/ASN1/Prim.hs:355)
 100% (  3 /  3) in 'Data.ASN1.BinaryEncoding'
Documentation created: dist/doc/html/asn1-encoding/index.html,
dist/doc/html/asn1-encoding/asn1-encoding.txt
Creating package registration file:
/tmp/pkgConf-asn1-encoding-0.917655248651144177501.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/asn1-encoding-0.9.3-5wVmq8P8V0e338cEewsRpR
Registering asn1-encoding-0.9.3...
Installed asn1-encoding-0.9.3
Configuring crypto-cipher-types-0.0.9...
Building crypto-cipher-types-0.0.9...
Preprocessing library crypto-cipher-types-0.0.9...
[ 1 of 10] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o )
[ 2 of 10] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o )

Crypto/Cipher/Types/GF.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 3 of 10] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o )
[ 4 of 10] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o )

Crypto/Cipher/Types/Block.hs:38:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[ 5 of 10] Compiling Crypto.Cipher.Types.BlockIO ( Crypto/Cipher/Types/BlockIO.hs, dist/build/Crypto/Cipher/Types/BlockIO.o )

Crypto/Cipher/Types/BlockIO.hs:22:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 6 of 10] Compiling Crypto.Cipher.Types.Unsafe ( Crypto/Cipher/Types/Unsafe.hs, dist/build/Crypto/Cipher/Types/Unsafe.o )
[ 7 of 10] Compiling Crypto.Cipher.Types.OfIO ( Crypto/Cipher/Types/OfIO.hs, dist/build/Crypto/Cipher/Types/OfIO.o )
[ 8 of 10] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o )
[ 9 of 10] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o )
[10 of 10] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o )
In-place registering crypto-cipher-types-0.0.9...
Running Haddock for crypto-cipher-types-0.0.9...
Running hscolour for crypto-cipher-types-0.0.9...
Preprocessing library crypto-cipher-types-0.0.9...
Preprocessing library crypto-cipher-types-0.0.9...

Crypto/Cipher/Types/GF.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Crypto/Cipher/Types/Block.hs:38:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant

Crypto/Cipher/Types/BlockIO.hs:22:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  33% (  1 /  3) in 'Crypto.Cipher.Types.Utils'
  Missing documentation for:
    chunk (Crypto/Cipher/Types/Utils.hs:16)
    bxor (Crypto/Cipher/Types/Utils.hs:23)
  67% (  2 /  3) in 'Crypto.Cipher.Types.GF'
  Missing documentation for:
    xtsGFMul (Crypto/Cipher/Types/GF.hs:29)
 100% (  9 /  9) in 'Crypto.Cipher.Types.Base'
  94% ( 16 / 17) in 'Crypto.Cipher.Types.Block'
  Missing documentation for:
    XTS (Crypto/Cipher/Types/Block.hs:45)
 100% (  7 /  7) in 'Crypto.Cipher.Types.BlockIO'
 100% (  7 /  7) in 'Crypto.Cipher.Types.Unsafe'
 100% (  4 /  4) in 'Crypto.Cipher.Types.OfIO'
 100% (  2 /  2) in 'Crypto.Cipher.Types.Stream'
 100% (  7 /  7) in 'Crypto.Cipher.Types.AEAD'
 100% ( 31 / 31) in 'Crypto.Cipher.Types'
Documentation created: dist/doc/html/crypto-cipher-types/index.html,
dist/doc/html/crypto-cipher-types/crypto-cipher-types.txt
Creating package registration file:
/tmp/pkgConf-crypto-cipher-types-0.01838905872299960249.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-cipher-types-0.0.9-FgUekZykqzbE0H1eTCGzLO
Registering crypto-cipher-types-0.0.9...
Installed crypto-cipher-types-0.0.9
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )

Text/Regex/Posix.hs:72:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
In-place registering regex-posix-0.95.2...
Running Haddock for regex-posix-0.95.2...
Running hscolour for regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...

Text/Regex/Posix.hs:72:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
  Missing documentation for:
    RegOffsetT (Text/Regex/Posix/Wrap.hsc:166)
    =~ (Text/Regex/Posix/Wrap.hsc:320)
    =~~ (Text/Regex/Posix/Wrap.hsc:322)
    wrapCompile (Text/Regex/Posix/Wrap.hsc:298)
    wrapTest (Text/Regex/Posix/Wrap.hsc:303)
    wrapCount (Text/Regex/Posix/Wrap.hsc:317)
    unusedRegOffset (Text/Regex/Posix/Wrap.hsc:291)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
    retBadbr (Text/Regex/Posix/Wrap.hsc:427)
    retBadpat (Text/Regex/Posix/Wrap.hsc:429)
    retBadrpt (Text/Regex/Posix/Wrap.hsc:431)
    retEcollate (Text/Regex/Posix/Wrap.hsc:433)
    retEctype (Text/Regex/Posix/Wrap.hsc:435)
    retEescape (Text/Regex/Posix/Wrap.hsc:437)
    retEsubreg (Text/Regex/Posix/Wrap.hsc:439)
    retEbrack (Text/Regex/Posix/Wrap.hsc:441)
    retEparen (Text/Regex/Posix/Wrap.hsc:443)
    retEbrace (Text/Regex/Posix/Wrap.hsc:445)
    retErange (Text/Regex/Posix/Wrap.hsc:447)
    retEspace (Text/Regex/Posix/Wrap.hsc:449)
  68% ( 17 / 25) in 'Text.Regex.Posix.String'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/String.hs:63)
    compile (Text/Regex/Posix/String.hs:87)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/Sequence.hs:67)
    compile (Text/Regex/Posix/Sequence.hs:91)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString.hs:143)
    regexec (Text/Regex/Posix/ByteString.hs:124)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString/Lazy.hs:140)
    regexec (Text/Regex/Posix/ByteString/Lazy.hs:128)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  80% (  4 /  5) in 'Text.Regex.Posix'
  Missing documentation for:
    getVersion_Text_Regex_Posix (Text/Regex/Posix.hs:69)
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
    retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html,
dist/doc/html/regex-posix/regex-posix.txt
Creating package registration file:
/tmp/pkgConf-regex-posix-0.951884631041085041389.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-posix-0.95.2-6Fv9CTZU9JMB52PT4YRZTl
Registering regex-posix-0.95.2...
Installed regex-posix-0.95.2
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'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Creating package registration file:
/tmp/pkgConf-data-default-0.517101400161902735036.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-0.5.3-5ESg1VNmkW3BMxo7EwKQrK
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring unix-time-0.3.5...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking for strptime_l... yes
checking for timegm... yes
configure: creating ./config.status
config.status: creating cbits/config.h
Building unix-time-0.3.5...
Preprocessing library unix-time-0.3.5...
[1 of 5] Compiling Data.UnixTime.Types ( dist/build/Data/UnixTime/Types.hs, dist/build/Data/UnixTime/Types.o )

Data/UnixTime/Types.hsc:3:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 5] Compiling Data.UnixTime.Diff ( Data/UnixTime/Diff.hs, dist/build/Data/UnixTime/Diff.o )
[3 of 5] Compiling Data.UnixTime.Sys ( dist/build/Data/UnixTime/Sys.hs, dist/build/Data/UnixTime/Sys.o )
[4 of 5] Compiling Data.UnixTime.Conv ( Data/UnixTime/Conv.hs, dist/build/Data/UnixTime/Conv.o )

Data/UnixTime/Conv.hs:11:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[5 of 5] Compiling Data.UnixTime    ( Data/UnixTime.hs, dist/build/Data/UnixTime.o )
In-place registering unix-time-0.3.5...
Running Haddock for unix-time-0.3.5...
Running hscolour for unix-time-0.3.5...
Preprocessing library unix-time-0.3.5...
Preprocessing library unix-time-0.3.5...

Data/UnixTime/Types.hsc:3:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/UnixTime/Conv.hs:11:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  50% (  3 /  6) in 'Data.UnixTime.Types'
  Missing documentation for:
    Module header
     (Data/UnixTime/Types.hsc:36)
     (Data/UnixTime/Types.hsc:47)
  80% (  4 /  5) in 'Data.UnixTime.Diff'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Data.UnixTime.Sys'
  Missing documentation for:
    Module header
  91% ( 10 / 11) in 'Data.UnixTime.Conv'
  Missing documentation for:
    Module header
  96% ( 24 / 25) in 'Data.UnixTime'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/unix-time/index.html,
dist/doc/html/unix-time/unix-time.txt
Creating package registration file:
/tmp/pkgConf-unix-time-0.32127241254507002397.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unix-time-0.3.5-AvHwgK1Y2i0DqLqnUno9kP
Registering unix-time-0.3.5...
Installed unix-time-0.3.5
Configuring crypto-random-0.0.9...
Building crypto-random-0.0.9...
Preprocessing library crypto-random-0.0.9...
[1 of 8] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o )
[2 of 8] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o )
[3 of 8] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o )
[4 of 8] Compiling Crypto.Random.Test ( Crypto/Random/Test.hs, dist/build/Crypto/Random/Test.o )

Crypto/Random/Test.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[5 of 8] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o )
[6 of 8] Compiling Crypto.Random.Generator ( Crypto/Random/Generator.hs, dist/build/Crypto/Random/Generator.o )
[7 of 8] Compiling Crypto.Random    ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[8 of 8] Compiling Crypto.Random.API ( Crypto/Random/API.hs, dist/build/Crypto/Random/API.o )
In-place registering crypto-random-0.0.9...
Running Haddock for crypto-random-0.0.9...
Running hscolour for crypto-random-0.0.9...
Preprocessing library crypto-random-0.0.9...
Preprocessing library crypto-random-0.0.9...

Crypto/Random/Test.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  2 /  2) in 'Crypto.Random.Entropy.Source'
 100% (  2 /  2) in 'Crypto.Random.Entropy.RDRand'
 100% (  3 /  3) in 'Crypto.Random.Entropy.Unix'
 100% (  6 /  6) in 'Crypto.Random.Test'
 100% (  7 /  7) in 'Crypto.Random.Entropy'
 100% (  2 /  2) in 'Crypto.Random.Generator'
 100% ( 13 / 13) in 'Crypto.Random'
 100% (  6 /  6) in 'Crypto.Random.API'
Documentation created: dist/doc/html/crypto-random/index.html,
dist/doc/html/crypto-random/crypto-random.txt
Creating package registration file:
/tmp/pkgConf-crypto-random-0.0981430985841115635.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-random-0.0.9-DVWUcfzeifIK6JODez5ilW
Registering crypto-random-0.0.9...
Installed crypto-random-0.0.9
Configuring mwc-random-0.13.3.2...
Building mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...
[1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o )

System/Random/MWC.hs:106:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant

System/Random/MWC.hs:113:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[2 of 3] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o )

System/Random/MWC/Distributions.hs:44:1: Warning:
    The import of ‘Traversable’
    from module ‘Data.Traversable’ is redundant
[3 of 3] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o )
In-place registering mwc-random-0.13.3.2...
Running Haddock for mwc-random-0.13.3.2...
Running hscolour for mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...

System/Random/MWC.hs:106:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant

System/Random/MWC.hs:113:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

System/Random/MWC/Distributions.hs:44:1: Warning:
    The import of ‘Traversable’
    from module ‘Data.Traversable’ is redundant
Haddock coverage:
 100% ( 24 / 24) in 'System.Random.MWC'
 100% ( 23 / 23) in 'System.Random.MWC.Distributions'
 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable'
Documentation created: dist/doc/html/mwc-random/index.html,
dist/doc/html/mwc-random/mwc-random.txt
Creating package registration file:
/tmp/pkgConf-mwc-random-0.13.318451397731902621055.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mwc-random-0.13.3.2-0iGmPos4Pta2ISXJLjBtd8
Registering mwc-random-0.13.3.2...
Installed mwc-random-0.13.3.2
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...

Test/QuickCheck/Arbitrary.hs:6:37: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.8.1...
Running Haddock for QuickCheck-2.8.1...
Running hscolour for QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...

Test/QuickCheck/Arbitrary.hs:6:37: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  Missing documentation for:
    newTheGen (Test/QuickCheck/Random.hs:17)
    bits (Test/QuickCheck/Random.hs:20)
    mask (Test/QuickCheck/Random.hs:20)
    doneBit (Test/QuickCheck/Random.hs:20)
    chip (Test/QuickCheck/Random.hs:25)
    chop (Test/QuickCheck/Random.hs:30)
    stop (Test/QuickCheck/Random.hs:33)
    mkTheGen (Test/QuickCheck/Random.hs:36)
     (Test/QuickCheck/Random.hs:65)
     (Test/QuickCheck/Random.hs:67)
     (Test/QuickCheck/Random.hs:70)
    newQCGen (Test/QuickCheck/Random.hs:79)
    mkQCGen (Test/QuickCheck/Random.hs:82)
    bigNatVariant (Test/QuickCheck/Random.hs:85)
    natVariant (Test/QuickCheck/Random.hs:91)
    variantTheGen (Test/QuickCheck/Random.hs:97)
    boolVariant (Test/QuickCheck/Random.hs:103)
    variantQCGen (Test/QuickCheck/Random.hs:107)
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
  Missing documentation for:
    AnException (Test/QuickCheck/Exception.hs:47)
    tryEvaluate (Test/QuickCheck/Exception.hs:79)
    tryEvaluateIO (Test/QuickCheck/Exception.hs:82)
    evaluate (Test/QuickCheck/Exception.hs:86)
    isDiscard (Test/QuickCheck/Exception.hs:114)
    finally (Test/QuickCheck/Exception.hs:129)
   6% (  1 / 18) in 'Test.QuickCheck.Text'
  Missing documentation for:
    Str (Test/QuickCheck/Text.hs:46)
    ranges (Test/QuickCheck/Text.hs:51)
    number (Test/QuickCheck/Text.hs:59)
    short (Test/QuickCheck/Text.hs:62)
    showErr (Test/QuickCheck/Text.hs:70)
    oneLine (Test/QuickCheck/Text.hs:73)
    isOneLine (Test/QuickCheck/Text.hs:76)
    bold (Test/QuickCheck/Text.hs:79)
    newTerminal (Test/QuickCheck/Text.hs:90)
    withStdioTerminal (Test/QuickCheck/Text.hs:104)
    withNullTerminal (Test/QuickCheck/Text.hs:108)
    terminalOutput (Test/QuickCheck/Text.hs:112)
    handle (Test/QuickCheck/Text.hs:115)
    Terminal (Test/QuickCheck/Text.hs:87)
    putTemp (Test/QuickCheck/Text.hs:126)
    putPart (Test/QuickCheck/Text.hs:126)
    putLine (Test/QuickCheck/Text.hs:126)
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  Missing documentation for:
     (Test/QuickCheck/Gen.hs:46)
     (Test/QuickCheck/Gen.hs:50)
     (Test/QuickCheck/Gen.hs:54)
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
  Missing documentation for:
    Capture (Test/QuickCheck/Gen/Unsafe.hs:50)
 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  Missing documentation for:
    A (Test/QuickCheck/Poly.hs:29)
    B (Test/QuickCheck/Poly.hs:44)
    C (Test/QuickCheck/Poly.hs:59)
    OrdA (Test/QuickCheck/Poly.hs:77)
    OrdB (Test/QuickCheck/Poly.hs:96)
    OrdC (Test/QuickCheck/Poly.hs:115)
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  Missing documentation for:
    Fun (Test/QuickCheck/Function.hs:275)
    apply (Test/QuickCheck/Function.hs:289)
    Function (Test/QuickCheck/Function.hs:106)
    functionMap (Test/QuickCheck/Function.hs:142)
    functionShow (Test/QuickCheck/Function.hs:145)
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  Missing documentation for:
     (Test/QuickCheck/Property.hs:95)
     (Test/QuickCheck/Property.hs:99)
     (Test/QuickCheck/Property.hs:103)
     (Test/QuickCheck/Property.hs:107)
     (Test/QuickCheck/Property.hs:111)
     (Test/QuickCheck/Property.hs:114)
     (Test/QuickCheck/Property.hs:131)
    protect (Test/QuickCheck/Property.hs:135)
    Prop (Test/QuickCheck/Property.hs:141)
    Rose (Test/QuickCheck/Property.hs:145)
    ioRose (Test/QuickCheck/Property.hs:148)
    joinRose (Test/QuickCheck/Property.hs:151)
     (Test/QuickCheck/Property.hs:160)
     (Test/QuickCheck/Property.hs:165)
     (Test/QuickCheck/Property.hs:170)
    CallbackKind (Test/QuickCheck/Property.hs:204)
    exception (Test/QuickCheck/Property.hs:220)
    formatException (Test/QuickCheck/Property.hs:226)
    protectResult (Test/QuickCheck/Property.hs:231)
    succeeded (Test/QuickCheck/Property.hs:234)
    failed (Test/QuickCheck/Property.hs:234)
    rejected (Test/QuickCheck/Property.hs:234)
    liftBool (Test/QuickCheck/Property.hs:255)
    mapResult (Test/QuickCheck/Property.hs:259)
    mapTotalResult (Test/QuickCheck/Property.hs:262)
    mapRoseResult (Test/QuickCheck/Property.hs:266)
    mapProp (Test/QuickCheck/Property.hs:269)
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
  Missing documentation for:
    test (Test/QuickCheck/Test.hs:179)
    doneTesting (Test/QuickCheck/Test.hs:185)
    giveUp (Test/QuickCheck/Test.hs:215)
    runATest (Test/QuickCheck/Test.hs:231)
    summary (Test/QuickCheck/Test.hs:297)
    success (Test/QuickCheck/Test.hs:308)
    labelPercentage (Test/QuickCheck/Test.hs:338)
    insufficientCoverage (Test/QuickCheck/Test.hs:346)
    foundFailure (Test/QuickCheck/Test.hs:353)
    localMin (Test/QuickCheck/Test.hs:357)
    localMin' (Test/QuickCheck/Test.hs:387)
    localMinFound (Test/QuickCheck/Test.hs:399)
    callbackPostTest (Test/QuickCheck/Test.hs:424)
    callbackPostFinalFailure (Test/QuickCheck/Test.hs:429)
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  Missing documentation for:
    stop (Test/QuickCheck/Monadic.hs:118)
    monadic (Test/QuickCheck/Monadic.hs:204)
    monadic' (Test/QuickCheck/Monadic.hs:207)
    runSTGen (Test/QuickCheck/Monadic.hs:246)
  99% (127 /128) in 'Test.QuickCheck'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    RecursivelyShrink GSubterms GCoArbitrary gSubterms gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
    GCoArbitrary RecursivelyShrink GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file:
/tmp/pkgConf-QuickCheck-2.81228271702816652431.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/QuickCheck-2.8.1-BnZKeqxVf7FCbnejbqAnPL
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring skein-1.0.9.3...
Building skein-1.0.9.3...
Preprocessing library skein-1.0.9.3...
[1 of 2] Compiling Crypto.Skein.Internal ( dist/build/Crypto/Skein/Internal.hs, dist/build/Crypto/Skein/Internal.o )
[2 of 2] Compiling Crypto.Skein     ( src/Crypto/Skein.hs, dist/build/Crypto/Skein.o )
In-place registering skein-1.0.9.3...
Running Haddock for skein-1.0.9.3...
Running hscolour for skein-1.0.9.3...
Preprocessing library skein-1.0.9.3...
Preprocessing library skein-1.0.9.3...
Haddock coverage:
  25% (  8 / 32) in 'Crypto.Skein.Internal'
  Missing documentation for:
    sKEIN_SUCCESS (src/Crypto/Skein/Internal.hsc:71)
    sKEIN_FAIL (src/Crypto/Skein/Internal.hsc:71)
    sKEIN_BAD_HASHLEN (src/Crypto/Skein/Internal.hsc:71)
    Skein256Ctx (src/Crypto/Skein/Internal.hsc:87)
    skein256Init (src/Crypto/Skein/Internal.hsc:126)
    skein256Update (src/Crypto/Skein/Internal.hsc:130)
    skein256Final (src/Crypto/Skein/Internal.hsc:134)
    skein256InitExt (src/Crypto/Skein/Internal.hsc:138)
    skein256FinalPad (src/Crypto/Skein/Internal.hsc:142)
    skein256Output (src/Crypto/Skein/Internal.hsc:146)
    Skein512Ctx (src/Crypto/Skein/Internal.hsc:88)
    skein512Init (src/Crypto/Skein/Internal.hsc:127)
    skein512Update (src/Crypto/Skein/Internal.hsc:131)
    skein512Final (src/Crypto/Skein/Internal.hsc:135)
    skein512InitExt (src/Crypto/Skein/Internal.hsc:139)
    skein512FinalPad (src/Crypto/Skein/Internal.hsc:143)
    skein512Output (src/Crypto/Skein/Internal.hsc:147)
    Skein1024Ctx (src/Crypto/Skein/Internal.hsc:89)
    skein1024Init (src/Crypto/Skein/Internal.hsc:128)
    skein1024Update (src/Crypto/Skein/Internal.hsc:132)
    skein1024Final (src/Crypto/Skein/Internal.hsc:136)
    skein1024InitExt (src/Crypto/Skein/Internal.hsc:140)
    skein1024FinalPad (src/Crypto/Skein/Internal.hsc:144)
    skein1024Output (src/Crypto/Skein/Internal.hsc:148)
 100% ( 60 / 60) in 'Crypto.Skein'
Warning: Crypto.Skein: could not find link destinations for:
    updateCtxSkein
Documentation created: dist/doc/html/skein/index.html,
dist/doc/html/skein/skein.txt
Creating package registration file:
/tmp/pkgConf-skein-1.0.913922724312000403551.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/skein-1.0.9.3-IvDavUTFfZ4JYOyVidCzES
Registering skein-1.0.9.3...
Installed skein-1.0.9.3
Configuring blaze-markup-0.7.0.3...
Building blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )

src/Text/Blaze/Internal.hs:74:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Text/Blaze/Internal.hs:75:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[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 )

src/Text/Blaze/Renderer/Text.hs:15:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )

src/Text/Blaze/Renderer/Utf8.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[6 of 6] Compiling Text.Blaze       ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )

src/Text/Blaze.hs:91:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Text/Blaze.hs:92:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering blaze-markup-0.7.0.3...
Running Haddock for blaze-markup-0.7.0.3...
Running hscolour for blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...

src/Text/Blaze/Internal.hs:74:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Text/Blaze/Internal.hs:75:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Text/Blaze/Renderer/Text.hs:15:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Text/Blaze/Renderer/Utf8.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Text/Blaze.hs:91:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Text/Blaze.hs:92:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
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% ( 50 / 50) in 'Text.Blaze.Internal'
  75% (  3 /  4) in 'Text.Blaze.Renderer.String'
  Missing documentation for:
    renderHtml (src/Text/Blaze/Renderer/String.hs:93)
  67% (  2 /  3) in 'Text.Blaze.Renderer.Pretty'
  Missing documentation for:
    renderHtml (src/Text/Blaze/Renderer/Pretty.hs:56)
  56% (  5 /  9) in 'Text.Blaze.Renderer.Text'
  Missing documentation for:
    renderHtmlBuilder (src/Text/Blaze/Renderer/Text.hs:73)
    renderHtmlBuilderWith (src/Text/Blaze/Renderer/Text.hs:133)
    renderHtml (src/Text/Blaze/Renderer/Text.hs:149)
    renderHtmlWith (src/Text/Blaze/Renderer/Text.hs:164)
  86% (  6 /  7) in 'Text.Blaze.Renderer.Utf8'
  Missing documentation for:
    Module header
 100% ( 43 / 43) in 'Text.Blaze'
Documentation created: dist/doc/html/blaze-markup/index.html,
dist/doc/html/blaze-markup/blaze-markup.txt
Creating package registration file:
/tmp/pkgConf-blaze-markup-0.7.01046864860204096549.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-markup-0.7.0.3-FhrnjaI7C1I5CvgGhchX3R
Registering blaze-markup-0.7.0.3...
Installed blaze-markup-0.7.0.3
Configuring cookie-0.4.1.6...
Building cookie-0.4.1.6...
Preprocessing library cookie-0.4.1.6...
[1 of 1] Compiling Web.Cookie       ( Web/Cookie.hs, dist/build/Web/Cookie.o )

Web/Cookie.hs:38:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Web/Cookie.hs:88:18: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Web/Cookie.hs:214:21: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
In-place registering cookie-0.4.1.6...
Running Haddock for cookie-0.4.1.6...
Running hscolour for cookie-0.4.1.6...
Preprocessing library cookie-0.4.1.6...
Preprocessing library cookie-0.4.1.6...

Web/Cookie.hs:38:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Web/Cookie.hs:88:18: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Web/Cookie.hs:214:21: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
Haddock coverage:
  68% ( 19 / 28) in 'Web.Cookie'
  Missing documentation for:
    Module header
    parseSetCookie (Web/Cookie.hs:184)
    renderSetCookie (Web/Cookie.hs:155)
    Cookies (Web/Cookie.hs:70)
    renderCookies (Web/Cookie.hs:91)
    parseCookiesText (Web/Cookie.hs:60)
    renderCookiesText (Web/Cookie.hs:67)
    expiresFormat (Web/Cookie.hs:204)
    parseCookieExpires (Web/Cookie.hs:212)
Documentation created: dist/doc/html/cookie/index.html,
dist/doc/html/cookie/cookie.txt
Creating package registration file:
/tmp/pkgConf-cookie-0.4.112427207681690000543.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cookie-0.4.1.6-FJHZaRHUUOJ8okSoq5Xh3V
Registering cookie-0.4.1.6...
Installed cookie-0.4.1.6
Configuring language-javascript-0.5.14.2...
cabal: The program 'alex' version >=3.1.4 is required but the version found at
/home/builder/.cabal/bin/alex is version 3.1.3
Failed to install language-javascript-0.5.14.2
Configuring mime-mail-0.4.11...
Building mime-mail-0.4.11...
Preprocessing library mime-mail-0.4.11...
[1 of 1] Compiling Network.Mail.Mime ( Network/Mail/Mime.hs, dist/build/Network/Mail/Mime.o )
In-place registering mime-mail-0.4.11...
Running Haddock for mime-mail-0.4.11...
Running hscolour for mime-mail-0.4.11...
Preprocessing library mime-mail-0.4.11...
Preprocessing library mime-mail-0.4.11...
Haddock coverage:
  88% ( 30 / 34) in 'Network.Mail.Mime'
  Missing documentation for:
    Module header
    Address (Network/Mail/Mime.hs:116)
    Headers (Network/Mail/Mime.hs:142)
    addAttachments (Network/Mail/Mime.hs:437)
Documentation created: dist/doc/html/mime-mail/index.html,
dist/doc/html/mime-mail/mime-mail.txt
Creating package registration file:
/tmp/pkgConf-mime-mail-0.42809078391977988610.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mime-mail-0.4.11-DwYHALmOh3FBfvLziHwnKX
Registering mime-mail-0.4.11...
Installed mime-mail-0.4.11
Configuring streaming-commons-0.1.14.2...
Building streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
[ 1 of 18] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o )
[ 2 of 18] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o )
[ 3 of 18] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 4 of 18] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[ 5 of 18] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[ 6 of 18] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 7 of 18] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 18] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o )
[ 9 of 18] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o )
[10 of 18] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o )
[11 of 18] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o )
[12 of 18] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o )
[13 of 18] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o )
[14 of 18] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o )
[15 of 18] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o )
[16 of 18] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o )
[17 of 18] Compiling Data.Streaming.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.o )
[18 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o )
In-place registering streaming-commons-0.1.14.2...
Running Haddock for streaming-commons-0.1.14.2...
Running hscolour for streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
Haddock coverage:
   0% (  0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
  Missing documentation for:
    Module header
    ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:30)
    ZStream' (Data/Streaming/Zlib/Lowlevel.hs:31)
    zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:41)
    Strategy (Data/Streaming/Zlib/Lowlevel.hs:33)
    deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:48)
    inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:57)
    c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:60)
    c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:63)
    c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:66)
    c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:69)
    c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:72)
    c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:75)
    c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:78)
    c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:81)
    c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:84)
    c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:87)
    c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:90)
    c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:93)
    c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:96)
    c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:99)
  96% ( 22 / 23) in 'Data.Streaming.Zlib'
  Missing documentation for:
    PopperRes (Data/Streaming/Zlib.hs:208)
  75% (  3 /  4) in 'Data.Streaming.Process.Internal'
  Missing documentation for:
    Module header
 100% ( 23 / 23) in 'Data.Streaming.Process'
  89% (  8 /  9) in 'Data.Streaming.Network.Internal'
  Missing documentation for:
    Module header
  68% ( 51 / 75) in 'Data.Streaming.Network'
  Missing documentation for:
    Module header
    message (Data/Streaming/Network.hs:469)
    HasPort (Data/Streaming/Network.hs:472)
    HasAfterBind (Data/Streaming/Network.hs:524)
    HasReadWrite (Data/Streaming/Network.hs:642)
    HasPath (Data/Streaming/Network.hs:504)
    setPort (Data/Streaming/Network.hs:482)
    setHost (Data/Streaming/Network.hs:485)
    setAfterBind (Data/Streaming/Network.hs:536)
    setNeedLocalAddr (Data/Streaming/Network.hs:518)
    setPath (Data/Streaming/Network.hs:514)
    getPort (Data/Streaming/Network.hs:479)
    getHost (Data/Streaming/Network.hs:488)
    getAfterBind (Data/Streaming/Network.hs:533)
    getNeedLocalAddr (Data/Streaming/Network.hs:521)
    getPath (Data/Streaming/Network.hs:511)
    appRead (Data/Streaming/Network.hs:654)
    appWrite (Data/Streaming/Network.hs:657)
    appSockAddr (Data/Streaming/Network.hs:626)
    appLocalAddr (Data/Streaming/Network.hs:623)
    unassignedPorts (Data/Streaming/Network.hs:229)
    safeRecv (Data/Streaming/Network.hs:342)
    ConnectionHandle (Data/Streaming/Network.hs:569)
    runTCPServerWithHandle (Data/Streaming/Network.hs:571)
  43% (  3 /  7) in 'Data.Streaming.Filesystem'
  Missing documentation for:
    DirStream
    readDirStream (Data/Streaming/Filesystem.hs:66)
    FileType (Data/Streaming/Filesystem.hs:94)
    getFileType (Data/Streaming/Filesystem.hs:75)
  20% (  1 /  5) in 'Data.Streaming.FileRead'
  Missing documentation for:
    ReadHandle (Data/Streaming/FileRead.hs:26)
    openFile (Data/Streaming/FileRead.hs:28)
    closeFile (Data/Streaming/FileRead.hs:31)
    readChunk (Data/Streaming/FileRead.hs:34)
  95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
  Missing documentation for:
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  85% ( 23 / 27) in 'Data.Streaming.ByteString.Builder'
  Missing documentation for:
    BuilderRecv (Data/Streaming/ByteString/Builder.hs:74)
    BuilderFinish (Data/Streaming/ByteString/Builder.hs:76)
    newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:78)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
 100% (  3 /  3) in 'Data.Streaming.ByteString.Builder.Class'
  83% ( 19 / 23) in 'Data.Streaming.Blaze'
  Missing documentation for:
    BlazeRecv (Data/Streaming/Blaze.hs:148)
    BlazeFinish (Data/Streaming/Blaze.hs:150)
    newBlazeRecv (Data/Streaming/Blaze.hs:51)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  90% (  9 / 10) in 'Data.Streaming.Text'
  Missing documentation for:
    DecodeResult (Data/Streaming/Text.hs:81)
Warning: Data.Streaming.Zlib: could not find link destinations for:
    D1WindowBits C1_0WindowBits C1_1WindowBits
Documentation created: dist/doc/html/streaming-commons/index.html,
dist/doc/html/streaming-commons/streaming-commons.txt
Creating package registration file:
/tmp/pkgConf-streaming-commons-0.1.149444119651391999209.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/streaming-commons-0.1.14.2-DGqjBf0vAJlDggX4NRDaSw
Registering streaming-commons-0.1.14.2...
Installed streaming-commons-0.1.14.2
Configuring case-insensitive-1.2.0.5...
Building case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.2.0.5...
Running Haddock for case-insensitive-1.2.0.5...
Running hscolour for case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
Haddock coverage:
 100% (  8 /  8) in 'Data.CaseInsensitive.Internal'
 100% (  2 /  2) in 'Data.CaseInsensitive.Unsafe'
 100% (  7 /  7) in 'Data.CaseInsensitive'
Documentation created: dist/doc/html/case-insensitive/index.html,
dist/doc/html/case-insensitive/case-insensitive.txt
Creating package registration file:
/tmp/pkgConf-case-insensitive-1.2.080948345327113811.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/case-insensitive-1.2.0.5-9NseolisKnP80bb65s7rJ9
Registering case-insensitive-1.2.0.5...
Installed case-insensitive-1.2.0.5
Configuring scientific-0.3.4.2...
Building scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
[1 of 6] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 6] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[3 of 6] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[4 of 6] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[5 of 6] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[6 of 6] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.4.2...
Running Haddock for scientific-0.3.4.2...
Running hscolour for scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
Haddock coverage:
  67% (  2 /  3) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 24 / 24) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
  Missing documentation for:
    Module header
Warning: Data.Scientific: could not find link destinations for:
    whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.46837233871144940184.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.2-4y53jPjKCJD6UICjmI9WaH
Registering scientific-0.3.4.2...
Installed scientific-0.3.4.2
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[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 )

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[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.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:102)
    MArray (Data/HashMap/Array.hs:127)
    new_ (Data/HashMap/Array.hs:174)
    singleton (Data/HashMap/Array.hs:177)
    singletonM (Data/HashMap/Array.hs:181)
    pair (Data/HashMap/Array.hs:185)
    length (Data/HashMap/Array.hs:113)
    lengthM (Data/HashMap/Array.hs:135)
    read (Data/HashMap/Array.hs:192)
    write (Data/HashMap/Array.hs:198)
    index (Data/HashMap/Array.hs:205)
    indexM (Data/HashMap/Array.hs:211)
    unsafeFreeze (Data/HashMap/Array.hs:217)
    unsafeThaw (Data/HashMap/Array.hs:223)
    run (Data/HashMap/Array.hs:229)
    run2 (Data/HashMap/Array.hs:233)
    foldl' (Data/HashMap/Array.hs:335)
    foldr (Data/HashMap/Array.hs:343)
    thaw (Data/HashMap/Array.hs:355)
    map (Data/HashMap/Array.hs:388)
    traverse (Data/HashMap/Array.hs:431)
    filter (Data/HashMap/Array.hs:436)
    toList (Data/HashMap/Array.hs:428)
  87% ( 54 / 62) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:124)
    Hash (Data/HashMap/Base.hs:177)
    Bitmap (Data/HashMap/Base.hs:178)
    mask (Data/HashMap/Base.hs:1094)
    bitsPerSubkey (Data/HashMap/Base.hs:1082)
    sparseIndex (Data/HashMap/Base.hs:1091)
    updateOrConcatWith (Data/HashMap/Base.hs:1003)
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.54232524641379848766.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring uuid-types-1.0.2...
Building uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...
[1 of 3] Compiling Data.UUID.Types.Internal.Builder ( Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.o )
[2 of 3] Compiling Data.UUID.Types.Internal ( Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.o )

Data/UUID/Types/Internal.hs:41:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/UUID/Types/Internal.hs:44:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[3 of 3] Compiling Data.UUID.Types  ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.o )
In-place registering uuid-types-1.0.2...
Running Haddock for uuid-types-1.0.2...
Running hscolour for uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...

Data/UUID/Types/Internal.hs:41:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/UUID/Types/Internal.hs:44:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
Haddock coverage:
  29% (  2 /  7) in 'Data.UUID.Types.Internal.Builder'
  Missing documentation for:
    Module header
    Takes1Byte (Data/UUID/Types/Internal/Builder.hs:46)
    Takes2Bytes (Data/UUID/Types/Internal/Builder.hs:47)
    Takes3Bytes (Data/UUID/Types/Internal/Builder.hs:48)
    Takes4Bytes (Data/UUID/Types/Internal/Builder.hs:49)
  86% ( 19 / 22) in 'Data.UUID.Types.Internal'
  Missing documentation for:
    UnpackedUUID (Data/UUID/Types/Internal.hs:111)
    pack (Data/UUID/Types/Internal.hs:147)
    unpack (Data/UUID/Types/Internal.hs:127)
 100% ( 16 / 16) in 'Data.UUID.Types'
Documentation created: dist/doc/html/uuid-types/index.html,
dist/doc/html/uuid-types/uuid-types.txt
Creating package registration file:
/tmp/pkgConf-uuid-types-1.01499327462413783119.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uuid-types-1.0.2-2PEt00jQxGGFqBr6JlDQgY
Registering uuid-types-1.0.2...
Installed uuid-types-1.0.2
Configuring hxt-regex-xmlschema-9.2.0.2...
Building hxt-regex-xmlschema-9.2.0.2...
Preprocessing library hxt-regex-xmlschema-9.2.0.2...
[1 of 9] Compiling Text.Regex.XMLSchema.Generic.StringLike ( src/Text/Regex/XMLSchema/Generic/StringLike.hs, dist/build/Text/Regex/XMLSchema/Generic/StringLike.o )
[2 of 9] Compiling Text.Regex.XMLSchema.Generic.Regex ( src/Text/Regex/XMLSchema/Generic/Regex.hs, dist/build/Text/Regex/XMLSchema/Generic/Regex.o )
[3 of 9] Compiling Text.Regex.XMLSchema.Generic.RegexParser ( src/Text/Regex/XMLSchema/Generic/RegexParser.hs, dist/build/Text/Regex/XMLSchema/Generic/RegexParser.o )
[4 of 9] Compiling Text.Regex.XMLSchema.Generic.Matching ( src/Text/Regex/XMLSchema/Generic/Matching.hs, dist/build/Text/Regex/XMLSchema/Generic/Matching.o )
[5 of 9] Compiling Text.Regex.XMLSchema.Generic ( src/Text/Regex/XMLSchema/Generic.hs, dist/build/Text/Regex/XMLSchema/Generic.o )
[6 of 9] Compiling Text.Regex.XMLSchema.String ( src/Text/Regex/XMLSchema/String.hs, dist/build/Text/Regex/XMLSchema/String.o )
[7 of 9] Compiling Text.Regex.Glob.Generic.RegexParser ( src/Text/Regex/Glob/Generic/RegexParser.hs, dist/build/Text/Regex/Glob/Generic/RegexParser.o )
[8 of 9] Compiling Text.Regex.Glob.Generic ( src/Text/Regex/Glob/Generic.hs, dist/build/Text/Regex/Glob/Generic.o )
[9 of 9] Compiling Text.Regex.Glob.String ( src/Text/Regex/Glob/String.hs, dist/build/Text/Regex/Glob/String.o )
In-place registering hxt-regex-xmlschema-9.2.0.2...
Running Haddock for hxt-regex-xmlschema-9.2.0.2...
Running hscolour for hxt-regex-xmlschema-9.2.0.2...
Preprocessing library hxt-regex-xmlschema-9.2.0.2...
Preprocessing library hxt-regex-xmlschema-9.2.0.2...
Haddock coverage:
  29% (  2 /  7) in 'Text.Regex.XMLSchema.Generic.StringLike'
  Missing documentation for:
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:64)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:87)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:109)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:131)
     (src/Text/Regex/XMLSchema/Generic/StringLike.hs:153)
  67% ( 26 / 39) in 'Text.Regex.XMLSchema.Generic.Regex'
  Missing documentation for:
    GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87)
    mkZero' (src/Text/Regex/XMLSchema/Generic/Regex.hs:155)
    mkInterleave (src/Text/Regex/XMLSchema/Generic/Regex.hs:399)
    mkBr' (src/Text/Regex/XMLSchema/Generic/Regex.hs:411)
    isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486)
    errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491)
    nullable (src/Text/Regex/XMLSchema/Generic/Regex.hs:498)
    nullable' (src/Text/Regex/XMLSchema/Generic/Regex.hs:503)
    delta1 (src/Text/Regex/XMLSchema/Generic/Regex.hs:581)
    delta (src/Text/Regex/XMLSchema/Generic/Regex.hs:620)
    matchWithRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:633)
    matchWithRegex' (src/Text/Regex/XMLSchema/Generic/Regex.hs:638)
    splitWithRegexCS (src/Text/Regex/XMLSchema/Generic/Regex.hs:657)
  67% (  4 /  6) in 'Text.Regex.XMLSchema.Generic.RegexParser'
  Missing documentation for:
    parseRegex' (src/Text/Regex/XMLSchema/Generic/RegexParser.hs:54)
    parseRegexExt' (src/Text/Regex/XMLSchema/Generic/RegexParser.hs:71)
  92% ( 24 / 26) in 'Text.Regex.XMLSchema.Generic.Matching'
  Missing documentation for:
    sedExt (src/Text/Regex/XMLSchema/Generic/Matching.hs:369)
    tokenizeExt' (src/Text/Regex/XMLSchema/Generic/Matching.hs:278)
  80% ( 47 / 59) in 'Text.Regex.XMLSchema.Generic'
  Missing documentation for:
    GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87)
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    RegexText (src/Text/Regex/XMLSchema/Generic.hs:101)
    RegexTextLazy (src/Text/Regex/XMLSchema/Generic.hs:102)
    RegexByteString (src/Text/Regex/XMLSchema/Generic.hs:103)
    RegexByteStringLazy (src/Text/Regex/XMLSchema/Generic.hs:104)
    sedExt (src/Text/Regex/XMLSchema/Generic/Matching.hs:369)
    tokenizeExt' (src/Text/Regex/XMLSchema/Generic/Matching.hs:278)
    mkZero' (src/Text/Regex/XMLSchema/Generic/Regex.hs:155)
    mkBr' (src/Text/Regex/XMLSchema/Generic/Regex.hs:411)
    isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486)
    errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491)
  90% ( 47 / 52) in 'Text.Regex.XMLSchema.String'
  Missing documentation for:
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    sedExt (src/Text/Regex/XMLSchema/String.hs:304)
    tokenizeExt' (src/Text/Regex/XMLSchema/String.hs:234)
    isZero (src/Text/Regex/XMLSchema/Generic/Regex.hs:486)
    errRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:491)
  67% (  2 /  3) in 'Text.Regex.Glob.Generic.RegexParser'
  Missing documentation for:
    parseRegexNoCase (src/Text/Regex/Glob/Generic/RegexParser.hs:39)
  18% (  2 / 11) in 'Text.Regex.Glob.Generic'
  Missing documentation for:
    GenRegex (src/Text/Regex/XMLSchema/Generic/Regex.hs:87)
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    RegexText (src/Text/Regex/XMLSchema/Generic.hs:101)
    RegexTextLazy (src/Text/Regex/XMLSchema/Generic.hs:102)
    RegexByteString (src/Text/Regex/XMLSchema/Generic.hs:103)
    RegexByteStringLazy (src/Text/Regex/XMLSchema/Generic.hs:104)
    match (src/Text/Regex/Glob/Generic.hs:45)
    matchNoCase (src/Text/Regex/Glob/Generic.hs:48)
    parseRegexNoCase (src/Text/Regex/Glob/Generic/RegexParser.hs:39)
  17% (  1 /  6) in 'Text.Regex.Glob.String'
  Missing documentation for:
    Regex (src/Text/Regex/XMLSchema/Generic.hs:100)
    match (src/Text/Regex/Glob/String.hs:32)
    matchNoCase (src/Text/Regex/Glob/String.hs:35)
    parseRegex (src/Text/Regex/Glob/String.hs:38)
    parseRegexNoCase (src/Text/Regex/Glob/String.hs:41)
Warning: Text.Regex.XMLSchema.Generic.Regex: could not find link destinations for:
    Nullable SubexResults
Documentation created: dist/doc/html/hxt-regex-xmlschema/index.html,
dist/doc/html/hxt-regex-xmlschema/hxt-regex-xmlschema.txt
Creating package registration file:
/tmp/pkgConf-hxt-regex-xmlschema-9.2.018691776721237681287.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-regex-xmlschema-9.2.0.2-54SglnfzsveApYtU2aF5k5
Registering hxt-regex-xmlschema-9.2.0.2...
Installed hxt-regex-xmlschema-9.2.0.2
Configuring json-0.9.1...
Building json-0.9.1...
Preprocessing library json-0.9.1...
[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 )

Text/JSON/String.hs:51:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/JSON/String.hs:176:1: Warning: Tab character

Text/JSON/String.hs:181:1: Warning: Tab character
[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 )

Text/JSON.hs:219:1: Warning: Tab character

Text/JSON.hs:220:1: Warning: Tab character

Text/JSON.hs:221:1: Warning: Tab character

Text/JSON.hs:404:1: Warning: Tab character

Text/JSON.hs:405:1: Warning: Tab character

Text/JSON.hs:406:1: Warning: Tab character

Text/JSON.hs:407:1: Warning: Tab character

Text/JSON.hs:408:1: Warning: Tab character

Text/JSON.hs:409:1: Warning: Tab character

Text/JSON.hs:410:1: Warning: Tab character

Text/JSON.hs:411:1: Warning: Tab character

Text/JSON.hs:443:1: Warning: Tab character

Text/JSON.hs:487:1: Warning: Tab character

Text/JSON.hs:488:1: Warning: Tab character
[7 of 7] Compiling Text.JSON.Generic ( Text/JSON/Generic.hs, dist/build/Text/JSON/Generic.o )

Text/JSON/Generic.hs:110:1: Warning: Tab character

Text/JSON/Generic.hs:120:1: Warning: Tab character

Text/JSON/Generic.hs:135:1: Warning: Tab character

Text/JSON/Generic.hs:139:1: Warning: Tab character

Text/JSON/Generic.hs:166:1: Warning: Tab character

Text/JSON/Generic.hs:167:1: Warning: Tab character
In-place registering json-0.9.1...
Running Haddock for json-0.9.1...
Running hscolour for json-0.9.1...
Preprocessing library json-0.9.1...
Preprocessing library json-0.9.1...

Text/JSON/String.hs:176:1: Warning: Tab character

Text/JSON/String.hs:181:1: Warning: Tab character

Text/JSON/String.hs:51:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/JSON.hs:219:1: Warning: Tab character

Text/JSON.hs:220:1: Warning: Tab character

Text/JSON.hs:221:1: Warning: Tab character

Text/JSON.hs:404:1: Warning: Tab character

Text/JSON.hs:405:1: Warning: Tab character

Text/JSON.hs:406:1: Warning: Tab character

Text/JSON.hs:407:1: Warning: Tab character

Text/JSON.hs:408:1: Warning: Tab character

Text/JSON.hs:409:1: Warning: Tab character

Text/JSON.hs:410:1: Warning: Tab character

Text/JSON.hs:411:1: Warning: Tab character

Text/JSON.hs:443:1: Warning: Tab character

Text/JSON.hs:487:1: Warning: Tab character

Text/JSON.hs:488:1: Warning: Tab character

Text/JSON/Generic.hs:110:1: Warning: Tab character

Text/JSON/Generic.hs:120:1: Warning: Tab character

Text/JSON/Generic.hs:135:1: Warning: Tab character

Text/JSON/Generic.hs:139:1: Warning: Tab character

Text/JSON/Generic.hs:166:1: Warning: Tab character

Text/JSON/Generic.hs:167:1: Warning: Tab character
Haddock coverage:
 100% ( 10 / 10) in 'Text.JSON.Types'
  95% ( 21 / 22) in 'Text.JSON.String'
  Missing documentation for:
    showJSRational' (Text/JSON/String.hs:335)
  18% (  2 / 11) in 'Text.JSON.ReadP'
  Missing documentation for:
    p_value (Text/JSON/ReadP.hs:35)
    p_null (Text/JSON/ReadP.hs:43)
    p_boolean (Text/JSON/ReadP.hs:46)
    p_array (Text/JSON/ReadP.hs:52)
    p_string (Text/JSON/ReadP.hs:56)
    p_object (Text/JSON/ReadP.hs:77)
    p_number (Text/JSON/ReadP.hs:82)
    p_js_string (Text/JSON/ReadP.hs:85)
    p_js_object (Text/JSON/ReadP.hs:88)
  17% (  2 / 12) in 'Text.JSON.Parsec'
  Missing documentation for:
    p_value (Text/JSON/Parsec.hs:32)
    p_null (Text/JSON/Parsec.hs:47)
    p_boolean (Text/JSON/Parsec.hs:50)
    p_array (Text/JSON/Parsec.hs:56)
    p_string (Text/JSON/Parsec.hs:60)
    p_object (Text/JSON/Parsec.hs:82)
    p_number (Text/JSON/Parsec.hs:87)
    p_js_string (Text/JSON/Parsec.hs:94)
    p_js_object (Text/JSON/Parsec.hs:97)
    p_jvalue (Text/JSON/Parsec.hs:38)
  18% (  2 / 11) in 'Text.JSON.Pretty'
  Missing documentation for:
    pp_value (Text/JSON/Pretty.hs:24)
    pp_null (Text/JSON/Pretty.hs:33)
    pp_boolean (Text/JSON/Pretty.hs:36)
    pp_number (Text/JSON/Pretty.hs:40)
    pp_array (Text/JSON/Pretty.hs:45)
    pp_string (Text/JSON/Pretty.hs:48)
    pp_object (Text/JSON/Pretty.hs:61)
    pp_js_string (Text/JSON/Pretty.hs:65)
    pp_js_object (Text/JSON/Pretty.hs:68)
  90% ( 38 / 42) in 'Text.JSON'
  Missing documentation for:
    fromJSString (Text/JSON/Types.hs:67)
    fromJSObject (Text/JSON/Types.hs:76)
    showJSRational' (Text/JSON/String.hs:335)
    makeObj (Text/JSON.hs:436)
  80% (  8 / 10) in 'Text.JSON.Generic'
  Missing documentation for:
    toJSON_generic (Text/JSON/Generic.hs:75)
    fromJSON_generic (Text/JSON/Generic.hs:153)
Documentation created: dist/doc/html/json/index.html,
dist/doc/html/json/json.txt
Creating package registration file:
/tmp/pkgConf-json-0.920036458311961734538.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/json-0.9.1-BZWbu2a2BTV0vyKNayfXOp
Registering json-0.9.1...
Installed json-0.9.1
Configuring network-uri-2.6.0.3...
Building network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
[1 of 1] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )

Network/URI.hs:129:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
In-place registering network-uri-2.6.0.3...
Running Haddock for network-uri-2.6.0.3...
Running hscolour for network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...

Network/URI.hs:129:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
  78% ( 38 / 49) in 'Network.URI'
  Missing documentation for:
    uriIsAbsolute (Network/URI.hs:316)
    uriIsRelative (Network/URI.hs:319)
    parseabsoluteURI (Network/URI.hs:1258)
    escapeString (Network/URI.hs:1262)
    reserved (Network/URI.hs:1266)
    unreserved (Network/URI.hs:1270)
    scheme (Network/URI.hs:1276)
    authority (Network/URI.hs:1280)
    path (Network/URI.hs:1288)
    query (Network/URI.hs:1292)
    fragment (Network/URI.hs:1296)
Documentation created: dist/doc/html/network-uri/index.html,
dist/doc/html/network-uri/network-uri.txt
Creating package registration file:
/tmp/pkgConf-network-uri-2.6.08655692361003451107.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-uri-2.6.0.3-LFMzacKIfjmC6gRt5N3aSz
Registering network-uri-2.6.0.3...
Installed network-uri-2.6.0.3
Configuring regex-tdfa-1.2.1...
Building regex-tdfa-1.2.1...
Preprocessing library regex-tdfa-1.2.1...
[ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o )
[ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o )
[ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.o )
[ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o )

Data/IntSet/EnumSet2.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o )

Data/IntMap/EnumMap2.hs:3:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/IntMap/EnumMap2.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o )

Data/IntMap/CharMap2.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o )
[ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o )
[ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o )
[10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o )
[11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o )
[12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o )
[13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o )

Text/Regex/TDFA/NewDFA/Engine_FA.hs:30:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine_FA.hs:391:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:392:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:393:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:394:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:395:1: Warning: Tab character
[14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o )
[15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o )
[16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o )

Text/Regex/TDFA/NewDFA/Engine.hs:29:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine.hs:532:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:533:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:534:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:535:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:536:1: Warning: Tab character
[17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o )

Text/Regex/TDFA/TNFA.hs:50:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o )

Text/Regex/TDFA/TDFA.hs:9:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Text/Regex/TDFA/TDFA.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o )
[20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o )
[21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o )
[22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o )
[23 of 23] Compiling Text.Regex.TDFA  ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o )
In-place registering regex-tdfa-1.2.1...
Running Haddock for regex-tdfa-1.2.1...
Running hscolour for regex-tdfa-1.2.1...
Preprocessing library regex-tdfa-1.2.1...
Preprocessing library regex-tdfa-1.2.1...

Data/IntSet/EnumSet2.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/IntMap/EnumMap2.hs:3:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/IntMap/EnumMap2.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/IntMap/CharMap2.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
   0% (  0 /  2) in 'Text.Regex.TDFA.NewDFA.Uncons'
  Missing documentation for:
    Module header
    Uncons (Text/Regex/TDFA/NewDFA/Uncons.hs:7)
  83% (  5 /  6) in 'Text.Regex.TDFA.IntArrTrieSet'
  Missing documentation for:
    TrieSet (Text/Regex/TDFA/IntArrTrieSet.hs:17)
   0% (  0 /  8) in 'Paths_regex_tdfa'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_regex_tdfa.hs:15)
    getBinDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getLibDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getDataDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getLibexecDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getDataFileName (dist/build/autogen/Paths_regex_tdfa.hs:32)
    getSysconfDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
   0% (  0 / 32) in 'Data.IntSet.EnumSet2'
  Missing documentation for:
    Module header
    EnumSet (Data/IntSet/EnumSet2.hs:7)
     (Data/IntSet/EnumSet2.hs:10)
    \\ (Data/IntSet/EnumSet2.hs:14)
    null (Data/IntSet/EnumSet2.hs:17)
    size (Data/IntSet/EnumSet2.hs:20)
    member (Data/IntSet/EnumSet2.hs:23)
    notMember (Data/IntSet/EnumSet2.hs:26)
    isSubsetOf (Data/IntSet/EnumSet2.hs:29)
    isProperSubsetOf (Data/IntSet/EnumSet2.hs:32)
    empty (Data/IntSet/EnumSet2.hs:35)
    singleton (Data/IntSet/EnumSet2.hs:38)
    insert (Data/IntSet/EnumSet2.hs:41)
    delete (Data/IntSet/EnumSet2.hs:44)
    union (Data/IntSet/EnumSet2.hs:47)
    unions (Data/IntSet/EnumSet2.hs:50)
    difference (Data/IntSet/EnumSet2.hs:53)
    intersection (Data/IntSet/EnumSet2.hs:56)
    filter (Data/IntSet/EnumSet2.hs:59)
    partition (Data/IntSet/EnumSet2.hs:63)
    split (Data/IntSet/EnumSet2.hs:68)
    splitMember (Data/IntSet/EnumSet2.hs:72)
    map (Data/IntSet/EnumSet2.hs:76)
    fold (Data/IntSet/EnumSet2.hs:80)
    elems (Data/IntSet/EnumSet2.hs:84)
    toList (Data/IntSet/EnumSet2.hs:87)
    fromList (Data/IntSet/EnumSet2.hs:90)
    toAscList (Data/IntSet/EnumSet2.hs:93)
    fromAscList (Data/IntSet/EnumSet2.hs:96)
    fromDistinctAscList (Data/IntSet/EnumSet2.hs:99)
    showTree (Data/IntSet/EnumSet2.hs:102)
    showTreeWith (Data/IntSet/EnumSet2.hs:105)
   0% (  0 / 71) in 'Data.IntMap.EnumMap2'
  Missing documentation for:
    Module header
    EnumMap (Data/IntMap/EnumMap2.hs:10)
     (Data/IntMap/EnumMap2.hs:13)
     (Data/IntMap/EnumMap2.hs:17)
     (Data/IntMap/EnumMap2.hs:20)
    ! (Data/IntMap/EnumMap2.hs:23)
    \\ (Data/IntMap/EnumMap2.hs:26)
    null (Data/IntMap/EnumMap2.hs:29)
    size (Data/IntMap/EnumMap2.hs:32)
    member (Data/IntMap/EnumMap2.hs:35)
    notMember (Data/IntMap/EnumMap2.hs:38)
    lookup (Data/IntMap/EnumMap2.hs:42)
    findWithDefault (Data/IntMap/EnumMap2.hs:45)
    empty (Data/IntMap/EnumMap2.hs:48)
    singleton (Data/IntMap/EnumMap2.hs:51)
    insert (Data/IntMap/EnumMap2.hs:54)
    insertWith (Data/IntMap/EnumMap2.hs:57)
    insertWithKey (Data/IntMap/EnumMap2.hs:60)
    insertLookupWithKey (Data/IntMap/EnumMap2.hs:64)
    delete (Data/IntMap/EnumMap2.hs:69)
    adjust (Data/IntMap/EnumMap2.hs:72)
    adjustWithKey (Data/IntMap/EnumMap2.hs:75)
    update (Data/IntMap/EnumMap2.hs:79)
    updateWithKey (Data/IntMap/EnumMap2.hs:82)
    updateLookupWithKey (Data/IntMap/EnumMap2.hs:86)
    union (Data/IntMap/EnumMap2.hs:91)
    unionWith (Data/IntMap/EnumMap2.hs:94)
    unionWithKey (Data/IntMap/EnumMap2.hs:97)
    unions (Data/IntMap/EnumMap2.hs:101)
    unionsWith (Data/IntMap/EnumMap2.hs:104)
    difference (Data/IntMap/EnumMap2.hs:107)
    differenceWith (Data/IntMap/EnumMap2.hs:110)
    differenceWithKey (Data/IntMap/EnumMap2.hs:113)
    intersection (Data/IntMap/EnumMap2.hs:117)
    intersectionWith (Data/IntMap/EnumMap2.hs:120)
    intersectionWithKey (Data/IntMap/EnumMap2.hs:123)
    map (Data/IntMap/EnumMap2.hs:127)
    mapWithKey (Data/IntMap/EnumMap2.hs:130)
    mapAccum (Data/IntMap/EnumMap2.hs:134)
    mapAccumWithKey (Data/IntMap/EnumMap2.hs:138)
    fold (Data/IntMap/EnumMap2.hs:143)
    foldWithKey (Data/IntMap/EnumMap2.hs:146)
    elems (Data/IntMap/EnumMap2.hs:150)
    keys (Data/IntMap/EnumMap2.hs:153)
    keysSet (Data/IntMap/EnumMap2.hs:157)
    assocs (Data/IntMap/EnumMap2.hs:160)
    toList (Data/IntMap/EnumMap2.hs:163)
    fromList (Data/IntMap/EnumMap2.hs:166)
    fromListWith (Data/IntMap/EnumMap2.hs:169)
    fromListWithKey (Data/IntMap/EnumMap2.hs:172)
    toAscList (Data/IntMap/EnumMap2.hs:176)
    fromAscList (Data/IntMap/EnumMap2.hs:179)
    fromAscListWith (Data/IntMap/EnumMap2.hs:182)
    fromAscListWithKey (Data/IntMap/EnumMap2.hs:185)
    fromDistinctAscList (Data/IntMap/EnumMap2.hs:189)
    filter (Data/IntMap/EnumMap2.hs:192)
    filterWithKey (Data/IntMap/EnumMap2.hs:195)
    partition (Data/IntMap/EnumMap2.hs:199)
    partitionWithKey (Data/IntMap/EnumMap2.hs:203)
    mapMaybe (Data/IntMap/EnumMap2.hs:208)
    mapMaybeWithKey (Data/IntMap/EnumMap2.hs:211)
    mapEither (Data/IntMap/EnumMap2.hs:215)
    mapEitherWithKey (Data/IntMap/EnumMap2.hs:219)
    split (Data/IntMap/EnumMap2.hs:224)
    splitLookup (Data/IntMap/EnumMap2.hs:228)
    isSubmapOf (Data/IntMap/EnumMap2.hs:232)
    isSubmapOfBy (Data/IntMap/EnumMap2.hs:235)
    isProperSubmapOf (Data/IntMap/EnumMap2.hs:238)
    isProperSubmapOfBy (Data/IntMap/EnumMap2.hs:241)
    showTree (Data/IntMap/EnumMap2.hs:244)
    showTreeWith (Data/IntMap/EnumMap2.hs:247)
   0% (  0 / 71) in 'Data.IntMap.CharMap2'
  Missing documentation for:
    Module header
    CharMap (Data/IntMap/CharMap2.hs:19)
     (Data/IntMap/CharMap2.hs:21)
     (Data/IntMap/CharMap2.hs:25)
    Key (Data/IntMap/CharMap2.hs:28)
    ! (Data/IntMap/CharMap2.hs:30)
    \\ (Data/IntMap/CharMap2.hs:33)
    null (Data/IntMap/CharMap2.hs:36)
    size (Data/IntMap/CharMap2.hs:39)
    member (Data/IntMap/CharMap2.hs:42)
    notMember (Data/IntMap/CharMap2.hs:45)
    lookup (Data/IntMap/CharMap2.hs:48)
    findWithDefault (Data/IntMap/CharMap2.hs:51)
    empty (Data/IntMap/CharMap2.hs:54)
    singleton (Data/IntMap/CharMap2.hs:57)
    insert (Data/IntMap/CharMap2.hs:60)
    insertWith (Data/IntMap/CharMap2.hs:63)
    insertWithKey (Data/IntMap/CharMap2.hs:66)
    insertLookupWithKey (Data/IntMap/CharMap2.hs:70)
    delete (Data/IntMap/CharMap2.hs:75)
    adjust (Data/IntMap/CharMap2.hs:78)
    adjustWithKey (Data/IntMap/CharMap2.hs:81)
    update (Data/IntMap/CharMap2.hs:85)
    updateWithKey (Data/IntMap/CharMap2.hs:88)
    updateLookupWithKey (Data/IntMap/CharMap2.hs:92)
    union (Data/IntMap/CharMap2.hs:97)
    unionWith (Data/IntMap/CharMap2.hs:100)
    unionWithKey (Data/IntMap/CharMap2.hs:103)
    unions (Data/IntMap/CharMap2.hs:107)
    unionsWith (Data/IntMap/CharMap2.hs:110)
    difference (Data/IntMap/CharMap2.hs:113)
    differenceWith (Data/IntMap/CharMap2.hs:116)
    differenceWithKey (Data/IntMap/CharMap2.hs:119)
    intersection (Data/IntMap/CharMap2.hs:123)
    intersectionWith (Data/IntMap/CharMap2.hs:126)
    intersectionWithKey (Data/IntMap/CharMap2.hs:129)
    map (Data/IntMap/CharMap2.hs:133)
    mapWithKey (Data/IntMap/CharMap2.hs:136)
    mapAccum (Data/IntMap/CharMap2.hs:140)
    mapAccumWithKey (Data/IntMap/CharMap2.hs:144)
    fold (Data/IntMap/CharMap2.hs:149)
    foldWithKey (Data/IntMap/CharMap2.hs:152)
    elems (Data/IntMap/CharMap2.hs:156)
    keys (Data/IntMap/CharMap2.hs:159)
    keysSet (Data/IntMap/CharMap2.hs:162)
    assocs (Data/IntMap/CharMap2.hs:165)
    toList (Data/IntMap/CharMap2.hs:168)
    fromList (Data/IntMap/CharMap2.hs:171)
    fromListWith (Data/IntMap/CharMap2.hs:174)
    fromListWithKey (Data/IntMap/CharMap2.hs:177)
    toAscList (Data/IntMap/CharMap2.hs:181)
    fromAscList (Data/IntMap/CharMap2.hs:184)
    fromAscListWith (Data/IntMap/CharMap2.hs:187)
    fromAscListWithKey (Data/IntMap/CharMap2.hs:190)
    fromDistinctAscList (Data/IntMap/CharMap2.hs:194)
    filter (Data/IntMap/CharMap2.hs:197)
    filterWithKey (Data/IntMap/CharMap2.hs:200)
    partition (Data/IntMap/CharMap2.hs:204)
    partitionWithKey (Data/IntMap/CharMap2.hs:208)
    mapMaybe (Data/IntMap/CharMap2.hs:213)
    mapMaybeWithKey (Data/IntMap/CharMap2.hs:
Text/Regex/TDFA/NewDFA/Engine_FA.hs:391:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:392:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:393:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:394:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:395:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:30:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine.hs:532:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:533:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:534:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:535:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:536:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:29:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/TNFA.hs:50:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/TDFA.hs:9:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Text/Regex/TDFA/TDFA.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
216)
    mapEither (Data/IntMap/CharMap2.hs:220)
    mapEitherWithKey (Data/IntMap/CharMap2.hs:224)
    split (Data/IntMap/CharMap2.hs:229)
    splitLookup (Data/IntMap/CharMap2.hs:233)
    isSubmapOf (Data/IntMap/CharMap2.hs:237)
    isSubmapOfBy (Data/IntMap/CharMap2.hs:240)
    isProperSubmapOf (Data/IntMap/CharMap2.hs:243)
    isProperSubmapOfBy (Data/IntMap/CharMap2.hs:246)
    showTree (Data/IntMap/CharMap2.hs:249)
    showTreeWith (Data/IntMap/CharMap2.hs:252)
  52% ( 29 / 56) in 'Text.Regex.TDFA.Common'
  Missing documentation for:
    look (Text/Regex/TDFA/Common.hs:25)
    common_error (Text/Regex/TDFA/Common.hs:28)
    on (Text/Regex/TDFA/Common.hs:32)
    mapFst (Text/Regex/TDFA/Common.hs:49)
    mapSnd (Text/Regex/TDFA/Common.hs:52)
    fst3 (Text/Regex/TDFA/Common.hs:55)
    snd3 (Text/Regex/TDFA/Common.hs:58)
    thd3 (Text/Regex/TDFA/Common.hs:61)
    flipOrder (Text/Regex/TDFA/Common.hs:64)
    noWin (Text/Regex/TDFA/Common.hs:69)
     (Text/Regex/TDFA/Common.hs:76)
     (Text/Regex/TDFA/Common.hs:80)
    ExecOption (Text/Regex/TDFA/Common.hs:101)
     (Text/Regex/TDFA/Common.hs:142)
    WinEmpty (Text/Regex/TDFA/Common.hs:161)
    Transition (Text/Regex/TDFA/Common.hs:216)
    Action (Text/Regex/TDFA/Common.hs:263)
    OrbitTransformer (Text/Regex/TDFA/Common.hs:264)
    OrbitLog (Text/Regex/TDFA/Common.hs:265)
     (Text/Regex/TDFA/Common.hs:267)
     (Text/Regex/TDFA/Common.hs:272)
    showQT (Text/Regex/TDFA/Common.hs:275)
     (Text/Regex/TDFA/Common.hs:289)
    indent (Text/Regex/TDFA/Common.hs:291)
    showDT (Text/Regex/TDFA/Common.hs:294)
    seeDTrans (Text/Regex/TDFA/Common.hs:338)
     (Text/Regex/TDFA/Common.hs:347)
  67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern'
  Missing documentation for:
    PatternSet (Text/Regex/TDFA/Pattern.hs:92)
    PatternSetCharacterClass (Text/Regex/TDFA/Pattern.hs:117)
    PatternSetCollatingElement (Text/Regex/TDFA/Pattern.hs:119)
    PatternSetEquivalenceClass (Text/Regex/TDFA/Pattern.hs:121)
    starTrans' (Text/Regex/TDFA/Pattern.hs:168)
 100% (  2 /  2) in 'Text.Regex.TDFA.ReadRegex'
  23% (  3 / 13) in 'Text.Regex.TDFA.CorePattern'
  Missing documentation for:
    Q (Text/Regex/TDFA/CorePattern.hs:74)
    P (Text/Regex/TDFA/CorePattern.hs:59)
    Wanted (Text/Regex/TDFA/CorePattern.hs:117)
    TestInfo (Text/Regex/TDFA/CorePattern.hs:84)
    SetTestInfo (Text/Regex/TDFA/CorePattern.hs:88)
    NullView (Text/Regex/TDFA/CorePattern.hs:101)
    patternToQ (Text/Regex/TDFA/CorePattern.hs:299)
    cleanNullView (Text/Regex/TDFA/CorePattern.hs:185)
    cannotAccept (Text/Regex/TDFA/CorePattern.hs:237)
    mustAccept (Text/Regex/TDFA/CorePattern.hs:231)
   0% (  0 /  3) in 'Text.Regex.TDFA.NewDFA.MakeTest'
  Missing documentation for:
    Module header
    test_singleline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
    test_multiline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Tester'
  Missing documentation for:
    matchTest (Text/Regex/TDFA/NewDFA/Tester.hs:22)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_FA.hs:68)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC.hs:47)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:34)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine.hs:77)
  83% (  5 /  6) in 'Text.Regex.TDFA.TNFA'
  Missing documentation for:
    patternToNFA (Text/Regex/TDFA/TNFA.hs:79)
  43% (  3 /  7) in 'Text.Regex.TDFA.TDFA'
  Missing documentation for:
    patternToRegex (Text/Regex/TDFA/TDFA.hs:160)
    examineDFA (Text/Regex/TDFA/TDFA.hs:176)
    nfaToDFA (Text/Regex/TDFA/TDFA.hs:51)
    dfaMap (Text/Regex/TDFA/TDFA.hs:163)
  64% (  7 / 11) in 'Text.Regex.TDFA.String'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/String.hs:40)
    execute (Text/Regex/TDFA/String.hs:53)
    regexec (Text/Regex/TDFA/String.hs:58)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/ByteString.hs:57)
    execute (Text/Regex/TDFA/ByteString.hs:66)
    regexec (Text/Regex/TDFA/ByteString.hs:71)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString.Lazy'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/ByteString/Lazy.hs:73)
    execute (Text/Regex/TDFA/ByteString/Lazy.hs:82)
    regexec (Text/Regex/TDFA/ByteString/Lazy.hs:87)
  43% (  3 /  7) in 'Text.Regex.TDFA.Sequence'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/Sequence.hs:62)
    execute (Text/Regex/TDFA/Sequence.hs:71)
    regexec (Text/Regex/TDFA/Sequence.hs:76)
  83% (  5 /  6) in 'Text.Regex.TDFA'
  Missing documentation for:
    getVersion_Text_Regex_TDFA (Text/Regex/TDFA.hs:75)
Documentation created: dist/doc/html/regex-tdfa/index.html,
dist/doc/html/regex-tdfa/regex-tdfa.txt
Creating package registration file:
/tmp/pkgConf-regex-tdfa-1.215602207291915181705.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-tdfa-1.2.1-1zyvcDZb0OK7gu1tC4AsH7
Registering regex-tdfa-1.2.1...
Installed regex-tdfa-1.2.1
Configuring regex-tdfa-rc-1.1.8.3...
Building regex-tdfa-rc-1.1.8.3...
Preprocessing library regex-tdfa-rc-1.1.8.3...
[ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o )
[ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o )
[ 3 of 23] Compiling Paths_regex_tdfa_rc ( dist/build/autogen/Paths_regex_tdfa_rc.hs, dist/build/Paths_regex_tdfa_rc.o )
[ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o )

Data/IntSet/EnumSet2.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o )

Data/IntMap/EnumMap2.hs:3:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/IntMap/EnumMap2.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o )

Data/IntMap/CharMap2.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o )

Text/Regex/TDFA/Common.hs:12:1: Warning:
    The qualified import of ‘Data.IntSet.EnumSet2’ is redundant
      except perhaps to import instances from ‘Data.IntSet.EnumSet2’
    To import instances alone, use: import Data.IntSet.EnumSet2()

Text/Regex/TDFA/Common.hs:15:1: Warning:
    The qualified import of ‘IMap.toList, IMap.null, IMap.assocs’
    from module ‘Data.IntMap’ is redundant

Text/Regex/TDFA/Common.hs:17:1: Warning:
    The qualified import of ‘Data.IntMap.CharMap2’ is redundant
      except perhaps to import instances from ‘Data.IntMap.CharMap2’
    To import instances alone, use: import Data.IntMap.CharMap2()
[ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o )
[ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o )
[10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o )
[11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o )
[12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o )
[13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o )

Text/Regex/TDFA/NewDFA/Engine_FA.hs:30:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine_FA.hs:391:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:392:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:393:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:394:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:395:1: Warning: Tab character
[14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o )
[15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o )
[16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o )

Text/Regex/TDFA/NewDFA/Engine.hs:29:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine.hs:532:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:533:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:534:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:535:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:536:1: Warning: Tab character
[17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o )

Text/Regex/TDFA/TNFA.hs:50:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/TNFA.hs:64:1: Warning:
    Defined but not used: ‘ecart’

Text/Regex/TDFA/TNFA.hs:170:19: Warning: Defined but not used: ‘x’
[18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o )

Text/Regex/TDFA/TDFA.hs:9:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o )
[20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o )
[21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o )
[22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o )
[23 of 23] Compiling Text.Regex.TDFA  ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o )
In-place registering regex-tdfa-rc-1.1.8.3...
Running Haddock for regex-tdfa-rc-1.1.8.3...
Running hscolour for regex-tdfa-rc-1.1.8.3...
Preprocessing library regex-tdfa-rc-1.1.8.3...
Preprocessing library regex-tdfa-rc-1.1.8.3...

Data/IntSet/EnumSet2.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/IntMap/EnumMap2.hs:3:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/IntMap/EnumMap2.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/IntMap/CharMap2.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
   0% (  0 /  2) in 'Text.Regex.TDFA.NewDFA.Uncons'
  Missing documentation for:
    Module header
    Uncons (Text/Regex/TDFA/NewDFA/Uncons.hs:7)
  83% (  5 /  6) in 'Text.Regex.TDFA.IntArrTrieSet'
  Missing documentation for:
    TrieSet (Text/Regex/TDFA/IntArrTrieSet.hs:17)
   0% (  0 /  8) in 'Paths_regex_tdfa_rc'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_regex_tdfa_rc.hs:15)
    getBinDir (dist/build/autogen/Paths_regex_tdfa_rc.hs:25)
    getLibDir (dist/build/autogen/Paths_regex_tdfa_rc.hs:25)
    getDataDir (dist/build/autogen/Paths_regex_tdfa_rc.hs:25)
    getLibexecDir (dist/build/autogen/Paths_regex_tdfa_rc.hs:25)
    getDataFileName (dist/build/autogen/Paths_regex_tdfa_rc.hs:32)
    getSysconfDir (dist/build/autogen/Paths_regex_tdfa_rc.hs:25)
   0% (  0 / 32) in 'Data.IntSet.EnumSet2'
  Missing documentation for:
    Module header
    EnumSet (Data/IntSet/EnumSet2.hs:7)
     (Data/IntSet/EnumSet2.hs:10)
    \\ (Data/IntSet/EnumSet2.hs:14)
    null (Data/IntSet/EnumSet2.hs:17)
    size (Data/IntSet/EnumSet2.hs:20)
    member (Data/IntSet/EnumSet2.hs:23)
    notMember (Data/IntSet/EnumSet2.hs:26)
    isSubsetOf (Data/IntSet/EnumSet2.hs:29)
    isProperSubsetOf (Data/IntSet/EnumSet2.hs:32)
    empty (Data/IntSet/EnumSet2.hs:35)
    singleton (Data/IntSet/EnumSet2.hs:38)
    insert (Data/IntSet/EnumSet2.hs:41)
    delete (Data/IntSet/EnumSet2.hs:44)
    union (Data/IntSet/EnumSet2.hs:47)
    unions (Data/IntSet/EnumSet2.hs:50)
    difference (Data/IntSet/EnumSet2.hs:53)
    intersection (Data/IntSet/EnumSet2.hs:56)
    filter (Data/IntSet/EnumSet2.hs:59)
    partition (Data/IntSet/EnumSet2.hs:63)
    split (Data/IntSet/EnumSet2.hs:68)
    splitMember (Data/IntSet/EnumSet2.hs:72)
    map (Data/IntSet/EnumSet2.hs:76)
    fold (Data/IntSet/EnumSet2.hs:80)
    elems (Data/IntSet/EnumSet2.hs:84)
    toList (Data/IntSet/EnumSet2.hs:87)
    fromList (Data/IntSet/EnumSet2.hs:90)
    toAscList (Data/IntSet/EnumSet2.hs:93)
    fromAscList (Data/IntSet/EnumSet2.hs:96)
    fromDistinctAscList (Data/IntSet/EnumSet2.hs:99)
    showTree (Data/IntSet/EnumSet2.hs:102)
    showTreeWith (Data/IntSet/EnumSet2.hs:105)
   0% (  0 / 71) in 'Data.IntMap.EnumMap2'
  Missing documentation for:
    Module header
    EnumMap (Data/IntMap/EnumMap2.hs:10)
     (Data/IntMap/EnumMap2.hs:13)
     (Data/IntMap/EnumMap2.hs:17)
     (Data/IntMap/EnumMap2.hs:20)
    ! (Data/IntMap/EnumMap2.hs:23)
    \\ (Data/IntMap/EnumMap2.hs:26)
    null (Data/IntMap/EnumMap2.hs:29)
    size (Data/IntMap/EnumMap2.hs:32)
    member (Data/IntMap/EnumMap2.hs:35)
    notMember (Data/IntMap/EnumMap2.hs:38)
    lookup (Data/IntMap/EnumMap2.hs:42)
    findWithDefault (Data/IntMap/EnumMap2.hs:45)
    empty (Data/IntMap/EnumMap2.hs:48)
    singleton (Data/IntMap/EnumMap2.hs:51)
    insert (Data/IntMap/EnumMap2.hs:54)
    insertWith (Data/IntMap/EnumMap2.hs:57)
    insertWithKey (Data/IntMap/EnumMap2.hs:60)
    insertLookupWithKey (Data/IntMap/EnumMap2.hs:64)
    delete (Data/IntMap/EnumMap2.hs:69)
    adjust (Data/IntMap/EnumMap2.hs:72)
    adjustWithKey (Data/IntMap/EnumMap2.hs:75)
    update (Data/IntMap/EnumMap2.hs:79)
    updateWithKey (Data/IntMap/EnumMap2.hs:82)
    updateLookupWithKey (Data/IntMap/EnumMap2.hs:86)
    union (Data/IntMap/EnumMap2.hs:91)
    unionWith (Data/IntMap/EnumMap2.hs:94)
    unionWithKey (Data/IntMap/EnumMap2.hs:97)
    unions (Data/IntMap/EnumMap2.hs:101)
    unionsWith (Data/IntMap/EnumMap2.hs:104)
    difference (Data/IntMap/EnumMap2.hs:107)
    differenceWith (Data/IntMap/EnumMap2.hs:110)
    differenceWithKey (Data/IntMap/EnumMap2.hs:113)
    intersection (Data/IntMap/EnumMap2.hs:117)
    intersectionWith (Data/IntMap/EnumMap2.hs:120)
    intersectionWithKey (Data/IntMap/EnumMap2.hs:123)
    map (Data/IntMap/EnumMap2.hs:127)
    mapWithKey (Data/IntMap/EnumMap2.hs:130)
    mapAccum (Data/IntMap/EnumMap2.hs:134)
    mapAccumWithKey (Data/IntMap/EnumMap2.hs:138)
    fold (Data/IntMap/EnumMap2.hs:143)
    foldWithKey (Data/IntMap/EnumMap2.hs:146)
    elems (Data/IntMap/EnumMap2.hs:150)
    keys (Data/IntMap/EnumMap2.hs:153)
    keysSet (Data/IntMap/EnumMap2.hs:157)
    assocs (Data/IntMap/EnumMap2.hs:160)
    toList (Data/IntMap/EnumMap2.hs:163)
    fromList (Data/IntMap/EnumMap2.hs:166)
    fromListWith (Data/IntMap/EnumMap2.hs:169)
    fromListWithKey (Data/IntMap/EnumMap2.hs:172)
    toAscList (Data/IntMap/EnumMap2.hs:176)
    fromAscList (Data/IntMap/EnumMap2.hs:179)
    fromAscListWith (Data/IntMap/EnumMap2.hs:182)
    fromAscListWithKey (Data/IntMap/EnumMap2.hs:185)
    fromDistinctAscList (Data/IntMap/EnumMap2.hs:189)
    filter (Data/IntMap/EnumMap2.hs:192)
    filterWithKey (Data/IntMap/EnumMap2.hs:195)
    partition (Data/IntMap/EnumMap2.hs:199)
    partitionWithKey (Data/IntMap/EnumMap2.hs:203)
    mapMaybe (Data/IntMap/EnumMap2.hs:208)
    mapMaybeWithKey (Data/IntMap/EnumMap2.hs:211)
    mapEither (Data/IntMap/EnumMap2.hs:215)
    mapEitherWithKey (Data/IntMap/EnumMap2.hs:219)
    split (Data/IntMap/EnumMap2.hs:224)
    splitLookup (Data/IntMap/EnumMap2.hs:228)
    isSubmapOf (Data/IntMap/EnumMap2.hs:232)
    isSubmapOfBy (Data/IntMap/EnumMap2.hs:235)
    isProperSubmapOf (Data/IntMap/EnumMap2.hs:238)
    isProperSubmapOfBy (Data/IntMap/EnumMap2.hs:241)
    showTree (Data/IntMap/EnumMap2.hs:244)
    showTreeWith (Data/IntMap/EnumMap2.hs:247)
   0% (  0 / 71) in 'Data.IntMap.CharMap2'
  Missing documentation for:
    Module header
    CharMap (Data/IntMap/CharMap2.hs:19)
     (Data/IntMap/CharMap2.hs:21)
     (Data/IntMap/CharMap2.hs:25)
    Key (Data/IntMap/CharMap2.hs:28)
    ! (Data/IntMap/CharMap2.hs:30)
    \\ (Data/IntMap/CharMap2.hs:33)
    null (Data/IntMap/CharMap2.hs:36)
    size (Data/IntMap/CharMap2.hs:39)
    member (Data/IntMap/CharMap2.hs:42)
    notMember (Data/IntMap/CharMap2.hs:45)
    lookup (Data/IntMap/CharMap2.hs:48)
    findWithDefault (Data/IntMap/CharMap2.hs:51)
    empty (Data/IntMap/CharMap2.hs:54)
    singleton (Data/IntMap/CharMap2.hs:57)
    insert (Data/IntMap/CharMap2.hs:60)
    insertWith (Data/IntMap/CharMap2.hs:63)
    insertWithKey (Data/IntMap/CharMap2.hs:66)
    insertLookupWithKey (Data/IntMap/CharMap2.hs:70)
    delete (Data/IntMap/CharMap2.hs:75)
    adjust (Data/IntMap/CharMap2.hs:78)
    adjustWithKey (Data/IntMap/CharMap2.hs:81)
    update (Data/IntMap/CharMap2.hs:85)
    updateWithKey (Data/IntMap/CharMap2.hs:88)
    updateLookupWithKey (Data/IntMap/CharMap2.hs:92)
    union (Data/IntMap/CharMap2.hs:97)
    unionWith (Data/IntMap/CharMap2.hs:100)
    unionWithKey (Data/IntMap/CharMap2.hs:103)
    unions (Data/IntMap/CharMap2.hs:107)
    unionsWith (Data/IntMap/CharMap2.hs:110)
    difference (Data/IntMap/CharMap2.hs:113)
    differenceWith (Data/IntMap/CharMap2.hs:116)
    differenceWithKey (Data/IntMap/CharMap2.hs:119)
    intersection (Data/IntMap/CharMap2.hs:123)
    intersectionWith (Data/IntMap/CharMap2.hs:126)
    intersectionWithKey (Data/IntMap/CharMap2.hs:129)
    map (Data/IntMap/CharMap2.hs:133)
    mapWithKey (Data/IntMap/CharMap2.hs:136)
    mapAccum (Data/IntMap/CharMap2.hs:140)
    mapAccumWithKey (Data/IntMap/CharMap2.hs:144)
    fold (Data/IntMap/CharMap2.hs:149)
    foldWithKey (Data/IntMap/CharMap2.hs:152)
    elems (Data/IntMap/CharMap2.hs:156)
    keys (Data/IntMap/CharMap2.hs:159)
    keysSet (Data/IntMap/CharMap2.hs:162)
    assocs (Data/IntMap/CharMap2.hs:165)
    toList (Data/IntMap/CharMap2.hs:168)
    fromList (Data/IntMap/CharMap2.hs:171)
    fromListWith (Data/IntMap/CharMap2.hs:174)
    fromListWithKey (Data/IntMap/CharMap2.hs:177)
    toAscList (Data/IntMap/CharMap2.hs:181)
    fromAscList (Data/IntMap/CharMap2.hs:184)
    fromAscListWith (Data/IntMap/CharMap2.hs:187)
    fromAscListWithKey (Data/IntMap/CharMap2.hs:190)
    fromDistinctAscList (Data/IntMap/CharMap2.hs:194)
    filter (Data/IntMap/CharMap2.hs:197)
    filterWithKey (Data/IntMap/CharMap2.hs:200)
    partition (Data/IntMap/CharMap2.hs:204)
    partitionWithKey (Data/IntMap/CharMap2.hs:208)
    mapMaybe (Data/IntMap/CharMap2.hs:213)
    mapMaybeWithKey (
Text/Regex/TDFA/Common.hs:12:1: Warning:
    The qualified import of ‘Data.IntSet.EnumSet2’ is redundant
      except perhaps to import instances from ‘Data.IntSet.EnumSet2’
    To import instances alone, use: import Data.IntSet.EnumSet2()

Text/Regex/TDFA/Common.hs:15:1: Warning:
    The qualified import of ‘IMap.toList, IMap.assocs, IMap.null’
    from module ‘Data.IntMap’ is redundant

Text/Regex/TDFA/Common.hs:17:1: Warning:
    The qualified import of ‘Data.IntMap.CharMap2’ is redundant
      except perhaps to import instances from ‘Data.IntMap.CharMap2’
    To import instances alone, use: import Data.IntMap.CharMap2()

Text/Regex/TDFA/NewDFA/Engine_FA.hs:391:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:392:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:393:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:394:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:395:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:30:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine.hs:532:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:533:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:534:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:535:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:536:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:29:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/TNFA.hs:50:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/TNFA.hs:64:1: Warning:
    Defined but not used: ‘ecart’

Text/Regex/TDFA/TNFA.hs:170:19: Warning: Defined but not used: ‘x’

Text/Regex/TDFA/TDFA.hs:9:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Data/IntMap/CharMap2.hs:216)
    mapEither (Data/IntMap/CharMap2.hs:220)
    mapEitherWithKey (Data/IntMap/CharMap2.hs:224)
    split (Data/IntMap/CharMap2.hs:229)
    splitLookup (Data/IntMap/CharMap2.hs:233)
    isSubmapOf (Data/IntMap/CharMap2.hs:237)
    isSubmapOfBy (Data/IntMap/CharMap2.hs:240)
    isProperSubmapOf (Data/IntMap/CharMap2.hs:243)
    isProperSubmapOfBy (Data/IntMap/CharMap2.hs:246)
    showTree (Data/IntMap/CharMap2.hs:249)
    showTreeWith (Data/IntMap/CharMap2.hs:252)
  59% ( 29 / 49) in 'Text.Regex.TDFA.Common'
  Missing documentation for:
    look (Text/Regex/TDFA/Common.hs:24)
    common_error (Text/Regex/TDFA/Common.hs:27)
    on (Text/Regex/TDFA/Common.hs:31)
    mapFst (Text/Regex/TDFA/Common.hs:48)
    mapSnd (Text/Regex/TDFA/Common.hs:51)
    fst3 (Text/Regex/TDFA/Common.hs:54)
    snd3 (Text/Regex/TDFA/Common.hs:57)
    thd3 (Text/Regex/TDFA/Common.hs:60)
    flipOrder (Text/Regex/TDFA/Common.hs:63)
    noWin (Text/Regex/TDFA/Common.hs:68)
     (Text/Regex/TDFA/Common.hs:75)
     (Text/Regex/TDFA/Common.hs:79)
    ExecOption (Text/Regex/TDFA/Common.hs:100)
     (Text/Regex/TDFA/Common.hs:141)
    WinEmpty (Text/Regex/TDFA/Common.hs:160)
    Transition (Text/Regex/TDFA/Common.hs:214)
    Action (Text/Regex/TDFA/Common.hs:261)
    OrbitTransformer (Text/Regex/TDFA/Common.hs:262)
    OrbitLog (Text/Regex/TDFA/Common.hs:263)
     (Text/Regex/TDFA/Common.hs:265)
  67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern'
  Missing documentation for:
    PatternSet (Text/Regex/TDFA/Pattern.hs:92)
    PatternSetCharacterClass (Text/Regex/TDFA/Pattern.hs:117)
    PatternSetCollatingElement (Text/Regex/TDFA/Pattern.hs:119)
    PatternSetEquivalenceClass (Text/Regex/TDFA/Pattern.hs:121)
    starTrans' (Text/Regex/TDFA/Pattern.hs:168)
 100% (  2 /  2) in 'Text.Regex.TDFA.ReadRegex'
  23% (  3 / 13) in 'Text.Regex.TDFA.CorePattern'
  Missing documentation for:
    Q (Text/Regex/TDFA/CorePattern.hs:74)
    P (Text/Regex/TDFA/CorePattern.hs:59)
    Wanted (Text/Regex/TDFA/CorePattern.hs:117)
    TestInfo (Text/Regex/TDFA/CorePattern.hs:84)
    SetTestInfo (Text/Regex/TDFA/CorePattern.hs:88)
    NullView (Text/Regex/TDFA/CorePattern.hs:101)
    patternToQ (Text/Regex/TDFA/CorePattern.hs:281)
    cleanNullView (Text/Regex/TDFA/CorePattern.hs:167)
    cannotAccept (Text/Regex/TDFA/CorePattern.hs:219)
    mustAccept (Text/Regex/TDFA/CorePattern.hs:213)
   0% (  0 /  3) in 'Text.Regex.TDFA.NewDFA.MakeTest'
  Missing documentation for:
    Module header
    test_singleline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
    test_multiline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Tester'
  Missing documentation for:
    matchTest (Text/Regex/TDFA/NewDFA/Tester.hs:22)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_FA.hs:68)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC.hs:47)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:34)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine.hs:77)
  83% (  5 /  6) in 'Text.Regex.TDFA.TNFA'
  Missing documentation for:
    patternToNFA (Text/Regex/TDFA/TNFA.hs:79)
  50% (  3 /  6) in 'Text.Regex.TDFA.TDFA'
  Missing documentation for:
    patternToRegex (Text/Regex/TDFA/TDFA.hs:159)
    nfaToDFA (Text/Regex/TDFA/TDFA.hs:50)
    dfaMap (Text/Regex/TDFA/TDFA.hs:162)
  64% (  7 / 11) in 'Text.Regex.TDFA.String'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/String.hs:40)
    execute (Text/Regex/TDFA/String.hs:53)
    regexec (Text/Regex/TDFA/String.hs:58)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/ByteString.hs:57)
    execute (Text/Regex/TDFA/ByteString.hs:66)
    regexec (Text/Regex/TDFA/ByteString.hs:71)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString.Lazy'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/ByteString/Lazy.hs:73)
    execute (Text/Regex/TDFA/ByteString/Lazy.hs:82)
    regexec (Text/Regex/TDFA/ByteString/Lazy.hs:87)
  43% (  3 /  7) in 'Text.Regex.TDFA.Sequence'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:100)
    compile (Text/Regex/TDFA/Sequence.hs:62)
    execute (Text/Regex/TDFA/Sequence.hs:71)
    regexec (Text/Regex/TDFA/Sequence.hs:76)
  83% (  5 /  6) in 'Text.Regex.TDFA'
  Missing documentation for:
    getVersion_Text_Regex_TDFA (Text/Regex/TDFA.hs:75)
Documentation created: dist/doc/html/regex-tdfa-rc/index.html,
dist/doc/html/regex-tdfa-rc/regex-tdfa-rc.txt
Creating package registration file:
/tmp/pkgConf-regex-tdfa-rc-1.1.810386260881011476151.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-tdfa-rc-1.1.8.3-L4TvoHypiTk4Hznu0NMhYg
Registering regex-tdfa-rc-1.1.8.3...
Installed regex-tdfa-rc-1.1.8.3
Configuring feed-0.3.10.2...
Building feed-0.3.10.2...
Preprocessing library feed-0.3.10.2...
[ 1 of 23] Compiling Text.RSS.Syntax  ( src/Text/RSS/Syntax.hs, dist/build/Text/RSS/Syntax.o )
[ 2 of 23] Compiling Text.RSS.Export  ( src/Text/RSS/Export.hs, dist/build/Text/RSS/Export.o )

src/Text/RSS/Export.hs:95:1: Warning: Tab character

src/Text/RSS/Export.hs:102:1: Warning: Tab character

src/Text/RSS/Export.hs:103:1: Warning: Tab character

src/Text/RSS/Export.hs:110:1: Warning: Tab character

src/Text/RSS/Export.hs:111:1: Warning: Tab character

src/Text/RSS/Export.hs:133:1: Warning: Tab character

src/Text/RSS/Export.hs:134:1: Warning: Tab character

src/Text/RSS/Export.hs:135:1: Warning: Tab character

src/Text/RSS/Export.hs:136:1: Warning: Tab character

src/Text/RSS/Export.hs:137:1: Warning: Tab character

src/Text/RSS/Export.hs:167:2: Warning: Tab character

src/Text/RSS/Export.hs:168:1: Warning: Tab character
[ 3 of 23] Compiling Text.DublinCore.Types ( src/Text/DublinCore/Types.hs, dist/build/Text/DublinCore/Types.o )
[ 4 of 23] Compiling Text.RSS1.Syntax ( src/Text/RSS1/Syntax.hs, dist/build/Text/RSS1/Syntax.o )
[ 5 of 23] Compiling Text.RSS1.Utils  ( src/Text/RSS1/Utils.hs, dist/build/Text/RSS1/Utils.o )

src/Text/RSS1/Utils.hs:103:1: Warning: Tab character

src/Text/RSS1/Utils.hs:104:1: Warning: Tab character

src/Text/RSS1/Utils.hs:105:1: Warning: Tab character

src/Text/RSS1/Utils.hs:106:1: Warning: Tab character
[ 6 of 23] Compiling Text.RSS1.Export ( src/Text/RSS1/Export.hs, dist/build/Text/RSS1/Export.o )
[ 7 of 23] Compiling Text.RSS.Import  ( src/Text/RSS/Import.hs, dist/build/Text/RSS/Import.o )
[ 8 of 23] Compiling Text.RSS1.Import ( src/Text/RSS1/Import.hs, dist/build/Text/RSS1/Import.o )

src/Text/RSS1/Import.hs:129:1: Warning: Tab character

src/Text/RSS1/Import.hs:138:1: Warning: Tab character

src/Text/RSS1/Import.hs:149:1: Warning: Tab character
[ 9 of 23] Compiling Text.Atom.Feed.Link ( src/Text/Atom/Feed/Link.hs, dist/build/Text/Atom/Feed/Link.o )
[10 of 23] Compiling Text.Atom.Feed   ( src/Text/Atom/Feed.hs, dist/build/Text/Atom/Feed.o )
[11 of 23] Compiling Text.Atom.Feed.Export ( src/Text/Atom/Feed/Export.hs, dist/build/Text/Atom/Feed/Export.o )

src/Text/Atom/Feed/Export.hs:137:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:138:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:178:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:221:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:222:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:223:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:224:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:225:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:226:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:227:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:232:1: Warning: Tab character
[12 of 23] Compiling Text.Atom.Feed.Import ( src/Text/Atom/Feed/Import.hs, dist/build/Text/Atom/Feed/Import.o )

src/Text/Atom/Feed/Import.hs:89:4: Warning: Tab character

src/Text/Atom/Feed/Import.hs:92:4: Warning: Tab character

src/Text/Atom/Feed/Import.hs:185:4: Warning: Tab character

src/Text/Atom/Feed/Import.hs:217:4: Warning: Tab character
[13 of 23] Compiling Text.Atom.Feed.Validate ( src/Text/Atom/Feed/Validate.hs, dist/build/Text/Atom/Feed/Validate.o )

src/Text/Atom/Feed/Validate.hs:69:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:70:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:71:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:72:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:98:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:99:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:100:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:101:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:112:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:113:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:114:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:116:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:117:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:118:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:119:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:182:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:189:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:197:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:201:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:206:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:207:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:232:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:233:1: Warning: Tab character
[14 of 23] Compiling Text.Atom.Pub    ( src/Text/Atom/Pub.hs, dist/build/Text/Atom/Pub.o )
[15 of 23] Compiling Text.Atom.Pub.Export ( src/Text/Atom/Pub/Export.hs, dist/build/Text/Atom/Pub/Export.o )

src/Text/Atom/Pub/Export.hs:55:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:56:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:62:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:63:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:64:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:65:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:71:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:72:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:73:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:74:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:75:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:83:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:84:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:85:1: Warning: Tab character
[16 of 23] Compiling Text.Feed.Types  ( src/Text/Feed/Types.hs, dist/build/Text/Feed/Types.o )
[17 of 23] Compiling Text.Feed.Constructor ( src/Text/Feed/Constructor.hs, dist/build/Text/Feed/Constructor.o )

src/Text/Feed/Constructor.hs:131:5: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: XMLFeed _
[18 of 23] Compiling Text.Feed.Export ( src/Text/Feed/Export.hs, dist/build/Text/Feed/Export.o )
[19 of 23] Compiling Text.Feed.Import ( src/Text/Feed/Import.hs, dist/build/Text/Feed/Import.o )
[20 of 23] Compiling Text.Feed.Util   ( src/Text/Feed/Util.hs, dist/build/Text/Feed/Util.o )
[21 of 23] Compiling Text.Feed.Query  ( src/Text/Feed/Query.hs, dist/build/Text/Feed/Query.o )

src/Text/Feed/Query.hs:281:41: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time.Format, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"

src/Text/Feed/Query.hs:328:1: Warning: Tab character
[22 of 23] Compiling Text.Feed.Translate ( src/Text/Feed/Translate.hs, dist/build/Text/Feed/Translate.o )
[23 of 23] Compiling Paths_feed       ( dist/build/autogen/Paths_feed.hs, dist/build/Paths_feed.o )
In-place registering feed-0.3.10.2...
Running Haddock for feed-0.3.10.2...
Running hscolour for feed-0.3.10.2...
Preprocessing library feed-0.3.10.2...
Preprocessing library feed-0.3.10.2...

src/Text/RSS/Export.hs:95:1: Warning: Tab character

src/Text/RSS/Export.hs:102:1: Warning: Tab character

src/Text/RSS/Export.hs:103:1: Warning: Tab character

src/Text/RSS/Export.hs:110:1: Warning: Tab character

src/Text/RSS/Export.hs:111:1: Warning: Tab character

src/Text/RSS/Export.hs:133:1: Warning: Tab character

src/Text/RSS/Export.hs:134:1: Warning: Tab character

src/Text/RSS/Export.hs:135:1: Warning: Tab character

src/Text/RSS/Export.hs:136:1: Warning: Tab character

src/Text/RSS/Export.hs:137:1: Warning: Tab character

src/Text/RSS/Export.hs:167:2: Warning: Tab character

src/Text/RSS/Export.hs:168:1: Warning: Tab character

src/Text/RSS1/Utils.hs:103:1: Warning: Tab character

src/Text/RSS1/Utils.hs:104:1: Warning: Tab character

src/Text/RSS1/Utils.hs:105:1: Warning: Tab character

src/Text/RSS1/Utils.hs:106:1: Warning: Tab character

src/Text/RSS1/Import.hs:129:1: Warning: Tab character

src/Text/RSS1/Import.hs:138:1: Warning: Tab character

src/Text/RSS1/Import.hs:149:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:137:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:138:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:178:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:221:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:222:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:223:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:224:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:225:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:226:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:227:1: Warning: Tab character

src/Text/Atom/Feed/Export.hs:232:1: Warning: Tab character
Haddock coverage:
  15% (  4 / 26) in 'Text.RSS.Syntax'
  Missing documentation for:
    RSS (src/Text/RSS/Syntax.hs:27)
    URLString (src/Text/RSS/Syntax.hs:36)
    RSSChannel (src/Text/RSS/Syntax.hs:40)
    RSSItem (src/Text/RSS/Syntax.hs:66)
    RSSSource (src/Text/RSS/Syntax.hs:83)
    RSSEnclosure (src/Text/RSS/Syntax.hs:91)
    RSSCategory (src/Text/RSS/Syntax.hs:100)
    RSSGuid (src/Text/RSS/Syntax.hs:108)
    RSSImage (src/Text/RSS/Syntax.hs:117)
    RSSCloud (src/Text/RSS/Syntax.hs:129)
    RSSTextInput (src/Text/RSS/Syntax.hs:140)
    nullRSS (src/Text/RSS/Syntax.hs:153)
    nullChannel (src/Text/RSS/Syntax.hs:164)
    nullItem (src/Text/RSS/Syntax.hs:192)
    nullSource (src/Text/RSS/Syntax.hs:210)
    nullEnclosure (src/Text/RSS/Syntax.hs:220)
    newCategory (src/Text/RSS/Syntax.hs:232)
    nullGuid (src/Text/RSS/Syntax.hs:241)
    nullPermaGuid (src/Text/RSS/Syntax.hs:250)
    nullImage (src/Text/RSS/Syntax.hs:254)
    nullCloud (src/Text/RSS/Syntax.hs:269)
    nullTextInput (src/Text/RSS/Syntax.hs:280)
   6% (  1 / 18) in 'Text.RSS.Export'
  Missing documentation for:
    qualNode (src/Text/RSS/Export.hs:22)
    qualName (src/Text/RSS/Export.hs:29)
    xmlRSS (src/Text/RSS/Export.hs:33)
    xmlChannel (src/Text/RSS/Export.hs:40)
    xmlItem (src/Text/RSS/Export.hs:66)
    xmlSource (src/Text/RSS/Export.hs:82)
    xmlEnclosure (src/Text/RSS/Export.hs:88)
    xmlCategory (src/Text/RSS/Export.hs:97)
    xmlGuid (src/Text/RSS/Export.hs:105)
    xmlImage (src/Text/RSS/Export.hs:116)
    xmlCloud (src/Text/RSS/Export.hs:128)
    xmlTextInput (src/Text/RSS/Export.hs:139)
    xmlSkipHours (src/Text/RSS/Export.hs:149)
    xmlSkipDays (src/Text/RSS/Export.hs:154)
    xmlAttr (src/Text/RSS/Export.hs:161)
    xmlLeaf (src/Text/RSS/Export.hs:164)
    mb (src/Text/RSS/Export.hs:171)
  60% (  3 /  5) in 'Text.DublinCore.Types'
  Missing documentation for:
    infoToTag (src/Text/DublinCore/Types.hs:45)
    dc_element_names (src/Text/DublinCore/Types.hs:65)
   5% (  1 / 20) in 'Text.RSS1.Syntax'
  Missing documentation for:
    URIString (src/Text/RSS1/Syntax.hs:19)
    TitleString (src/Text/RSS1/Syntax.hs:20)
    TimeString (src/Text/RSS1/Syntax.hs:21)
    TextString (src/Text/RSS1/Syntax.hs:22)
    Feed (src/Text/RSS1/Syntax.hs:24)
    Channel (src/Text/RSS1/Syntax.hs:36)
    Image (src/Text/RSS1/Syntax.hs:58)
    Item (src/Text/RSS1/Syntax.hs:70)
    TextInputInfo (src/Text/RSS1/Syntax.hs:84)
    TaxonomyTopic (src/Text/RSS1/Syntax.hs:97)
    UpdatePeriod (src/Text/RSS1/Syntax.hs:110)
    ContentInfo (src/Text/RSS1/Syntax.hs:118)
    nullFeed (src/Text/RSS1/Syntax.hs:128)
    nullChannel (src/Text/RSS1/Syntax.hs:140)
    nullImage (src/Text/RSS1/Syntax.hs:160)
    nullItem (src/Text/RSS1/Syntax.hs:172)
    nullTextInputInfo (src/Text/RSS1/Syntax.hs:186)
    nullTaxonomyTopic (src/Text/RSS1/Syntax.hs:199)
    nullContentInfo (src/Text/RSS1/Syntax.hs:211)
   3% (  1 / 32) in 'Text.RSS1.Utils'
  Missing documentation for:
    pQNodes (src/Text/RSS1/Utils.hs:21)
    pNode (src/Text/RSS1/Utils.hs:24)
    pQNode (src/Text/RSS1/Utils.hs:27)
    pLeaf (src/Text/RSS1/Utils.hs:30)
    pQLeaf (src/Text/RSS1/Utils.hs:33)
    pAttr (src/Text/RSS1/Utils.hs:36)
    pMany (src/Text/RSS1/Utils.hs:39)
    children (src/Text/RSS1/Utils.hs:42)
    qualName (src/Text/RSS1/Utils.hs:45)
    rssPrefix (src/Text/RSS1/Utils.hs:48)
    rss10NS (src/Text/RSS1/Utils.hs:48)
    rdfPrefix (src/Text/RSS1/Utils.hs:52)
    rdfNS (src/Text/RSS1/Utils.hs:52)
    synPrefix (src/Text/RSS1/Utils.hs:56)
    synNS (src/Text/RSS1/Utils.hs:56)
    taxPrefix (src/Text/RSS1/Utils.hs:60)
    taxNS (src/Text/RSS1/Utils.hs:60)
    conPrefix (src/Text/RSS1/Utils.hs:64)
    conNS (src/Text/RSS1/Utils.hs:64)
    dcPrefix (src/Text/RSS1/Utils.hs:68)
    dcNS (src/Text/RSS1/Utils.hs:68)
    rdfName (src/Text/RSS1/Utils.hs:72)
    rssName (src/Text/RSS1/Utils.hs:75)
    synName (src/Text/RSS1/Utils.hs:78)
    known_rss_elts (src/Text/RSS1/Utils.hs:81)
    known_syn_elts (src/Text/RSS1/Utils.hs:84)
    known_dc_elts (src/Text/RSS1/Utils.hs:87)
    known_tax_elts (src/Text/RSS1/Utils.hs:90)
    known_con_elts (src/Text/RSS1/Utils.hs:93)
    removeKnownElts (src/Text/RSS1/Utils.hs:96)
    removeKnownAttrs (src/Text/RSS1/Utils.hs:108)
  50% (  1 /  2) in 'Text.RSS1.Export'
  Missing documentation for:
    xmlFeed (src/Text/RSS1/Export.hs:34)
   4% (  1 / 26) in 'Text.RSS.Import'
  Missing documentation for:
    pNodes (src/Text/RSS/Import.hs:25)
    pQNodes (src/Text/RSS/Import.hs:28)
    pNode (src/Text/RSS/Import.hs:31)
    pQNode (src/Text/RSS/Import.hs:34)
    pLeaf (src/Text/RSS/Import.hs:37)
    pQLeaf (src/Text/RSS/Import.hs:40)
    pAttr (src/Text/RSS/Import.hs:43)
    pMany (src/Text/RSS/Import.hs:46)
    children (src/Text/RSS/Import.hs:49)
    qualName (src/Text/RSS/Import.hs:52)
    dcName (src/Text/RSS/Import.hs:55)
    elementToRSS (src/Text/RSS/Import.hs:58)
    elementToChannel (src/Text/RSS/Import.hs:74)
    elementToImage (src/Text/RSS/Import.hs:116)
    elementToCategory (src/Text/RSS/Import.hs:138)
    elementToCloud (src/Text/RSS/Import.hs:150)
    elementToItem (src/Text/RSS/Import.hs:165)
    elementToSource (src/Text/RSS/Import.hs:191)
    elementToEnclosure (src/Text/RSS/Import.hs:204)
    elementToGuid (src/Text/RSS/Import.hs:219)
    elementToTextInput (src/Text/RSS/Import.hs:231)
    elementToSkipHours (src/Text/RSS/Import.hs:251)
    elementToSkipDays (src/Text/RSS/Import.hs:257)
    readInt (src/Text/RSS/Import.hs:265)
    readBool (src/Text/RSS/Import.hs:271)
  50% (  1 /  2) in 'Text.RSS1.Import'
  Missing documentation for:
    elementToFeed (src/Text/RSS1/Import.hs:27)
  50% (  2 /  4) in 'Text.Atom.Feed.Link'
  Missing documentation for:
    showLinkRelation (src/Text/Atom/Feed/Link.hs:54)
    showLinkAttr (src/Text/Atom/Feed/Link.hs:76)
  12% (  3 / 26) in 'Text.Atom.Feed'
  Missing documentation for:
    URI (src/Text/Atom/Feed.hs:22)
    NCName (src/Text/Atom/Feed.hs:23)
    Date (src/Text/Atom/Feed.hs:24)
    MediaType (src/Text/Atom/Feed.hs:25)
    Feed (src/Text/Atom/Feed.hs:27)
    Entry (src/Text/Atom/Feed.hs:47)
    EntryContent (src/Text/Atom/Feed.hs:68)
    Category (src/Text/Atom/Feed.hs:76)
    Generator (src/Text/Atom/Feed.hs:86)
    Link (src/Text/Atom/Feed.hs:94)
    TextContent (src/Text/Atom/Feed.hs:108)
    txtToString (src/Text/Atom/Feed.hs:114)
    Source (src/Text/Atom/Feed.hs:119)
    Person (src/Text/Atom/Feed.hs:137)
    InReplyTo (src/Text/Atom/Feed.hs:146)
    InReplyTotal (src/Text/Atom/Feed.hs:157)
    newCategory (src/Text/Atom/Feed.hs:166)
    nullFeed (src/Text/Atom/Feed.hs:175)
    nullEntry (src/Text/Atom/Feed.hs:197)
    nullGenerator (src/Text/Atom/Feed.hs:221)
    nullLink (src/Text/Atom/Feed.hs:229)
    nullSource (src/Text/Atom/Feed.hs:242)
    nullPerson (src/Text/Atom/Feed.hs:258)
   3% (  1 / 38) in 'Text.Atom.Feed.Export'
  Missing documentation for:
    atom_prefix (src/Text/Atom/Feed/Export.hs:23)
    atom_thr_prefix (src/Text/Atom/Feed/Export.hs:26)
    atomNS (src/Text/Atom/Feed/Export.hs:29)
    atomThreadNS (src/Text/Atom/Feed/Export.hs:32)
    xmlns_atom (src/Text/Atom/Feed/Export.hs:35)
    xmlns_atom_thread (src/Text/Atom/Feed/Export.hs:48)
    atomName (src/Text/Atom/Feed/Export.hs:61)
    atomAttr (src/Text/Atom/Feed/Export.hs:67)
    atomNode (src/Text/Atom/Feed/Export.hs:70)
    atomLeaf (src/Text/Atom/Feed/Export.hs:73)
    atomThreadName (src/Text/Atom/Feed/Export.hs:79)
    atomThreadAttr (src/Text/Atom/Feed/Export.hs:86)
    atomThreadNode (src/Text/Atom/Feed/Export.hs:89)
    atomThreadLeaf (src/Text/Atom/Feed/Export.hs:93)
    xmlFeed (src/Text/Atom/Feed/Export.hs:101)
    xmlEntry (src/Text/Atom/Feed/Export.hs:122)
    xmlContent (src/Text/Atom/Feed/Export.hs:143)
    xmlCategory (src/Text/Atom/Feed/Export.hs:163)
    xmlLink (src/Text/Atom/Feed/Export.hs:170)
    xmlSource (src/Text/Atom/Feed/Export.hs:181)
    xmlGenerator (src/Text/Atom/Feed/Export.hs:198)
    xmlAuthor (src/Text/Atom/Feed/Export.hs:205)
    xmlContributor (src/Text/Atom/Feed/Export.hs:208)
    xmlPerson (src/Text/Atom/Feed/Expor
src/Text/Atom/Feed/Import.hs:89:4: Warning: Tab character

src/Text/Atom/Feed/Import.hs:92:4: Warning: Tab character

src/Text/Atom/Feed/Import.hs:185:4: Warning: Tab character

src/Text/Atom/Feed/Import.hs:217:4: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:69:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:70:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:71:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:72:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:98:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:99:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:100:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:101:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:112:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:113:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:114:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:116:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:117:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:118:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:119:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:182:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:189:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:197:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:201:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:206:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:207:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:232:1: Warning: Tab character

src/Text/Atom/Feed/Validate.hs:233:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:55:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:56:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:62:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:63:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:64:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:65:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:71:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:72:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:73:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:74:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:75:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:83:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:84:1: Warning: Tab character

src/Text/Atom/Pub/Export.hs:85:1: Warning: Tab character

src/Text/Feed/Query.hs:328:1: Warning: Tab character

src/Text/Feed/Query.hs:281:41: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time.Format, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
t.hs:211)
    xmlInReplyTo (src/Text/Atom/Feed/Export.hs:218)
    xmlInReplyTotal (src/Text/Atom/Feed/Export.hs:229)
    xmlId (src/Text/Atom/Feed/Export.hs:234)
    xmlIcon (src/Text/Atom/Feed/Export.hs:237)
    xmlLogo (src/Text/Atom/Feed/Export.hs:240)
    xmlUpdated (src/Text/Atom/Feed/Export.hs:243)
    xmlPublished (src/Text/Atom/Feed/Export.hs:246)
    xmlRights (src/Text/Atom/Feed/Export.hs:249)
    xmlTitle (src/Text/Atom/Feed/Export.hs:252)
    xmlSubtitle (src/Text/Atom/Feed/Export.hs:255)
    xmlSummary (src/Text/Atom/Feed/Export.hs:258)
    xmlTextContent (src/Text/Atom/Feed/Export.hs:261)
    mb (src/Text/Atom/Feed/Export.hs:270)
   4% (  1 / 23) in 'Text.Atom.Feed.Import'
  Missing documentation for:
    pNodes (src/Text/Atom/Feed/Import.hs:27)
    pQNodes (src/Text/Atom/Feed/Import.hs:30)
    pNode (src/Text/Atom/Feed/Import.hs:33)
    pQNode (src/Text/Atom/Feed/Import.hs:36)
    pLeaf (src/Text/Atom/Feed/Import.hs:39)
    pQLeaf (src/Text/Atom/Feed/Import.hs:42)
    pAttr (src/Text/Atom/Feed/Import.hs:45)
    pAttrs (src/Text/Atom/Feed/Import.hs:51)
    pQAttr (src/Text/Atom/Feed/Import.hs:54)
    pMany (src/Text/Atom/Feed/Import.hs:57)
    children (src/Text/Atom/Feed/Import.hs:60)
    elementFeed (src/Text/Atom/Feed/Import.hs:63)
    pTextContent (src/Text/Atom/Feed/Import.hs:112)
    pPerson (src/Text/Atom/Feed/Import.hs:124)
    pCategory (src/Text/Atom/Feed/Import.hs:135)
    pGenerator (src/Text/Atom/Feed/Import.hs:145)
    pSource (src/Text/Atom/Feed/Import.hs:152)
    pLink (src/Text/Atom/Feed/Import.hs:170)
    pEntry (src/Text/Atom/Feed/Import.hs:191)
    pContent (src/Text/Atom/Feed/Import.hs:222)
    pInReplyTotal (src/Text/Atom/Feed/Import.hs:238)
    pInReplyTo (src/Text/Atom/Feed/Import.hs:250)
   3% (  1 / 30) in 'Text.Atom.Feed.Validate'
  Missing documentation for:
    VTree (src/Text/Atom/Feed/Validate.hs:23)
    ValidatorResult (src/Text/Atom/Feed/Validate.hs:26)
    advice (src/Text/Atom/Feed/Validate.hs:28)
    demand (src/Text/Atom/Feed/Validate.hs:31)
    valid (src/Text/Atom/Feed/Validate.hs:34)
    mkTree (src/Text/Atom/Feed/Validate.hs:37)
    flattenT (src/Text/Atom/Feed/Validate.hs:40)
    validateEntry (src/Text/Atom/Feed/Validate.hs:44)
    checkEntryAuthor (src/Text/Atom/Feed/Validate.hs:63)
    checkCats (src/Text/Atom/Feed/Validate.hs:77)
    checkContents (src/Text/Atom/Feed/Validate.hs:80)
    checkContributor (src/Text/Atom/Feed/Validate.hs:89)
    checkContentLink (src/Text/Atom/Feed/Validate.hs:92)
    checkLinks (src/Text/Atom/Feed/Validate.hs:104)
    checkId (src/Text/Atom/Feed/Validate.hs:121)
    checkPublished (src/Text/Atom/Feed/Validate.hs:128)
    checkRights (src/Text/Atom/Feed/Validate.hs:135)
    checkSource (src/Text/Atom/Feed/Validate.hs:142)
    checkSummary (src/Text/Atom/Feed/Validate.hs:149)
    checkTitle (src/Text/Atom/Feed/Validate.hs:156)
    checkUpdated (src/Text/Atom/Feed/Validate.hs:163)
    checkCat (src/Text/Atom/Feed/Validate.hs:170)
    checkContent (src/Text/Atom/Feed/Validate.hs:191)
    checkTerm (src/Text/Atom/Feed/Validate.hs:256)
    checkAuthor (src/Text/Atom/Feed/Validate.hs:263)
    checkPerson (src/Text/Atom/Feed/Validate.hs:266)
    checkName (src/Text/Atom/Feed/Validate.hs:273)
    checkEmail (src/Text/Atom/Feed/Validate.hs:280)
    checkUri (src/Text/Atom/Feed/Validate.hs:288)
  17% (  1 /  6) in 'Text.Atom.Pub'
  Missing documentation for:
    Service (src/Text/Atom/Pub.hs:20)
    Workspace (src/Text/Atom/Pub.hs:26)
    Collection (src/Text/Atom/Pub.hs:33)
    Categories (src/Text/Atom/Pub.hs:42)
    Accept (src/Text/Atom/Pub.hs:47)
   7% (  1 / 14) in 'Text.Atom.Pub.Export'
  Missing documentation for:
    showServiceDoc (src/Text/Atom/Pub/Export.hs:25)
    mkQName (src/Text/Atom/Pub/Export.hs:29)
    mkElem (src/Text/Atom/Pub/Export.hs:32)
    mkLeaf (src/Text/Atom/Pub/Export.hs:35)
    mkAttr (src/Text/Atom/Pub/Export.hs:38)
    xmlns_app (src/Text/Atom/Pub/Export.hs:41)
    appNS (src/Text/Atom/Pub/Export.hs:45)
    appName (src/Text/Atom/Pub/Export.hs:48)
    xmlService (src/Text/Atom/Pub/Export.hs:51)
    xmlWorkspace (src/Text/Atom/Pub/Export.hs:58)
    xmlCollection (src/Text/Atom/Pub/Export.hs:67)
    xmlCategories (src/Text/Atom/Pub/Export.hs:77)
    xmlAccept (src/Text/Atom/Pub/Export.hs:87)
 100% (  4 /  4) in 'Text.Feed.Types'
  42% ( 17 / 40) in 'Text.Feed.Constructor'
  Missing documentation for:
    feedFromRSS (src/Text/Feed/Constructor.hs:95)
    feedFromAtom (src/Text/Feed/Constructor.hs:98)
    feedFromRDF (src/Text/Feed/Constructor.hs:101)
    feedFromXML (src/Text/Feed/Constructor.hs:104)
    getFeedKind (src/Text/Feed/Constructor.hs:107)
    FeedSetter (src/Text/Feed/Constructor.hs:162)
    addItem (src/Text/Feed/Constructor.hs:115)
    withFeedTitle (src/Text/Feed/Constructor.hs:164)
    withFeedHome (src/Text/Feed/Constructor.hs:179)
    withFeedPubDate (src/Text/Feed/Constructor.hs:242)
    withFeedLastUpdate (src/Text/Feed/Constructor.hs:272)
    withFeedLogoLink (src/Text/Feed/Constructor.hs:311)
    withFeedLanguage (src/Text/Feed/Constructor.hs:352)
    withFeedCategories (src/Text/Feed/Constructor.hs:382)
    withFeedGenerator (src/Text/Feed/Constructor.hs:415)
    withFeedItems (src/Text/Feed/Constructor.hs:128)
    newItem (src/Text/Feed/Constructor.hs:140)
    getItemKind (src/Text/Feed/Constructor.hs:154)
    atomEntryToItem (src/Text/Feed/Constructor.hs:449)
    rssItemToItem (src/Text/Feed/Constructor.hs:452)
    rdfItemToItem (src/Text/Feed/Constructor.hs:455)
    ItemSetter (src/Text/Feed/Constructor.hs:458)
    withItemCategories (src/Text/Feed/Constructor.hs:673)
 100% (  2 /  2) in 'Text.Feed.Export'
  86% (  6 /  7) in 'Text.Feed.Import'
  Missing documentation for:
    parseFeedString (src/Text/Feed/Import.hs:73)
 100% (  2 /  2) in 'Text.Feed.Util'
  10% (  3 / 31) in 'Text.Feed.Query'
  Missing documentation for:
    feedItems (src/Text/Feed/Query.hs:69)
    FeedGetter (src/Text/Feed/Query.hs:82)
    getFeedTitle (src/Text/Feed/Query.hs:97)
    getFeedAuthor (src/Text/Feed/Query.hs:84)
    getFeedHome (src/Text/Feed/Query.hs:108)
    getFeedHTML (src/Text/Feed/Query.hs:121)
    getFeedDescription (src/Text/Feed/Query.hs:139)
    getFeedPubDate (src/Text/Feed/Query.hs:150)
    getFeedLastUpdate (src/Text/Feed/Query.hs:163)
    getFeedDate (src/Text/Feed/Query.hs:176)
    getFeedLogoLink (src/Text/Feed/Query.hs:179)
    getFeedLanguage (src/Text/Feed/Query.hs:191)
    getFeedCategories (src/Text/Feed/Query.hs:206)
    getFeedGenerator (src/Text/Feed/Query.hs:220)
    getFeedItems (src/Text/Feed/Query.hs:79)
    ItemGetter (src/Text/Feed/Query.hs:235)
    getItemTitle (src/Text/Feed/Query.hs:237)
    getItemLink (src/Text/Feed/Query.hs:245)
    getItemPublishDateString (src/Text/Feed/Query.hs:284)
    getItemDate (src/Text/Feed/Query.hs:295)
    getItemCommentLink (src/Text/Feed/Query.hs:309)
    getItemEnclosure (src/Text/Feed/Query.hs:321)
    getItemFeedLink (src/Text/Feed/Query.hs:353)
    getItemId (src/Text/Feed/Query.hs:370)
    getItemCategories (src/Text/Feed/Query.hs:387)
    getItemRights (src/Text/Feed/Query.hs:400)
    getItemSummary (src/Text/Feed/Query.hs:410)
    getItemDescription (src/Text/Feed/Query.hs:413)
  20% (  1 /  5) in 'Text.Feed.Translate'
  Missing documentation for:
    translateItemTo (src/Text/Feed/Translate.hs:54)
    withAtomEntry (src/Text/Feed/Translate.hs:36)
    withRSSItem (src/Text/Feed/Translate.hs:42)
    withRSS1Item (src/Text/Feed/Translate.hs:48)
   0% (  0 /  8) in 'Paths_feed'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_feed.hs:15)
    getBinDir (dist/build/autogen/Paths_feed.hs:25)
    getLibDir (dist/build/autogen/Paths_feed.hs:25)
    getDataDir (dist/build/autogen/Paths_feed.hs:25)
    getLibexecDir (dist/build/autogen/Paths_feed.hs:25)
    getDataFileName (dist/build/autogen/Paths_feed.hs:32)
    getSysconfDir (dist/build/autogen/Paths_feed.hs:25)
Documentation created: dist/doc/html/feed/index.html,
dist/doc/html/feed/feed.txt
Creating package registration file:
/tmp/pkgConf-feed-0.3.1019143378231149688091.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/feed-0.3.10.2-5t7pgPgMRzZDbkyx8ecaqG
Registering feed-0.3.10.2...
Installed feed-0.3.10.2
Configuring libxml-sax-0.7.5...
Building libxml-sax-0.7.5...
Preprocessing library libxml-sax-0.7.5...
[1 of 1] Compiling Text.XML.LibXML.SAX ( lib/Text/XML/LibXML/SAX.hs, dist/build/Text/XML/LibXML/SAX.o )

lib/Text/XML/LibXML/SAX.hs:19:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:20:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:21:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:22:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:23:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:24:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:25:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:26:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:27:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:28:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:29:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:30:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:31:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:32:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:33:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:34:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:35:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:36:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:37:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:38:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:39:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:40:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:41:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:42:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:43:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:44:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:45:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:46:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:47:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:48:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:49:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:50:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:51:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:52:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:77:16: Warning:
    Defined but not used: data constructor ‘Context’

lib/Text/XML/LibXML/SAX.hs:88:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:89:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:90:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:91:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:92:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:97:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:98:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:99:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:100:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:101:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:102:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:103:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:104:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:105:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:110:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:111:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:112:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:113:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:114:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:118:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:119:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:120:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:121:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:122:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:123:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:124:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:128:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:129:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:141:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:142:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:143:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:144:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:145:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:146:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:147:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:148:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:149:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:150:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:151:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:152:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:153:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:154:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:176:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:177:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:178:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:179:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:180:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:181:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:191:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:192:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:193:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:194:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:195:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:196:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:197:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:203:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:204:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:212:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:215:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:218:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:226:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:227:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:235:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:238:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:241:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:249:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:250:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:256:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:257:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:258:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:259:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:260:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:261:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:262:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:263:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:264:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:265:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:268:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:271:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:274:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:278:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:279:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:280:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:281:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:282:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:283:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:284:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:285:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:286:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:287:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:288:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:289:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:290:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:291:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:292:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:293:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:294:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:298:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:299:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:300:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:301:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:302:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:303:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:304:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:305:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:306:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:307:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:308:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:309:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:310:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:311:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:312:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:313:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:314:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:315:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:318:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:331:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:332:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:338:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:339:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:340:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:341:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:342:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:343:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:346:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:349:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:352:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:360:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:361:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:367:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:368:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:375:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:376:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:382:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:383:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:384:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:385:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:388:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:391:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:394:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:397:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:400:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:403:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:406:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:420:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:421:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:427:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:428:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:429:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:430:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:433:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:436:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:439:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:447:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:448:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:454:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:455:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:456:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:457:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:460:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:463:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:466:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:474:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:475:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:481:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:482:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:483:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:484:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:485:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:488:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:491:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:494:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:502:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:503:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:509:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:510:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:511:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:512:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:513:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:514:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:515:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:516:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:517:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:518:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:521:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:524:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:527:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:535:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:536:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:542:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:543:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:544:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:545:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:546:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:547:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:548:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:549:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:550:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:551:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:554:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:557:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:560:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:568:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:569:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:573:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:574:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:580:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:581:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:582:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:583:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:586:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:589:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:592:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:595:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:598:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:618:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:619:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:630:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:633:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:636:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:639:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:642:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:645:1: Warning: Tab character
In-place registering libxml-sax-0.7.5...
Running Haddock for libxml-sax-0.7.5...
Running hscolour for libxml-sax-0.7.5...
Preprocessing library libxml-sax-0.7.5...
Preprocessing library libxml-sax-0.7.5...

lib/Text/XML/LibXML/SAX.hs:19:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:20:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:21:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:22:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:23:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:24:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:25:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:26:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:27:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:28:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:29:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:30:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:31:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:32:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:33:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:34:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:35:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:36:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:37:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:38:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:39:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:40:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:41:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:42:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:43:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:44:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:45:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:46:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:47:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:48:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:49:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:50:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:51:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:52:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:88:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:89:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:90:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:91:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:92:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:97:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:98:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:99:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:100:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:101:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:102:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:103:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:104:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:105:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:110:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:111:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:112:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:113:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:114:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:118:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:119:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:120:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:121:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:122:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:123:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:124:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:128:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:129:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:141:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:142:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:143:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:144:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:145:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:146:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:147:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:148:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:149:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:150:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:151:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:152:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:153:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:154:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:176:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:177:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:178:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:179:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:180:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:181:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:191:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:192:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:193:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:194:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:195:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:196:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:197:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:203:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:204:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:212:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:215:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:218:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:226:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:227:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:235:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:238:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:241:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:249:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:250:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:256:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:257:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:258:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:259:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:260:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:261:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:262:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:263:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:264:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:265:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:268:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:271:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:274:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:278:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:279:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:280:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:281:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:282:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:283:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:284:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:285:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:286:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:287:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:288:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:289:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:290:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:291:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:292:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:293:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:294:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:298:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:299:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:300:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:301:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:302:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:303:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:304:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:305:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:306:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:307:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:308:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:309:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:310:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:311:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:312:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:313:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:314:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:315:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:318:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:331:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:332:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:338:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:339:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:340:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:341:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:342:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:343:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:346:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:349:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:352:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:360:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:361:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:367:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:368:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:375:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:376:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:382:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:383:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:384:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:385:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:388:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:391:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:394:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:397:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:400:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:403:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:406:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:420:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:421:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:427:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:428:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:429:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:430:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:433:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:436:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:439:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:447:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:448:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:454:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:455:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:456:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:457:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:460:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:463:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:466:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:474:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:475:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:481:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:482:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:483:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:484:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:485:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:488:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:491:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:494:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:502:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:503:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:509:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:510:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:511:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:512:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:513:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:514:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:515:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:516:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:517:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:518:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:521:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:524:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:527:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:535:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:536:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:542:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:543:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:544:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:545:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:546:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:547:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:548:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:549:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:550:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:551:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:554:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:557:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:560:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:568:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:569:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:573:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:574:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:580:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:581:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:582:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:583:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:586:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:589:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:592:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:595:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:598:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:618:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:619:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:630:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:633:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:636:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:639:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:642:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:645:1: Warning: Tab character

lib/Text/XML/LibXML/SAX.hs:77:16: Warning:
    Defined but not used: data constructor ‘Context’
Haddock coverage:
  46% ( 13 / 28) in 'Text.XML.LibXML.SAX'
  Missing documentation for:
    newParserIO (lib/Text/XML/LibXML/SAX.hs:94)
    newParserST (lib/Text/XML/LibXML/SAX.hs:107)
    parseBytes (lib/Text/XML/LibXML/SAX.hs:126)
    Callback (lib/Text/XML/LibXML/SAX.hs:156)
    parsedBeginDocument (lib/Text/XML/LibXML/SAX.hs:201)
    parsedEndDocument (lib/Text/XML/LibXML/SAX.hs:224)
    parsedBeginElement (lib/Text/XML/LibXML/SAX.hs:247)
    parsedEndElement (lib/Text/XML/LibXML/SAX.hs:329)
    parsedCharacters (lib/Text/XML/LibXML/SAX.hs:358)
    parsedComment (lib/Text/XML/LibXML/SAX.hs:445)
    parsedInstruction (lib/Text/XML/LibXML/SAX.hs:472)
    parsedInternalSubset (lib/Text/XML/LibXML/SAX.hs:533)
    parsedExternalSubset (lib/Text/XML/LibXML/SAX.hs:500)
    reportWarning (lib/Text/XML/LibXML/SAX.hs:566)
    reportError (lib/Text/XML/LibXML/SAX.hs:571)
Documentation created: dist/doc/html/libxml-sax/index.html,
dist/doc/html/libxml-sax/libxml-sax.txt
Creating package registration file:
/tmp/pkgConf-libxml-sax-0.71809086317741314280.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/libxml-sax-0.7.5-FcIgVZ0zjB2530364Iyacm
Registering libxml-sax-0.7.5...
Installed libxml-sax-0.7.5
Configuring monad-control-1.0.0.4...
Building monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-1.0.0.4...
Running Haddock for monad-control-1.0.0.4...
Running hscolour for monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Haddock coverage:
  92% ( 24 / 26) in 'Control.Monad.Trans.Control'
  Missing documentation for:
    MonadTransControl (Control/Monad/Trans/Control.hs:108)
    MonadBaseControl (Control/Monad/Trans/Control.hs:290)
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Creating package registration file:
/tmp/pkgConf-monad-control-1.0.017888730401683085845.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-control-1.0.0.4-3XCDr1mqlERGZgaxuwJF6b
Registering monad-control-1.0.0.4...
Installed monad-control-1.0.0.4
Configuring asn1-parse-0.9.4...
Building asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...
[1 of 1] Compiling Data.ASN1.Parse  ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o )

Data/ASN1/Parse.hs:30:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering asn1-parse-0.9.4...
Running Haddock for asn1-parse-0.9.4...
Running hscolour for asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...

Data/ASN1/Parse.hs:30:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  94% ( 15 / 16) in 'Data.ASN1.Parse'
  Missing documentation for:
    ParseASN1 (Data/ASN1/Parse.hs:34)
Documentation created: dist/doc/html/asn1-parse/index.html,
dist/doc/html/asn1-parse/asn1-parse.txt
Creating package registration file:
/tmp/pkgConf-asn1-parse-0.91182753657381562171.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/asn1-parse-0.9.4-4S6v2KMAnnQ9iNnhE64Q4Z
Registering asn1-parse-0.9.4...
Installed asn1-parse-0.9.4
Configuring cipher-aes-0.2.11...
Building cipher-aes-0.2.11...
Preprocessing library cipher-aes-0.2.11...
[1 of 1] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o )
In-place registering cipher-aes-0.2.11...
Running Haddock for cipher-aes-0.2.11...
Running hscolour for cipher-aes-0.2.11...
Preprocessing library cipher-aes-0.2.11...
Preprocessing library cipher-aes-0.2.11...
Haddock coverage:
  97% ( 30 / 31) in 'Crypto.Cipher.AES'
  Missing documentation for:
    initKey (Crypto/Cipher/AES.hs:233)
Documentation created: dist/doc/html/cipher-aes/index.html,
dist/doc/html/cipher-aes/cipher-aes.txt
Creating package registration file:
/tmp/pkgConf-cipher-aes-0.25139698031767949981.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cipher-aes-0.2.11-16H5NxLr1JoHgIW4v6Woyx
Registering cipher-aes-0.2.11...
Installed cipher-aes-0.2.11
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
[1 of 1] Compiling Text.Regex       ( Text/Regex.hs, dist/build/Text/Regex.o )

Text/Regex.hs:50:1: Warning: Tab character

Text/Regex.hs:51:1: Warning: Tab character

Text/Regex.hs:63:12: Warning: Tab character

Text/Regex.hs:64:13: Warning: Tab character

Text/Regex.hs:65:21: Warning: Tab character

Text/Regex.hs:66:1: Warning: Tab character

Text/Regex.hs:67:1: Warning: Tab character

Text/Regex.hs:73:12: Warning: Tab character

Text/Regex.hs:74:13: Warning: Tab character

Text/Regex.hs:76:1: Warning: Tab character

Text/Regex.hs:77:1: Warning: Tab character

Text/Regex.hs:78:1: Warning: Tab character

Text/Regex.hs:79:1: Warning: Tab character

Text/Regex.hs:80:1: Warning: Tab character

Text/Regex.hs:81:1: Warning: Tab character
In-place registering regex-compat-0.95.1...
Running Haddock for regex-compat-0.95.1...
Running hscolour for regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...

Text/Regex.hs:63:12: Warning: Tab character

Text/Regex.hs:64:13: Warning: Tab character

Text/Regex.hs:65:21: Warning: Tab character

Text/Regex.hs:73:12: Warning: Tab character

Text/Regex.hs:74:13: Warning: Tab character

Text/Regex.hs:76:1: Warning: Tab character
Haddock coverage:
 100% (  9 /  9) in 'Text.Regex'
Documentation created: dist/doc/html/regex-compat/index.html,
dist/doc/html/regex-compat/regex-compat.txt
Creating package registration file:
/tmp/pkgConf-regex-compat-0.956397390911047026067.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-compat-0.95.1-LfevtAmd1jA93E87NZxMhh
Registering regex-compat-0.95.1...
Installed regex-compat-0.95.1
Configuring Crypto-4.2.5.1...
Building Crypto-4.2.5.1...
Preprocessing library Crypto-4.2.5.1...
[ 1 of 26] Compiling Data.Digest.SHA2 ( Data/Digest/SHA2.hs, dist/build/Data/Digest/SHA2.o )

Data/Digest/SHA2.hs:88:35: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:89:39: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:92:10: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:97:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:99:51: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:142:26: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:147:12: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[ 2 of 26] Compiling Data.Digest.MD5Aux ( Data/Digest/MD5Aux.hs, dist/build/Data/Digest/MD5Aux.o )

Data/Digest/MD5Aux.hs:107:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num ABCD’
[ 3 of 26] Compiling Codec.Encryption.Modes ( Codec/Encryption/Modes.hs, dist/build/Codec/Encryption/Modes.o )

Codec/Encryption/Modes.hs:19:1: Warning: Tab character
[ 4 of 26] Compiling Codec.Encryption.BlowfishAux ( Codec/Encryption/BlowfishAux.hs, dist/build/Codec/Encryption/BlowfishAux.o )
[ 5 of 26] Compiling Codec.Encryption.TEA ( Codec/Encryption/TEA.hs, dist/build/Codec/Encryption/TEA.o )
[ 6 of 26] Compiling Data.LargeWord   ( Data/LargeWord.hs, dist/build/Data/LargeWord.o )

Data/LargeWord.hs:46:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:58:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:68:38: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:70:39: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:91:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:91:26: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:93:66: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:95:66: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:102:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num (LargeKey a b)’

Data/LargeWord.hs:109:10: Warning:
    No explicit implementation for
      ‘complement’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)),
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits (LargeKey a b)’

Data/LargeWord.hs:133:10: Warning:
    No explicit implementation for
      ‘quotRem’
    In the instance declaration for ‘Integral (LargeKey a b)’

Data/LargeWord.hs:137:10: Warning:
    No explicit implementation for
      ‘toRational’
    In the instance declaration for ‘Real (LargeKey a b)’

Data/LargeWord.hs:140:10: Warning:
    No explicit implementation for
      ‘toEnum’ and ‘fromEnum’
    In the instance declaration for ‘Enum (LargeKey a b)’
[ 7 of 26] Compiling Codec.Encryption.DESAux ( Codec/Encryption/DESAux.hs, dist/build/Codec/Encryption/DESAux.o )

Codec/Encryption/DESAux.hs:21:10: Warning:
    No explicit implementation for
      ‘+’, ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’
                                                            or
                                                            ‘-’)
    In the instance declaration for ‘Num [Bool]’

Codec/Encryption/DESAux.hs:23:10: Warning:
    No explicit implementation for
      ‘.&.’, ‘.|.’, ‘complement’,
      (either ‘shift’ or (‘shiftL’ and ‘shiftR’)), ‘bitSize’,
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits [Bool]’
[ 8 of 26] Compiling Codec.Encryption.DES ( Codec/Encryption/DES.hs, dist/build/Codec/Encryption/DES.o )
[ 9 of 26] Compiling Codec.Encryption.RSA.NumberTheory ( Codec/Encryption/RSA/NumberTheory.hs, dist/build/Codec/Encryption/RSA/NumberTheory.o )

Codec/Encryption/RSA/NumberTheory.hs:57:1: Warning: Tab character

Codec/Encryption/RSA/NumberTheory.hs:61:1: Warning: Tab character
[10 of 26] Compiling Codec.Utils      ( Codec/Utils.hs, dist/build/Codec/Utils.o )

Codec/Utils.hs:24:1: Warning: Tab character

Codec/Utils.hs:65:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:74:7: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:93:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:107:1: Warning: Tab character

Codec/Utils.hs:108:1: Warning: Tab character
[11 of 26] Compiling Codec.Encryption.RSA ( Codec/Encryption/RSA.hs, dist/build/Codec/Encryption/RSA.o )
[12 of 26] Compiling Codec.Encryption.RSA.EMEOAEP ( Codec/Encryption/RSA/EMEOAEP.hs, dist/build/Codec/Encryption/RSA/EMEOAEP.o )

Codec/Encryption/RSA/EMEOAEP.hs:52:1: Warning: Tab character

Codec/Encryption/RSA/EMEOAEP.hs:59:1: Warning: Tab character

Codec/Encryption/RSA/EMEOAEP.hs:85:1: Warning: Tab character

Codec/Encryption/RSA/EMEOAEP.hs:87:1: Warning: Tab character
[13 of 26] Compiling Codec.Encryption.RSA.MGF ( Codec/Encryption/RSA/MGF.hs, dist/build/Codec/Encryption/RSA/MGF.o )

Codec/Encryption/RSA/MGF.hs:32:1: Warning: Tab character
[14 of 26] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/Codec/Encryption/AESAux.o )

Codec/Encryption/AESAux.hs:3:1: Warning: Tab character

Codec/Encryption/AESAux.hs:4:1: Warning: Tab character

Codec/Encryption/AESAux.hs:5:1: Warning: Tab character

Codec/Encryption/AESAux.hs:6:1: Warning: Tab character

Codec/Encryption/AESAux.hs:7:1: Warning: Tab character

Codec/Encryption/AESAux.hs:8:1: Warning: Tab character

Codec/Encryption/AESAux.hs:18:1: Warning: Tab character

Codec/Encryption/AESAux.hs:19:1: Warning: Tab character

Codec/Encryption/AESAux.hs:23:1: Warning: Tab character

Codec/Encryption/AESAux.hs:24:1: Warning: Tab character

Codec/Encryption/AESAux.hs:28:1: Warning: Tab character

Codec/Encryption/AESAux.hs:29:1: Warning: Tab character

Codec/Encryption/AESAux.hs:33:1: Warning: Tab character

Codec/Encryption/AESAux.hs:34:1: Warning: Tab character

Codec/Encryption/AESAux.hs:38:1: Warning: Tab character

Codec/Encryption/AESAux.hs:39:1: Warning: Tab character

Codec/Encryption/AESAux.hs:43:1: Warning: Tab character

Codec/Encryption/AESAux.hs:44:1: Warning: Tab character

Codec/Encryption/AESAux.hs:48:1: Warning: Tab character

Codec/Encryption/AESAux.hs:49:1: Warning: Tab character

Codec/Encryption/AESAux.hs:50:1: Warning: Tab character

Codec/Encryption/AESAux.hs:51:1: Warning: Tab character

Codec/Encryption/AESAux.hs:53:1: Warning: Tab character

Codec/Encryption/AESAux.hs:54:1: Warning: Tab character

Codec/Encryption/AESAux.hs:55:1: Warning: Tab character

Codec/Encryption/AESAux.hs:56:1: Warning: Tab character

Codec/Encryption/AESAux.hs:57:1: Warning: Tab character

Codec/Encryption/AESAux.hs:58:1: Warning: Tab character

Codec/Encryption/AESAux.hs:59:1: Warning: Tab character

Codec/Encryption/AESAux.hs:60:1: Warning: Tab character

Codec/Encryption/AESAux.hs:61:1: Warning: Tab character

Codec/Encryption/AESAux.hs:61:41: Warning: Tab character

Codec/Encryption/AESAux.hs:62:1: Warning: Tab character

Codec/Encryption/AESAux.hs:62:41: Warning: Tab character

Codec/Encryption/AESAux.hs:63:1: Warning: Tab character

Codec/Encryption/AESAux.hs:63:41: Warning: Tab character

Codec/Encryption/AESAux.hs:64:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:21: Warning: Tab character

Codec/Encryption/AESAux.hs:66:1: Warning: Tab character

Codec/Encryption/AESAux.hs:66:21: Warning: Tab character

Codec/Encryption/AESAux.hs:67:1: Warning: Tab character

Codec/Encryption/AESAux.hs:67:21: Warning: Tab character

Codec/Encryption/AESAux.hs:68:1: Warning: Tab character

Codec/Encryption/AESAux.hs:68:21: Warning: Tab character

Codec/Encryption/AESAux.hs:69:1: Warning: Tab character

Codec/Encryption/AESAux.hs:69:53: Warning: Tab character

Codec/Encryption/AESAux.hs:70:1: Warning: Tab character

Codec/Encryption/AESAux.hs:70:53: Warning: Tab character

Codec/Encryption/AESAux.hs:71:1: Warning: Tab character

Codec/Encryption/AESAux.hs:72:1: Warning: Tab character

Codec/Encryption/AESAux.hs:73:1: Warning: Tab character

Codec/Encryption/AESAux.hs:74:1: Warning: Tab character

Codec/Encryption/AESAux.hs:75:1: Warning: Tab character

Codec/Encryption/AESAux.hs:78:1: Warning: Tab character

Codec/Encryption/AESAux.hs:79:1: Warning: Tab character

Codec/Encryption/AESAux.hs:80:1: Warning: Tab character

Codec/Encryption/AESAux.hs:81:1: Warning: Tab character

Codec/Encryption/AESAux.hs:83:1: Warning: Tab character

Codec/Encryption/AESAux.hs:84:1: Warning: Tab character

Codec/Encryption/AESAux.hs:85:1: Warning: Tab character

Codec/Encryption/AESAux.hs:86:1: Warning: Tab character

Codec/Encryption/AESAux.hs:87:1: Warning: Tab character

Codec/Encryption/AESAux.hs:88:1: Warning: Tab character

Codec/Encryption/AESAux.hs:89:1: Warning: Tab character

Codec/Encryption/AESAux.hs:90:1: Warning: Tab character

Codec/Encryption/AESAux.hs:91:1: Warning: Tab character

Codec/Encryption/AESAux.hs:91:41: Warning: Tab character

Codec/Encryption/AESAux.hs:92:1: Warning: Tab character

Codec/Encryption/AESAux.hs:92:41: Warning: Tab character

Codec/Encryption/AESAux.hs:93:1: Warning: Tab character

Codec/Encryption/AESAux.hs:93:41: Warning: Tab character

Codec/Encryption/AESAux.hs:94:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:21: Warning: Tab character

Codec/Encryption/AESAux.hs:96:1: Warning: Tab character

Codec/Encryption/AESAux.hs:96:21: Warning: Tab character

Codec/Encryption/AESAux.hs:97:1: Warning: Tab character

Codec/Encryption/AESAux.hs:97:21: Warning: Tab character

Codec/Encryption/AESAux.hs:98:1: Warning: Tab character

Codec/Encryption/AESAux.hs:98:21: Warning: Tab character

Codec/Encryption/AESAux.hs:99:1: Warning: Tab character

Codec/Encryption/AESAux.hs:99:53: Warning: Tab character

Codec/Encryption/AESAux.hs:100:1: Warning: Tab character

Codec/Encryption/AESAux.hs:100:53: Warning: Tab character

Codec/Encryption/AESAux.hs:101:1: Warning: Tab character

Codec/Encryption/AESAux.hs:102:1: Warning: Tab character

Codec/Encryption/AESAux.hs:103:1: Warning: Tab character

Codec/Encryption/AESAux.hs:104:1: Warning: Tab character

Codec/Encryption/AESAux.hs:104:15: Warning: Tab character

Codec/Encryption/AESAux.hs:105:1: Warning: Tab character

Codec/Encryption/AESAux.hs:106:1: Warning: Tab character

Codec/Encryption/AESAux.hs:110:1: Warning: Tab character

Codec/Encryption/AESAux.hs:111:1: Warning: Tab character

Codec/Encryption/AESAux.hs:112:1: Warning: Tab character

Codec/Encryption/AESAux.hs:697:1: Warning: Tab character

Codec/Encryption/AESAux.hs:697:14: Warning: Tab character

Codec/Encryption/AESAux.hs:698:1: Warning: Tab character

Codec/Encryption/AESAux.hs:703:1: Warning: Tab character

Codec/Encryption/AESAux.hs:703:14: Warning: Tab character

Codec/Encryption/AESAux.hs:704:1: Warning: Tab character

Codec/Encryption/AESAux.hs:705:1: Warning: Tab character

Codec/Encryption/AESAux.hs:710:1: Warning: Tab character

Codec/Encryption/AESAux.hs:710:14: Warning: Tab character

Codec/Encryption/AESAux.hs:711:1: Warning: Tab character

Codec/Encryption/AESAux.hs:712:1: Warning: Tab character

Codec/Encryption/AESAux.hs:713:1: Warning: Tab character

Codec/Encryption/AESAux.hs:732:1: Warning: Tab character

Codec/Encryption/AESAux.hs:733:1: Warning: Tab character

Codec/Encryption/AESAux.hs:734:1: Warning: Tab character

Codec/Encryption/AESAux.hs:735:1: Warning: Tab character

Codec/Encryption/AESAux.hs:736:1: Warning: Tab character

Codec/Encryption/AESAux.hs:737:1: Warning: Tab character

Codec/Encryption/AESAux.hs:737:30: Warning: Tab character

Codec/Encryption/AESAux.hs:738:1: Warning: Tab character

Codec/Encryption/AESAux.hs:739:1: Warning: Tab character

Codec/Encryption/AESAux.hs:740:1: Warning: Tab character

Codec/Encryption/AESAux.hs:740:15: Warning: Tab character

Codec/Encryption/AESAux.hs:741:1: Warning: Tab character

Codec/Encryption/AESAux.hs:742:1: Warning: Tab character

Codec/Encryption/AESAux.hs:743:1: Warning: Tab character

Codec/Encryption/AESAux.hs:744:1: Warning: Tab character

Codec/Encryption/AESAux.hs:745:1: Warning: Tab character

Codec/Encryption/AESAux.hs:746:1: Warning: Tab character

Codec/Encryption/AESAux.hs:746:41: Warning: Tab character

Codec/Encryption/AESAux.hs:747:1: Warning: Tab character

Codec/Encryption/AESAux.hs:748:1: Warning: Tab character

Codec/Encryption/AESAux.hs:749:1: Warning: Tab character

Codec/Encryption/AESAux.hs:750:1: Warning: Tab character

Codec/Encryption/AESAux.hs:754:1: Warning: Tab character

Codec/Encryption/AESAux.hs:755:1: Warning: Tab character

Codec/Encryption/AESAux.hs:756:1: Warning: Tab character

Codec/Encryption/AESAux.hs:760:1: Warning: Tab character

Codec/Encryption/AESAux.hs:761:1: Warning: Tab character

Codec/Encryption/AESAux.hs:762:1: Warning: Tab character

Codec/Encryption/AESAux.hs:763:1: Warning: Tab character

Codec/Encryption/AESAux.hs:764:1: Warning: Tab character

Codec/Encryption/AESAux.hs:765:1: Warning: Tab character

Codec/Encryption/AESAux.hs:766:1: Warning: Tab character

Codec/Encryption/AESAux.hs:767:1: Warning: Tab character

Codec/Encryption/AESAux.hs:771:1: Warning: Tab character

Codec/Encryption/AESAux.hs:772:1: Warning: Tab character

Codec/Encryption/AESAux.hs:772:10: Warning: Tab character

Codec/Encryption/AESAux.hs:773:1: Warning: Tab character

Codec/Encryption/AESAux.hs:773:10: Warning: Tab character

Codec/Encryption/AESAux.hs:774:1: Warning: Tab character

Codec/Encryption/AESAux.hs:775:2: Warning: Tab character

Codec/Encryption/AESAux.hs:776:1: Warning: Tab character

Codec/Encryption/AESAux.hs:777:1: Warning: Tab character

Codec/Encryption/AESAux.hs:781:1: Warning: Tab character

Codec/Encryption/AESAux.hs:782:1: Warning: Tab character

Codec/Encryption/AESAux.hs:782:10: Warning: Tab character

Codec/Encryption/AESAux.hs:783:1: Warning: Tab character

Codec/Encryption/AESAux.hs:783:10: Warning: Tab character

Codec/Encryption/AESAux.hs:784:1: Warning: Tab character

Codec/Encryption/AESAux.hs:785:3: Warning: Tab character

Codec/Encryption/AESAux.hs:786:3: Warning: Tab character

Codec/Encryption/AESAux.hs:787:3: Warning: Tab character

Codec/Encryption/AESAux.hs:789:28: Warning: Tab character

Codec/Encryption/AESAux.hs:791:1: Warning: Tab character

Codec/Encryption/AESAux.hs:792:1: Warning: Tab character

Codec/Encryption/AESAux.hs:792:10: Warning: Tab character

Codec/Encryption/AESAux.hs:793:1: Warning: Tab character

Codec/Encryption/AESAux.hs:793:10: Warning: Tab character

Codec/Encryption/AESAux.hs:794:1: Warning: Tab character

Codec/Encryption/AESAux.hs:795:2: Warning: Tab character

Codec/Encryption/AESAux.hs:796:1: Warning: Tab character

Codec/Encryption/AESAux.hs:797:1: Warning: Tab character

Codec/Encryption/AESAux.hs:799:31: Warning: Tab character

Codec/Encryption/AESAux.hs:801:1: Warning: Tab character

Codec/Encryption/AESAux.hs:802:1: Warning: Tab character

Codec/Encryption/AESAux.hs:802:10: Warning: Tab character

Codec/Encryption/AESAux.hs:803:1: Warning: Tab character

Codec/Encryption/AESAux.hs:803:10: Warning: Tab character

Codec/Encryption/AESAux.hs:804:1: Warning: Tab character

Codec/Encryption/AESAux.hs:805:2: Warning: Tab character

Codec/Encryption/AESAux.hs:806:1: Warning: Tab character

Codec/Encryption/AESAux.hs:807:1: Warning: Tab character

Codec/Encryption/AESAux.hs:811:1: Warning: Tab character

Codec/Encryption/AESAux.hs:812:1: Warning: Tab character

Codec/Encryption/AESAux.hs:813:1: Warning: Tab character

Codec/Encryption/AESAux.hs:814:1: Warning: Tab character

Codec/Encryption/AESAux.hs:816:29: Warning: Tab character

Codec/Encryption/AESAux.hs:818:1: Warning: Tab character

Codec/Encryption/AESAux.hs:819:1: Warning: Tab character

Codec/Encryption/AESAux.hs:819:10: Warning: Tab character

Codec/Encryption/AESAux.hs:820:1: Warning: Tab character

Codec/Encryption/AESAux.hs:820:10: Warning: Tab character

Codec/Encryption/AESAux.hs:821:1: Warning: Tab character

Codec/Encryption/AESAux.hs:822:2: Warning: Tab character

Codec/Encryption/AESAux.hs:823:1: Warning: Tab character

Codec/Encryption/AESAux.hs:824:1: Warning: Tab character

Codec/Encryption/AESAux.hs:825:1: Warning: Tab character

Codec/Encryption/AESAux.hs:826:1: Warning: Tab character

Codec/Encryption/AESAux.hs:827:1: Warning: Tab character

Codec/Encryption/AESAux.hs:828:1: Warning: Tab character

Codec/Encryption/AESAux.hs:831:1: Warning: Tab character

Codec/Encryption/AESAux.hs:833:1: Warning: Tab character

Codec/Encryption/AESAux.hs:834:1: Warning: Tab character

Codec/Encryption/AESAux.hs:835:1: Warning: Tab character

Codec/Encryption/AESAux.hs:836:1: Warning: Tab character

Codec/Encryption/AESAux.hs:838:32: Warning: Tab character

Codec/Encryption/AESAux.hs:840:1: Warning: Tab character

Codec/Encryption/AESAux.hs:841:1: Warning: Tab character

Codec/Encryption/AESAux.hs:841:10: Warning: Tab character

Codec/Encryption/AESAux.hs:842:1: Warning: Tab character

Codec/Encryption/AESAux.hs:842:10: Warning: Tab character

Codec/Encryption/AESAux.hs:843:1: Warning: Tab character

Codec/Encryption/AESAux.hs:844:2: Warning: Tab character

Codec/Encryption/AESAux.hs:845:1: Warning: Tab character

Codec/Encryption/AESAux.hs:846:1: Warning: Tab character

Codec/Encryption/AESAux.hs:847:1: Warning: Tab character

Codec/Encryption/AESAux.hs:848:1: Warning: Tab character

Codec/Encryption/AESAux.hs:849:1: Warning: Tab character

Codec/Encryption/AESAux.hs:850:1: Warning: Tab character

Codec/Encryption/AESAux.hs:854:1: Warning: Tab character

Codec/Encryption/AESAux.hs:855:1: Warning: Tab character

Codec/Encryption/AESAux.hs:856:1: Warning: Tab character

Codec/Encryption/AESAux.hs:856:10: Warning: Tab character

Codec/Encryption/AESAux.hs:857:1: Warning: Tab character

Codec/Encryption/AESAux.hs:858:1: Warning: Tab character

Codec/Encryption/AESAux.hs:859:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:10: Warning: Tab character

Codec/Encryption/AESAux.hs:861:1: Warning: Tab character

Codec/Encryption/AESAux.hs:862:2: Warning: Tab character

Codec/Encryption/AESAux.hs:863:1: Warning: Tab character

Codec/Encryption/AESAux.hs:864:1: Warning: Tab character

Codec/Encryption/AESAux.hs:869:1: Warning: Tab character

Codec/Encryption/AESAux.hs:870:1: Warning: Tab character

Codec/Encryption/AESAux.hs:871:1: Warning: Tab character

Codec/Encryption/AESAux.hs:872:1: Warning: Tab character

Codec/Encryption/AESAux.hs:873:1: Warning: Tab character

Codec/Encryption/AESAux.hs:874:1: Warning: Tab character

Codec/Encryption/AESAux.hs:875:1: Warning: Tab character

Codec/Encryption/AESAux.hs:876:1: Warning: Tab character

Codec/Encryption/AESAux.hs:877:1: Warning: Tab character

Codec/Encryption/AESAux.hs:877:50: Warning: Tab character

Codec/Encryption/AESAux.hs:878:1: Warning: Tab character

Codec/Encryption/AESAux.hs:878:50: Warning: Tab character

Codec/Encryption/AESAux.hs:879:1: Warning: Tab character

Codec/Encryption/AESAux.hs:879:50: Warning: Tab character

Codec/Encryption/AESAux.hs:880:1: Warning: Tab character

Codec/Encryption/AESAux.hs:880:50: Warning: Tab character

Codec/Encryption/AESAux.hs:884:1: Warning: Tab character

Codec/Encryption/AESAux.hs:885:1: Warning: Tab character

Codec/Encryption/AESAux.hs:886:1: Warning: Tab character

Codec/Encryption/AESAux.hs:887:1: Warning: Tab character

Codec/Encryption/AESAux.hs:888:1: Warning: Tab character

Codec/Encryption/AESAux.hs:893:1: Warning: Tab character

Codec/Encryption/AESAux.hs:894:1: Warning: Tab character

Codec/Encryption/AESAux.hs:895:1: Warning: Tab character

Codec/Encryption/AESAux.hs:896:1: Warning: Tab character

Codec/Encryption/AESAux.hs:897:1: Warning: Tab character
[15 of 26] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/Codec/Encryption/AES.o )

Codec/Encryption/AES.hs:43:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:50:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:50:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:51:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:51:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:58:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[16 of 26] Compiling Codec.Encryption.Blowfish ( Codec/Encryption/Blowfish.hs, dist/build/Codec/Encryption/Blowfish.o )
[17 of 26] Compiling Codec.Encryption.Padding ( Codec/Encryption/Padding.hs, dist/build/Codec/Encryption/Padding.o )

Codec/Encryption/Padding.hs:58:20: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/Padding.hs:68:1: Warning: Tab character

Codec/Encryption/Padding.hs:103:1: Warning: Tab character

Codec/Encryption/Padding.hs:106:29: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/Padding.hs:107:1: Warning: Tab character

Codec/Encryption/Padding.hs:108:1: Warning: Tab character
[18 of 26] Compiling Codec.Text.Raw   ( Codec/Text/Raw.hs, dist/build/Codec/Text/Raw.o )
[19 of 26] Compiling Data.Digest.MD5  ( Data/Digest/MD5.hs, dist/build/Data/Digest/MD5.o )

Data/Digest/MD5.hs:41:1: Warning: Tab character
[20 of 26] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/Data/Digest/SHA1.o )
[21 of 26] Compiling Data.Digest.SHA224 ( Data/Digest/SHA224.hs, dist/build/Data/Digest/SHA224.o )
[22 of 26] Compiling Data.Digest.SHA256 ( Data/Digest/SHA256.hs, dist/build/Data/Digest/SHA256.o )
[23 of 26] Compiling Data.Digest.SHA384 ( Data/Digest/SHA384.hs, dist/build/Data/Digest/SHA384.o )
[24 of 26] Compiling Data.Digest.SHA512 ( Data/Digest/SHA512.hs, dist/build/Data/Digest/SHA512.o )
[25 of 26] Compiling Data.HMAC        ( Data/HMAC.hs, dist/build/Data/HMAC.o )

Data/HMAC.hs:108:45: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/HMAC.hs:118:28: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[26 of 26] Compiling Codec.Binary.BubbleBabble ( Codec/Binary/BubbleBabble.hs, dist/build/Codec/Binary/BubbleBabble.o )
In-place registering Crypto-4.2.5.1...
Preprocessing executable 'SymmetricTest' for Crypto-4.2.5.1...
[ 1 of 11] Compiling Codec.Encryption.DESAux ( Codec/Encryption/DESAux.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/DESAux.o )

Codec/Encryption/DESAux.hs:21:10: Warning:
    No explicit implementation for
      ‘+’, ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’
                                                            or
                                                            ‘-’)
    In the instance declaration for ‘Num [Bool]’

Codec/Encryption/DESAux.hs:23:10: Warning:
    No explicit implementation for
      ‘.&.’, ‘.|.’, ‘complement’,
      (either ‘shift’ or (‘shiftL’ and ‘shiftR’)), ‘bitSize’,
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits [Bool]’
[ 2 of 11] Compiling Codec.Encryption.BlowfishAux ( Codec/Encryption/BlowfishAux.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/BlowfishAux.o )
[ 3 of 11] Compiling Data.LargeWord   ( Data/LargeWord.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Data/LargeWord.o )

Data/LargeWord.hs:46:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:58:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:68:38: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:70:39: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:91:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:91:26: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:93:66: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:95:66: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:102:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num (LargeKey a b)’

Data/LargeWord.hs:109:10: Warning:
    No explicit implementation for
      ‘complement’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)),
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits (LargeKey a b)’

Data/LargeWord.hs:133:10: Warning:
    No explicit implementation for
      ‘quotRem’
    In the instance declaration for ‘Integral (LargeKey a b)’

Data/LargeWord.hs:137:10: Warning:
    No explicit implementation for
      ‘toRational’
    In the instance declaration for ‘Real (LargeKey a b)’

Data/LargeWord.hs:140:10: Warning:
    No explicit implementation for
      ‘toEnum’ and ‘fromEnum’
    In the instance declaration for ‘Enum (LargeKey a b)’
[ 4 of 11] Compiling Codec.Encryption.DES ( Codec/Encryption/DES.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/DES.o )
[ 5 of 11] Compiling Codec.Encryption.Modes ( Codec/Encryption/Modes.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/Modes.o )

Codec/Encryption/Modes.hs:19:1: Warning: Tab character
[ 6 of 11] Compiling Codec.Utils      ( Codec/Utils.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Utils.o )

Codec/Utils.hs:24:1: Warning: Tab character

Codec/Utils.hs:65:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:74:7: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:93:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:107:1: Warning: Tab character

Codec/Utils.hs:108:1: Warning: Tab character
[ 7 of 11] Compiling Codec.Encryption.Blowfish ( Codec/Encryption/Blowfish.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/Blowfish.o )
[ 8 of 11] Compiling Codec.Encryption.Padding ( Codec/Encryption/Padding.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/Padding.o )

Codec/Encryption/Padding.hs:58:20: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/Padding.hs:68:1: Warning: Tab character

Codec/Encryption/Padding.hs:103:1: Warning: Tab character

Codec/Encryption/Padding.hs:106:29: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/Padding.hs:107:1: Warning: Tab character

Codec/Encryption/Padding.hs:108:1: Warning: Tab character
[ 9 of 11] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/AESAux.o )

Codec/Encryption/AESAux.hs:3:1: Warning: Tab character

Codec/Encryption/AESAux.hs:4:1: Warning: Tab character

Codec/Encryption/AESAux.hs:5:1: Warning: Tab character

Codec/Encryption/AESAux.hs:6:1: Warning: Tab character

Codec/Encryption/AESAux.hs:7:1: Warning: Tab character

Codec/Encryption/AESAux.hs:8:1: Warning: Tab character

Codec/Encryption/AESAux.hs:18:1: Warning: Tab character

Codec/Encryption/AESAux.hs:19:1: Warning: Tab character

Codec/Encryption/AESAux.hs:23:1: Warning: Tab character

Codec/Encryption/AESAux.hs:24:1: Warning: Tab character

Codec/Encryption/AESAux.hs:28:1: Warning: Tab character

Codec/Encryption/AESAux.hs:29:1: Warning: Tab character

Codec/Encryption/AESAux.hs:33:1: Warning: Tab character

Codec/Encryption/AESAux.hs:34:1: Warning: Tab character

Codec/Encryption/AESAux.hs:38:1: Warning: Tab character

Codec/Encryption/AESAux.hs:39:1: Warning: Tab character

Codec/Encryption/AESAux.hs:43:1: Warning: Tab character

Codec/Encryption/AESAux.hs:44:1: Warning: Tab character

Codec/Encryption/AESAux.hs:48:1: Warning: Tab character

Codec/Encryption/AESAux.hs:49:1: Warning: Tab character

Codec/Encryption/AESAux.hs:50:1: Warning: Tab character

Codec/Encryption/AESAux.hs:51:1: Warning: Tab character

Codec/Encryption/AESAux.hs:53:1: Warning: Tab character

Codec/Encryption/AESAux.hs:54:1: Warning: Tab character

Codec/Encryption/AESAux.hs:55:1: Warning: Tab character

Codec/Encryption/AESAux.hs:56:1: Warning: Tab character

Codec/Encryption/AESAux.hs:57:1: Warning: Tab character

Codec/Encryption/AESAux.hs:58:1: Warning: Tab character

Codec/Encryption/AESAux.hs:59:1: Warning: Tab character

Codec/Encryption/AESAux.hs:60:1: Warning: Tab character

Codec/Encryption/AESAux.hs:61:1: Warning: Tab character

Codec/Encryption/AESAux.hs:61:41: Warning: Tab character

Codec/Encryption/AESAux.hs:62:1: Warning: Tab character

Codec/Encryption/AESAux.hs:62:41: Warning: Tab character

Codec/Encryption/AESAux.hs:63:1: Warning: Tab character

Codec/Encryption/AESAux.hs:63:41: Warning: Tab character

Codec/Encryption/AESAux.hs:64:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:21: Warning: Tab character

Codec/Encryption/AESAux.hs:66:1: Warning: Tab character

Codec/Encryption/AESAux.hs:66:21: Warning: Tab character

Codec/Encryption/AESAux.hs:67:1: Warning: Tab character

Codec/Encryption/AESAux.hs:67:21: Warning: Tab character

Codec/Encryption/AESAux.hs:68:1: Warning: Tab character

Codec/Encryption/AESAux.hs:68:21: Warning: Tab character

Codec/Encryption/AESAux.hs:69:1: Warning: Tab character

Codec/Encryption/AESAux.hs:69:53: Warning: Tab character

Codec/Encryption/AESAux.hs:70:1: Warning: Tab character

Codec/Encryption/AESAux.hs:70:53: Warning: Tab character

Codec/Encryption/AESAux.hs:71:1: Warning: Tab character

Codec/Encryption/AESAux.hs:72:1: Warning: Tab character

Codec/Encryption/AESAux.hs:73:1: Warning: Tab character

Codec/Encryption/AESAux.hs:74:1: Warning: Tab character

Codec/Encryption/AESAux.hs:75:1: Warning: Tab character

Codec/Encryption/AESAux.hs:78:1: Warning: Tab character

Codec/Encryption/AESAux.hs:79:1: Warning: Tab character

Codec/Encryption/AESAux.hs:80:1: Warning: Tab character

Codec/Encryption/AESAux.hs:81:1: Warning: Tab character

Codec/Encryption/AESAux.hs:83:1: Warning: Tab character

Codec/Encryption/AESAux.hs:84:1: Warning: Tab character

Codec/Encryption/AESAux.hs:85:1: Warning: Tab character

Codec/Encryption/AESAux.hs:86:1: Warning: Tab character

Codec/Encryption/AESAux.hs:87:1: Warning: Tab character

Codec/Encryption/AESAux.hs:88:1: Warning: Tab character

Codec/Encryption/AESAux.hs:89:1: Warning: Tab character

Codec/Encryption/AESAux.hs:90:1: Warning: Tab character

Codec/Encryption/AESAux.hs:91:1: Warning: Tab character

Codec/Encryption/AESAux.hs:91:41: Warning: Tab character

Codec/Encryption/AESAux.hs:92:1: Warning: Tab character

Codec/Encryption/AESAux.hs:92:41: Warning: Tab character

Codec/Encryption/AESAux.hs:93:1: Warning: Tab character

Codec/Encryption/AESAux.hs:93:41: Warning: Tab character

Codec/Encryption/AESAux.hs:94:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:21: Warning: Tab character

Codec/Encryption/AESAux.hs:96:1: Warning: Tab character

Codec/Encryption/AESAux.hs:96:21: Warning: Tab character

Codec/Encryption/AESAux.hs:97:1: Warning: Tab character

Codec/Encryption/AESAux.hs:97:21: Warning: Tab character

Codec/Encryption/AESAux.hs:98:1: Warning: Tab character

Codec/Encryption/AESAux.hs:98:21: Warning: Tab character

Codec/Encryption/AESAux.hs:99:1: Warning: Tab character

Codec/Encryption/AESAux.hs:99:53: Warning: Tab character

Codec/Encryption/AESAux.hs:100:1: Warning: Tab character

Codec/Encryption/AESAux.hs:100:53: Warning: Tab character

Codec/Encryption/AESAux.hs:101:1: Warning: Tab character

Codec/Encryption/AESAux.hs:102:1: Warning: Tab character

Codec/Encryption/AESAux.hs:103:1: Warning: Tab character

Codec/Encryption/AESAux.hs:104:1: Warning: Tab character

Codec/Encryption/AESAux.hs:104:15: Warning: Tab character

Codec/Encryption/AESAux.hs:105:1: Warning: Tab character

Codec/Encryption/AESAux.hs:106:1: Warning: Tab character

Codec/Encryption/AESAux.hs:110:1: Warning: Tab character

Codec/Encryption/AESAux.hs:111:1: Warning: Tab character

Codec/Encryption/AESAux.hs:112:1: Warning: Tab character

Codec/Encryption/AESAux.hs:697:1: Warning: Tab character

Codec/Encryption/AESAux.hs:697:14: Warning: Tab character

Codec/Encryption/AESAux.hs:698:1: Warning: Tab character

Codec/Encryption/AESAux.hs:703:1: Warning: Tab character

Codec/Encryption/AESAux.hs:703:14: Warning: Tab character

Codec/Encryption/AESAux.hs:704:1: Warning: Tab character

Codec/Encryption/AESAux.hs:705:1: Warning: Tab character

Codec/Encryption/AESAux.hs:710:1: Warning: Tab character

Codec/Encryption/AESAux.hs:710:14: Warning: Tab character

Codec/Encryption/AESAux.hs:711:1: Warning: Tab character

Codec/Encryption/AESAux.hs:712:1: Warning: Tab character

Codec/Encryption/AESAux.hs:713:1: Warning: Tab character

Codec/Encryption/AESAux.hs:732:1: Warning: Tab character

Codec/Encryption/AESAux.hs:733:1: Warning: Tab character

Codec/Encryption/AESAux.hs:734:1: Warning: Tab character

Codec/Encryption/AESAux.hs:735:1: Warning: Tab character

Codec/Encryption/AESAux.hs:736:1: Warning: Tab character

Codec/Encryption/AESAux.hs:737:1: Warning: Tab character

Codec/Encryption/AESAux.hs:737:30: Warning: Tab character

Codec/Encryption/AESAux.hs:738:1: Warning: Tab character

Codec/Encryption/AESAux.hs:739:1: Warning: Tab character

Codec/Encryption/AESAux.hs:740:1: Warning: Tab character

Codec/Encryption/AESAux.hs:740:15: Warning: Tab character

Codec/Encryption/AESAux.hs:741:1: Warning: Tab character

Codec/Encryption/AESAux.hs:742:1: Warning: Tab character

Codec/Encryption/AESAux.hs:743:1: Warning: Tab character

Codec/Encryption/AESAux.hs:744:1: Warning: Tab character

Codec/Encryption/AESAux.hs:745:1: Warning: Tab character

Codec/Encryption/AESAux.hs:746:1: Warning: Tab character

Codec/Encryption/AESAux.hs:746:41: Warning: Tab character

Codec/Encryption/AESAux.hs:747:1: Warning: Tab character

Codec/Encryption/AESAux.hs:748:1: Warning: Tab character

Codec/Encryption/AESAux.hs:749:1: Warning: Tab character

Codec/Encryption/AESAux.hs:750:1: Warning: Tab character

Codec/Encryption/AESAux.hs:754:1: Warning: Tab character

Codec/Encryption/AESAux.hs:755:1: Warning: Tab character

Codec/Encryption/AESAux.hs:756:1: Warning: Tab character

Codec/Encryption/AESAux.hs:760:1: Warning: Tab character

Codec/Encryption/AESAux.hs:761:1: Warning: Tab character

Codec/Encryption/AESAux.hs:762:1: Warning: Tab character

Codec/Encryption/AESAux.hs:763:1: Warning: Tab character

Codec/Encryption/AESAux.hs:764:1: Warning: Tab character

Codec/Encryption/AESAux.hs:765:1: Warning: Tab character

Codec/Encryption/AESAux.hs:766:1: Warning: Tab character

Codec/Encryption/AESAux.hs:767:1: Warning: Tab character

Codec/Encryption/AESAux.hs:771:1: Warning: Tab character

Codec/Encryption/AESAux.hs:772:1: Warning: Tab character

Codec/Encryption/AESAux.hs:772:10: Warning: Tab character

Codec/Encryption/AESAux.hs:773:1: Warning: Tab character

Codec/Encryption/AESAux.hs:773:10: Warning: Tab character

Codec/Encryption/AESAux.hs:774:1: Warning: Tab character

Codec/Encryption/AESAux.hs:775:2: Warning: Tab character

Codec/Encryption/AESAux.hs:776:1: Warning: Tab character

Codec/Encryption/AESAux.hs:777:1: Warning: Tab character

Codec/Encryption/AESAux.hs:781:1: Warning: Tab character

Codec/Encryption/AESAux.hs:782:1: Warning: Tab character

Codec/Encryption/AESAux.hs:782:10: Warning: Tab character

Codec/Encryption/AESAux.hs:783:1: Warning: Tab character

Codec/Encryption/AESAux.hs:783:10: Warning: Tab character

Codec/Encryption/AESAux.hs:784:1: Warning: Tab character

Codec/Encryption/AESAux.hs:785:3: Warning: Tab character

Codec/Encryption/AESAux.hs:786:3: Warning: Tab character

Codec/Encryption/AESAux.hs:787:3: Warning: Tab character

Codec/Encryption/AESAux.hs:789:28: Warning: Tab character

Codec/Encryption/AESAux.hs:791:1: Warning: Tab character

Codec/Encryption/AESAux.hs:792:1: Warning: Tab character

Codec/Encryption/AESAux.hs:792:10: Warning: Tab character

Codec/Encryption/AESAux.hs:793:1: Warning: Tab character

Codec/Encryption/AESAux.hs:793:10: Warning: Tab character

Codec/Encryption/AESAux.hs:794:1: Warning: Tab character

Codec/Encryption/AESAux.hs:795:2: Warning: Tab character

Codec/Encryption/AESAux.hs:796:1: Warning: Tab character

Codec/Encryption/AESAux.hs:797:1: Warning: Tab character

Codec/Encryption/AESAux.hs:799:31: Warning: Tab character

Codec/Encryption/AESAux.hs:801:1: Warning: Tab character

Codec/Encryption/AESAux.hs:802:1: Warning: Tab character

Codec/Encryption/AESAux.hs:802:10: Warning: Tab character

Codec/Encryption/AESAux.hs:803:1: Warning: Tab character

Codec/Encryption/AESAux.hs:803:10: Warning: Tab character

Codec/Encryption/AESAux.hs:804:1: Warning: Tab character

Codec/Encryption/AESAux.hs:805:2: Warning: Tab character

Codec/Encryption/AESAux.hs:806:1: Warning: Tab character

Codec/Encryption/AESAux.hs:807:1: Warning: Tab character

Codec/Encryption/AESAux.hs:811:1: Warning: Tab character

Codec/Encryption/AESAux.hs:812:1: Warning: Tab character

Codec/Encryption/AESAux.hs:813:1: Warning: Tab character

Codec/Encryption/AESAux.hs:814:1: Warning: Tab character

Codec/Encryption/AESAux.hs:816:29: Warning: Tab character

Codec/Encryption/AESAux.hs:818:1: Warning: Tab character

Codec/Encryption/AESAux.hs:819:1: Warning: Tab character

Codec/Encryption/AESAux.hs:819:10: Warning: Tab character

Codec/Encryption/AESAux.hs:820:1: Warning: Tab character

Codec/Encryption/AESAux.hs:820:10: Warning: Tab character

Codec/Encryption/AESAux.hs:821:1: Warning: Tab character

Codec/Encryption/AESAux.hs:822:2: Warning: Tab character

Codec/Encryption/AESAux.hs:823:1: Warning: Tab character

Codec/Encryption/AESAux.hs:824:1: Warning: Tab character

Codec/Encryption/AESAux.hs:825:1: Warning: Tab character

Codec/Encryption/AESAux.hs:826:1: Warning: Tab character

Codec/Encryption/AESAux.hs:827:1: Warning: Tab character

Codec/Encryption/AESAux.hs:828:1: Warning: Tab character

Codec/Encryption/AESAux.hs:831:1: Warning: Tab character

Codec/Encryption/AESAux.hs:833:1: Warning: Tab character

Codec/Encryption/AESAux.hs:834:1: Warning: Tab character

Codec/Encryption/AESAux.hs:835:1: Warning: Tab character

Codec/Encryption/AESAux.hs:836:1: Warning: Tab character

Codec/Encryption/AESAux.hs:838:32: Warning: Tab character

Codec/Encryption/AESAux.hs:840:1: Warning: Tab character

Codec/Encryption/AESAux.hs:841:1: Warning: Tab character

Codec/Encryption/AESAux.hs:841:10: Warning: Tab character

Codec/Encryption/AESAux.hs:842:1: Warning: Tab character

Codec/Encryption/AESAux.hs:842:10: Warning: Tab character

Codec/Encryption/AESAux.hs:843:1: Warning: Tab character

Codec/Encryption/AESAux.hs:844:2: Warning: Tab character

Codec/Encryption/AESAux.hs:845:1: Warning: Tab character

Codec/Encryption/AESAux.hs:846:1: Warning: Tab character

Codec/Encryption/AESAux.hs:847:1: Warning: Tab character

Codec/Encryption/AESAux.hs:848:1: Warning: Tab character

Codec/Encryption/AESAux.hs:849:1: Warning: Tab character

Codec/Encryption/AESAux.hs:850:1: Warning: Tab character

Codec/Encryption/AESAux.hs:854:1: Warning: Tab character

Codec/Encryption/AESAux.hs:855:1: Warning: Tab character

Codec/Encryption/AESAux.hs:856:1: Warning: Tab character

Codec/Encryption/AESAux.hs:856:10: Warning: Tab character

Codec/Encryption/AESAux.hs:857:1: Warning: Tab character

Codec/Encryption/AESAux.hs:858:1: Warning: Tab character

Codec/Encryption/AESAux.hs:859:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:10: Warning: Tab character

Codec/Encryption/AESAux.hs:861:1: Warning: Tab character

Codec/Encryption/AESAux.hs:862:2: Warning: Tab character

Codec/Encryption/AESAux.hs:863:1: Warning: Tab character

Codec/Encryption/AESAux.hs:864:1: Warning: Tab character

Codec/Encryption/AESAux.hs:869:1: Warning: Tab character

Codec/Encryption/AESAux.hs:870:1: Warning: Tab character

Codec/Encryption/AESAux.hs:871:1: Warning: Tab character

Codec/Encryption/AESAux.hs:872:1: Warning: Tab character

Codec/Encryption/AESAux.hs:873:1: Warning: Tab character

Codec/Encryption/AESAux.hs:874:1: Warning: Tab character

Codec/Encryption/AESAux.hs:875:1: Warning: Tab character

Codec/Encryption/AESAux.hs:876:1: Warning: Tab character

Codec/Encryption/AESAux.hs:877:1: Warning: Tab character

Codec/Encryption/AESAux.hs:877:50: Warning: Tab character

Codec/Encryption/AESAux.hs:878:1: Warning: Tab character

Codec/Encryption/AESAux.hs:878:50: Warning: Tab character

Codec/Encryption/AESAux.hs:879:1: Warning: Tab character

Codec/Encryption/AESAux.hs:879:50: Warning: Tab character

Codec/Encryption/AESAux.hs:880:1: Warning: Tab character

Codec/Encryption/AESAux.hs:880:50: Warning: Tab character

Codec/Encryption/AESAux.hs:884:1: Warning: Tab character

Codec/Encryption/AESAux.hs:885:1: Warning: Tab character

Codec/Encryption/AESAux.hs:886:1: Warning: Tab character

Codec/Encryption/AESAux.hs:887:1: Warning: Tab character

Codec/Encryption/AESAux.hs:888:1: Warning: Tab character

Codec/Encryption/AESAux.hs:893:1: Warning: Tab character

Codec/Encryption/AESAux.hs:894:1: Warning: Tab character

Codec/Encryption/AESAux.hs:895:1: Warning: Tab character

Codec/Encryption/AESAux.hs:896:1: Warning: Tab character

Codec/Encryption/AESAux.hs:897:1: Warning: Tab character
[10 of 11] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Codec/Encryption/AES.o )

Codec/Encryption/AES.hs:43:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:50:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:50:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:51:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:51:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:58:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[11 of 11] Compiling Main             ( SymmetricTest.hs, dist/build/SymmetricTest/SymmetricTest-tmp/Main.o )
Linking dist/build/SymmetricTest/SymmetricTest ...
Preprocessing executable 'SHA1Test' for Crypto-4.2.5.1...
[1 of 4] Compiling Codec.Utils      ( Codec/Utils.hs, dist/build/SHA1Test/SHA1Test-tmp/Codec/Utils.o )

Codec/Utils.hs:24:1: Warning: Tab character

Codec/Utils.hs:65:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:74:7: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:93:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:107:1: Warning: Tab character

Codec/Utils.hs:108:1: Warning: Tab character
[2 of 4] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/SHA1Test/SHA1Test-tmp/Data/Digest/SHA1.o )
[3 of 4] Compiling Codec.Text.Raw   ( Codec/Text/Raw.hs, dist/build/SHA1Test/SHA1Test-tmp/Codec/Text/Raw.o )
[4 of 4] Compiling Main             ( SHA1Test.hs, dist/build/SHA1Test/SHA1Test-tmp/Main.o )
Linking dist/build/SHA1Test/SHA1Test ...
Preprocessing executable 'RSATest' for Crypto-4.2.5.1...
[1 of 7] Compiling Codec.Encryption.RSA.NumberTheory ( Codec/Encryption/RSA/NumberTheory.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA/NumberTheory.o )

Codec/Encryption/RSA/NumberTheory.hs:57:1: Warning: Tab character

Codec/Encryption/RSA/NumberTheory.hs:61:1: Warning: Tab character
[2 of 7] Compiling Codec.Utils      ( Codec/Utils.hs, dist/build/RSATest/RSATest-tmp/Codec/Utils.o )

Codec/Utils.hs:24:1: Warning: Tab character

Codec/Utils.hs:65:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:74:7: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:93:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:107:1: Warning: Tab character

Codec/Utils.hs:108:1: Warning: Tab character
[3 of 7] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/RSATest/RSATest-tmp/Data/Digest/SHA1.o )
[4 of 7] Compiling Codec.Encryption.RSA ( Codec/Encryption/RSA.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA.o )
[5 of 7] Compiling Codec.Encryption.RSA.MGF ( Codec/Encryption/RSA/MGF.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA/MGF.o )

Codec/Encryption/RSA/MGF.hs:32:1: Warning: Tab character
[6 of 7] Compiling Codec.Encryption.RSA.EMEOAEP ( Codec/Encryption/RSA/EMEOAEP.hs, dist/build/RSATest/RSATest-tmp/Codec/Encryption/RSA/EMEOAEP.o )

Codec/Encryption/RSA/EMEOAEP.hs:52:1: Warning: Tab character

Codec/Encryption/RSA/EMEOAEP.hs:59:1: Warning: Tab character

Codec/Encryption/RSA/EMEOAEP.hs:85:1: Warning: Tab character

Codec/Encryption/RSA/EMEOAEP.hs:87:1: Warning: Tab character
[7 of 7] Compiling Main             ( RSATest.hs, dist/build/RSATest/RSATest-tmp/Main.o )
Linking dist/build/RSATest/RSATest ...
Preprocessing executable 'QuickTest' for Crypto-4.2.5.1...
[1 of 9] Compiling Codec.Encryption.BlowfishAux ( Codec/Encryption/BlowfishAux.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/BlowfishAux.o )
[2 of 9] Compiling Data.LargeWord   ( Data/LargeWord.hs, dist/build/QuickTest/QuickTest-tmp/Data/LargeWord.o )

Data/LargeWord.hs:46:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:58:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:68:38: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:70:39: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:91:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:91:26: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:93:66: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:95:66: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:102:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num (LargeKey a b)’

Data/LargeWord.hs:109:10: Warning:
    No explicit implementation for
      ‘complement’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)),
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits (LargeKey a b)’

Data/LargeWord.hs:133:10: Warning:
    No explicit implementation for
      ‘quotRem’
    In the instance declaration for ‘Integral (LargeKey a b)’

Data/LargeWord.hs:137:10: Warning:
    No explicit implementation for
      ‘toRational’
    In the instance declaration for ‘Real (LargeKey a b)’

Data/LargeWord.hs:140:10: Warning:
    No explicit implementation for
      ‘toEnum’ and ‘fromEnum’
    In the instance declaration for ‘Enum (LargeKey a b)’
[3 of 9] Compiling Codec.Encryption.Modes ( Codec/Encryption/Modes.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/Modes.o )

Codec/Encryption/Modes.hs:19:1: Warning: Tab character
[4 of 9] Compiling Codec.Utils      ( Codec/Utils.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Utils.o )

Codec/Utils.hs:24:1: Warning: Tab character

Codec/Utils.hs:65:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:74:7: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:93:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:107:1: Warning: Tab character

Codec/Utils.hs:108:1: Warning: Tab character
[5 of 9] Compiling Codec.Encryption.Blowfish ( Codec/Encryption/Blowfish.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/Blowfish.o )
[6 of 9] Compiling Codec.Encryption.Padding ( Codec/Encryption/Padding.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/Padding.o )

Codec/Encryption/Padding.hs:58:20: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/Padding.hs:68:1: Warning: Tab character

Codec/Encryption/Padding.hs:103:1: Warning: Tab character

Codec/Encryption/Padding.hs:106:29: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/Padding.hs:107:1: Warning: Tab character

Codec/Encryption/Padding.hs:108:1: Warning: Tab character
[7 of 9] Compiling Codec.Encryption.AESAux ( Codec/Encryption/AESAux.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/AESAux.o )

Codec/Encryption/AESAux.hs:3:1: Warning: Tab character

Codec/Encryption/AESAux.hs:4:1: Warning: Tab character

Codec/Encryption/AESAux.hs:5:1: Warning: Tab character

Codec/Encryption/AESAux.hs:6:1: Warning: Tab character

Codec/Encryption/AESAux.hs:7:1: Warning: Tab character

Codec/Encryption/AESAux.hs:8:1: Warning: Tab character

Codec/Encryption/AESAux.hs:18:1: Warning: Tab character

Codec/Encryption/AESAux.hs:19:1: Warning: Tab character

Codec/Encryption/AESAux.hs:23:1: Warning: Tab character

Codec/Encryption/AESAux.hs:24:1: Warning: Tab character

Codec/Encryption/AESAux.hs:28:1: Warning: Tab character

Codec/Encryption/AESAux.hs:29:1: Warning: Tab character

Codec/Encryption/AESAux.hs:33:1: Warning: Tab character

Codec/Encryption/AESAux.hs:34:1: Warning: Tab character

Codec/Encryption/AESAux.hs:38:1: Warning: Tab character

Codec/Encryption/AESAux.hs:39:1: Warning: Tab character

Codec/Encryption/AESAux.hs:43:1: Warning: Tab character

Codec/Encryption/AESAux.hs:44:1: Warning: Tab character

Codec/Encryption/AESAux.hs:48:1: Warning: Tab character

Codec/Encryption/AESAux.hs:49:1: Warning: Tab character

Codec/Encryption/AESAux.hs:50:1: Warning: Tab character

Codec/Encryption/AESAux.hs:51:1: Warning: Tab character

Codec/Encryption/AESAux.hs:53:1: Warning: Tab character

Codec/Encryption/AESAux.hs:54:1: Warning: Tab character

Codec/Encryption/AESAux.hs:55:1: Warning: Tab character

Codec/Encryption/AESAux.hs:56:1: Warning: Tab character

Codec/Encryption/AESAux.hs:57:1: Warning: Tab character

Codec/Encryption/AESAux.hs:58:1: Warning: Tab character

Codec/Encryption/AESAux.hs:59:1: Warning: Tab character

Codec/Encryption/AESAux.hs:60:1: Warning: Tab character

Codec/Encryption/AESAux.hs:61:1: Warning: Tab character

Codec/Encryption/AESAux.hs:61:41: Warning: Tab character

Codec/Encryption/AESAux.hs:62:1: Warning: Tab character

Codec/Encryption/AESAux.hs:62:41: Warning: Tab character

Codec/Encryption/AESAux.hs:63:1: Warning: Tab character

Codec/Encryption/AESAux.hs:63:41: Warning: Tab character

Codec/Encryption/AESAux.hs:64:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:21: Warning: Tab character

Codec/Encryption/AESAux.hs:66:1: Warning: Tab character

Codec/Encryption/AESAux.hs:66:21: Warning: Tab character

Codec/Encryption/AESAux.hs:67:1: Warning: Tab character

Codec/Encryption/AESAux.hs:67:21: Warning: Tab character

Codec/Encryption/AESAux.hs:68:1: Warning: Tab character

Codec/Encryption/AESAux.hs:68:21: Warning: Tab character

Codec/Encryption/AESAux.hs:69:1: Warning: Tab character

Codec/Encryption/AESAux.hs:69:53: Warning: Tab character

Codec/Encryption/AESAux.hs:70:1: Warning: Tab character

Codec/Encryption/AESAux.hs:70:53: Warning: Tab character

Codec/Encryption/AESAux.hs:71:1: Warning: Tab character

Codec/Encryption/AESAux.hs:72:1: Warning: Tab character

Codec/Encryption/AESAux.hs:73:1: Warning: Tab character

Codec/Encryption/AESAux.hs:74:1: Warning: Tab character

Codec/Encryption/AESAux.hs:75:1: Warning: Tab character

Codec/Encryption/AESAux.hs:78:1: Warning: Tab character

Codec/Encryption/AESAux.hs:79:1: Warning: Tab character

Codec/Encryption/AESAux.hs:80:1: Warning: Tab character

Codec/Encryption/AESAux.hs:81:1: Warning: Tab character

Codec/Encryption/AESAux.hs:83:1: Warning: Tab character

Codec/Encryption/AESAux.hs:84:1: Warning: Tab character

Codec/Encryption/AESAux.hs:85:1: Warning: Tab character

Codec/Encryption/AESAux.hs:86:1: Warning: Tab character

Codec/Encryption/AESAux.hs:87:1: Warning: Tab character

Codec/Encryption/AESAux.hs:88:1: Warning: Tab character

Codec/Encryption/AESAux.hs:89:1: Warning: Tab character

Codec/Encryption/AESAux.hs:90:1: Warning: Tab character

Codec/Encryption/AESAux.hs:91:1: Warning: Tab character

Codec/Encryption/AESAux.hs:91:41: Warning: Tab character

Codec/Encryption/AESAux.hs:92:1: Warning: Tab character

Codec/Encryption/AESAux.hs:92:41: Warning: Tab character

Codec/Encryption/AESAux.hs:93:1: Warning: Tab character

Codec/Encryption/AESAux.hs:93:41: Warning: Tab character

Codec/Encryption/AESAux.hs:94:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:21: Warning: Tab character

Codec/Encryption/AESAux.hs:96:1: Warning: Tab character

Codec/Encryption/AESAux.hs:96:21: Warning: Tab character

Codec/Encryption/AESAux.hs:97:1: Warning: Tab character

Codec/Encryption/AESAux.hs:97:21: Warning: Tab character

Codec/Encryption/AESAux.hs:98:1: Warning: Tab character

Codec/Encryption/AESAux.hs:98:21: Warning: Tab character

Codec/Encryption/AESAux.hs:99:1: Warning: Tab character

Codec/Encryption/AESAux.hs:99:53: Warning: Tab character

Codec/Encryption/AESAux.hs:100:1: Warning: Tab character

Codec/Encryption/AESAux.hs:100:53: Warning: Tab character

Codec/Encryption/AESAux.hs:101:1: Warning: Tab character

Codec/Encryption/AESAux.hs:102:1: Warning: Tab character

Codec/Encryption/AESAux.hs:103:1: Warning: Tab character

Codec/Encryption/AESAux.hs:104:1: Warning: Tab character

Codec/Encryption/AESAux.hs:104:15: Warning: Tab character

Codec/Encryption/AESAux.hs:105:1: Warning: Tab character

Codec/Encryption/AESAux.hs:106:1: Warning: Tab character

Codec/Encryption/AESAux.hs:110:1: Warning: Tab character

Codec/Encryption/AESAux.hs:111:1: Warning: Tab character

Codec/Encryption/AESAux.hs:112:1: Warning: Tab character

Codec/Encryption/AESAux.hs:697:1: Warning: Tab character

Codec/Encryption/AESAux.hs:697:14: Warning: Tab character

Codec/Encryption/AESAux.hs:698:1: Warning: Tab character

Codec/Encryption/AESAux.hs:703:1: Warning: Tab character

Codec/Encryption/AESAux.hs:703:14: Warning: Tab character

Codec/Encryption/AESAux.hs:704:1: Warning: Tab character

Codec/Encryption/AESAux.hs:705:1: Warning: Tab character

Codec/Encryption/AESAux.hs:710:1: Warning: Tab character

Codec/Encryption/AESAux.hs:710:14: Warning: Tab character

Codec/Encryption/AESAux.hs:711:1: Warning: Tab character

Codec/Encryption/AESAux.hs:712:1: Warning: Tab character

Codec/Encryption/AESAux.hs:713:1: Warning: Tab character

Codec/Encryption/AESAux.hs:732:1: Warning: Tab character

Codec/Encryption/AESAux.hs:733:1: Warning: Tab character

Codec/Encryption/AESAux.hs:734:1: Warning: Tab character

Codec/Encryption/AESAux.hs:735:1: Warning: Tab character

Codec/Encryption/AESAux.hs:736:1: Warning: Tab character

Codec/Encryption/AESAux.hs:737:1: Warning: Tab character

Codec/Encryption/AESAux.hs:737:30: Warning: Tab character

Codec/Encryption/AESAux.hs:738:1: Warning: Tab character

Codec/Encryption/AESAux.hs:739:1: Warning: Tab character

Codec/Encryption/AESAux.hs:740:1: Warning: Tab character

Codec/Encryption/AESAux.hs:740:15: Warning: Tab character

Codec/Encryption/AESAux.hs:741:1: Warning: Tab character

Codec/Encryption/AESAux.hs:742:1: Warning: Tab character

Codec/Encryption/AESAux.hs:743:1: Warning: Tab character

Codec/Encryption/AESAux.hs:744:1: Warning: Tab character

Codec/Encryption/AESAux.hs:745:1: Warning: Tab character

Codec/Encryption/AESAux.hs:746:1: Warning: Tab character

Codec/Encryption/AESAux.hs:746:41: Warning: Tab character

Codec/Encryption/AESAux.hs:747:1: Warning: Tab character

Codec/Encryption/AESAux.hs:748:1: Warning: Tab character

Codec/Encryption/AESAux.hs:749:1: Warning: Tab character

Codec/Encryption/AESAux.hs:750:1: Warning: Tab character

Codec/Encryption/AESAux.hs:754:1: Warning: Tab character

Codec/Encryption/AESAux.hs:755:1: Warning: Tab character

Codec/Encryption/AESAux.hs:756:1: Warning: Tab character

Codec/Encryption/AESAux.hs:760:1: Warning: Tab character

Codec/Encryption/AESAux.hs:761:1: Warning: Tab character

Codec/Encryption/AESAux.hs:762:1: Warning: Tab character

Codec/Encryption/AESAux.hs:763:1: Warning: Tab character

Codec/Encryption/AESAux.hs:764:1: Warning: Tab character

Codec/Encryption/AESAux.hs:765:1: Warning: Tab character

Codec/Encryption/AESAux.hs:766:1: Warning: Tab character

Codec/Encryption/AESAux.hs:767:1: Warning: Tab character

Codec/Encryption/AESAux.hs:771:1: Warning: Tab character

Codec/Encryption/AESAux.hs:772:1: Warning: Tab character

Codec/Encryption/AESAux.hs:772:10: Warning: Tab character

Codec/Encryption/AESAux.hs:773:1: Warning: Tab character

Codec/Encryption/AESAux.hs:773:10: Warning: Tab character

Codec/Encryption/AESAux.hs:774:1: Warning: Tab character

Codec/Encryption/AESAux.hs:775:2: Warning: Tab character

Codec/Encryption/AESAux.hs:776:1: Warning: Tab character

Codec/Encryption/AESAux.hs:777:1: Warning: Tab character

Codec/Encryption/AESAux.hs:781:1: Warning: Tab character

Codec/Encryption/AESAux.hs:782:1: Warning: Tab character

Codec/Encryption/AESAux.hs:782:10: Warning: Tab character

Codec/Encryption/AESAux.hs:783:1: Warning: Tab character

Codec/Encryption/AESAux.hs:783:10: Warning: Tab character

Codec/Encryption/AESAux.hs:784:1: Warning: Tab character

Codec/Encryption/AESAux.hs:785:3: Warning: Tab character

Codec/Encryption/AESAux.hs:786:3: Warning: Tab character

Codec/Encryption/AESAux.hs:787:3: Warning: Tab character

Codec/Encryption/AESAux.hs:789:28: Warning: Tab character

Codec/Encryption/AESAux.hs:791:1: Warning: Tab character

Codec/Encryption/AESAux.hs:792:1: Warning: Tab character

Codec/Encryption/AESAux.hs:792:10: Warning: Tab character

Codec/Encryption/AESAux.hs:793:1: Warning: Tab character

Codec/Encryption/AESAux.hs:793:10: Warning: Tab character

Codec/Encryption/AESAux.hs:794:1: Warning: Tab character

Codec/Encryption/AESAux.hs:795:2: Warning: Tab character

Codec/Encryption/AESAux.hs:796:1: Warning: Tab character

Codec/Encryption/AESAux.hs:797:1: Warning: Tab character

Codec/Encryption/AESAux.hs:799:31: Warning: Tab character

Codec/Encryption/AESAux.hs:801:1: Warning: Tab character

Codec/Encryption/AESAux.hs:802:1: Warning: Tab character

Codec/Encryption/AESAux.hs:802:10: Warning: Tab character

Codec/Encryption/AESAux.hs:803:1: Warning: Tab character

Codec/Encryption/AESAux.hs:803:10: Warning: Tab character

Codec/Encryption/AESAux.hs:804:1: Warning: Tab character

Codec/Encryption/AESAux.hs:805:2: Warning: Tab character

Codec/Encryption/AESAux.hs:806:1: Warning: Tab character

Codec/Encryption/AESAux.hs:807:1: Warning: Tab character

Codec/Encryption/AESAux.hs:811:1: Warning: Tab character

Codec/Encryption/AESAux.hs:812:1: Warning: Tab character

Codec/Encryption/AESAux.hs:813:1: Warning: Tab character

Codec/Encryption/AESAux.hs:814:1: Warning: Tab character

Codec/Encryption/AESAux.hs:816:29: Warning: Tab character

Codec/Encryption/AESAux.hs:818:1: Warning: Tab character

Codec/Encryption/AESAux.hs:819:1: Warning: Tab character

Codec/Encryption/AESAux.hs:819:10: Warning: Tab character

Codec/Encryption/AESAux.hs:820:1: Warning: Tab character

Codec/Encryption/AESAux.hs:820:10: Warning: Tab character

Codec/Encryption/AESAux.hs:821:1: Warning: Tab character

Codec/Encryption/AESAux.hs:822:2: Warning: Tab character

Codec/Encryption/AESAux.hs:823:1: Warning: Tab character

Codec/Encryption/AESAux.hs:824:1: Warning: Tab character

Codec/Encryption/AESAux.hs:825:1: Warning: Tab character

Codec/Encryption/AESAux.hs:826:1: Warning: Tab character

Codec/Encryption/AESAux.hs:827:1: Warning: Tab character

Codec/Encryption/AESAux.hs:828:1: Warning: Tab character

Codec/Encryption/AESAux.hs:831:1: Warning: Tab character

Codec/Encryption/AESAux.hs:833:1: Warning: Tab character

Codec/Encryption/AESAux.hs:834:1: Warning: Tab character

Codec/Encryption/AESAux.hs:835:1: Warning: Tab character

Codec/Encryption/AESAux.hs:836:1: Warning: Tab character

Codec/Encryption/AESAux.hs:838:32: Warning: Tab character

Codec/Encryption/AESAux.hs:840:1: Warning: Tab character

Codec/Encryption/AESAux.hs:841:1: Warning: Tab character

Codec/Encryption/AESAux.hs:841:10: Warning: Tab character

Codec/Encryption/AESAux.hs:842:1: Warning: Tab character

Codec/Encryption/AESAux.hs:842:10: Warning: Tab character

Codec/Encryption/AESAux.hs:843:1: Warning: Tab character

Codec/Encryption/AESAux.hs:844:2: Warning: Tab character

Codec/Encryption/AESAux.hs:845:1: Warning: Tab character

Codec/Encryption/AESAux.hs:846:1: Warning: Tab character

Codec/Encryption/AESAux.hs:847:1: Warning: Tab character

Codec/Encryption/AESAux.hs:848:1: Warning: Tab character

Codec/Encryption/AESAux.hs:849:1: Warning: Tab character

Codec/Encryption/AESAux.hs:850:1: Warning: Tab character

Codec/Encryption/AESAux.hs:854:1: Warning: Tab character

Codec/Encryption/AESAux.hs:855:1: Warning: Tab character

Codec/Encryption/AESAux.hs:856:1: Warning: Tab character

Codec/Encryption/AESAux.hs:856:10: Warning: Tab character

Codec/Encryption/AESAux.hs:857:1: Warning: Tab character

Codec/Encryption/AESAux.hs:858:1: Warning: Tab character

Codec/Encryption/AESAux.hs:859:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:10: Warning: Tab character

Codec/Encryption/AESAux.hs:861:1: Warning: Tab character

Codec/Encryption/AESAux.hs:862:2: Warning: Tab character

Codec/Encryption/AESAux.hs:863:1: Warning: Tab character

Codec/Encryption/AESAux.hs:864:1: Warning: Tab character

Codec/Encryption/AESAux.hs:869:1: Warning: Tab character

Codec/Encryption/AESAux.hs:870:1: Warning: Tab character

Codec/Encryption/AESAux.hs:871:1: Warning: Tab character

Codec/Encryption/AESAux.hs:872:1: Warning: Tab character

Codec/Encryption/AESAux.hs:873:1: Warning: Tab character

Codec/Encryption/AESAux.hs:874:1: Warning: Tab character

Codec/Encryption/AESAux.hs:875:1: Warning: Tab character

Codec/Encryption/AESAux.hs:876:1: Warning: Tab character

Codec/Encryption/AESAux.hs:877:1: Warning: Tab character

Codec/Encryption/AESAux.hs:877:50: Warning: Tab character

Codec/Encryption/AESAux.hs:878:1: Warning: Tab character

Codec/Encryption/AESAux.hs:878:50: Warning: Tab character

Codec/Encryption/AESAux.hs:879:1: Warning: Tab character

Codec/Encryption/AESAux.hs:879:50: Warning: Tab character

Codec/Encryption/AESAux.hs:880:1: Warning: Tab character

Codec/Encryption/AESAux.hs:880:50: Warning: Tab character

Codec/Encryption/AESAux.hs:884:1: Warning: Tab character

Codec/Encryption/AESAux.hs:885:1: Warning: Tab character

Codec/Encryption/AESAux.hs:886:1: Warning: Tab character

Codec/Encryption/AESAux.hs:887:1: Warning: Tab character

Codec/Encryption/AESAux.hs:888:1: Warning: Tab character

Codec/Encryption/AESAux.hs:893:1: Warning: Tab character

Codec/Encryption/AESAux.hs:894:1: Warning: Tab character

Codec/Encryption/AESAux.hs:895:1: Warning: Tab character

Codec/Encryption/AESAux.hs:896:1: Warning: Tab character

Codec/Encryption/AESAux.hs:897:1: Warning: Tab character
[8 of 9] Compiling Codec.Encryption.AES ( Codec/Encryption/AES.hs, dist/build/QuickTest/QuickTest-tmp/Codec/Encryption/AES.o )

Codec/Encryption/AES.hs:43:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:50:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:50:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:51:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:51:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:58:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[9 of 9] Compiling Main             ( QuickTest.hs, dist/build/QuickTest/QuickTest-tmp/Main.o )
Linking dist/build/QuickTest/QuickTest ...
Preprocessing executable 'HMACTest' for Crypto-4.2.5.1...
[1 of 6] Compiling Data.Digest.MD5Aux ( Data/Digest/MD5Aux.hs, dist/build/HMACTest/HMACTest-tmp/Data/Digest/MD5Aux.o )

Data/Digest/MD5Aux.hs:107:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num ABCD’
[2 of 6] Compiling Codec.Utils      ( Codec/Utils.hs, dist/build/HMACTest/HMACTest-tmp/Codec/Utils.o )

Codec/Utils.hs:24:1: Warning: Tab character

Codec/Utils.hs:65:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:74:7: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:93:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:107:1: Warning: Tab character

Codec/Utils.hs:108:1: Warning: Tab character
[3 of 6] Compiling Data.Digest.MD5  ( Data/Digest/MD5.hs, dist/build/HMACTest/HMACTest-tmp/Data/Digest/MD5.o )

Data/Digest/MD5.hs:41:1: Warning: Tab character
[4 of 6] Compiling Data.Digest.SHA1 ( Data/Digest/SHA1.hs, dist/build/HMACTest/HMACTest-tmp/Data/Digest/SHA1.o )
[5 of 6] Compiling Data.HMAC        ( Data/HMAC.hs, dist/build/HMACTest/HMACTest-tmp/Data/HMAC.o )

Data/HMAC.hs:108:45: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/HMAC.hs:118:28: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[6 of 6] Compiling Main             ( HMACTest.hs, dist/build/HMACTest/HMACTest-tmp/Main.o )
Linking dist/build/HMACTest/HMACTest ...
Preprocessing executable 'WordListTest' for Crypto-4.2.5.1...

WordListTest.hs:1:35: Warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
[1 of 3] Compiling Codec.Utils      ( Codec/Utils.hs, dist/build/WordListTest/WordListTest-tmp/Codec/Utils.o )

Codec/Utils.hs:24:1: Warning: Tab character

Codec/Utils.hs:65:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:74:7: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:93:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:107:1: Warning: Tab character

Codec/Utils.hs:108:1: Warning: Tab character
[2 of 3] Compiling Data.LargeWord   ( Data/LargeWord.hs, dist/build/WordListTest/WordListTest-tmp/Data/LargeWord.o )

Data/LargeWord.hs:46:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:58:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:68:38: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:70:39: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:91:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:91:26: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:93:66: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:95:66: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:102:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num (LargeKey a b)’

Data/LargeWord.hs:109:10: Warning:
    No explicit implementation for
      ‘complement’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)),
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits (LargeKey a b)’

Data/LargeWord.hs:133:10: Warning:
    No explicit implementation for
      ‘quotRem’
    In the instance declaration for ‘Integral (LargeKey a b)’

Data/LargeWord.hs:137:10: Warning:
    No explicit implementation for
      ‘toRational’
    In the instance declaration for ‘Real (LargeKey a b)’

Data/LargeWord.hs:140:10: Warning:
    No explicit implementation for
      ‘toEnum’ and ‘fromEnum’
    In the instance declaration for ‘Enum (LargeKey a b)’
[3 of 3] Compiling Main             ( WordListTest.hs, dist/build/WordListTest/WordListTest-tmp/Main.o )

WordListTest.hs:1:35: Warning:
    -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead
Linking dist/build/WordListTest/WordListTest ...
Running Haddock for Crypto-4.2.5.1...
Running hscolour for Crypto-4.2.5.1...
Preprocessing library Crypto-4.2.5.1...
Preprocessing executable 'SymmetricTest' for Crypto-4.2.5.1...
Preprocessing executable 'SHA1Test' for Crypto-4.2.5.1...
Preprocessing executable 'RSATest' for Crypto-4.2.5.1...
Preprocessing executable 'QuickTest' for Crypto-4.2.5.1...
Preprocessing executable 'HMACTest' for Crypto-4.2.5.1...
Preprocessing executable 'WordListTest' for Crypto-4.2.5.1...
Preprocessing library Crypto-4.2.5.1...

Data/Digest/SHA2.hs:88:35: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:89:39: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:92:10: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:97:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:99:51: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:142:26: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/SHA2.hs:147:12: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/MD5Aux.hs:107:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num ABCD’

Codec/Encryption/Modes.hs:19:1: Warning: Tab character

Data/LargeWord.hs:46:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:58:19: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:68:38: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:70:39: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:91:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:91:26: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:93:66: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:95:66: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/LargeWord.hs:102:10: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num (LargeKey a b)’

Data/LargeWord.hs:109:10: Warning:
    No explicit implementation for
      ‘complement’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)),
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits (LargeKey a b)’

Data/LargeWord.hs:133:10: Warning:
    No explicit implementation for
      ‘quotRem’
    In the instance declaration for ‘Integral (LargeKey a b)’

Data/LargeWord.hs:137:10: Warning:
    No explicit implementation for
      ‘toRational’
    In the instance declaration for ‘Real (LargeKey a b)’

Data/LargeWord.hs:140:10: Warning:
    No explicit implementation for
      ‘toEnum’ and ‘fromEnum’
    In the instance declaration for ‘Enum (LargeKey a b)’

Codec/Encryption/DESAux.hs:21:10: Warning:
    No explicit implementation for
      ‘+’, ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’
                                                            or
                                                            ‘-’)
    In the instance declaration for ‘Num [Bool]’

Codec/Encryption/DESAux.hs:23:10: Warning:
    No explicit implementation for
      ‘.&.’, ‘.|.’, ‘complement’,
      (either ‘shift’ or (‘shiftL’ and ‘shiftR’)), ‘bitSize’,
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits [Bool]’

Codec/Encryption/RSA/NumberTheory.hs:57:1: Warning: Tab character

Codec/Encryption/RSA/NumberTheory.hs:61:1: Warning: Tab character

Codec/Utils.hs:24:1: Warning: Tab character

Codec/Utils.hs:107:1: Warning: Tab character

Codec/Utils.hs:108:1: Warning: Tab character

Codec/Utils.hs:65:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:74:7: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Utils.hs:93:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/RSA/EMEOAEP.hs:52:1: Warning: Tab character

Codec/Encryption/RSA/EMEOAEP.hs:59:1: Warning: Tab character

Codec/Encryption/RSA/EMEOAEP.hs:85:1: Warning: Tab character

Codec/Encryption/RSA/EMEOAEP.hs:87:1: Warning: Tab character

Codec/Encryption/RSA/MGF.hs:32:1: Warning: Tab character

Codec/Encryption/AESAux.hs:3:1: Warning: Tab character

Codec/Encryption/AESAux.hs:4:1: Warning: Tab character

Codec/Encryption/AESAux.hs:5:1: Warning: Tab character

Codec/Encryption/AESAux.hs:6:1: Warning: Tab character

Codec/Encryption/AESAux.hs:7:1: Warning: Tab character

Codec/Encryption/AESAux.hs:8:1: Warning: Tab character

Codec/Encryption/AESAux.hs:18:1: Warning: Tab character

Codec/Encryption/AESAux.hs:19:1: Warning: Tab character

Codec/Encryption/AESAux.hs:23:1: Warning: Tab character

Codec/Encryption/AESAux.hs:24:1: Warning: Tab character

Codec/Encryption/AESAux.hs:28:1: Warning: Tab character

Codec/Encryption/AESAux.hs:29:1: Warning: Tab character

Codec/Encryption/AESAux.hs:33:1: Warning: Tab character

Codec/Encryption/AESAux.hs:34:1: Warning: Tab character

Codec/Encryption/AESAux.hs:38:1: Warning: Tab character

Codec/Encryption/AESAux.hs:39:1: Warning: Tab character

Codec/Encryption/AESAux.hs:43:1: Warning: Tab character

Codec/Encryption/AESAux.hs:44:1: Warning: Tab character

Codec/Encryption/AESAux.hs:48:1: Warning: Tab character

Codec/Encryption/AESAux.hs:49:1: Warning: Tab character

Codec/Encryption/AESAux.hs:50:1: Warning: Tab character

Codec/Encryption/AESAux.hs:51:1: Warning: Tab character

Codec/Encryption/AESAux.hs:53:1: Warning: Tab character

Codec/Encryption/AESAux.hs:54:1: Warning: Tab character

Codec/Encryption/AESAux.hs:55:1: Warning: Tab character

Codec/Encryption/AESAux.hs:56:1: Warning: Tab character

Codec/Encryption/AESAux.hs:57:1: Warning: Tab character

Codec/Encryption/AESAux.hs:58:1: Warning: Tab character

Codec/Encryption/AESAux.hs:59:1: Warning: Tab character

Codec/Encryption/AESAux.hs:60:1: Warning: Tab character

Codec/Encryption/AESAux.hs:61:1: Warning: Tab character

Codec/Encryption/AESAux.hs:61:41: Warning: Tab character

Codec/Encryption/AESAux.hs:62:1: Warning: Tab character

Codec/Encryption/AESAux.hs:62:41: Warning: Tab character

Codec/Encryption/AESAux.hs:63:1: Warning: Tab character

Codec/Encryption/AESAux.hs:63:41: Warning: Tab character

Codec/Encryption/AESAux.hs:64:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:1: Warning: Tab character

Codec/Encryption/AESAux.hs:65:21: Warning: Tab character

Codec/Encryption/AESAux.hs:66:1: Warning: Tab character

Codec/Encryption/AESAux.hs:66:21: Warning: Tab character

Codec/Encryption/AESAux.hs:67:1: Warning: Tab character

Codec/Encryption/AESAux.hs:67:21: Warning: Tab character

Codec/Encryption/AESAux.hs:68:1: Warning: Tab character

Codec/Encryption/AESAux.hs:68:21: Warning: Tab character

Codec/Encryption/AESAux.hs:69:1: Warning: Tab character

Codec/Encryption/AESAux.hs:69:53: Warning: Tab character

Codec/Encryption/AESAux.hs:70:1: Warning: Tab character

Codec/Encryption/AESAux.hs:70:53: Warning: Tab character

Codec/Encryption/AESAux.hs:71:1: Warning: Tab character

Codec/Encryption/AESAux.hs:72:1: Warning: Tab character

Codec/Encryption/AESAux.hs:73:1: Warning: Tab character

Codec/Encryption/AESAux.hs:74:1: Warning: Tab character

Codec/Encryption/AESAux.hs:75:1: Warning: Tab character

Codec/Encryption/AESAux.hs:78:1: Warning: Tab character

Codec/Encryption/AESAux.hs:79:1: Warning: Tab character

Codec/Encryption/AESAux.hs:80:1: Warning: Tab character

Codec/Encryption/AESAux.hs:81:1: Warning: Tab character

Codec/Encryption/AESAux.hs:83:1: Warning: Tab character

Codec/Encryption/AESAux.hs:84:1: Warning: Tab character

Codec/Encryption/AESAux.hs:85:1: Warning: Tab character

Codec/Encryption/AESAux.hs:86:1: Warning: Tab character

Codec/Encryption/AESAux.hs:87:1: Warning: Tab character

Codec/Encryption/AESAux.hs:88:1: Warning: Tab character

Codec/Encryption/AESAux.hs:89:1: Warning: Tab character

Codec/Encryption/AESAux.hs:90:1: Warning: Tab character

Codec/Encryption/AESAux.hs:91:1: Warning: Tab character

Codec/Encryption/AESAux.hs:91:41: Warning: Tab character

Codec/Encryption/AESAux.hs:92:1: Warning: Tab character

Codec/Encryption/AESAux.hs:92:41: Warning: Tab character

Codec/Encryption/AESAux.hs:93:1: Warning: Tab character

Codec/Encryption/AESAux.hs:93:41: Warning: Tab character

Codec/Encryption/AESAux.hs:94:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:1: Warning: Tab character

Codec/Encryption/AESAux.hs:95:21: Warning: Tab character

Codec/Encryption/AESAux.hs:96:1: Warning: Tab character

Codec/Encryption/AESAux.hs:96:21: Warning: Tab character

Codec/Encryption/AESAux.hs:97:1: Warning: Tab character

Codec/Encryption/AESAux.hs:97:21: Warning: Tab character

Codec/Encryption/AESAux.hs:98:1: Warning: Tab character

Codec/Encryption/AESAux.hs:98:21: Warning: Tab character

Codec/Encryption/AESAux.hs:99:1: Warning: Tab character

Codec/Encryption/AESAux.hs:99:53: Warning: Tab character

Codec/Encryption/AESAux.hs:100:1: Warning: Tab character

Codec/Encryption/AESAux.hs:100:53: Warning: Tab character

Codec/Encryption/AESAux.hs:101:1: Warning: Tab character

Codec/Encryption/AESAux.hs:102:1: Warning: Tab character

Codec/Encryption/AESAux.hs:103:1: Warning: Tab character

Codec/Encryption/AESAux.hs:104:1: Warning: Tab character

Codec/Encryption/AESAux.hs:104:15: Warning: Tab character

Codec/Encryption/AESAux.hs:105:1: Warning: Tab character

Codec/Encryption/AESAux.hs:106:1: Warning: Tab character

Codec/Encryption/AESAux.hs:110:1: Warning: Tab character

Codec/Encryption/AESAux.hs:111:1: Warning: Tab character

Codec/Encryption/AESAux.hs:112:1: Warning: Tab character

Codec/Encryption/AESAux.hs:697:1: Warning: Tab character

Codec/Encryption/AESAux.hs:697:14: Warning: Tab character

Codec/Encryption/AESAux.hs:698:1: Warning: Tab character

Codec/Encryption/AESAux.hs:703:1: Warning: Tab character

Codec/Encryption/AESAux.hs:703:14: Warning: Tab character

Codec/Encryption/AESAux.hs:704:1: Warning: Tab character

Codec/Encryption/AESAux.hs:705:1: Warning: Tab character

Codec/Encryption/AESAux.hs:710:1: Warning: Tab character

Codec/Encryption/AESAux.hs:710:14: Warning: Tab character

Codec/Encryption/AESAux.hs:711:1: Warning: Tab character

Codec/Encryption/AESAux.hs:712:1: Warning: Tab character

Codec/Encryption/AESAux.hs:713:1: Warning: Tab character

Codec/Encryption/AESAux.hs:732:1: Warning: Tab character

Codec/Encryption/AESAux.hs:733:1: Warning: Tab character

Codec/Encryption/AESAux.hs:734:1: Warning: Tab character

Codec/Encryption/AESAux.hs:735:1: Warning: Tab character

Codec/Encryption/AESAux.hs:736:1: Warning: Tab character

Codec/Encryption/AESAux.hs:737:1: Warning: Tab character

Codec/Encryption/AESAux.hs:737:30: Warning: Tab character

Codec/Encryption/AESAux.hs:738:1: Warning: Tab character

Codec/Encryption/AESAux.hs:739:1: Warning: Tab character

Codec/Encryption/AESAux.hs:740:1: Warning: Tab character

Codec/Encryption/AESAux.hs:740:15: Warning: Tab character

Codec/Encryption/AESAux.hs:741:1: Warning: Tab character

Codec/Encryption/AESAux.hs:742:1: Warning: Tab character

Codec/Encryption/AESAux.hs:743:1: Warning: Tab character

Codec/Encryption/AESAux.hs:744:1: Warning: Tab character

Codec/Encryption/AESAux.hs:745:1: Warning: Tab character

Codec/Encryption/AESAux.hs:746:1: Warning: Tab character

Codec/Encryption/AESAux.hs:746:41: Warning: Tab character

Codec/Encryption/AESAux.hs:747:1: Warning: Tab character

Codec/Encryption/AESAux.hs:748:1: Warning: Tab character

Codec/Encryption/AESAux.hs:749:1: Warning: Tab character

Codec/Encryption/AESAux.hs:750:1: Warning: Tab character

Codec/Encryption/AESAux.hs:754:1: Warning: Tab character

Codec/Encryption/AESAux.hs:755:1: Warning: Tab character

Codec/Encryption/AESAux.hs:756:1: Warning: Tab character

Codec/Encryption/AESAux.hs:760:1: Warning: Tab character

Codec/Encryption/AESAux.hs:761:1: Warning: Tab character

Codec/Encryption/AESAux.hs:762:1: Warning: Tab character

Codec/Encryption/AESAux.hs:763:1: Warning: Tab character

Codec/Encryption/AESAux.hs:764:1: Warning: Tab character

Codec/Encryption/AESAux.hs:765:1: Warning: Tab character

Codec/Encryption/AESAux.hs:766:1: Warning: Tab character

Codec/Encryption/AESAux.hs:767:1: Warning: Tab character

Codec/Encryption/AESAux.hs:771:1: Warning: Tab character

Codec/Encryption/AESAux.hs:772:1: Warning: Tab character

Codec/Encryption/AESAux.hs:772:10: Warning: Tab character

Codec/Encryption/AESAux.hs:773:1: Warning: Tab character

Codec/Encryption/AESAux.hs:773:10: Warning: Tab character

Codec/Encryption/AESAux.hs:774:1: Warning: Tab character

Codec/Encryption/AESAux.hs:775:2: Warning: Tab character

Codec/Encryption/AESAux.hs:776:1: Warning: Tab character

Codec/Encryption/AESAux.hs:777:1: Warning: Tab character

Codec/Encryption/AESAux.hs:781:1: Warning: Tab character

Codec/Encryption/AESAux.hs:782:1: Warning: Tab character

Codec/Encryption/AESAux.hs:782:10: Warning: Tab character

Codec/Encryption/AESAux.hs:783:1: Warning: Tab character

Codec/Encryption/AESAux.hs:783:10: Warning: Tab character

Codec/Encryption/AESAux.hs:784:1: Warning: Tab character

Codec/Encryption/AESAux.hs:785:3: Warning: Tab character

Codec/Encryption/AESAux.hs:786:3: Warning: Tab character

Codec/Encryption/AESAux.hs:787:3: Warning: Tab character

Codec/Encryption/AESAux.hs:789:28: Warning: Tab character

Codec/Encryption/AESAux.hs:791:1: Warning: Tab character

Codec/Encryption/AESAux.hs:792:1: Warning: Tab character

Codec/Encryption/AESAux.hs:792:10: Warning: Tab character

Codec/Encryption/AESAux.hs:793:1: Warning: Tab character

Codec/Encryption/AESAux.hs:793:10: Warning: Tab character

Codec/Encryption/AESAux.hs:794:1: Warning: Tab character

Codec/Encryption/AESAux.hs:795:2: Warning: Tab character

Codec/Encryption/AESAux.hs:796:1: Warning: Tab character

Codec/Encryption/AESAux.hs:797:1: Warning: Tab character

Codec/Encryption/AESAux.hs:799:31: Warning: Tab character

Codec/Encryption/AESAux.hs:801:1: Warning: Tab character

Codec/Encryption/AESAux.hs:802:1: Warning: Tab character

Codec/Encryption/AESAux.hs:802:10: Warning: Tab character

Codec/Encryption/AESAux.hs:803:1: Warning: Tab character

Codec/Encryption/AESAux.hs:803:10: Warning: Tab character

Codec/Encryption/AESAux.hs:804:1: Warning: Tab character

Codec/Encryption/AESAux.hs:805:2: Warning: Tab character

Codec/Encryption/AESAux.hs:806:1: Warning: Tab character

Codec/Encryption/AESAux.hs:807:1: Warning: Tab character

Codec/Encryption/AESAux.hs:811:1: Warning: Tab character

Codec/Encryption/AESAux.hs:812:1: Warning: Tab character

Codec/Encryption/AESAux.hs:813:1: Warning: Tab character

Codec/Encryption/AESAux.hs:814:1: Warning: Tab character

Codec/Encryption/AESAux.hs:816:29: Warning: Tab character

Codec/Encryption/AESAux.hs:818:1: Warning: Tab character

Codec/Encryption/AESAux.hs:819:1: Warning: Tab character

Codec/Encryption/AESAux.hs:819:10: Warning: Tab character

Codec/Encryption/AESAux.hs:820:1: Warning: Tab character

Codec/Encryption/AESAux.hs:820:10: Warning: Tab character

Codec/Encryption/AESAux.hs:821:1: Warning: Tab character

Codec/Encryption/AESAux.hs:822:2: Warning: Tab character

Codec/Encryption/AESAux.hs:823:1: Warning: Tab character

Codec/Encryption/AESAux.hs:824:1: Warning: Tab character

Codec/Encryption/AESAux.hs:825:1: Warning: Tab character

Codec/Encryption/AESAux.hs:826:1: Warning: Tab character

Codec/Encryption/AESAux.hs:827:1: Warning: Tab character

Codec/Encryption/AESAux.hs:828:1: Warning: Tab character

Codec/Encryption/AESAux.hs:831:1: Warning: Tab character

Codec/Encryption/AESAux.hs:833:1: Warning: Tab character

Codec/Encryption/AESAux.hs:834:1: Warning: Tab character

Codec/Encryption/AESAux.hs:835:1: Warning: Tab character

Codec/Encryption/AESAux.hs:836:1: Warning: Tab character

Codec/Encryption/AESAux.hs:838:32: Warning: Tab character

Codec/Encryption/AESAux.hs:840:1: Warning: Tab character

Codec/Encryption/AESAux.hs:841:1: Warning: Tab character

Codec/Encryption/AESAux.hs:841:10: Warning: Tab character

Codec/Encryption/AESAux.hs:842:1: Warning: Tab character

Codec/Encryption/AESAux.hs:842:10: Warning: Tab character

Codec/Encryption/AESAux.hs:843:1: Warning: Tab character

Codec/Encryption/AESAux.hs:844:2: Warning: Tab character

Codec/Encryption/AESAux.hs:845:1: Warning: Tab character

Codec/Encryption/AESAux.hs:846:1: Warning: Tab character

Codec/Encryption/AESAux.hs:847:1: Warning: Tab character

Codec/Encryption/AESAux.hs:848:1: Warning: Tab character

Codec/Encryption/AESAux.hs:849:1: Warning: Tab character

Codec/Encryption/AESAux.hs:850:1: Warning: Tab character

Codec/Encryption/AESAux.hs:854:1: Warning: Tab character

Codec/Encryption/AESAux.hs:855:1: Warning: Tab character

Codec/Encryption/AESAux.hs:856:1: Warning: Tab character

Codec/Encryption/AESAux.hs:856:10: Warning: Tab character

Codec/Encryption/AESAux.hs:857:1: Warning: Tab character

Codec/Encryption/AESAux.hs:858:1: Warning: Tab character

Codec/Encryption/AESAux.hs:859:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:1: Warning: Tab character

Codec/Encryption/AESAux.hs:860:10: Warning: Tab character

Codec/Encryption/AESAux.hs:861:1: Warning: Tab character

Codec/Encryption/AESAux.hs:862:2: Warning: Tab character

Codec/Encryption/AESAux.hs:863:1: Warning: Tab character

Codec/Encryption/AESAux.hs:864:1: Warning: Tab character

Codec/Encryption/AESAux.hs:869:1: Warning: Tab character

Codec/Encryption/AESAux.hs:870:1: Warning: Tab character

Codec/Encryption/AESAux.hs:871:1: Warning: Tab character

Codec/Encryption/AESAux.hs:872:1: Warning: Tab character

Codec/Encryption/AESAux.hs:873:1: Warning: Tab character

Codec/Encryption/AESAux.hs:874:1: Warning: Tab character

Codec/Encryption/AESAux.hs:875:1: Warning: Tab character

Codec/Encryption/AESAux.hs:876:1: Warning: Tab character

Codec/Encryption/AESAux.hs:877:1: Warning: Tab character

Codec/Encryption/AESAux.hs:877:50: Warning: Tab character

Codec/Encryption/AESAux.hs:878:1: Warning: Tab character

Codec/Encryption/AESAux.hs:878:50: Warning: Tab character

Codec/Encryption/AESAux.hs:879:1: Warning: Tab character

Codec/Encryption/AESAux.hs:879:50: Warning: Tab character

Codec/Encryption/AESAux.hs:880:1: Warning: Tab character

Codec/Encryption/AESAux.hs:880:50: Warning: Tab character

Codec/Encryption/AESAux.hs:884:1: Warning: Tab character

Codec/Encryption/AESAux.hs:885:1: Warning: Tab character

Codec/Encryption/AESAux.hs:886:1: Warning: Tab character

Codec/Encryption/AESAux.hs:887:1: Warning: Tab character

Codec/Encryption/AESAux.hs:888:1: Warning: Tab character

Codec/Encryption/AESAux.hs:893:1: Warning: Tab character

Codec/Encryption/AESAux.hs:894:1: Warning: Tab character

Codec/Encryption/AESAux.hs:895:1: Warning: Tab character

Codec/Encryption/AESAux.hs:896:1: Warning: Tab character

Codec/Encryption/AESAux.hs:897:1: Warning: Tab character

Codec/Encryption/AES.hs:43:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:50:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:50:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:51:17: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:51:33: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/AES.hs:58:9: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/Padding.hs:68:1: Warning: Tab character

Codec/Encryption/Padding.hs:103:1: Warning: Tab character

Codec/Encryption/Padding.hs:107:1: Warning: Tab character

Codec/Encryption/Padding.hs:108:1: Warning: Tab character

Codec/Encryption/Padding.hs:58:20: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Codec/Encryption/Padding.hs:106:29: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Digest/MD5.hs:41:1: Warning: Tab character

Data/HMAC.hs:108:45: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/HMAC.hs:118:28: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
  43% (  6 / 14) in 'Data.Digest.SHA2'
  Missing documentation for:
    Hash256 (Data/Digest/SHA2.hs:103)
    sha512Ascii (Data/Digest/SHA2.hs:227)
    Hash512 (Data/Digest/SHA2.hs:104)
    sha384Ascii (Data/Digest/SHA2.hs:224)
    Hash384 (Data/Digest/SHA2.hs:106)
    sha224Ascii (Data/Digest/SHA2.hs:230)
    Hash224 (Data/Digest/SHA2.hs:107)
    toOctets (Data/Digest/SHA2.hs:140)
   0% (  0 / 10) in 'Data.Digest.MD5Aux'
  Missing documentation for:
    Module header
    md5 (Data/Digest/MD5Aux.hs:117)
    md5s (Data/Digest/MD5Aux.hs:123)
    md5i (Data/Digest/MD5Aux.hs:129)
    MD5 (Data/Digest/MD5Aux.hs:43)
    ABCD (Data/Digest/MD5Aux.hs:36)
    Zord64 (Data/Digest/MD5Aux.hs:29)
    Str (Data/Digest/MD5Aux.hs:37)
    BoolList (Data/Digest/MD5Aux.hs:38)
    WordList (Data/Digest/MD5Aux.hs:39)
 100% (  4 /  4) in 'Codec.Encryption.Modes'
   0% (  0 /  4) in 'Codec.Encryption.BlowfishAux'
  Missing documentation for:
    Module header
    bfMakeKey (Codec/Encryption/BlowfishAux.hs:60)
    bfEnc (Codec/Encryption/BlowfishAux.hs:38)
    bfDec (Codec/Encryption/BlowfishAux.hs:54)
  25% (  1 /  4) in 'Codec.Encryption.TEA'
  Missing documentation for:
    TEAKey (Codec/Encryption/TEA.hs:26)
    encrypt (Codec/Encryption/TEA.hs:34)
    decrypt (Codec/Encryption/TEA.hs:47)
  12% (  1 /  8) in 'Data.LargeWord'
  Missing documentation for:
    LargeKey (Data/LargeWord.hs:62)
    Word96 (Data/LargeWord.hs:142)
    Word128 (Data/LargeWord.hs:143)
    Word160 (Data/LargeWord.hs:144)
    Word192 (Data/LargeWord.hs:145)
    Word224 (Data/LargeWord.hs:146)
    Word256 (Data/LargeWord.hs:147)
   0% (  0 /  3) in 'Codec.Encryption.DESAux'
  Missing documentation for:
    Module header
    des_enc (Codec/Encryption/DESAux.hs:48)
    des_dec (Codec/Encryption/DESAux.hs:51)
 100% (  4 /  4) in 'Codec.Encryption.DES'
   0% (  0 / 14) in 'Codec.Encryption.RSA.NumberTheory'
  Missing documentation for:
    Module header
    inverse (Codec/Encryption/RSA/NumberTheory.hs:65)
    extEuclGcd (Codec/Encryption/RSA/NumberTheory.hs:73)
    simplePrimalityTest (Codec/Encryption/RSA/NumberTheory.hs:152)
    getPrime (Codec/Encryption/RSA/NumberTheory.hs:123)
    pg (Codec/Encryption/RSA/NumberTheory.hs:134)
    isPrime (Codec/Encryption/RSA/NumberTheory.hs:142)
    rabinMillerPrimalityTest (Codec/Encryption/RSA/NumberTheory.hs:161)
    expmod (Codec/Encryption/RSA/NumberTheory.hs:185)
    factor (Codec/Encryption/RSA/NumberTheory.hs:43)
    testInverse (Codec/Encryption/RSA/NumberTheory.hs:68)
    primes (Codec/Encryption/RSA/NumberTheory.hs:201)
    /| (Codec/Encryption/RSA/NumberTheory.hs:197)
    randomOctet (Codec/Encryption/RSA/NumberTheory.hs:35)
  92% ( 11 / 12) in 'Codec.Utils'
  Missing documentation for:
    toTwosComp (Codec/Utils.hs:123)
 100% (  4 /  4) in 'Codec.Encryption.RSA'
 100% (  4 /  4) in 'Codec.Encryption.RSA.EMEOAEP'
 100% (  3 /  3) in 'Codec.Encryption.RSA.MGF'
  14% (  1 /  7) in 'Codec.Encryption.AESAux'
  Missing documentation for:
    aes128Encrypt (Codec/Encryption/AESAux.hs:17)
    aes192Encrypt (Codec/Encryption/AESAux.hs:22)
    aes256Encrypt (Codec/Encryption/AESAux.hs:27)
    aes128Decrypt (Codec/Encryption/AESAux.hs:32)
    aes192Decrypt (Codec/Encryption/AESAux.hs:37)
    aes256Decrypt (Codec/Encryption/AESAux.hs:42)
  80% (  4 /  5) in 'Codec.Encryption.AES'
  Missing documentation for:
    AESKey (Codec/Encryption/AES.hs:28)
 100% (  4 /  4) in 'Codec.Encryption.Blowfish'
 100% (  6 /  6) in 'Codec.Encryption.Padding'
  33% (  1 /  3) in 'Codec.Text.Raw'
  Missing documentation for:
    hexdump (Codec/Text/Raw.hs:35)
    hexdumpBy (Codec/Text/Raw.hs:43)
 100% (  3 /  3) in 'Data.Digest.MD5'
  20% (  1 /  5) in 'Data.Digest.SHA1'
  Missing documentation for:
    Word160 (Data/Digest/SHA1.hs:34)
    hash (Data/Digest/SHA1.hs:119)
    lift2 (Data/Digest/SHA1.hs:49)
    toInteger (Data/Digest/SHA1.hs:41)
 100% (  3 /  3) in 'Data.Digest.SHA224'
 100% (  3 /  3) in 'Data.Digest.SHA256'
 100% (  3 /  3) in 'Data.Digest.SHA384'
 100% (  3 /  3) in 'Data.Digest.SHA512'
 100% (  7 /  7) in 'Data.HMAC'
  50% (  1 /  2) in 'Codec.Binary.BubbleBabble'
  Missing documentation for:
    Module header
Warning: Data.Digest.SHA2: could not find link destinations for:
    Hash8 Hash padding sha
Warning: Data.LargeWord: could not find link destinations for:
    LargeWord
Warning: Codec.Utils: could not find link destinations for:
    trimNulls
Warning: Codec.Encryption.AES: could not find link destinations for:
    AESKeyIndirection
Warning: Codec.Text.Raw: could not find link destinations for:
    OctetsPerLine
Documentation created: dist/doc/html/Crypto/index.html,
dist/doc/html/Crypto/Crypto.txt
Preprocessing executable 'SymmetricTest' for Crypto-4.2.5.1...
Preprocessing executable 'SHA1Test' for Crypto-4.2.5.1...
Preprocessing executable 'RSATest' for Crypto-4.2.5.1...
Preprocessing executable 'QuickTest' for Crypto-4.2.5.1...
Preprocessing executable 'HMACTest' for Crypto-4.2.5.1...
Preprocessing executable 'WordListTest' for Crypto-4.2.5.1...
Creating package registration file:
/tmp/pkgConf-Crypto-4.2.51350184692579344667.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/Crypto-4.2.5.1-FxTkgUHiIyXKaFyaLhwvwl
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering Crypto-4.2.5.1...
Installed Crypto-4.2.5.1
Configuring blaze-html-0.8.1.1...
Building blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o )
[ 9 of 21] Compiling Text.Blaze.Html  ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o )
In-place registering blaze-html-0.8.1.1...
Running Haddock for blaze-html-0.8.1.1...
Running hscolour for blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
Haddock coverage:
 100% (169 /169) 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% (169 /169) 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'
  Missing documentation for:
    Module header
    Html (src/Text/Blaze/Html.hs:10)
    toHtml (src/Text/Blaze/Html.hs:12)
    preEscapedToHtml (src/Text/Blaze/Html.hs:15)
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.Pretty'
  Missing documentation for:
    Module header
    renderHtml (src/Text/Blaze/Html/Renderer/Pretty.hs:8)
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.String'
  Missing documentation for:
    Module header
    renderHtml (src/Text/Blaze/Html/Renderer/String.hs:8)
   0% (  0 /  5) in 'Text.Blaze.Html.Renderer.Text'
  Missing documentation for:
    Module header
    renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Text.hs:15)
    renderHtmlBuilderWith (src/Text/Blaze/Html/Renderer/Text.hs:18)
    renderHtml (src/Text/Blaze/Html/Renderer/Text.hs:21)
    renderHtmlWith (src/Text/Blaze/Html/Renderer/Text.hs:24)
   0% (  0 /  4) in 'Text.Blaze.Html.Renderer.Utf8'
  Missing documentation for:
    Module header
    renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Utf8.hs:13)
    renderHtml (src/Text/Blaze/Html/Renderer/Utf8.hs:16)
    renderHtmlToByteStringIO (src/Text/Blaze/Html/Renderer/Utf8.hs:19)
 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% (111 /111) 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% (111 /111) in 'Text.Blaze.XHtml5'
Documentation created: dist/doc/html/blaze-html/index.html,
dist/doc/html/blaze-html/blaze-html.txt
Creating package registration file:
/tmp/pkgConf-blaze-html-0.8.110851395231838374019.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-html-0.8.1.1-1zXVsYxJvNk7KmCYUCIuBj
Registering blaze-html-0.8.1.1...
Installed blaze-html-0.8.1.1
Configuring http-types-0.9...
Building http-types-0.9...
Preprocessing library http-types-0.9...
[1 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o )
[2 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o )

Network/HTTP/Types/URI.hs:148:26: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:283:22: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:313:20: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:325:18: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
[3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o )
[4 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o )
[5 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o )
[6 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o )
[7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o )
In-place registering http-types-0.9...
Running Haddock for http-types-0.9...
Running hscolour for http-types-0.9...
Preprocessing library http-types-0.9...
Preprocessing library http-types-0.9...

Network/HTTP/Types/URI.hs:148:26: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:283:22: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:313:20: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Types/URI.hs:325:18: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
Haddock coverage:
  80% (  4 /  5) in 'Network.HTTP.Types.Version'
  Missing documentation for:
    Module header
  97% ( 29 / 30) in 'Network.HTTP.Types.URI'
  Missing documentation for:
    Module header
  99% ( 99 /100) in 'Network.HTTP.Types.Status'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Network.HTTP.Types.QueryLike'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Network.HTTP.Types.Method'
  Missing documentation for:
    Module header
  92% ( 57 / 62) in 'Network.HTTP.Types.Header'
  Missing documentation for:
    Module header
    renderByteRangeBuilder (Network/HTTP/Types/Header.hs:153)
    renderByteRange (Network/HTTP/Types/Header.hs:158)
    renderByteRangesBuilder (Network/HTTP/Types/Header.hs:164)
    renderByteRanges (Network/HTTP/Types/Header.hs:168)
  97% (171 /176) in 'Network.HTTP.Types'
  Missing documentation for:
    Module header
    renderByteRangeBuilder (Network/HTTP/Types/Header.hs:153)
    renderByteRange (Network/HTTP/Types/Header.hs:158)
    renderByteRangesBuilder (Network/HTTP/Types/Header.hs:164)
    renderByteRanges (Network/HTTP/Types/Header.hs:168)
Documentation created: dist/doc/html/http-types/index.html,
dist/doc/html/http-types/http-types.txt
Creating package registration file:
/tmp/pkgConf-http-types-07911250891369043554.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/http-types-0.9-K1GcYiiEBxaBOQVfjX52va
Registering http-types-0.9...
Installed http-types-0.9
Configuring attoparsec-0.13.0.1...
Building attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
[ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o )
[ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )
[ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[21 of 21] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.13.0.1...
Running Haddock for attoparsec-0.13.0.1...
Running hscolour for attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Haddock coverage:
  67% (  6 /  9) in 'Data.Attoparsec.Text.FastSet'
  Missing documentation for:
    FastSet (Data/Attoparsec/Text/FastSet.hs:27)
    fromList (Data/Attoparsec/Text/FastSet.hs:29)
    charClass (Data/Attoparsec/Text/FastSet.hs:37)
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  Missing documentation for:
    Module header
  36% (  4 / 11) in 'Data.Attoparsec.Text.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/Text/Buffer.hs:58)
    unbuffer (Data/Attoparsec/Text/Buffer.hs:75)
    unbufferAt (Data/Attoparsec/Text/Buffer.hs:78)
    length (Data/Attoparsec/Text/Buffer.hs:120)
    pappend (Data/Attoparsec/Text/Buffer.hs:93)
    substring (Data/Attoparsec/Text/Buffer.hs:124)
    dropWord16 (Data/Attoparsec/Text/Buffer.hs:131)
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
  Missing documentation for:
    Buffer (Data/Attoparsec/ByteString/Buffer.hs:71)
    unbuffer (Data/Attoparsec/ByteString/Buffer.hs:88)
    pappend (Data/Attoparsec/ByteString/Buffer.hs:101)
    length (Data/Attoparsec/ByteString/Buffer.hs:134)
    unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:138)
    substring (Data/Attoparsec/ByteString/Buffer.hs:143)
    unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:150)
  89% (  8 /  9) in 'Data.Attoparsec.Zepto'
  Missing documentation for:
    Parser (Data/Attoparsec/Zepto.hs:69)
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  Missing documentation for:
    FastSet (Data/Attoparsec/ByteString/FastSet.hs:44)
    fromList (Data/Attoparsec/ByteString/FastSet.hs:62)
    fromSet (Data/Attoparsec/ByteString/FastSet.hs:44)
    charClass (Data/Attoparsec/ByteString/FastSet.hs:111)
  50% (  5 / 10) in 'Data.Attoparsec.Internal.Types'
  Missing documentation for:
    State (Data/Attoparsec/Internal/Types.hs:118)
    Failure (Data/Attoparsec/Internal/Types.hs:122)
    Success (Data/Attoparsec/Internal/Types.hs:124)
    Pos (Data/Attoparsec/Internal/Types.hs:46)
    <> (Data/Attoparsec/Internal/Types.hs:209)
 100% (  4 /  4) in 'Data.Attoparsec.Types'
 100% (  9 /  9) in 'Data.Attoparsec.Internal'
 100% ( 24 / 24) in 'Data.Attoparsec.Combinator'
  93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
    storable (Data/Attoparsec/ByteString/Internal.hs:138)
  95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal'
  Missing documentation for:
    Parser (Data/Attoparsec/Text/Internal.hs:89)
    Result (Data/Attoparsec/Text/Internal.hs:90)
  98% ( 90 / 92) in 'Data.Attoparsec.Text'
  Missing documentation for:
    Parser (Data/Attoparsec/Text/Internal.hs:89)
    Result (Data/Attoparsec/Text/Internal.hs:90)
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  97% ( 66 / 68) in 'Data.Attoparsec.ByteString'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
  98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:95)
    Result (Data/Attoparsec/ByteString/Internal.hs:96)
 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,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-0.13.02123925383218056391.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/attoparsec-0.13.0.1-Cr3YI4JkrlO5ds7tW2dPDd
Registering attoparsec-0.13.0.1...
Installed attoparsec-0.13.0.1
Configuring semigroups-0.17.0.1...
Building semigroups-0.17.0.1...
Preprocessing library semigroups-0.17.0.1...
[1 of 3] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.17.0.1...
Running Haddock for semigroups-0.17.0.1...
Running hscolour for semigroups-0.17.0.1...
Preprocessing library semigroups-0.17.0.1...
Preprocessing library semigroups-0.17.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
  95% ( 69 / 73) in 'Data.List.NonEmpty'
  Missing documentation for:
    NonEmpty (src/Data/List/NonEmpty.hs:177)
    length (src/Data/List/NonEmpty.hs:222)
    unfoldr (src/Data/List/NonEmpty.hs:253)
    xor (src/Data/List/NonEmpty.hs:226)
  83% ( 25 / 30) in 'Data.Semigroup'
  Missing documentation for:
    Semigroup (src/Data/Semigroup.hs:181)
    Min (src/Data/Semigroup.hs:419)
    Max (src/Data/Semigroup.hs:504)
    ArgMin (src/Data/Semigroup.hs:605)
    ArgMax (src/Data/Semigroup.hs:606)
  60% (  3 /  5) in 'Data.Semigroup.Generic'
  Missing documentation for:
    GSemigroup (src/Data/Semigroup/Generic.hs:39)
    GMonoid (src/Data/Semigroup/Generic.hs:69)
Warning: Data.Semigroup: could not find link destinations for:
    Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
    gmappend' gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file:
/tmp/pkgConf-semigroups-0.17.015015201821222068158.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroups-0.17.0.1-7ZJSgZ5CNVm8tWmGAujY46
Registering semigroups-0.17.0.1...
Installed semigroups-0.17.0.1
Configuring vault-0.3.0.4...
Building vault-0.3.0.4...
Preprocessing library vault-0.3.0.4...
[1 of 5] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o )

src/Data/Unique/Really.hs:6:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 5] Compiling Data.Vault.ST.Strict ( src/Data/Vault/ST/Strict.hs, dist/build/Data/Vault/ST/Strict.o )

src/Data/Vault/ST/ST.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Vault/ST/ST.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 5] Compiling Data.Vault.Strict ( src/Data/Vault/Strict.hs, dist/build/Data/Vault/Strict.o )
[4 of 5] Compiling Data.Vault.ST.Lazy ( src/Data/Vault/ST/Lazy.hs, dist/build/Data/Vault/ST/Lazy.o )

src/Data/Vault/ST/ST.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Vault/ST/ST.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[5 of 5] Compiling Data.Vault.Lazy  ( src/Data/Vault/Lazy.hs, dist/build/Data/Vault/Lazy.o )
In-place registering vault-0.3.0.4...
Running Haddock for vault-0.3.0.4...
Running hscolour for vault-0.3.0.4...
Preprocessing library vault-0.3.0.4...
Preprocessing library vault-0.3.0.4...

src/Data/Unique/Really.hs:6:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Vault/ST/ST.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Vault/ST/ST.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Vault/ST/ST.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Vault/ST/ST.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  4 /  4) in 'Data.Unique.Really'
  80% ( 12 / 15) in 'Data.Vault.ST.Strict'
  Missing documentation for:
    Vault (src/Data/Vault/ST/backends/GHC.hs:18)
    Key (src/Data/Vault/ST/backends/GHC.hs:19)
    Locker (src/Data/Vault/ST/backends/GHC.hs:35)
 100% ( 15 / 15) in 'Data.Vault.Strict'
  80% ( 12 / 15) in 'Data.Vault.ST.Lazy'
  Missing documentation for:
    Vault (src/Data/Vault/ST/backends/GHC.hs:18)
    Key (src/Data/Vault/ST/backends/GHC.hs:19)
    Locker (src/Data/Vault/ST/backends/GHC.hs:35)
 100% ( 15 / 15) in 'Data.Vault.Lazy'
Documentation created: dist/doc/html/vault/index.html,
dist/doc/html/vault/vault.txt
Creating package registration file:
/tmp/pkgConf-vault-0.3.01372628965378115096.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vault-0.3.0.4-0ClHfttEXGC8o1TYTuenH0
Registering vault-0.3.0.4...
Installed vault-0.3.0.4
Configuring uuid-1.3.11...
Building uuid-1.3.11...
Preprocessing library uuid-1.3.11...
[1 of 8] Compiling Data.UUID.Named  ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.o )

Data/UUID/Named.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 8] Compiling Data.UUID.V5     ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.o )
[3 of 8] Compiling Data.UUID.V3     ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.o )
[4 of 8] Compiling Data.UUID.V1     ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.o )

Data/UUID/V1.hs:34:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[5 of 8] Compiling Data.Word.Util   ( Data/Word/Util.hs, dist/build/Data/Word/Util.o )
[6 of 8] Compiling Data.UUID.Util   ( Data/UUID/Util.hs, dist/build/Data/UUID/Util.o )
[7 of 8] Compiling Data.UUID        ( Data/UUID.hs, dist/build/Data/UUID.o )
[8 of 8] Compiling Data.UUID.V4     ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.o )
In-place registering uuid-1.3.11...
Running Haddock for uuid-1.3.11...
Running hscolour for uuid-1.3.11...
Preprocessing library uuid-1.3.11...
Preprocessing library uuid-1.3.11...

Data/UUID/Named.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/UUID/V1.hs:34:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  6 /  6) in 'Data.UUID.Named'
 100% (  6 /  6) in 'Data.UUID.V5'
 100% (  6 /  6) in 'Data.UUID.V3'
 100% (  2 /  2) in 'Data.UUID.V1'
  33% (  1 /  3) in 'Data.Word.Util'
  Missing documentation for:
    w16to32 (Data/Word/Util.hs:8)
    w32to64 (Data/Word/Util.hs:15)
   0% (  0 /  8) in 'Data.UUID.Util'
  Missing documentation for:
    Module header
    UnpackedUUID
    unpack
    pack
    version (Data/UUID/Util.hs:19)
    extractMac (Data/UUID/Util.hs:46)
    extractTime (Data/UUID/Util.hs:35)
    setTime (Data/UUID/Util.hs:26)
 100% ( 16 / 16) in 'Data.UUID'
 100% (  2 /  2) in 'Data.UUID.V4'
Documentation created: dist/doc/html/uuid/index.html,
dist/doc/html/uuid/uuid.txt
Creating package registration file: /tmp/pkgConf-uuid-1.3884296028473049339.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uuid-1.3.11-0M2UV4rDPj15miax4AiRw2
Registering uuid-1.3.11...
Installed uuid-1.3.11
Configuring HTTP-4000.2.20...
Building HTTP-4000.2.20...
Preprocessing library HTTP-4000.2.20...
[ 1 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o )

Network/HTTP/MD5Aux.hs:91:10: Warning:
    No explicit implementation for
      either ‘negate’ or ‘-’
    In the instance declaration for ‘Num ABCD’
[ 2 of 18] Compiling Paths_HTTP       ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.o )
[ 3 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o )
[ 4 of 18] Compiling Network.Stream   ( Network/Stream.hs, dist/build/Network/Stream.o )

Network/Stream.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:45:11: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.o )
[ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.o )

Network/HTTP/Headers.hs:282:1: Warning: Tab character

Network/HTTP/Headers.hs:288:1: Warning: Tab character

Network/HTTP/Headers.hs:290:1: Warning: Tab character

Network/HTTP/Headers.hs:291:1: Warning: Tab character

Network/HTTP/Headers.hs:292:1: Warning: Tab character
[ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.o )

Network/HTTP/Cookie.hs:122:1: Warning: Tab character
[ 8 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.o )

Network/BufferType.hs:159:1: Warning: Tab character
[ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.o )

Network/HTTP/Base.hs:110:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/HTTP/Base.hs:139:1: Warning: Tab character

Network/HTTP/Base.hs:140:1: Warning: Tab character

Network/HTTP/Base.hs:141:1: Warning: Tab character

Network/HTTP/Base.hs:142:1: Warning: Tab character

Network/HTTP/Base.hs:157:1: Warning: Tab character

Network/HTTP/Base.hs:158:1: Warning: Tab character

Network/HTTP/Base.hs:159:1: Warning: Tab character

Network/HTTP/Base.hs:160:1: Warning: Tab character

Network/HTTP/Base.hs:161:1: Warning: Tab character

Network/HTTP/Base.hs:162:1: Warning: Tab character

Network/HTTP/Base.hs:174:1: Warning: Tab character

Network/HTTP/Base.hs:175:1: Warning: Tab character

Network/HTTP/Base.hs:176:1: Warning: Tab character

Network/HTTP/Base.hs:192:1: Warning: Tab character

Network/HTTP/Base.hs:193:1: Warning: Tab character

Network/HTTP/Base.hs:226:1: Warning: Tab character

Network/HTTP/Base.hs:227:1: Warning: Tab character

Network/HTTP/Base.hs:228:1: Warning: Tab character

Network/HTTP/Base.hs:229:1: Warning: Tab character

Network/HTTP/Base.hs:230:1: Warning: Tab character

Network/HTTP/Base.hs:231:1: Warning: Tab character

Network/HTTP/Base.hs:268:1: Warning: Tab character

Network/HTTP/Base.hs:269:1: Warning: Tab character

Network/HTTP/Base.hs:270:1: Warning: Tab character

Network/HTTP/Base.hs:272:1: Warning: Tab character

Network/HTTP/Base.hs:273:1: Warning: Tab character

Network/HTTP/Base.hs:274:1: Warning: Tab character

Network/HTTP/Base.hs:312:1: Warning: Tab character

Network/HTTP/Base.hs:733:1: Warning: Tab character

Network/HTTP/Base.hs:762:1: Warning: Tab character

Network/HTTP/Base.hs:820:1: Warning: Tab character

Network/HTTP/Base.hs:821:1: Warning: Tab character

Network/HTTP/Base.hs:822:1: Warning: Tab character

Network/HTTP/Base.hs:823:1: Warning: Tab character

Network/HTTP/Base.hs:825:1: Warning: Tab character

Network/HTTP/Base.hs:826:1: Warning: Tab character

Network/HTTP/Base.hs:827:1: Warning: Tab character

Network/HTTP/Base.hs:828:1: Warning: Tab character

Network/HTTP/Base.hs:829:1: Warning: Tab character

Network/HTTP/Base.hs:830:1: Warning: Tab character

Network/HTTP/Base.hs:832:1: Warning: Tab character

Network/HTTP/Base.hs:833:1: Warning: Tab character

Network/HTTP/Base.hs:834:1: Warning: Tab character

Network/HTTP/Base.hs:835:1: Warning: Tab character

Network/HTTP/Base.hs:838:1: Warning: Tab character

Network/HTTP/Base.hs:839:1: Warning: Tab character

Network/HTTP/Base.hs:872:1: Warning: Tab character

Network/HTTP/Base.hs:880:1: Warning: Tab character

Network/HTTP/Base.hs:892:1: Warning: Tab character

Network/HTTP/Base.hs:893:1: Warning: Tab character

Network/HTTP/Base.hs:905:1: Warning: Tab character

Network/HTTP/Base.hs:913:1: Warning: Tab character

Network/HTTP/Base.hs:914:1: Warning: Tab character

Network/HTTP/Base.hs:915:1: Warning: Tab character

Network/HTTP/Base.hs:924:1: Warning: Tab character

Network/HTTP/Base.hs:925:1: Warning: Tab character

Network/HTTP/Base.hs:926:1: Warning: Tab character

Network/HTTP/Base.hs:929:1: Warning: Tab character

Network/HTTP/Base.hs:933:1: Warning: Tab character

Network/HTTP/Base.hs:934:1: Warning: Tab character

Network/HTTP/Base.hs:935:1: Warning: Tab character

Network/HTTP/Base.hs:936:1: Warning: Tab character

Network/HTTP/Base.hs:937:1: Warning: Tab character

Network/HTTP/Base.hs:942:1: Warning: Tab character

Network/HTTP/Base.hs:954:1: Warning: Tab character

Network/HTTP/Base.hs:960:1: Warning: Tab character

Network/HTTP/Base.hs:970:1: Warning: Tab character

Network/HTTP/Base.hs:971:1: Warning: Tab character

Network/HTTP/Base.hs:972:1: Warning: Tab character

Network/HTTP/Base.hs:977:1: Warning: Tab character
[10 of 18] Compiling Network.TCP      ( Network/TCP.hs, dist/build/Network/TCP.o )

Network/TCP.hs:91:1: Warning: Tab character

Network/TCP.hs:93:1: Warning: Tab character

Network/TCP.hs:95:1: Warning: Tab character

Network/TCP.hs:96:1: Warning: Tab character

Network/TCP.hs:251:1: Warning: Tab character

Network/TCP.hs:252:1: Warning: Tab character

Network/TCP.hs:260:1: Warning: Tab character

Network/TCP.hs:261:1: Warning: Tab character

Network/TCP.hs:262:1: Warning: Tab character

Network/TCP.hs:268:1: Warning: Tab character

Network/TCP.hs:269:1: Warning: Tab character

Network/TCP.hs:270:1: Warning: Tab character

Network/TCP.hs:271:1: Warning: Tab character

Network/TCP.hs:272:1: Warning: Tab character

Network/TCP.hs:273:1: Warning: Tab character

Network/TCP.hs:274:1: Warning: Tab character

Network/TCP.hs:333:1: Warning: Tab character

Network/TCP.hs:343:1: Warning: Tab character

Network/TCP.hs:353:1: Warning: Tab character

Network/TCP.hs:364:1: Warning: Tab character

Network/TCP.hs:379:1: Warning: Tab character

Network/TCP.hs:380:1: Warning: Tab character

Network/TCP.hs:381:1: Warning: Tab character

Network/TCP.hs:382:1: Warning: Tab character

Network/TCP.hs:383:1: Warning: Tab character

Network/TCP.hs:400:1: Warning: Tab character

Network/TCP.hs:404:1: Warning: Tab character

Network/TCP.hs:404:11: Warning: Tab character

Network/TCP.hs:405:1: Warning: Tab character
[11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o )

Network/StreamDebugger.hs:30:8: Warning: Tab character

Network/StreamDebugger.hs:40:1: Warning: Tab character

Network/StreamDebugger.hs:45:1: Warning: Tab character

Network/StreamDebugger.hs:50:1: Warning: Tab character

Network/StreamDebugger.hs:92:1: Warning: Tab character

Network/StreamDebugger.hs:94:1: Warning: Tab character

Network/StreamDebugger.hs:97:1: Warning: Tab character
[12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o )
[13 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.o )

Network/HTTP/Auth.hs:90:1: Warning: Tab character

Network/HTTP/Auth.hs:91:1: Warning: Tab character

Network/HTTP/Auth.hs:92:1: Warning: Tab character

Network/HTTP/Auth.hs:93:1: Warning: Tab character

Network/HTTP/Auth.hs:94:1: Warning: Tab character

Network/HTTP/Auth.hs:96:1: Warning: Tab character

Network/HTTP/Auth.hs:97:1: Warning: Tab character

Network/HTTP/Auth.hs:98:1: Warning: Tab character

Network/HTTP/Auth.hs:99:1: Warning: Tab character
[14 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o )

Network/HTTP/Proxy.hs:28:1: Warning:
    The import of ‘liftM’ from module ‘Control.Monad’ is redundant

Network/HTTP/Proxy.hs:199:1: Warning: Tab character
[15 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.o )

Network/HTTP/HandleStream.hs:87:1: Warning: Tab character

Network/HTTP/HandleStream.hs:88:1: Warning: Tab character

Network/HTTP/HandleStream.hs:89:1: Warning: Tab character

Network/HTTP/HandleStream.hs:109:1: Warning: Tab character

Network/HTTP/HandleStream.hs:110:1: Warning: Tab character

Network/HTTP/HandleStream.hs:111:1: Warning: Tab character

Network/HTTP/HandleStream.hs:131:1: Warning: Tab character

Network/HTTP/HandleStream.hs:146:1: Warning: Tab character

Network/HTTP/HandleStream.hs:158:1: Warning: Tab character

Network/HTTP/HandleStream.hs:159:1: Warning: Tab character

Network/HTTP/HandleStream.hs:174:1: Warning: Tab character

Network/HTTP/HandleStream.hs:175:1: Warning: Tab character

Network/HTTP/HandleStream.hs:176:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:27: Warning: Tab character

Network/HTTP/HandleStream.hs:178:1: Warning: Tab character

Network/HTTP/HandleStream.hs:179:1: Warning: Tab character

Network/HTTP/HandleStream.hs:180:1: Warning: Tab character

Network/HTTP/HandleStream.hs:184:1: Warning: Tab character

Network/HTTP/HandleStream.hs:185:1: Warning: Tab character

Network/HTTP/HandleStream.hs:186:1: Warning: Tab character

Network/HTTP/HandleStream.hs:187:1: Warning: Tab character

Network/HTTP/HandleStream.hs:189:1: Warning: Tab character

Network/HTTP/HandleStream.hs:211:1: Warning: Tab character

Network/HTTP/HandleStream.hs:214:1: Warning: Tab character

Network/HTTP/HandleStream.hs:215:1: Warning: Tab character

Network/HTTP/HandleStream.hs:216:1: Warning: Tab character

Network/HTTP/HandleStream.hs:217:1: Warning: Tab character

Network/HTTP/HandleStream.hs:218:1: Warning: Tab character

Network/HTTP/HandleStream.hs:219:1: Warning: Tab character

Network/HTTP/HandleStream.hs:220:1: Warning: Tab character

Network/HTTP/HandleStream.hs:221:3: Warning: Tab character

Network/HTTP/HandleStream.hs:222:1: Warning: Tab character
[16 of 18] Compiling Network.HTTP     ( Network/HTTP.hs, dist/build/Network/HTTP.o )

Network/HTTP.hs:133:1: Warning: Tab character

Network/HTTP.hs:134:1: Warning: Tab character

Network/HTTP.hs:135:1: Warning: Tab character
[17 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.o )

Network/HTTP/Stream.hs:130:1: Warning: Tab character

Network/HTTP/Stream.hs:166:1: Warning: Tab character

Network/HTTP/Stream.hs:167:13: Warning: Tab character

Network/HTTP/Stream.hs:167:21: Warning: Tab character

Network/HTTP/Stream.hs:171:1: Warning: Tab character

Network/HTTP/Stream.hs:186:1: Warning: Tab character

Network/HTTP/Stream.hs:189:1: Warning: Tab character

Network/HTTP/Stream.hs:190:1: Warning: Tab character

Network/HTTP/Stream.hs:191:1: Warning: Tab character

Network/HTTP/Stream.hs:192:1: Warning: Tab character

Network/HTTP/Stream.hs:192:29: Warning: Tab character

Network/HTTP/Stream.hs:193:1: Warning: Tab character

Network/HTTP/Stream.hs:207:1: Warning: Tab character

Network/HTTP/Stream.hs:209:1: Warning: Tab character

Network/HTTP/Stream.hs:210:1: Warning: Tab character

Network/HTTP/Stream.hs:213:1: Warning: Tab character

Network/HTTP/Stream.hs:221:1: Warning: Tab character

Network/HTTP/Stream.hs:225:1: Warning: Tab character

Network/HTTP/Stream.hs:226:1: Warning: Tab character

Network/HTTP/Stream.hs:236:1: Warning: Tab character
[18 of 18] Compiling Network.Browser  ( Network/Browser.hs, dist/build/Network/Browser.o )

Network/Browser.hs:140:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Browser.hs:714:1: Warning: Tab character

Network/Browser.hs:732:1: Warning: Tab character

Network/Browser.hs:733:1: Warning: Tab character

Network/Browser.hs:734:1: Warning: Tab character

Network/Browser.hs:770:1: Warning: Tab character

Network/Browser.hs:771:1: Warning: Tab character

Network/Browser.hs:772:1: Warning: Tab character

Network/Browser.hs:773:1: Warning: Tab character

Network/Browser.hs:774:1: Warning: Tab character

Network/Browser.hs:775:1: Warning: Tab character

Network/Browser.hs:776:1: Warning: Tab character

Network/Browser.hs:777:1: Warning: Tab character

Network/Browser.hs:778:1: Warning: Tab character

Network/Browser.hs:779:1: Warning: Tab character

Network/Browser.hs:787:1: Warning: Tab character

Network/Browser.hs:788:1: Warning: Tab character

Network/Browser.hs:789:1: Warning: Tab character

Network/Browser.hs:790:1: Warning: Tab character

Network/Browser.hs:791:1: Warning: Tab character

Network/Browser.hs:792:1: Warning: Tab character

Network/Browser.hs:793:1: Warning: Tab character

Network/Browser.hs:794:1: Warning: Tab character

Network/Browser.hs:795:1: Warning: Tab character

Network/Browser.hs:796:1: Warning: Tab character

Network/Browser.hs:807:1: Warning: Tab character

Network/Browser.hs:830:1: Warning: Tab character

Network/Browser.hs:831:1: Warning: Tab character

Network/Browser.hs:834:1: Warning: Tab character

Network/Browser.hs:837:1: Warning: Tab character

Network/Browser.hs:838:1: Warning: Tab character

Network/Browser.hs:843:1: Warning: Tab character

Network/Browser.hs:844:1: Warning: Tab character

Network/Browser.hs:847:1: Warning: Tab character

Network/Browser.hs:848:1: Warning: Tab character

Network/Browser.hs:849:1: Warning: Tab character

Network/Browser.hs:850:1: Warning: Tab character

Network/Browser.hs:860:1: Warning: Tab character

Network/Browser.hs:877:1: Warning: Tab character

Network/Browser.hs:878:1: Warning: Tab character

Network/Browser.hs:879:1: Warning: Tab character

Network/Browser.hs:880:1: Warning: Tab character

Network/Browser.hs:884:1: Warning: Tab character

Network/Browser.hs:885:1: Warning: Tab character

Network/Browser.hs:886:1: Warning: Tab character

Network/Browser.hs:887:1: Warning: Tab character

Network/Browser.hs:890:1: Warning: Tab character

Network/Browser.hs:893:1: Warning: Tab character

Network/Browser.hs:898:1: Warning: Tab character

Network/Browser.hs:899:1: Warning: Tab character

Network/Browser.hs:900:1: Warning: Tab character

Network/Browser.hs:901:35: Warning: Tab character

Network/Browser.hs:902:3: Warning: Tab character

Network/Browser.hs:912:1: Warning: Tab character

Network/Browser.hs:912:18: Warning: Tab character

Network/Browser.hs:913:1: Warning: Tab character

Network/Browser.hs:913:18: Warning: Tab character

Network/Browser.hs:914:1: Warning: Tab character

Network/Browser.hs:914:18: Warning: Tab character

Network/Browser.hs:915:1: Warning: Tab character

Network/Browser.hs:915:18: Warning: Tab character

Network/Browser.hs:923:1: Warning: Tab character

Network/Browser.hs:926:1: Warning: Tab character

Network/Browser.hs:934:1: Warning: Tab character

Network/Browser.hs:935:1: Warning: Tab character

Network/Browser.hs:936:1: Warning: Tab character

Network/Browser.hs:937:1: Warning: Tab character

Network/Browser.hs:938:1: Warning: Tab character

Network/Browser.hs:944:1: Warning: Tab character

Network/Browser.hs:945:1: Warning: Tab character

Network/Browser.hs:946:1: Warning: Tab character

Network/Browser.hs:955:1: Warning: Tab character

Network/Browser.hs:957:1: Warning: Tab character

Network/Browser.hs:958:1: Warning: Tab character

Network/Browser.hs:961:1: Warning: Tab character

Network/Browser.hs:975:1: Warning: Tab character

Network/Browser.hs:976:1: Warning: Tab character

Network/Browser.hs:977:1: Warning: Tab character

Network/Browser.hs:983:1: Warning: Tab character

Network/Browser.hs:984:1: Warning: Tab character

Network/Browser.hs:988:1: Warning: Tab character

Network/Browser.hs:996:1: Warning: Tab character

Network/Browser.hs:997:1: Warning: Tab character
In-place registering HTTP-4000.2.20...
Running Haddock for HTTP-4000.2.20...
Running hscolour for HTTP-4000.2.20...
Preprocessing library HTTP-4000.2.20...
Preprocessing library HTTP-4000.2.20...

Network/HTTP/MD5Aux.hs:91:10: Warning:
    No explicit implementation for
      either ‘negate’ or ‘-’
    In the instance declaration for ‘Num ABCD’

Network/Stream.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:45:11: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/HTTP/Headers.hs:282:1: Warning: Tab character

Network/HTTP/Headers.hs:288:1: Warning: Tab character

Network/HTTP/Headers.hs:290:1: Warning: Tab character

Network/HTTP/Headers.hs:291:1: Warning: Tab character

Network/HTTP/Headers.hs:292:1: Warning: Tab character

Network/HTTP/Cookie.hs:122:1: Warning: Tab character

Network/BufferType.hs:159:1: Warning: Tab character

Network/HTTP/Base.hs:139:1: Warning: Tab character

Network/HTTP/Base.hs:140:1: Warning: Tab character

Network/HTTP/Base.hs:141:1: Warning: Tab character

Network/HTTP/Base.hs:142:1: Warning: Tab character

Network/HTTP/Base.hs:157:1: Warning: Tab character

Network/HTTP/Base.hs:158:1: Warning: Tab character

Network/HTTP/Base.hs:159:1: Warning: Tab character

Network/HTTP/Base.hs:160:1: Warning: Tab character

Network/HTTP/Base.hs:161:1: Warning: Tab character

Network/HTTP/Base.hs:162:1: Warning: Tab character

Network/HTTP/Base.hs:174:1: Warning: Tab character

Network/HTTP/Base.hs:175:1: Warning: Tab character

Network/HTTP/Base.hs:176:1: Warning: Tab character

Network/HTTP/Base.hs:192:1: Warning: Tab character

Network/HTTP/Base.hs:193:1: Warning: Tab character

Network/HTTP/Base.hs:226:1: Warning: Tab character

Network/HTTP/Base.hs:227:1: Warning: Tab character

Network/HTTP/Base.hs:228:1: Warning: Tab character

Network/HTTP/Base.hs:229:1: Warning: Tab character

Network/HTTP/Base.hs:230:1: Warning: Tab character

Network/HTTP/Base.hs:231:1: Warning: Tab character

Network/HTTP/Base.hs:268:1: Warning: Tab character

Network/HTTP/Base.hs:269:1: Warning: Tab character

Network/HTTP/Base.hs:270:1: Warning: Tab character

Network/HTTP/Base.hs:272:1: Warning: Tab character

Network/HTTP/Base.hs:273:1: Warning: Tab character

Network/HTTP/Base.hs:274:1: Warning: Tab character

Network/HTTP/Base.hs:312:1: Warning: Tab character

Network/HTTP/Base.hs:733:1: Warning: Tab character

Network/HTTP/Base.hs:762:1: Warning: Tab character

Network/HTTP/Base.hs:820:1: Warning: Tab character

Network/HTTP/Base.hs:821:1: Warning: Tab character

Network/HTTP/Base.hs:822:1: Warning: Tab character

Network/HTTP/Base.hs:823:1: Warning: Tab character

Network/HTTP/Base.hs:825:1: Warning: Tab character

Network/HTTP/Base.hs:826:1: Warning: Tab character

Network/HTTP/Base.hs:827:1: Warning: Tab character

Network/HTTP/Base.hs:828:1: Warning: Tab character

Network/HTTP/Base.hs:829:1: Warning: Tab character

Network/HTTP/Base.hs:830:1: Warning: Tab character

Network/HTTP/Base.hs:832:1: Warning: Tab character

Network/HTTP/Base.hs:833:1: Warning: Tab character

Network/HTTP/Base.hs:834:1: Warning: Tab character

Network/HTTP/Base.hs:835:1: Warning: Tab character

Network/HTTP/Base.hs:838:1: Warning: Tab character

Network/HTTP/Base.hs:839:1: Warning: Tab character

Network/HTTP/Base.hs:872:1: Warning: Tab character

Network/HTTP/Base.hs:880:1: Warning: Tab character

Network/HTTP/Base.hs:892:1: Warning: Tab character

Network/HTTP/Base.hs:893:1: Warning: Tab character

Network/HTTP/Base.hs:905:1: Warning: Tab character

Network/HTTP/Base.hs:913:1: Warning: Tab character

Network/HTTP/Base.hs:914:1: Warning: Tab character

Network/HTTP/Base.hs:915:1: Warning: Tab character

Network/HTTP/Base.hs:924:1: Warning: Tab character

Network/HTTP/Base.hs:925:1: Warning: Tab character

Network/HTTP/Base.hs:926:1: Warning: Tab character

Network/HTTP/Base.hs:929:1: Warning: Tab character

Network/HTTP/Base.hs:933:1: Warning: Tab character

Network/HTTP/Base.hs:934:1: Warning: Tab character

Network/HTTP/Base.hs:935:1: Warning: Tab character

Network/HTTP/Base.hs:936:1: Warning: Tab character

Network/HTTP/Base.hs:937:1: Warning: Tab character

Network/HTTP/Base.hs:942:1: Warning: Tab character

Network/HTTP/Base.hs:954:1: Warning: Tab character

Network/HTTP/Base.hs:960:1: Warning: Tab character

Network/HTTP/Base.hs:970:1: Warning: Tab character

Network/HTTP/Base.hs:971:1: Warning: Tab character

Network/HTTP/Base.hs:972:1: Warning: Tab character

Network/HTTP/Base.hs:977:1: Warning: Tab character

Network/HTTP/Base.hs:110:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/TCP.hs:91:1: Warning: Tab character

Network/TCP.hs:93:1: Warning: Tab character

Network/TCP.hs:95:1: Warning: Tab character

Network/TCP.hs:96:1: Warning: Tab character

Network/TCP.hs:251:1: Warning: Tab character

Network/TCP.hs:252:1: Warning: Tab character

Network/TCP.hs:260:1: Warning: Tab character

Network/TCP.hs:261:1: Warning: Tab character

Network/TCP.hs:262:1: Warning: Tab character

Network/TCP.hs:268:1: Warning: Tab character

Network/TCP.hs:269:1: Warning: Tab character

Network/TCP.hs:270:1: Warning: Tab character

Network/TCP.hs:271:1: Warning: Tab character

Network/TCP.hs:272:1: Warning: Tab character

Network/TCP.hs:273:1: Warning: Tab character

Network/TCP.hs:274:1: Warning: Tab character

Network/TCP.hs:333:1: Warning: Tab character

Network/TCP.hs:343:1: Warning: Tab character

Network/TCP.hs:353:1: Warning: Tab character

Network/TCP.hs:364:1: Warning: Tab character

Network/TCP.hs:379:1: Warning: Tab character

Network/TCP.hs:380:1: Warning: Tab character

Network/TCP.hs:381:1: Warning: Tab character

Network/TCP.hs:382:1: Warning: Tab character

Network/TCP.hs:383:1: Warning: Tab character

Network/TCP.hs:400:1: Warning: Tab character

Network/TCP.hs:404:1: Warning: Tab character

Network/TCP.hs:404:11: Warning: Tab character

Network/TCP.hs:405:1: Warning: Tab character

Network/StreamDebugger.hs:30:8: Warning: Tab character

Network/StreamDebugger.hs:40:1: Warning: Tab character

Network/StreamDebugger.hs:45:1: Warning: Tab character

Network/StreamDebugger.hs:50:1: Warning: Tab character

Network/StreamDebugger.hs:92:1: Warning: Tab character

Network/StreamDebugger.hs:94:1: Warning: Tab character

Network/StreamDebugger.hs:97:1: Warning: Tab character

Network/HTTP/Auth.hs:90:1: Warning: Tab character

Network/HTTP/Auth.hs:91:1: Warning: Tab character

Network/HTTP/Auth.hs:92:1: Warning: Tab character

Network/HTTP/Auth.hs:93:1: Warning: Tab character

Network/HTTP/Auth.hs:94:1: Warning: Tab character

Network/HTTP/Auth.hs:96:1: Warning: Tab character

Network/HTTP/Auth.hs:97:1: Warning: Tab character

Network/HTTP/Auth.hs:98:1: Warning: Tab character

Network/HTTP/Auth.hs:99:1: Warning: Tab character

Network/HTTP/Proxy.hs:199:1: Warning: Tab character

Network/HTTP/Proxy.hs:28:1: Warning:
    The import of ‘liftM’ from module ‘Control.Monad’ is redundant

Network/HTTP/HandleStream.hs:87:1: Warning: Tab character

Network/HTTP/HandleStream.hs:88:1: Warning: Tab character

Network/HTTP/HandleStream.hs:89:1: Warning: Tab character

Network/HTTP/HandleStream.hs:109:1: Warning: Tab character

Network/HTTP/HandleStream.hs:110:1: Warning: Tab character

Network/HTTP/HandleStream.hs:111:1: Warning: Tab character

Network/HTTP/HandleStream.hs:131:1: Warning: Tab character

Network/HTTP/HandleStream.hs:146:1: Warning: Tab character

Network/HTTP/HandleStream.hs:158:1: Warning: Tab character

Network/HTTP/HandleStream.hs:159:1: Warning: Tab character

Network/HTTP/HandleStream.hs:174:1: Warning: Tab character

Network/HTTP/HandleStream.hs:175:1: Warning: Tab character

Network/HTTP/HandleStream.hs:176:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:27: Warning: Tab character

Network/HTTP/HandleStream.hs:178:1: Warning: Tab character

Network/HTTP/HandleStream.hs:179:1: Warning: Tab character

Network/HTTP/HandleStream.hs:180:1: Warning: Tab character

Network/HTTP/HandleStream.hs:184:1: Warning: Tab character

Network/HTTP/HandleStream.hs:185:1: Warning: Tab character

Network/HTTP/HandleStream.hs:186:1: Warning: Tab character

Network/HTTP/HandleStream.hs:187:1: Warning: Tab character

Network/HTTP/HandleStream.hs:189:1: Warning: Tab character

Network/HTTP/HandleStream.hs:211:1: Warning: Tab character

Network/HTTP/HandleStream.hs:214:1: Warning: Tab character

Network/HTTP/HandleStream.hs:215:1: Warning: Tab character

Network/HTTP/HandleStream.hs:216:1: Warning: Tab character

Network/HTTP/HandleStream.hs:217:1: Warning: Tab character

Network/HTTP/HandleStream.hs:218:1: Warning: Tab character

Network/HTTP/HandleStream.hs:219:1: Warning: Tab character

Network/HTTP/HandleStream.hs:220:1: Warning: Tab character

Network/HTTP/HandleStream.hs:221:3: Warning: Tab character

Network/HTTP/HandleStream.hs:222:1: Warning: Tab character

Network/HTTP.hs:133:1: Warning: Tab character

Network/HTTP.hs:134:1: Warning: Tab character

Network/HTTP.hs:135:1: Warning: Tab character

Network/HTTP/Stream.hs:130:1: Warning: Tab character

Network/HTTP/Stream.hs:166:1: Warning: Tab character

Network/HTTP/Stream.hs:167:13: Warning: Tab character

Network/HTTP/Stream.hs:167:21: Warning: Tab character

Network/HTTP/Stream.hs:171:1: Warning: Tab character

Network/HTTP/Stream.hs:186:1: Warning: Tab character

Network/HTTP/Stream.hs:189:1: Warning: Tab character

Network/HTTP/Stream.hs:190:1: Warning: Tab character

Network/HTTP/Stream.hs:191:1: Warning: Tab character

Network/HTTP/Stream.hs:192:1: Warning: Tab character

Network/HTTP/Stream.hs:192:29: Warning: Tab character

Network/HTTP/Stream.hs:193:1: Warning: Tab character

Network/HTTP/Stream.hs:207:1: Warning: Tab character

Network/HTTP/Stream.hs:209:1: Warning: Tab character

Network/HTTP/Stream.hs:210:1: Warning: Tab character

Network/HTTP/Stream.hs:213:1: Warning: Tab character

Network/HTTP/Stream.hs:221:1: Warning: Tab character

Network/HTTP/Stream.hs:225:1: Warning: Tab character

Network/HTTP/Stream.hs:226:1: Warning: Tab character

Network/HTTP/Stream.hs:236:1: Warning: Tab character

Network/Browser.hs:714:1: Warning: Tab character

Network/Browser.hs:732:1: Warning: Tab character

Network/Browser.hs:733:1: Warning: Tab character

Network/Browser.hs:734:1: Warning: Tab character

Network/Browser.hs:770:1: Warning: Tab character

Network/Browser.hs:771:1: Warning: Tab character

Network/Browser.hs:772:1: Warning: Tab character

Network/Browser.hs:773:1: Warning: Tab character

Network/Browser.hs:774:1: Warning: Tab character

Network/Browser.hs:775:1: Warning: Tab character

Network/Browser.hs:776:1: Warning: Tab character

Network/Browser.hs:777:1: Warning: Tab character

Network/Browser.hs:778:1: Warning: Tab character

Network/Browser.hs:779:1: Warning: Tab character

Network/Browser.hs:787:1: Warning: Tab character

Network/Browser.hs:788:1: Warning: Tab character

Network/Browser.hs:789:1: Warning: Tab character

Network/Browser.hs:790:1: Warning: Tab character

Network/Browser.hs:791:1: Warning: Tab character

Network/Browser.hs:792:1: Warning: Tab character

Network/Browser.hs:793:1: Warning: Tab character

Network/Browser.hs:794:1: Warning: Tab character

Network/Browser.hs:795:1: Warning: Tab character

Network/Browser.hs:796:1: Warning: Tab character

Network/Browser.hs:807:1: Warning: Tab character

Network/Browser.hs:830:1: Warning: Tab character

Network/Browser.hs:831:1: Warning: Tab character

Network/Browser.hs:834:1: Warning: Tab character

Network/Browser.hs:837:1: Warning: Tab character

Network/Browser.hs:838:1: Warning: Tab character

Network/Browser.hs:843:1: Warning: Tab character

Network/Browser.hs:844:1: Warning: Tab character

Network/Browser.hs:847:1: Warning: Tab character

Network/Browser.hs:848:1: Warning: Tab character

Network/Browser.hs:849:1: Warning: Tab character

Network/Browser.hs:850:1: Warning: Tab character

Network/Browser.hs:860:1: Warning: Tab character

Network/Browser.hs:877:1: Warning: Tab character

Network/Browser.hs:878:1: Warning: Tab character

Network/Browser.hs:879:1: Warning: Tab character

Network/Browser.hs:880:1: Warning: Tab character

Network/Browser.hs:884:1: Warning: Tab character

Network/Browser.hs:885:1: Warning: Tab character

Network/Browser.hs:886:1: Warning: Tab character

Network/Browser.hs:887:1: Warning: Tab character

Network/Browser.hs:890:1: Warning: Tab character

Network/Browser.hs:893:1: Warning: Tab character

Network/Browser.hs:898:1: Warning: Tab character

Network/Browser.hs:899:1: Warning: Tab character

Network/Browser.hs:900:1: Warning: Tab character

Network/Browser.hs:901:35: Warning: Tab character

Network/Browser.hs:902:3: Warning: Tab character

Network/Browser.hs:912:1: Warning: Tab character

Network/Browser.hs:912:18: Warning: Tab character

Network/Browser.hs:913:1: Warning: Tab character

Network/Browser.hs:913:18: Warning: Tab character

Network/Browser.hs:914:1: Warning: Tab character

Network/Browser.hs:914:18: Warning: Tab character

Network/Browser.hs:915:1: Warning: Tab character

Network/Browser.hs:915:18: Warning: Tab character

Network/Browser.hs:923:1: Warning: Tab character

Network/Browser.hs:926:1: Warning: Tab character

Network/Browser.hs:934:1: Warning: Tab character

Network/Browser.hs:935:1: Warning: Tab character

Network/Browser.hs:936:1: Warning: Tab character

Network/Browser.hs:937:1: Warning: Tab character

Network/Browser.hs:938:1: Warning: Tab character

Network/Browser.hs:944:1: Warning: Tab character

Network/Browser.hs:945:1: Warning: Tab character

Network/Browser.hs:946:1: Warning: Tab character

Network/Browser.hs:955:1: Warning: Tab character

Network/Browser.hs:957:1: Warning: Tab character

Network/Browser.hs:958:1: Warning: Tab character

Network/Browser.hs:961:1: Warning: Tab character

Network/Browser.hs:975:1: Warning: Tab character

Network/Browser.hs:976:1: Warning: Tab character

Network/Browser.hs:977:1: Warning: Tab character

Network/Browser.hs:983:1: Warning: Tab character

Network/Browser.hs:984:1: Warning: Tab character

Network/Browser.hs:988:1: Warning: Tab character

Network/Browser.hs:996:1: Warning: Tab character

Network/Browser.hs:997:1: Warning: Tab character

Network/Browser.hs:140:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
   0% (  0 / 10) in 'Network.HTTP.MD5Aux'
  Missing documentation for:
    Module header
    md5 (Network/HTTP/MD5Aux.hs:104)
    md5s (Network/HTTP/MD5Aux.hs:110)
    md5i (Network/HTTP/MD5Aux.hs:116)
    MD5 (Network/HTTP/MD5Aux.hs:27)
    ABCD (Network/HTTP/MD5Aux.hs:20)
    Zord64 (Network/HTTP/MD5Aux.hs:13)
    Str (Network/HTTP/MD5Aux.hs:21)
    BoolList (Network/HTTP/MD5Aux.hs:22)
    WordList (Network/HTTP/MD5Aux.hs:23)
   0% (  0 /  8) in 'Paths_HTTP'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_HTTP.hs:15)
    getBinDir (dist/build/autogen/Paths_HTTP.hs:25)
    getLibDir (dist/build/autogen/Paths_HTTP.hs:25)
    getDataDir (dist/build/autogen/Paths_HTTP.hs:25)
    getLibexecDir (dist/build/autogen/Paths_HTTP.hs:25)
    getDataFileName (dist/build/autogen/Paths_HTTP.hs:32)
    getSysconfDir (dist/build/autogen/Paths_HTTP.hs:25)
  40% (  2 /  5) in 'Network.HTTP.Base64'
  Missing documentation for:
    encode (Network/HTTP/Base64.hs:269)
    decode (Network/HTTP/Base64.hs:281)
    Octet (Network/HTTP/Base64.hs:161)
  33% (  3 /  9) in 'Network.Stream'
  Missing documentation for:
    ConnError (Network/Stream.hs:37)
    bindE (Network/Stream.hs:60)
    fmapE (Network/Stream.hs:64)
    failParse (Network/Stream.hs:54)
    failWith (Network/Stream.hs:57)
    failMisc (Network/Stream.hs:51)
 100% ( 12 / 12) in 'Network.HTTP.Utils'
  83% ( 15 / 18) in 'Network.HTTP.Headers'
  Missing documentation for:
    hdrName (Network/HTTP/Headers.hs:51)
    hdrValue (Network/HTTP/Headers.hs:54)
    HeaderSetter (Network/HTTP/Headers.hs:209)
 100% (  5 /  5) in 'Network.HTTP.Cookie'
 100% (  6 /  6) in 'Network.BufferType'
  53% ( 31 / 59) in 'Network.HTTP.Base'
  Missing documentation for:
    httpVersion (Network/HTTP/Base.hs:243)
    Request_String (Network/HTTP/Base.hs:280)
    Response_String (Network/HTTP/Base.hs:281)
    HTTPRequest (Network/HTTP/Base.hs:286)
    HTTPResponse (Network/HTTP/Base.hs:287)
    urlEncode (Network/HTTP/Base.hs:681)
    urlDecode (Network/HTTP/Base.hs:671)
    urlEncodeVars (Network/HTTP/Base.hs:705)
    URIAuthority (Network/HTTP/Base.hs:138)
    uriToAuthorityString (Network/HTTP/Base.hs:185)
    uriAuthToString (Network/HTTP/Base.hs:188)
    uriAuthPort (Network/HTTP/Base.hs:195)
    reqURIAuth (Network/HTTP/Base.hs:220)
    parseResponseHead (Network/HTTP/Base.hs:462)
    parseRequestHead (Network/HTTP/Base.hs:439)
    ResponseNextStep (Network/HTTP/Base.hs:552)
    matchResponse (Network/HTTP/Base.hs:559)
    defaultNormalizeRequestOptions (Network/HTTP/Base.hs:749)
    splitRequestURI (Network/HTTP/Base.hs:863)
    normalizeRequestURI (Network/HTTP/Base.hs:727)
    normalizeHostHeader (Network/HTTP/Base.hs:868)
    findConnClose (Network/HTTP/Base.hs:876)
    defaultGETRequest (Network/HTTP/Base.hs:383)
    defaultGETRequest_ (Network/HTTP/Base.hs:386)
    setRequestBody (Network/HTTP/Base.hs:409)
    catchIO_ (Network/HTTP/Base.hs:990)
    responseParseError (Network/HTTP/Base.hs:993)
    failHTTPS (Network/HTTP/Base.hs:212)
  40% (  6 / 15) in 'Network.TCP'
  Missing documentation for:
    EndPoint (Network/TCP.hs:83)
    openTCPConnection (Network/TCP.hs:213)
    isTCPConnectedTo (Network/TCP.hs:318)
    HandleStream (Network/TCP.hs:81)
    StreamHooks (Network/TCP.hs:109)
    nullHooks (Network/TCP.hs:121)
    setStreamHooks (Network/TCP.hs:130)
    getStreamHooks (Network/TCP.hs:133)
    hstreamToConnection (Network/TCP.hs:101)
  75% (  3 /  4) in 'Network.StreamDebugger'
  Missing documentation for:
    debugByteStream (Network/StreamDebugger.hs:71)
  67% (  2 /  3) in 'Network.StreamSocket'
  Missing documentation for:
    myrecv (Network/StreamSocket.hs:50)
  71% (  5 /  7) in 'Network.HTTP.Auth'
  Missing documentation for:
    Challenge (Network/HTTP/Auth.hs:58)
    Qop (Network/HTTP/Auth.hs:78)
  80% (  4 /  5) in 'Network.HTTP.Proxy'
  Missing documentation for:
    noProxy (Network/HTTP/Proxy.hs:64)
 100% (  8 /  8) in 'Network.HTTP.HandleStream'
 100% ( 16 / 16) in 'Network.HTTP'
  75% (  6 /  8) in 'Network.HTTP.Stream'
  Missing documentation for:
    sendHTTP (Network/HTTP/Stream.hs:84)
    sendHTTP_notify (Network/HTTP/Stream.hs:87)
  78% ( 46 / 59) in 'Network.Browser'
  Missing documentation for:
    setAuthorities (Network/Browser.hs:282)
    addAuthority (Network/Browser.hs:287)
    Challenge (Network/HTTP/Auth.hs:58)
    Qop (Network/HTTP/Auth.hs:78)
    getAllowBasicAuth (Network/Browser.hs:302)
    RequestID (Network/Browser.hs:625)
    out (Network/Browser.hs:504)
    err (Network/Browser.hs:504)
    defaultGETRequest (Network/HTTP/Base.hs:383)
    defaultGETRequest_ (Network/HTTP/Base.hs:386)
    formToRequest (Network/Browser.hs:1074)
    Form (Network/Browser.hs:1072)
    FormVar (Network/Browser.hs:1070)
Documentation created: dist/doc/html/HTTP/index.html,
dist/doc/html/HTTP/HTTP.txt
Creating package registration file:
/tmp/pkgConf-HTTP-4000.2908604521399031711.20
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HTTP-4000.2.20-I3KwBZTyYzDKWfJ8oWET6e
Registering HTTP-4000.2.20...
Installed HTTP-4000.2.20
Configuring hxt-9.3.1.15...
Building hxt-9.3.1.15...
Preprocessing library hxt-9.3.1.15...
[ 1 of 82] Compiling Text.XML.HXT.Parser.XmlCharParser ( src/Text/XML/HXT/Parser/XmlCharParser.hs, dist/build/Text/XML/HXT/Parser/XmlCharParser.o )
[ 2 of 82] Compiling Text.XML.HXT.DTDValidation.RE ( src/Text/XML/HXT/DTDValidation/RE.hs, dist/build/Text/XML/HXT/DTDValidation/RE.o )
[ 3 of 82] Compiling Text.XML.HXT.DOM.MimeTypeDefaults ( src/Text/XML/HXT/DOM/MimeTypeDefaults.hs, dist/build/Text/XML/HXT/DOM/MimeTypeDefaults.o )
[ 4 of 82] Compiling Text.XML.HXT.DOM.MimeTypes ( src/Text/XML/HXT/DOM/MimeTypes.hs, dist/build/Text/XML/HXT/DOM/MimeTypes.o )
[ 5 of 82] Compiling Text.XML.HXT.DOM.Util ( src/Text/XML/HXT/DOM/Util.hs, dist/build/Text/XML/HXT/DOM/Util.o )
[ 6 of 82] Compiling Text.XML.HXT.DOM.XmlKeywords ( src/Text/XML/HXT/DOM/XmlKeywords.hs, dist/build/Text/XML/HXT/DOM/XmlKeywords.o )
[ 7 of 82] Compiling Text.XML.HXT.Parser.ProtocolHandlerUtil ( src/Text/XML/HXT/Parser/ProtocolHandlerUtil.hs, dist/build/Text/XML/HXT/Parser/ProtocolHandlerUtil.o )
[ 8 of 82] Compiling Text.XML.HXT.Version ( src/Text/XML/HXT/Version.hs, dist/build/Text/XML/HXT/Version.o )
[ 9 of 82] Compiling Text.XML.HXT.XMLSchema.DataTypeLibW3CNames ( src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs, dist/build/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.o )
[10 of 82] Compiling Text.XML.HXT.Parser.XmlEntities ( src/Text/XML/HXT/Parser/XmlEntities.hs, dist/build/Text/XML/HXT/Parser/XmlEntities.o )
[11 of 82] Compiling Text.XML.HXT.Parser.XhtmlEntities ( src/Text/XML/HXT/Parser/XhtmlEntities.hs, dist/build/Text/XML/HXT/Parser/XhtmlEntities.o )
[12 of 82] Compiling Text.XML.HXT.IO.GetFILE ( src/Text/XML/HXT/IO/GetFILE.hs, dist/build/Text/XML/HXT/IO/GetFILE.o )
[13 of 82] Compiling Data.Function.Selector ( src/Data/Function/Selector.hs, dist/build/Data/Function/Selector.o )
[14 of 82] Compiling Data.Atom        ( src/Data/Atom.hs, dist/build/Data/Atom.o )
[15 of 82] Compiling Data.AssocList   ( src/Data/AssocList.hs, dist/build/Data/AssocList.o )
[16 of 82] Compiling Data.Tree.Class  ( src/Data/Tree/Class.hs, dist/build/Data/Tree/Class.o )
[17 of 82] Compiling Control.Arrow.ArrowState ( src/Control/Arrow/ArrowState.hs, dist/build/Control/Arrow/ArrowState.o )
[18 of 82] Compiling Data.Tree.NavigatableTree.Class ( src/Data/Tree/NavigatableTree/Class.hs, dist/build/Data/Tree/NavigatableTree/Class.o )
[19 of 82] Compiling Data.Tree.NavigatableTree.XPathAxis ( src/Data/Tree/NavigatableTree/XPathAxis.hs, dist/build/Data/Tree/NavigatableTree/XPathAxis.o )
[20 of 82] Compiling Control.FlatSeq  ( src/Control/FlatSeq.hs, dist/build/Control/FlatSeq.o )
[21 of 82] Compiling Data.Tree.NTree.TypeDefs ( src/Data/Tree/NTree/TypeDefs.hs, dist/build/Data/Tree/NTree/TypeDefs.o )

src/Data/Tree/NTree/TypeDefs.hs:26:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[22 of 82] Compiling Data.Tree.NTree.Edit ( src/Data/Tree/NTree/Edit.hs, dist/build/Data/Tree/NTree/Edit.o )
[23 of 82] Compiling Data.Tree.NTree.Zipper.TypeDefs ( src/Data/Tree/NTree/Zipper/TypeDefs.hs, dist/build/Data/Tree/NTree/Zipper/TypeDefs.o )
[24 of 82] Compiling Text.XML.HXT.DOM.QualifiedName ( src/Text/XML/HXT/DOM/QualifiedName.hs, dist/build/Text/XML/HXT/DOM/QualifiedName.o )
[25 of 82] Compiling Text.XML.HXT.DOM.TypeDefs ( src/Text/XML/HXT/DOM/TypeDefs.hs, dist/build/Text/XML/HXT/DOM/TypeDefs.o )
[26 of 82] Compiling Text.XML.HXT.DOM.Interface ( src/Text/XML/HXT/DOM/Interface.hs, dist/build/Text/XML/HXT/DOM/Interface.o )
[27 of 82] Compiling Text.XML.HXT.DOM.XmlNode ( src/Text/XML/HXT/DOM/XmlNode.hs, dist/build/Text/XML/HXT/DOM/XmlNode.o )
[28 of 82] Compiling Text.XML.HXT.Parser.XmlTokenParser ( src/Text/XML/HXT/Parser/XmlTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlTokenParser.o )

src/Text/XML/HXT/Parser/XmlTokenParser.hs:86:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[29 of 82] Compiling Text.XML.HXT.Parser.XmlDTDTokenParser ( src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDTokenParser.o )
[30 of 82] Compiling Text.XML.HXT.DOM.ShowXml ( src/Text/XML/HXT/DOM/ShowXml.hs, dist/build/Text/XML/HXT/DOM/ShowXml.o )
[31 of 82] Compiling Text.XML.HXT.DOM.FormatXmlTree ( src/Text/XML/HXT/DOM/FormatXmlTree.hs, dist/build/Text/XML/HXT/DOM/FormatXmlTree.o )
[32 of 82] Compiling Text.XML.HXT.Parser.XmlParsec ( src/Text/XML/HXT/Parser/XmlParsec.hs, dist/build/Text/XML/HXT/Parser/XmlParsec.o )

src/Text/XML/HXT/Parser/XmlParsec.hs:61:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[33 of 82] Compiling Text.XML.HXT.Parser.HtmlParsec ( src/Text/XML/HXT/Parser/HtmlParsec.hs, dist/build/Text/XML/HXT/Parser/HtmlParsec.o )

src/Text/XML/HXT/Parser/HtmlParsec.hs:36:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[34 of 82] Compiling Text.XML.HXT.Parser.XmlDTDParser ( src/Text/XML/HXT/Parser/XmlDTDParser.hs, dist/build/Text/XML/HXT/Parser/XmlDTDParser.o )
[35 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Schema ( src/Text/XML/HXT/Arrow/Pickle/Schema.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Schema.o )
[36 of 82] Compiling Text.XML.HXT.Arrow.Pickle.DTD ( src/Text/XML/HXT/Arrow/Pickle/DTD.hs, dist/build/Text/XML/HXT/Arrow/Pickle/DTD.o )
[37 of 82] Compiling Control.Arrow.ArrowList ( src/Control/Arrow/ArrowList.hs, dist/build/Control/Arrow/ArrowList.o )
[38 of 82] Compiling Control.Arrow.ArrowNF ( src/Control/Arrow/ArrowNF.hs, dist/build/Control/Arrow/ArrowNF.o )
[39 of 82] Compiling Control.Arrow.ArrowIf ( src/Control/Arrow/ArrowIf.hs, dist/build/Control/Arrow/ArrowIf.o )
[40 of 82] Compiling Control.Arrow.ArrowNavigatableTree ( src/Control/Arrow/ArrowNavigatableTree.hs, dist/build/Control/Arrow/ArrowNavigatableTree.o )
[41 of 82] Compiling Control.Arrow.ArrowTree ( src/Control/Arrow/ArrowTree.hs, dist/build/Control/Arrow/ArrowTree.o )
[42 of 82] Compiling Control.Arrow.ListArrow ( src/Control/Arrow/ListArrow.hs, dist/build/Control/Arrow/ListArrow.o )
[43 of 82] Compiling Control.Arrow.StateListArrow ( src/Control/Arrow/StateListArrow.hs, dist/build/Control/Arrow/StateListArrow.o )
[44 of 82] Compiling Control.Arrow.NTreeEdit ( src/Control/Arrow/NTreeEdit.hs, dist/build/Control/Arrow/NTreeEdit.o )
[45 of 82] Compiling Control.Arrow.ArrowIO ( src/Control/Arrow/ArrowIO.hs, dist/build/Control/Arrow/ArrowIO.o )
[46 of 82] Compiling Control.Arrow.ArrowExc ( src/Control/Arrow/ArrowExc.hs, dist/build/Control/Arrow/ArrowExc.o )
[47 of 82] Compiling Control.Arrow.IOListArrow ( src/Control/Arrow/IOListArrow.hs, dist/build/Control/Arrow/IOListArrow.o )
[48 of 82] Compiling Control.Arrow.IOStateListArrow ( src/Control/Arrow/IOStateListArrow.hs, dist/build/Control/Arrow/IOStateListArrow.o )
[49 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TypeDefs ( src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TypeDefs.o )
[50 of 82] Compiling Text.XML.HXT.Arrow.XmlState.MimeTypeTable ( src/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.hs, dist/build/Text/XML/HXT/Arrow/XmlState/MimeTypeTable.o )
[51 of 82] Compiling Text.XML.HXT.Arrow.XmlArrow ( src/Text/XML/HXT/Arrow/XmlArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlArrow.o )
[52 of 82] Compiling Text.XML.HXT.Arrow.XmlState.ErrorHandling ( src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/ErrorHandling.o )
[53 of 82] Compiling Text.XML.HXT.Arrow.XmlState.SystemConfig ( src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs, dist/build/Text/XML/HXT/Arrow/XmlState/SystemConfig.o )
[54 of 82] Compiling Text.XML.HXT.Arrow.XmlOptions ( src/Text/XML/HXT/Arrow/XmlOptions.hs, dist/build/Text/XML/HXT/Arrow/XmlOptions.o )
[55 of 82] Compiling Text.XML.HXT.Arrow.ParserInterface ( src/Text/XML/HXT/Arrow/ParserInterface.hs, dist/build/Text/XML/HXT/Arrow/ParserInterface.o )
[56 of 82] Compiling Text.XML.HXT.Arrow.Edit ( src/Text/XML/HXT/Arrow/Edit.hs, dist/build/Text/XML/HXT/Arrow/Edit.o )
[57 of 82] Compiling Text.XML.HXT.Arrow.Namespace ( src/Text/XML/HXT/Arrow/Namespace.hs, dist/build/Text/XML/HXT/Arrow/Namespace.o )
[58 of 82] Compiling Text.XML.HXT.Arrow.XmlState.TraceHandling ( src/Text/XML/HXT/Arrow/XmlState/TraceHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/TraceHandling.o )
[59 of 82] Compiling Text.XML.HXT.Arrow.XmlState.URIHandling ( src/Text/XML/HXT/Arrow/XmlState/URIHandling.hs, dist/build/Text/XML/HXT/Arrow/XmlState/URIHandling.o )
[60 of 82] Compiling Text.XML.HXT.DTDValidation.TypeDefs ( src/Text/XML/HXT/DTDValidation/TypeDefs.hs, dist/build/Text/XML/HXT/DTDValidation/TypeDefs.o )
[61 of 82] Compiling Text.XML.HXT.DTDValidation.AttributeValueValidation ( src/Text/XML/HXT/DTDValidation/AttributeValueValidation.hs, dist/build/Text/XML/HXT/DTDValidation/AttributeValueValidation.o )
[62 of 82] Compiling Text.XML.HXT.DTDValidation.DTDValidation ( src/Text/XML/HXT/DTDValidation/DTDValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DTDValidation.o )
[63 of 82] Compiling Text.XML.HXT.DTDValidation.DocTransformation ( src/Text/XML/HXT/DTDValidation/DocTransformation.hs, dist/build/Text/XML/HXT/DTDValidation/DocTransformation.o )
[64 of 82] Compiling Text.XML.HXT.DTDValidation.XmlRE ( src/Text/XML/HXT/DTDValidation/XmlRE.hs, dist/build/Text/XML/HXT/DTDValidation/XmlRE.o )
[65 of 82] Compiling Text.XML.HXT.DTDValidation.DocValidation ( src/Text/XML/HXT/DTDValidation/DocValidation.hs, dist/build/Text/XML/HXT/DTDValidation/DocValidation.o )
[66 of 82] Compiling Text.XML.HXT.DTDValidation.IdValidation ( src/Text/XML/HXT/DTDValidation/IdValidation.hs, dist/build/Text/XML/HXT/DTDValidation/IdValidation.o )
[67 of 82] Compiling Text.XML.HXT.DTDValidation.Validation ( src/Text/XML/HXT/DTDValidation/Validation.hs, dist/build/Text/XML/HXT/DTDValidation/Validation.o )
[68 of 82] Compiling Text.XML.HXT.Arrow.XmlState.RunIOStateArrow ( src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs, dist/build/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.o )
[69 of 82] Compiling Text.XML.HXT.Arrow.XmlState ( src/Text/XML/HXT/Arrow/XmlState.hs, dist/build/Text/XML/HXT/Arrow/XmlState.o )
[70 of 82] Compiling Text.XML.HXT.Arrow.DocumentInput ( src/Text/XML/HXT/Arrow/DocumentInput.hs, dist/build/Text/XML/HXT/Arrow/DocumentInput.o )
[71 of 82] Compiling Text.XML.HXT.Arrow.DTDProcessing ( src/Text/XML/HXT/Arrow/DTDProcessing.hs, dist/build/Text/XML/HXT/Arrow/DTDProcessing.o )
[72 of 82] Compiling Text.XML.HXT.Arrow.GeneralEntitySubstitution ( src/Text/XML/HXT/Arrow/GeneralEntitySubstitution.hs, dist/build/Text/XML/HXT/Arrow/GeneralEntitySubstitution.o )
[73 of 82] Compiling Text.XML.HXT.Arrow.ProcessDocument ( src/Text/XML/HXT/Arrow/ProcessDocument.hs, dist/build/Text/XML/HXT/Arrow/ProcessDocument.o )
[74 of 82] Compiling Control.Arrow.ListArrows ( src/Control/Arrow/ListArrows.hs, dist/build/Control/Arrow/ListArrows.o )
[75 of 82] Compiling Text.XML.HXT.Arrow.ReadDocument ( src/Text/XML/HXT/Arrow/ReadDocument.hs, dist/build/Text/XML/HXT/Arrow/ReadDocument.o )
[76 of 82] Compiling Text.XML.HXT.Arrow.XmlRegex ( src/Text/XML/HXT/Arrow/XmlRegex.hs, dist/build/Text/XML/HXT/Arrow/XmlRegex.o )
[77 of 82] Compiling Text.XML.HXT.Arrow.Binary ( src/Text/XML/HXT/Arrow/Binary.hs, dist/build/Text/XML/HXT/Arrow/Binary.o )
[78 of 82] Compiling Text.XML.HXT.Arrow.DocumentOutput ( src/Text/XML/HXT/Arrow/DocumentOutput.hs, dist/build/Text/XML/HXT/Arrow/DocumentOutput.o )
[79 of 82] Compiling Text.XML.HXT.Arrow.WriteDocument ( src/Text/XML/HXT/Arrow/WriteDocument.hs, dist/build/Text/XML/HXT/Arrow/WriteDocument.o )
[80 of 82] Compiling Text.XML.HXT.Arrow.Pickle.Xml ( src/Text/XML/HXT/Arrow/Pickle/Xml.hs, dist/build/Text/XML/HXT/Arrow/Pickle/Xml.o )
[81 of 82] Compiling Text.XML.HXT.Arrow.Pickle ( src/Text/XML/HXT/Arrow/Pickle.hs, dist/build/Text/XML/HXT/Arrow/Pickle.o )
[82 of 82] Compiling Text.XML.HXT.Core ( src/Text/XML/HXT/Core.hs, dist/build/Text/XML/HXT/Core.o )
In-place registering hxt-9.3.1.15...
Running Haddock for hxt-9.3.1.15...
Running hscolour for hxt-9.3.1.15...
Preprocessing library hxt-9.3.1.15...
Preprocessing library hxt-9.3.1.15...
Haddock coverage:
  64% (  9 / 14) in 'Text.XML.HXT.Parser.XmlCharParser'
  Missing documentation for:
    XParser (src/Text/XML/HXT/Parser/XmlCharParser.hs:48)
    SimpleXParser (src/Text/XML/HXT/Parser/XmlCharParser.hs:49)
    XPState (src/Text/XML/HXT/Parser/XmlCharParser.hs:51)
    withNormNewline (src/Text/XML/HXT/Parser/XmlCharParser.hs:56)
    withoutNormNewline (src/Text/XML/HXT/Parser/XmlCharParser.hs:59)
 100% ( 15 / 15) in 'Text.XML.HXT.DTDValidation.RE'
 100% (  2 /  2) in 'Text.XML.HXT.DOM.MimeTypeDefaults'
   5% (  1 / 19) in 'Text.XML.HXT.DOM.MimeTypes'
  Missing documentation for:
    MimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:35)
    application_xhtml (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    application_xml (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    application_xml_external_parsed_entity (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    application_xml_dtd (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_html (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_pdf (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_plain (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_xdtd (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_xml (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    text_xml_external_parsed_entity (src/Text/XML/HXT/DOM/MimeTypes.hs:43)
    isTextMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:66)
    isHtmlMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:69)
    isXmlMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:72)
    defaultMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:85)
    extensionToMimeType (src/Text/XML/HXT/DOM/MimeTypes.hs:88)
    readMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:99)
    parseMimeTypeTable (src/Text/XML/HXT/DOM/MimeTypes.hs:104)
  82% ( 23 / 28) in 'Text.XML.HXT.DOM.Util'
  Missing documentation for:
    stringToInt (src/Text/XML/HXT/DOM/Util.hs:172)
    swap (src/Text/XML/HXT/DOM/Util.hs:295)
    partitionEither (src/Text/XML/HXT/DOM/Util.hs:298)
    toMaybe (src/Text/XML/HXT/DOM/Util.hs:302)
    uncurry4 (src/Text/XML/HXT/DOM/Util.hs:313)
   5% (  4 / 77) in 'Text.XML.HXT.DOM.XmlKeywords'
  Missing documentation for:
    t_xml (src/Text/XML/HXT/DOM/XmlKeywords.hs:26)
    t_root (src/Text/XML/HXT/DOM/XmlKeywords.hs:26)
    a_default (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_contentLength (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_column (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_encoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_kind (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_line (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_module (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_modifier (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_name (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_output_encoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_peref (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_source (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_status (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_standalone (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_type (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_url (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_value (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_version (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_xml (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    a_xmlns (src/Text/XML/HXT/DOM/XmlKeywords.hs:29)
    v_0 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_1 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_2 (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_yes (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_no (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_any (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_children (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_choice (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_empty (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_mixed (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_seq (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_null (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_option (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_pcdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_star (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    v_plus (src/Text/XML/HXT/DOM/XmlKeywords.hs:50)
    k_any (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_cdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_empty (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_entity (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_entities (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_id (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_idref (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_idrefs (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_include (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_ignore (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_nmtoken (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_nmtokens (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_peref (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_public (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_system (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_enumeration (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_fixed (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_implied (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_ndata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_notation (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_pcdata (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_required (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    k_default (src/Text/XML/HXT/DOM/XmlKeywords.hs:67)
    dtdPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:162)
    transferPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferProtocol (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferMimeType (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferEncoding (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferURI (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferDefaultURI (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferStatus (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferMessage (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    transferVersion (src/Text/XML/HXT/DOM/XmlKeywords.hs:172)
    httpPrefix (src/Text/XML/HXT/DOM/XmlKeywords.hs:196)
    stringProtocol (src/Text/XML/HXT/DOM/XmlKeywords.hs:199)
  50% (  1 /  2) in 'Text.XML.HXT.Parser.ProtocolHandlerUtil'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Text.XML.HXT.Version'
  Missing documentation for:
    Module header
    hxt_version (src/Text/XML/HXT/Version.hs:3)
   3% (  2 / 58) in 'Text.XML.HXT.XMLSchema.DataTypeLibW3CNames'
  Missing documentation for:
    xsd_string (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_normalizedString (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_token (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_language (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NMTOKEN (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NMTOKENS (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_Name (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NCName (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_ID (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_IDREF (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_IDREFS (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_ENTITY (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_ENTITIES (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_anyURI (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_QName (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_NOTATION (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_hexBinary (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_base64Binary (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_decimal (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_integer (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_nonPositiveInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_negativeInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_nonNegativeInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    
src/Data/Tree/NTree/TypeDefs.hs:26:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
xsd_positiveInteger (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_long (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_int (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_short (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_byte (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedLong (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedInt (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedShort (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_unsignedByte (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_boolean (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_float (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_double (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_time (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_duration (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_date (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_dateTime (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gDay (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gMonth (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gMonthDay (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gYear (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_gYearMonth (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:29)
    xsd_length (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_maxLength (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_minLength (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_maxExclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_minExclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_maxInclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_minInclusive (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_totalDigits (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_fractionDigits (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_pattern (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_enumeration (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
    xsd_whiteSpace (src/Text/XML/HXT/XMLSchema/DataTypeLibW3CNames.hs:121)
 100% (  2 /  2) in 'Text.XML.HXT.Parser.XmlEntities'
 100% (  2 /  2) in 'Text.XML.HXT.Parser.XhtmlEntities'
  33% (  1 /  3) in 'Text.XML.HXT.IO.GetFILE'
  Missing documentation for:
    getStdinCont (src/Text/XML/HXT/IO/GetFILE.hs:41)
    getCont (src/Text/XML/HXT/IO/GetFILE.hs:62)
  19% (  3 / 16) in 'Data.Function.Selector'
  Missing documentation for:
    Module header
    chgS (src/Data/Function/Selector.hs:22)
    chgM (src/Data/Function/Selector.hs:27)
     (src/Data/Function/Selector.hs:41)
    idS (src/Data/Function/Selector.hs:52)
    .&&&. (src/Data/Function/Selector.hs:55)
    Comp2 (src/Data/Function/Selector.hs:66)
    Comp3 (src/Data/Function/Selector.hs:67)
     (src/Data/Function/Selector.hs:70)
     (src/Data/Function/Selector.hs:74)
     (src/Data/Function/Selector.hs:78)
     (src/Data/Function/Selector.hs:82)
     (src/Data/Function/Selector.hs:86)
  80% (  4 /  5) in 'Data.Atom'
  Missing documentation for:
    Atom (src/Data/Atom.hs:78)
  89% (  8 /  9) in 'Data.AssocList'
  Missing documentation for:
    AssocList (src/Data/AssocList.hs:26)
 100% (  3 /  3) in 'Data.Tree.Class'
 100% (  2 /  2) in 'Control.Arrow.ArrowState'
 100% (  4 /  4) in 'Data.Tree.NavigatableTree.Class'
  94% ( 16 / 17) in 'Data.Tree.NavigatableTree.XPathAxis'
  Missing documentation for:
    isAtRoot (src/Data/Tree/NavigatableTree/XPathAxis.hs:124)
  10% (  2 / 21) in 'Control.FlatSeq'
  Missing documentation for:
    $!! (src/Control/FlatSeq.hs:29)
    flatseq (src/Control/FlatSeq.hs:33)
    rlnf (src/Control/FlatSeq.hs:37)
     (src/Control/FlatSeq.hs:55)
     (src/Control/FlatSeq.hs:56)
     (src/Control/FlatSeq.hs:57)
     (src/Control/FlatSeq.hs:58)
     (src/Control/FlatSeq.hs:60)
     (src/Control/FlatSeq.hs:61)
     (src/Control/FlatSeq.hs:62)
     (src/Control/FlatSeq.hs:64)
     (src/Control/FlatSeq.hs:65)
     (src/Control/FlatSeq.hs:66)
     (src/Control/FlatSeq.hs:67)
     (src/Control/FlatSeq.hs:68)
     (src/Control/FlatSeq.hs:70)
     (src/Control/FlatSeq.hs:75)
     (src/Control/FlatSeq.hs:79)
     (src/Control/FlatSeq.hs:83)
  70% (  7 / 10) in 'Data.Tree.NTree.TypeDefs'
  Missing documentation for:
     (src/Data/Tree/NTree/TypeDefs.hs:63)
     (src/Data/Tree/NTree/TypeDefs.hs:67)
     (src/Data/Tree/NTree/TypeDefs.hs:77)
 100% (  3 /  3) in 'Data.Tree.NTree.Edit'
  27% (  6 / 22) in 'Data.Tree.NTree.Zipper.TypeDefs'
  Missing documentation for:
    up (src/Data/Tree/NTree/Zipper/TypeDefs.hs:87)
    down (src/Data/Tree/NTree/Zipper/TypeDefs.hs:96)
    toTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:103)
    toTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:117)
    addToTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:131)
    addToTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:140)
    dropFromTheLeft (src/Data/Tree/NTree/Zipper/TypeDefs.hs:149)
    dropFromTheRight (src/Data/Tree/NTree/Zipper/TypeDefs.hs:159)
    isTop (src/Data/Tree/NTree/Zipper/TypeDefs.hs:171)
    up1 (src/Data/Tree/NTree/Zipper/TypeDefs.hs:176)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:183)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:187)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:191)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:205)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:218)
     (src/Data/Tree/NTree/Zipper/TypeDefs.hs:225)
  63% ( 29 / 46) in 'Text.XML.HXT.DOM.QualifiedName'
  Missing documentation for:
    namePrefix (src/Text/XML/HXT/DOM/QualifiedName.hs:217)
    localPart (src/Text/XML/HXT/DOM/QualifiedName.hs:221)
    namespaceUri (src/Text/XML/HXT/DOM/QualifiedName.hs:225)
    newXName (src/Text/XML/HXT/DOM/QualifiedName.hs:606)
    nullXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    isNullXName (src/Text/XML/HXT/DOM/QualifiedName.hs:213)
    newQName (src/Text/XML/HXT/DOM/QualifiedName.hs:610)
    mkQName' (src/Text/XML/HXT/DOM/QualifiedName.hs:298)
    namePrefix' (src/Text/XML/HXT/DOM/QualifiedName.hs:162)
    localPart' (src/Text/XML/HXT/DOM/QualifiedName.hs:161)
    namespaceUri' (src/Text/XML/HXT/DOM/QualifiedName.hs:163)
    xmlNamespaceXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlnsNamespaceXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlnsXName (src/Text/XML/HXT/DOM/QualifiedName.hs:527)
    xmlnsQN (src/Text/XML/HXT/DOM/QualifiedName.hs:549)
    toNsEnv (src/Text/XML/HXT/DOM/QualifiedName.hs:503)
  65% ( 17 / 26) in 'Text.XML.HXT.DOM.TypeDefs'
  Missing documentation for:
     (src/Text/XML/HXT/DOM/TypeDefs.hs:86)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:99)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:118)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:196)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:199)
     (src/Text/XML/HXT/DOM/TypeDefs.hs:201)
    blobToString (src/Text/XML/HXT/DOM/TypeDefs.hs:212)
    stringToBlob (src/Text/XML/HXT/DOM/TypeDefs.hs:216)
    ChildNodes (src/Text/XML/HXT/DOM/TypeDefs.hs:262)
 100% (  6 /  6) in 'Text.XML.HXT.DOM.Interface'
  14% (  4 / 29) in 'Text.XML.HXT.DOM.XmlNode'
  Missing documentation for:
    XmlNode (src/Text/XML/HXT/DOM/XmlNode.hs:48)
     (src/Text/XML/HXT/DOM/XmlNode.hs:147)
    mkElementNode (src/Text/XML/HXT/DOM/XmlNode.hs:319)
    mkAttrNode (src/Text/XML/HXT/DOM/XmlNode.hs:323)
    mkDTDNode (src/Text/XML/HXT/DOM/XmlNode.hs:327)
     (src/Text/XML/HXT/DOM/XmlNode.hs:331)
    mkElement (src/Text/XML/HXT/DOM/XmlNode.hs:424)
    mkRoot (src/Text/XML/HXT/DOM/XmlNode.hs:428)
    mkAttr (src/Text/XML/HXT/DOM/XmlNode.hs:431)
    mkDTDElem (src/Text/XML/HXT/DOM/XmlNode.hs:435)
    addAttr (src/Text/XML/HXT/DOM/XmlNode.hs:438)
    mergeAttrl (src/Text/XML/HXT/DOM/XmlNode.hs:454)
    mkRoot' (src/Text/XML/HXT/DOM/XmlNode.hs:465)
    mkAttr' (src/Text/XML/HXT
src/Text/XML/HXT/Parser/XmlTokenParser.hs:86:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Text/XML/HXT/Parser/XmlParsec.hs:61:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Text/XML/HXT/Parser/HtmlParsec.hs:36:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
/DOM/XmlNode.hs:469)
    mkText' (src/Text/XML/HXT/DOM/XmlNode.hs:473)
    mkCharRef' (src/Text/XML/HXT/DOM/XmlNode.hs:477)
    mkEntityRef' (src/Text/XML/HXT/DOM/XmlNode.hs:481)
    mkCmt' (src/Text/XML/HXT/DOM/XmlNode.hs:485)
    mkCdata' (src/Text/XML/HXT/DOM/XmlNode.hs:489)
    mkPi' (src/Text/XML/HXT/DOM/XmlNode.hs:493)
    mkError' (src/Text/XML/HXT/DOM/XmlNode.hs:497)
    mkDTDElem' (src/Text/XML/HXT/DOM/XmlNode.hs:501)
    toText (src/Text/XML/HXT/DOM/XmlNode.hs:507)
    concText (src/Text/XML/HXT/DOM/XmlNode.hs:523)
    mergeText (src/Text/XML/HXT/DOM/XmlNode.hs:530)
   2% (  1 / 58) in 'Text.XML.HXT.Parser.XmlTokenParser'
  Missing documentation for:
    allBut (src/Text/XML/HXT/Parser/XmlTokenParser.hs:437)
    allBut1 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:441)
    amp (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    asciiLetter (src/Text/XML/HXT/Parser/XmlTokenParser.hs:141)
    attrChar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:247)
    attrValue (src/Text/XML/HXT/Parser/XmlTokenParser.hs:226)
    bar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    charRef (src/Text/XML/HXT/Parser/XmlTokenParser.hs:304)
    checkString (src/Text/XML/HXT/Parser/XmlTokenParser.hs:428)
    comma (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    dq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    encName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:342)
    entityRef (src/Text/XML/HXT/Parser/XmlTokenParser.hs:319)
    entityValue (src/Text/XML/HXT/Parser/XmlTokenParser.hs:205)
    eq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    gt (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    keyword (src/Text/XML/HXT/Parser/XmlTokenParser.hs:358)
    keywords (src/Text/XML/HXT/Parser/XmlTokenParser.hs:368)
    lpar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    lt (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    name (src/Text/XML/HXT/Parser/XmlTokenParser.hs:148)
    names (src/Text/XML/HXT/Parser/XmlTokenParser.hs:183)
    ncName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:158)
    nmtoken (src/Text/XML/HXT/Parser/XmlTokenParser.hs:178)
    nmtokens (src/Text/XML/HXT/Parser/XmlTokenParser.hs:187)
    peReference (src/Text/XML/HXT/Parser/XmlTokenParser.hs:328)
    pubidLiteral (src/Text/XML/HXT/Parser/XmlTokenParser.hs:261)
    qName (src/Text/XML/HXT/Parser/XmlTokenParser.hs:168)
    quoted (src/Text/XML/HXT/Parser/XmlTokenParser.hs:376)
    reference (src/Text/XML/HXT/Parser/XmlTokenParser.hs:284)
    rpar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:412)
    semi (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    separator (src/Text/XML/HXT/Parser/XmlTokenParser.hs:402)
    singleChar (src/Text/XML/HXT/Parser/XmlTokenParser.hs:195)
    singleChars (src/Text/XML/HXT/Parser/XmlTokenParser.hs:201)
    skipS (src/Text/XML/HXT/Parser/XmlTokenParser.hs:129)
    skipS0 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:133)
    sPace (src/Text/XML/HXT/Parser/XmlTokenParser.hs:121)
    sPace0 (src/Text/XML/HXT/Parser/XmlTokenParser.hs:125)
    sq (src/Text/XML/HXT/Parser/XmlTokenParser.hs:386)
    systemLiteral (src/Text/XML/HXT/Parser/XmlTokenParser.hs:254)
    versionNum (src/Text/XML/HXT/Parser/XmlTokenParser.hs:349)
    concRes (src/Text/XML/HXT/Parser/XmlTokenParser.hs:462)
    mkList (src/Text/XML/HXT/Parser/XmlTokenParser.hs:468)
    nameT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:482)
    nmtokenT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:488)
    entityValueT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:495)
    entityTokensT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:506)
    entityCharT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:510)
    attrValueT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:523)
    attrValueT' (src/Text/XML/HXT/Parser/XmlTokenParser.hs:530)
    referenceT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:544)
    charRefT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:550)
    entityRefT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:556)
    peReferenceT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:583)
    singleCharsT (src/Text/XML/HXT/Parser/XmlTokenParser.hs:534)
    mergeTextNodes (src/Text/XML/HXT/Parser/XmlTokenParser.hs:591)
  11% (  1 /  9) in 'Text.XML.HXT.Parser.XmlDTDTokenParser'
  Missing documentation for:
    dtdDeclTokenizer (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:33)
    dtdDeclStart (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:41)
    dtdDeclEnd (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:64)
    dtdToken (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:70)
    peReference (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:81)
    entityValue (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:87)
    dtdChars (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:93)
    percent (src/Text/XML/HXT/Parser/XmlDTDTokenParser.hs:99)
  80% (  4 /  5) in 'Text.XML.HXT.DOM.ShowXml'
  Missing documentation for:
    xshow'' (src/Text/XML/HXT/DOM/ShowXml.hs:69)
  33% (  1 /  3) in 'Text.XML.HXT.DOM.FormatXmlTree'
  Missing documentation for:
    formatXmlTree (src/Text/XML/HXT/DOM/FormatXmlTree.hs:37)
    formatXmlContents (src/Text/XML/HXT/DOM/FormatXmlTree.hs:33)
  31% ( 11 / 36) in 'Text.XML.HXT.Parser.XmlParsec'
  Missing documentation for:
    charData (src/Text/XML/HXT/Parser/XmlParsec.hs:101)
    charData' (src/Text/XML/HXT/Parser/XmlParsec.hs:105)
    comment (src/Text/XML/HXT/Parser/XmlParsec.hs:115)
    pI (src/Text/XML/HXT/Parser/XmlParsec.hs:136)
    cDSect (src/Text/XML/HXT/Parser/XmlParsec.hs:168)
    document (src/Text/XML/HXT/Parser/XmlParsec.hs:189)
    document' (src/Text/XML/HXT/Parser/XmlParsec.hs:199)
    prolog (src/Text/XML/HXT/Parser/XmlParsec.hs:208)
    xMLDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:217)
    xMLDecl' (src/Text/XML/HXT/Parser/XmlParsec.hs:229)
    versionInfo (src/Text/XML/HXT/Parser/XmlParsec.hs:241)
    misc (src/Text/XML/HXT/Parser/XmlParsec.hs:256)
    doctypedecl (src/Text/XML/HXT/Parser/XmlParsec.hs:272)
    markupdecl (src/Text/XML/HXT/Parser/XmlParsec.hs:314)
    sDDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:328)
    element (src/Text/XML/HXT/Parser/XmlParsec.hs:345)
    content (src/Text/XML/HXT/Parser/XmlParsec.hs:445)
    contentWithTextDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:477)
    textDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:549)
    encodingDecl (src/Text/XML/HXT/Parser/XmlParsec.hs:571)
    xreadDoc (src/Text/XML/HXT/Parser/XmlParsec.hs:603)
    parseXmlDocEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:763)
    parseXmlDocument (src/Text/XML/HXT/Parser/XmlParsec.hs:630)
    parseXmlEntityEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:760)
    removeEncodingSpec (src/Text/XML/HXT/Parser/XmlParsec.hs:641)
  12% (  1 /  8) in 'Text.XML.HXT.Parser.HtmlParsec'
  Missing documentation for:
    parseHtmlText (src/Text/XML/HXT/Parser/HtmlParsec.hs:109)
    parseHtmlDocument (src/Text/XML/HXT/Parser/HtmlParsec.hs:118)
    parseHtmlContent (src/Text/XML/HXT/Parser/HtmlParsec.hs:121)
    isEmptyHtmlTag (src/Text/XML/HXT/Parser/HtmlParsec.hs:540)
    isInnerHtmlTagOf (src/Text/XML/HXT/Parser/HtmlParsec.hs:561)
    closesHtmlTag (src/Text/XML/HXT/Parser/HtmlParsec.hs:588)
    emptyHtmlTags (src/Text/XML/HXT/Parser/HtmlParsec.hs:545)
  25% (  2 /  8) in 'Text.XML.HXT.Parser.XmlDTDParser'
  Missing documentation for:
    parseXmlDTDdeclPart (src/Text/XML/HXT/Parser/XmlDTDParser.hs:617)
    parseXmlDTDEntityValue (src/Text/XML/HXT/Parser/XmlDTDParser.hs:590)
    elementDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:182)
    attlistDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:323)
    entityDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:421)
    notationDecl (src/Text/XML/HXT/Parser/XmlDTDParser.hs:520)
  13% (  5 / 38) in 'Text.XML.HXT.Arrow.Pickle.Schema'
  Missing documentation for:
    Name (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:56)
    Schemas (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:57)
    DataTypeDescr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:59)
     (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:65)
    isScEnum (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:91)
    isScElem (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:96)
    isScAttr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:100)
    isScElemRef (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:104)
    isScCharData (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:108)
    isScSARE (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:112)
    isScList (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:119)
    isScOpt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:123)
    scDT (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:142)
    scDTxsd (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:145)
    scString (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:148)
    scString1 (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:151)
    scFixed (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:154)
    scEnum (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:157)
    scNmtoken (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:160)
    scNmtokens (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:163)
    scEmpty (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:168)
    scSeq (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:171)
    scSeqs (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:179)
    scNull (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:182)
    scAlt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:185)
    scAlts (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:193)
    scOption (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:196)
    scList (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:203)
    scList1 (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:206)
    scOpt (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:209)
    scRep (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:212)
    scElem (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:215)
    scAttr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:218)
  13% (  3 / 23) in 'Text.XML.HXT.Arrow.Pickle.DTD'
  Missing documentation for:
    DTDdescr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:35)
     (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:37)
    checkAttrModell (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:92)
    checkAM (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:95)
    checkAMC (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:99)
    checkContentModell (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:120)
    scContToXml (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:185)
    scWrap (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:210)
    scCont (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:216)
    scConts (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:226)
    scAttrToXml (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:229)
    checkErr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:259)
    foundErr (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:263)
    elementDeclarations (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:279)
    elementDecs (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:282)
    elemNames (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:296)
    elemName (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:299)
    elemRefs (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:303)
    attrDec (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:314)
    remAttrDec (src/Text/XML/HXT/Arrow/Pickle/DTD.hs:323)
 100% (  2 /  2) in 'Control.Arrow.ArrowList'
  75% (  3 /  4) in 'Control.Arrow.ArrowNF'
  Missing documentation for:
    ArrowNF (src/Control/Arrow/ArrowNF.hs:37)
 100% (  3 /  3) in 'Control.Arrow.ArrowIf'
  93% ( 28 / 30) in 'Control.Arrow.ArrowNavigatableTree'
  Missing documentation for:
    parentAxis (src/Control/Arrow/ArrowNavigatableTree.hs:62)
    isAtRoot (src/Control/Arrow/ArrowNavigatableTree.hs:132)
 100% (  3 /  3) in 'Control.Arrow.ArrowTree'
 100% (  3 /  3) in 'Control.Arrow.ListArrow'
 100% (  3 /  3) in 'Control.Arrow.StateListArrow'
  67% (  2 /  3) in 'Control.Arrow.NTreeEdit'
  Missing documentation for:
    fmapNTreeA (src/Control/Arrow/NTreeEdit.hs:43)
 100% (  3 /  3) in 'Control.Arrow.ArrowIO'
  50% (  1 /  2) in 'Control.Arrow.ArrowExc'
  Missing documentation for:
    ArrowExc (src/Control/Arrow/ArrowExc.hs:29)
 100% (  2 /  2) in 'Control.Arrow.IOListArrow'
 100% (  4 /  4) in 'Control.Arrow.IOStateListArrow'
  13% ( 17 /126) in 'Text.XML.HXT.Arrow.XmlState.TypeDefs'
  Missing documentation for:
     (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:66)
    withoutUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:144)
     (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:159)
    XIOSysWriter (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:162)
    XIOSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:170)
    XIOInputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:185)
    XIOParseConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:194)
    XIOOutputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:217)
    XIOXoutConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:227)
    XIORelaxConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:230)
    XIOXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:239)
    XIOCacheConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:244)
    MimeTypeHandlers (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:254)
    CompressionFct (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:256)
    DeCompressionFct (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:257)
    SysConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:259)
    SysConfigList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:260)
    theSysState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:264)
    theUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:269)
    theSysWriter (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:276)
    theErrorStatus (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:281)
    theErrorMsgList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:288)
    theRelaxNoOfErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:295)
    theRelaxDefineId (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:302)
    theRelaxAttrList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:309)
    theSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:318)
    theInputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:323)
    theStrictInput (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:330)
    theEncodingErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:337)
    theInputEncoding (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:344)
    theHttpHandler (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:351)
    theInputOptions (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:358)
    theRedirect (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:365)
    theProxy (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:372)
    theOutputConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:381)
    theIndent (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:388)
    theOutputEncoding (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:395)
    theOutputFmt (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:402)
    theXmlPi (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:409)
    theNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:416)
    theAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:423)
    theTextMode (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:430)
    theShowTree (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:437)
    theShowHaskell (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:444)
    theRelaxConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:453)
    theRelaxValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:460)
    theRelaxSchema (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:467)
    theRelaxCheckRestr (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:474)
    theRelaxValidateExtRef (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:481)
    theRelaxValidateInclude (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:488)
    theRelaxCollectErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:495)
    theRelaxValidator (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:502)
    theXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:511)
    theXmlSchemaValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:518)
    theXmlSchemaSchema (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:525)
    theXmlSchemaValidator (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:532)
    theParseConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:541)
    theErrorMsgHandler (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:548)
    theErrorMsgCollect (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:555)
    theBaseURI (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:562)
    theDefaultBaseURI (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:569)
    theTraceLevel (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:576)
    theTraceCmd (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:583)
    theTrace (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:590)
    theAttrList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:593)
    theMimeTypes (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:600)
    theMimeTypeHandlers (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:607)
    theMimeTypeFile (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:614)
    theAcceptedMimeTypes (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:621)
    theFileMimeType (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:628)
    theWarnings (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:635)
    theRemoveWS (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:642)
    thePreserveComment (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:649)
    theParseByMimeType (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:656)
    theParseHTML (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:663)
    theLowerCaseNames (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:670)
    theValidate (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:677)
    theSubstDTDEntities (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:684)
    theSubstHTMLEntities (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:691)
    theCheckNamespaces (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:698)
    theCanonicalize (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:705)
    theIgnoreNoneXmlContents (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:712)
    theTagSoup (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:719)
    theTagSoupParser (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:726)
    theExpat (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:733)
    theExpatParser (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:740)
    theExpatErrors (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:747)
    theCacheConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:756)
    theBinaryCompression (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:763)
    theBinaryDeCompression (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:770)
    theWithCache (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:777)
    theCacheDir (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:784)
    theDocumentAge (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:791)
    theCache404Err (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:798)
    theCacheRead (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:805)
    theStrictDeserialize (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:812)
    getSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:821)
    setSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:825)
    chgSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:828)
    configSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:831)
    configSysVars (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:835)
    localSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:838)
    localSysEnv (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:846)
    incrSysVar (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:849)
    setSysAttrString (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:883)
    toInt (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:903)
    chgS (src/Data/Function/Selector.hs:22)
    idS (src/Data/Function/Selector.hs:52)
    .&&&. (src/Data/Function/Selector.hs:55)
 100% (  4 /  4) in 'Text.XML.HXT.Arrow.XmlState.MimeTypeTable'
  27% (  3 / 11) in 'Text.XML.HXT.Arrow.XmlArrow'
  Missing documentation for:
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:722)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:723)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:724)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:725)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:727)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:728)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:729)
     (src/Text/XML/HXT/Arrow/XmlArrow.hs:730)
  87% ( 20 / 23) in 'Text.XML.HXT.Arrow.XmlState.ErrorHandling'
  Missing documentation for:
    changeErrorStatus (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:58)
    addToErrorMsgList (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:147)
    errorOutputToStderr (src/Text/XML/HXT/Arrow/XmlState/ErrorHandling.hs:246)
  77% ( 33 / 43) in 'Text.XML.HXT.Arrow.XmlState.SystemConfig'
  Missing documentation for:
    withInputOption (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:180)
    withInputOptions (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:183)
    withXmlPi (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:235)
    withNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:238)
    withAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:241)
    withTextMode (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:244)
    withShowTree (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:247)
    withShowHaskell (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:250)
    yes (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:267)
    no (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:270)
  12% (  7 / 59) in 'Text.XML.HXT.Arrow.XmlOptions'
  Missing documentation for:
    a_accept_mimetypes (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_add_default_dtd (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_canonicalize (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_check_namespaces (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_collect_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_default_baseuri (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_canonicalize (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_check_namespaces (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_issue_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_issue_warnings (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_preserve_comment (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_remove_whitespace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_subst_dtd_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_subst_html_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_do_not_validate (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_error (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_error_log (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_help (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_if_modified_since (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_if_unmodified_since (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_ignore_encoding_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_ignore_none_xml_contents (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_indent (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_issue_errors (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_issue_warnings (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_mime_types (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_empty_elements (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_empty_elem_for (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_redirect (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_no_xml_pi (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_file (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_xml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_html (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_xhtml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_output_plain (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_parse_by_mimetype (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_parse_html (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_parse_xml (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_preserve_comment (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_proxy (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_redirect (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_remove_whitespace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_show_haskell (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_show_tree (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_strict_input (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_subst_dtd_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_subst_html_entities (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_text_mode (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_trace (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_validate (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    a_verbose (src/Text/XML/HXT/Arrow/XmlOptions.hs:137)
    removeOptions (src/Text/XML/HXT/Arrow/XmlOptions.hs:250)
   6% (  1 / 16) in 'Text.XML.HXT.Arrow.ParserInterface'
  Missing documentation for:
    parseXmlDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:32)
    parseXmlDTDPart (src/Text/XML/HXT/Arrow/ParserInterface.hs:35)
    xreadCont (src/Text/XML/HXT/Arrow/ParserInterface.hs:38)
    xreadDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:41)
    parseXmlEntityEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44)
    parseXmlDocEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44)
    removeEncodingSpec (src/Text/XML/HXT/Arrow/ParserInterface.hs:44)
    parseXmlDTDdeclPart (src/Text/XML/HXT/Arrow/ParserInterface.hs:53)
    parseXmlDTDdecl (src/Text/XML/HXT/Arrow/ParserInterface.hs:56)
    parseXmlDTDEntityValue (src/Text/XML/HXT/Arrow/ParserInterface.hs:59)
    parseXmlEntityValueAsContent (src/Text/XML/HXT/Arrow/ParserInterface.hs:62)
    parseXmlEntityValueAsAttrValue (src/Text/XML/HXT/Arrow/ParserInterface.hs:65)
    parseHtmlDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:70)
    hread (src/Text/XML/HXT/Arrow/ParserInterface.hs:73)
    hreadDoc (src/Text/XML/HXT/Arrow/ParserInterface.hs:76)
  74% ( 26 / 35) in 'Text.XML.HXT.Arrow.Edit'
  Missing documentation for:
    escapeXmlRefs (src/Text/XML/HXT/Arrow/Edit.hs:303)
    escapeHtmlRefs (src/Text/XML/HXT/Arrow/Edit.hs:318)
    addHeadlineToXmlDoc (src/Text/XML/HXT/Arrow/Edit.hs:405)
    preventEmptyElements (src/Text/XML/HXT/Arrow/Edit.hs:344)
    substAllXHTMLEntityRefs (src/Text/XML/HXT/Arrow/Edit.hs:296)
    substXHTMLEntityRef (src/Text/XML/HXT/Arrow/Edit.hs:283)
    rememberDTDAttrl (src/Text/XML/HXT/Arrow/Edit.hs:678)
    addDefaultDTDecl (src/Text/XML/HXT/Arrow/Edit.hs:689)
    hasXmlPi (src/Text/XML/HXT/Arrow/Edit.hs:711)
 100% ( 13 / 13) in 'Text.XML.HXT.Arrow.Namespace'
  93% ( 13 / 14) in 'Text.XML.HXT.Arrow.XmlState.TraceHandling'
  Missing documentation for:
    traceOutputToStderr (src/Text/XML/HXT/Arrow/XmlState/TraceHandling.hs:143)
 100% ( 19 / 19) in 'Text.XML.HXT.Arrow.XmlState.URIHandling'
  28% ( 12 / 43) in 'Text.XML.HXT.DTDValidation.TypeDefs'
  Missing documentation for:
    XmlArrow (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:49)
    XmlArrowS (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:50)
    dtd_name (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_value (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_type (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_kind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_modifier (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    dtd_default (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:54)
    isUnparsedEntity (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:70)
    hasDTDAttrValue (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:74)
    isRequiredAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:78)
    isDefaultAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:81)
    isFixedAttrKind (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:84)
    isMixedContentElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:87)
    isEmptyElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:90)
    isEnumAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:93)
    isIdAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:96)
    isIdRefAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:99)
    isNotationAttrType (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:102)
    isAttlistOfElement (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:105)
    valueOfDTD (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:110)
    valueOf (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:113)
    getDTDAttributes (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:116)
    isDTDDoctypeNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:119)
    isDTDElementNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:122)
    isDTDAttlistNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:125)
    isDTDContentNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:128)
    isDTDNameNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:131)
    isElemNode (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:134)
    nameOfAttr (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:137)
    nameOfElem (src/Text/XML/HXT/DTDValidation/TypeDefs.hs:140)
 100% (  3 /  3) in 'Text.XML.HXT.DTDValidation.AttributeValueValidation'
 100% (  3 /  3) in 'Text.XML.HXT.DTDValidation.DTDValidation'
 100% (  2 /  2) in 'Text.XML.HXT.DTDValidation.DocTransformation'
 100% ( 14 / 14) in 'Text.XML.HXT.DTDValidation.XmlRE'
 100% (  2 /  2) in 'Text.XML.HXT.DTDValidation.DocValidation'
 100% (  2 /  2) in 'Text.XML.HXT.DTDValidation.IdValidation'
  75% (  6 /  8) in 'Text.XML.HXT.DTDValidation.Validation'
  Missing documentation for:
    getDTDSubset (src/Text/XML/HXT/DTDValidation/Validation.hs:125)
    generalEntitiesDefined (src/Text/XML/HXT/DTDValidation/Validation.hs:130)
  14% (  3 / 21) in 'Text.XML.HXT.Arrow.XmlState.RunIOStateArrow'
  Missing documentation for:
    runXIOState (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:50)
    initialSysState (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:69)
    initialSysWriter (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:75)
    initialSysEnv (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:85)
    initialInputConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:102)
    initialParseConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:113)
    initialOutputConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:138)
    initialRelaxConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:151)
    initialXmlSchemaConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:162)
    initialCacheConfig (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:169)
    dummyHTTPHandler (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:183)
    dummyTagSoupParser (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:197)
    dummyExpatParser (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:205)
    dummyRelaxValidator (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:213)
    dummyXmlSchemaValidator (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:221)
    dummyCacheRead (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:229)
    getConfigAttr (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:239)
    theSysConfigComp (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:247)
  87% (108 /124) in 'Text.XML.HXT.Arrow.XmlState'
  Missing documentation for:
    SysConfig (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:259)
    SysConfigList (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:260)
    withoutUserState (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:144)
    configSysVars (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:835)
    setSysAttrString (src/Text/XML/HXT/Arrow/XmlState/TypeDefs.hs:883)
    getConfigAttr (src/Text/XML/HXT/Arrow/XmlState/RunIOStateArrow.hs:239)
    yes (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:267)
    no (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:270)
    withAddDefaultDTD (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:241)
    withInputOption (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:180)
    withInputOptions (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:183)
    withNoEmptyElemFor (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:238)
    withXmlPi (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:235)
    withShowHaskell (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:250)
    withShowTree (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:247)
    withTextMode (src/Text/XML/HXT/Arrow/XmlState/SystemConfig.hs:244)
  29% (  2 /  7) in 'Text.XML.HXT.Arrow.DocumentInput'
  Missing documentation for:
    getXmlEntityContents (src/Text/XML/HXT/Arrow/DocumentInput.hs:253)
    getEncoding (src/Text/XML/HXT/Arrow/DocumentInput.hs:317)
    getTextEncoding (src/Text/XML/HXT/Arrow/DocumentInput.hs:329)
    decodeDocument (src/Text/XML/HXT/Arrow/DocumentInput.hs:339)
    addInputError (src/Text/XML/HXT/Arrow/DocumentInput.hs:132)
 100% (  2 /  2) in 'Text.XML.HXT.Arrow.DTDProcessing'
 100% (  2 /  2) in 'Text.XML.HXT.Arrow.GeneralEntitySubstitution'
  75% (  6 /  8) in 'Text.XML.HXT.Arrow.ProcessDocument'
  Missing documentation for:
    parseXmlDocumentWithExpat (src/Text/XML/HXT/Arrow/ProcessDocument.hs:157)
    andValidateNamespaces (src/Text/XML/HXT/Arrow/ProcessDocument.hs:299)
 100% ( 15 / 15) in 'Control.Arrow.ListArrows'
 100% (  9 /  9) in 'Text.XML.HXT.Arrow.ReadDocument'
  26% (  7 / 27) in 'Text.XML.HXT.Arrow.XmlRegex'
  Missing documentation for:
    XmlRegex (src/Text/XML/HXT/Arrow/XmlRegex.hs:94)
    mkZero (src/Text/XML/HXT/Arrow/XmlRegex.hs:133)
    mkUnit (src/Text/XML/HXT/Arrow/XmlRegex.hs:136)
    mkPrim (src/Text/XML/HXT/Arrow/XmlRegex.hs:139)
    mkPrim' (src/Text/XML/HXT/Arrow/XmlRegex.hs:142)
    mkPrimA (src/Text/XML/HXT/Arrow/XmlRegex.hs:145)
    mkDot (src/Text/XML/HXT/Arrow/XmlRegex.hs:148)
    mkStar (src/Text/XML/HXT/Arrow/XmlRegex.hs:151)
    mkAlt (src/Text/XML/HXT/Arrow/XmlRegex.hs:165)
    mkAlts (src/Text/XML/HXT/Arrow/XmlRegex.hs:181)
    mkSeq (src/Text/XML/HXT/Arrow/XmlRegex.hs:184)
    mkSeqs (src/Text/XML/HXT/Arrow/XmlRegex.hs:192)
    mkRep (src/Text/XML/HXT/Arrow/XmlRegex.hs:195)
    mkRng (src/Text/XML/HXT/Arrow/XmlRegex.hs:201)
    mkOpt (src/Text/XML/HXT/Arrow/XmlRegex.hs:212)
    mkPerm (src/Text/XML/HXT/Arrow/XmlRegex.hs:215)
    mkPerms (src/Text/XML/HXT/Arrow/XmlRegex.hs:222)
    mkMerge (src/Text/XML/HXT/Arrow/XmlRegex.hs:225)
    nullable (src/Text/XML/HXT/Arrow/XmlRegex.hs:265)
    delta (src/Text/XML/HXT/Arrow/XmlRegex.hs:285)
  67% (  2 /  3) in 'Text.XML.HXT.Arrow.Binary'
  Missing documentation for:
    readBinaryValue (src/Text/XML/HXT/Arrow/Binary.hs:39)
  67% (  4 /  6) in 'Text.XML.HXT.Arrow.DocumentOutput'
  Missing documentation for:
    encodeDocument (src/Text/XML/HXT/Arrow/DocumentOutput.hs:165)
    encodeDocument' (src/Text/XML/HXT/Arrow/DocumentOutput.hs:208)
  80% (  4 /  5) in 'Text.XML.HXT.Arrow.WriteDocument'
  Missing documentation for:
    writeDocument' (src/Text/XML/HXT/Arrow/WriteDocument.hs:162)
  53% ( 58 /109) in 'Text.XML.HXT.Arrow.Pickle.Xml'
  Missing documentation for:
    St (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:97)
    PU (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:104)
    Pickler (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:113)
    Unpickler (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:119)
    UnpickleVal (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:121)
    UnpickleErr (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:123)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:125)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:129)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:137)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:147)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:151)
    throwMsg (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:163)
    getCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:200)
    getAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:207)
    getNSAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:221)
    emptySt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:236)
    putAtt (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:244)
    putCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:250)
    findElem (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:258)
    xpLift (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:404)
    xpLiftEither (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:420)
    xp8Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:557)
    xp9Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:565)
    xp10Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:573)
    xp11Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:582)
    xp12Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:591)
    xp13Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:600)
    xp14Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:609)
    xp15Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:618)
    xp16Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:628)
    xp17Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:638)
    xp18Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:648)
    xp19Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:658)
    xp20Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:668)
    xp21Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:679)
    xp22Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:690)
    xp23Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:701)
    xpAttrFixed (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1060)
    xpAttrNSDecl (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1097)
    xpIgnoreCont (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1106)
    xpIgnoreAttr (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1109)
    xpIgnoreInput (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1127)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1144)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1147)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1159)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1162)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1165)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1168)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1171)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1174)
     (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1177)
  73% ( 61 / 83) in 'Text.XML.HXT.Arrow.Pickle'
  Missing documentation for:
    PU (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:104)
    xp8Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:557)
    xp9Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:565)
    xp10Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:573)
    xp11Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:582)
    xp12Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:591)
    xp13Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:600)
    xp14Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:609)
    xp15Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:618)
    xp16Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:628)
    xp17Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:638)
    xp18Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:648)
    xp19Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:658)
    xp20Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:668)
    xp21Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:679)
    xp22Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:690)
    xp23Tuple (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:701)
    xpAttrFixed (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:1060)
    xpLift (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:404)
    xpLiftEither (src/Text/XML/HXT/Arrow/Pickle/Xml.hs:420)
    Schemas (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:57)
    DataTypeDescr (src/Text/XML/HXT/Arrow/Pickle/Schema.hs:59)
 100% ( 17 / 17) in 'Text.XML.HXT.Core'
Warning: Text.XML.HXT.DOM.ShowXml: could not find link destinations for:
    StringFct
Warning: Text.XML.HXT.Parser.XmlDTDParser: could not find link destinations for:
    SParser
Warning: Text.XML.HXT.Arrow.Namespace: could not find link destinations for:
    propagateNamespaceEnv
Documentation created: dist/doc/html/hxt/index.html, dist/doc/html/hxt/hxt.txt
Creating package registration file:
/tmp/pkgConf-hxt-9.3.1823839559429620605.15
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hxt-9.3.1.15-J2S0iZ3ycOQHaxoYSwPUmO
Registering hxt-9.3.1.15...
Installed hxt-9.3.1.15
Configuring tasty-0.11.0.1...
Building tasty-0.11.0.1...
Preprocessing library tasty-0.11.0.1...

Test/Tasty/Options.hs:3:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 18] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o )
[ 2 of 18] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o )

Test/Tasty/Runners/Utils.hs:6:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 3 of 18] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o )

Test/Tasty/Runners/Reducers.hs:44:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 4 of 18] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o )

Test/Tasty/Options.hs:27:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

Test/Tasty/Options.hs:29:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
[ 5 of 18] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o )
[ 6 of 18] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o )

Test/Tasty/Options/Core.hs:14:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()
[ 7 of 18] Compiling Test.Tasty.Core  ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o )

Test/Tasty/Core.hs:10:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Test/Tasty/Core.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 18] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o )
[ 9 of 18] Compiling Test.Tasty.Run   ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o )

Test/Tasty/Run.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Test/Tasty/Run.hs:307:19: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral b0) arising from a use of ‘^’ at Test/Tasty/Run.hs:307:19
      (Num b0) arising from the literal ‘9’ at Test/Tasty/Run.hs:307:20
    In the second argument of ‘(/)’, namely ‘10 ^ 9’
    In the second argument of ‘($)’, namely ‘ns / 10 ^ 9’
    In a stmt of a 'do' block: return $ ns / 10 ^ 9
[10 of 18] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o )
[11 of 18] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o )
[12 of 18] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o )

Test/Tasty/Ingredients/ConsoleReporter.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Test/Tasty/Ingredients/ConsoleReporter.hs:30:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
[13 of 18] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o )

Test/Tasty/Ingredients/ListTests.hs:10:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()
[14 of 18] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o )
[15 of 18] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o )

Test/Tasty/Options/Env.hs:11:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Test/Tasty/Options/Env.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[16 of 18] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o )

Test/Tasty/CmdLine.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Test/Tasty/CmdLine.hs:13:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
[17 of 18] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o )
[18 of 18] Compiling Test.Tasty       ( Test/Tasty.hs, dist/build/Test/Tasty.o )
In-place registering tasty-0.11.0.1...
Running Haddock for tasty-0.11.0.1...
Running hscolour for tasty-0.11.0.1...
Preprocessing library tasty-0.11.0.1...
Preprocessing library tasty-0.11.0.1...

Test/Tasty/Options.hs:3:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Test/Tasty/Runners/Utils.hs:6:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Test/Tasty/Runners/Reducers.hs:44:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Test/Tasty/Options.hs:27:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

Test/Tasty/Options.hs:29:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Test/Tasty/Options/Core.hs:14:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

Test/Tasty/Core.hs:10:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Test/Tasty/Core.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Test/Tasty/Run.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Test/Tasty/Run.hs:307:19: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral b0) arising from a use of ‘^’ at Test/Tasty/Run.hs:307:19
      (Num b0) arising from the literal ‘9’ at Test/Tasty/Run.hs:307:20
    In the second argument of ‘(/)’, namely ‘10 ^ 9’
    In the second argument of ‘($)’, namely ‘ns / 10 ^ 9’
    In a stmt of a 'do' block: return $ ns / 10 ^ 9

Test/Tasty/Ingredients/ConsoleReporter.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Test/Tasty/Ingredients/ConsoleReporter.hs:30:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Test/Tasty/Ingredients/ListTests.hs:10:1: Warning:
    The import of ‘Data.Proxy’ is redundant
      except perhaps to import instances from ‘Data.Proxy’
    To import instances alone, use: import Data.Proxy()

Test/Tasty/Options/Env.hs:11:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Test/Tasty/Options/Env.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Test/Tasty/CmdLine.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Test/Tasty/CmdLine.hs:13:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
Haddock coverage:
 100% (  2 /  2) in 'Test.Tasty.Parallel'
 100% (  2 /  2) in 'Test.Tasty.Runners.Utils'
  60% (  3 /  5) in 'Test.Tasty.Runners.Reducers'
  Missing documentation for:
     (Test/Tasty/Runners/Reducers.hs:49)
     (Test/Tasty/Runners/Reducers.hs:56)
 100% ( 13 / 13) in 'Test.Tasty.Options'
 100% (  5 /  5) in 'Test.Tasty.Patterns'
 100% (  5 /  5) in 'Test.Tasty.Options.Core'
  90% ( 18 / 20) in 'Test.Tasty.Core'
  Missing documentation for:
     (Test/Tasty/Core.hs:121)
     (Test/Tasty/Core.hs:130)
 100% (  9 /  9) in 'Test.Tasty.Providers'
 100% (  4 /  4) in 'Test.Tasty.Run'
 100% (  6 /  6) in 'Test.Tasty.Ingredients'
 100% (  2 /  2) in 'Test.Tasty.Ingredients.IncludingOptions'
 100% (  4 /  4) in 'Test.Tasty.Ingredients.ConsoleReporter'
 100% (  4 /  4) in 'Test.Tasty.Ingredients.ListTests'
 100% ( 11 / 11) in 'Test.Tasty.Ingredients.Basic'
 100% (  3 /  3) in 'Test.Tasty.Options.Env'
 100% (  5 /  5) in 'Test.Tasty.CmdLine'
  96% ( 47 / 49) in 'Test.Tasty.Runners'
  Missing documentation for:
     (Test/Tasty/Runners/Reducers.hs:49)
     (Test/Tasty/Runners/Reducers.hs:56)
 100% ( 21 / 21) in 'Test.Tasty'
Documentation created: dist/doc/html/tasty/index.html,
dist/doc/html/tasty/tasty.txt
Creating package registration file:
/tmp/pkgConf-tasty-0.11.01154344919696190181.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tasty-0.11.0.1-7nzofA8YyrK4cvo117ONFZ
Registering tasty-0.11.0.1...
Installed tasty-0.11.0.1
Configuring dbus-0.10.10...
Building dbus-0.10.10...
Preprocessing library dbus-0.10.10...

lib/DBus/Client.hs:4:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 9] Compiling DBus.Types       ( lib/DBus/Types.hs, dist/build/DBus/Types.o )
[2 of 9] Compiling DBus.Message     ( lib/DBus/Message.hs, dist/build/DBus/Message.o )
[3 of 9] Compiling DBus.Wire        ( lib/DBus/Wire.hs, dist/build/DBus/Wire.o )
[4 of 9] Compiling DBus.Address     ( lib/DBus/Address.hs, dist/build/DBus/Address.o )
[5 of 9] Compiling DBus             ( lib/DBus.hs, dist/build/DBus.o )
[6 of 9] Compiling DBus.Introspection ( lib/DBus/Introspection.hs, dist/build/DBus/Introspection.o )
[7 of 9] Compiling DBus.Transport   ( lib/DBus/Transport.hs, dist/build/DBus/Transport.o )

lib/DBus/Transport.hs:386:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in network-2.6.2.1:Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
[8 of 9] Compiling DBus.Socket      ( lib/DBus/Socket.hs, dist/build/DBus/Socket.o )
[9 of 9] Compiling DBus.Client      ( lib/DBus/Client.hs, dist/build/DBus/Client.o )
In-place registering dbus-0.10.10...
Running Haddock for dbus-0.10.10...
Running hscolour for dbus-0.10.10...
Preprocessing library dbus-0.10.10...
Preprocessing library dbus-0.10.10...

lib/DBus/Client.hs:4:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
  12% ( 21 /179) in 'DBus.Types'
  Missing documentation for:
    Module header
    Type (lib/DBus/Types.hs:51)
     (lib/DBus/Types.hs:71)
    showType (lib/DBus/Types.hs:74)
     (lib/DBus/Types.hs:112)
    typeCode (lib/DBus/Types.hs:122)
     (lib/DBus/Types.hs:144)
    parseSignatureBytes (lib/DBus/Types.hs:189)
    parseSigFast (lib/DBus/Types.hs:197)
    parseAtom (lib/DBus/Types.hs:206)
    SigParseError (lib/DBus/Types.hs:224)
     (lib/DBus/Types.hs:227)
    peekWord8AsInt (lib/DBus/Types.hs:229)
    parseSigFull (lib/DBus/Types.hs:234)
    IsVariant (lib/DBus/Types.hs:318)
    Value (lib/DBus/Types.hs:346)
    Atom (lib/DBus/Types.hs:355)
     (lib/DBus/Types.hs:371)
    showAtom (lib/DBus/Types.hs:389)
    showValue (lib/DBus/Types.hs:404)
    showThings (lib/DBus/Types.hs:414)
    vectorToBytes (lib/DBus/Types.hs:417)
     (lib/DBus/Types.hs:422)
    valueType (lib/DBus/Types.hs:432)
    atomType (lib/DBus/Types.hs:440)
     (lib/DBus/Types.hs:472)
     (lib/DBus/Types.hs:472)
     (lib/DBus/Types.hs:472)
     (lib/DBus/Types.hs:473)
     (lib/DBus/Types.hs:473)
     (lib/DBus/Types.hs:473)
     (lib/DBus/Types.hs:474)
     (lib/DBus/Types.hs:474)
     (lib/DBus/Types.hs:474)
     (lib/DBus/Types.hs:475)
     (lib/DBus/Types.hs:475)
     (lib/DBus/Types.hs:475)
     (lib/DBus/Types.hs:476)
     (lib/DBus/Types.hs:476)
     (lib/DBus/Types.hs:476)
     (lib/DBus/Types.hs:477)
     (lib/DBus/Types.hs:477)
     (lib/DBus/Types.hs:477)
     (lib/DBus/Types.hs:478)
     (lib/DBus/Types.hs:478)
     (lib/DBus/Types.hs:478)
     (lib/DBus/Types.hs:479)
     (lib/DBus/Types.hs:479)
     (lib/DBus/Types.hs:479)
     (lib/DBus/Types.hs:480)
     (lib/DBus/Types.hs:480)
     (lib/DBus/Types.hs:480)
     (lib/DBus/Types.hs:481)
     (lib/DBus/Types.hs:481)
     (lib/DBus/Types.hs:481)
     (lib/DBus/Types.hs:482)
     (lib/DBus/Types.hs:482)
     (lib/DBus/Types.hs:482)
     (lib/DBus/Types.hs:483)
     (lib/DBus/Types.hs:483)
     (lib/DBus/Types.hs:483)
     (lib/DBus/Types.hs:484)
     (lib/DBus/Types.hs:484)
     (lib/DBus/Types.hs:484)
     (lib/DBus/Types.hs:486)
     (lib/DBus/Types.hs:492)
     (lib/DBus/Types.hs:496)
     (lib/DBus/Types.hs:500)
     (lib/DBus/Types.hs:506)
     (lib/DBus/Types.hs:510)
     (lib/DBus/Types.hs:514)
     (lib/DBus/Types.hs:520)
     (lib/DBus/Types.hs:524)
    vectorItemType (lib/DBus/Types.hs:530)
     (lib/DBus/Types.hs:533)
     (lib/DBus/Types.hs:537)
     (lib/DBus/Types.hs:542)
     (lib/DBus/Types.hs:546)
     (lib/DBus/Types.hs:553)
     (lib/DBus/Types.hs:557)
     (lib/DBus/Types.hs:565)
     (lib/DBus/Types.hs:569)
    bimap (lib/DBus/Types.hs:584)
    bimapM (lib/DBus/Types.hs:587)
    mapItemType (lib/DBus/Types.hs:590)
     (lib/DBus/Types.hs:596)
     (lib/DBus/Types.hs:600)
     (lib/DBus/Types.hs:609)
    varToVal (lib/DBus/Types.hs:617)
    formatObjectPath (lib/DBus/Types.hs:633)
    parseObjectPath (lib/DBus/Types.hs:636)
    objectPath_ (lib/DBus/Types.hs:641)
     (lib/DBus/Types.hs:644)
    parserObjectPath (lib/DBus/Types.hs:647)
    formatInterfaceName (lib/DBus/Types.hs:676)
    parseInterfaceName (lib/DBus/Types.hs:679)
    interfaceName_ (lib/DBus/Types.hs:685)
     (lib/DBus/Types.hs:688)
     (lib/DBus/Types.hs:691)
    parserInterfaceName (lib/DBus/Types.hs:695)
    formatMemberName (lib/DBus/Types.hs:716)
    parseMemberName (lib/DBus/Types.hs:719)
    memberName_ (lib/DBus/Types.hs:725)
     (lib/DBus/Types.hs:728)
     (lib/DBus/Types.hs:731)
    parserMemberName (lib/DBus/Types.hs:735)
    formatErrorName (lib/DBus/Types.hs:753)
    parseErrorName (lib/DBus/Types.hs:756)
    errorName_ (lib/DBus/Types.hs:762)
     (lib/DBus/Types.hs:765)
     (lib/DBus/Types.hs:768)
    formatBusName (lib/DBus/Types.hs:783)
    parseBusName (lib/DBus/Types.hs:786)
    busName_ (lib/DBus/Types.hs:792)
     (lib/DBus/Types.hs:795)
     (lib/DBus/Types.hs:798)
    parserBusName (lib/DBus/Types.hs:802)
     (lib/DBus/Types.hs:836)
     (lib/DBus/Types.hs:839)
    structureItems (lib/DBus/Types.hs:844)
     (lib/DBus/Types.hs:858)
     (lib/DBus/Types.hs:862)
     (lib/DBus/Types.hs:868)
    arrayItems (lib/DBus/Types.hs:875)
     (lib/DBus/Types.hs:889)
     (lib/DBus/Types.hs:892)
    dictionaryItems (lib/DBus/Types.hs:897)
     (lib/DBus/Types.hs:902)
     (lib/DBus/Types.hs:912)
     (lib/DBus/Types.hs:923)
     (lib/DBus/Types.hs:935)
     (lib/DBus/Types.hs:948)
     (lib/DBus/Types.hs:962)
     (lib/DBus/Types.hs:977)
     (lib/DBus/Types.hs:993)
     (lib/DBus/Types.hs:1010)
     (lib/DBus/Types.hs:1028)
     (lib/DBus/Types.hs:1047)
     (lib/DBus/Types.hs:1067)
     (lib/DBus/Types.hs:1088)
     (lib/DBus/Types.hs:1110)
     (lib/DBus/Types.hs:1119)
     (lib/DBus/Types.hs:1129)
     (lib/DBus/Types.hs:1140)
     (lib/DBus/Types.hs:1152)
     (lib/DBus/Types.hs:1165)
     (lib/DBus/Types.hs:1179)
     (lib/DBus/Types.hs:1194)
     (lib/DBus/Types.hs:1210)
     (lib/DBus/Types.hs:1227)
     (lib/DBus/Types.hs:1245)
     (lib/DBus/Types.hs:1264)
     (lib/DBus/Types.hs:1284)
     (lib/DBus/Types.hs:1310)
    serialValue (lib/DBus/Types.hs:1314)
    skipSepBy1 (lib/DBus/Types.hs:1328)
    forceParse (lib/DBus/Types.hs:1333)
    maybeParseString (lib/DBus/Types.hs:1338)
  55% (  6 / 11) in 'DBus.Message'
  Missing documentation for:
    Module header
    Message (lib/DBus/Message.hs:38)
    UnknownMessage (lib/DBus/Message.hs:49)
    HeaderField (lib/DBus/Message.hs:56)
    setMethodCallFlags (lib/DBus/Message.hs:127)
   0% (  0 /  9) in 'DBus.Wire'
  Missing documentation for:
    Module header
    Endianness (lib/DBus/Wire.hs:54)
    MarshalError (lib/DBus/Wire.hs:146)
    marshalErrorMessage (lib/DBus/Wire.hs:149)
    UnmarshalError (lib/DBus/Wire.hs:207)
    unmarshalErrorMessage (lib/DBus/Wire.hs:210)
    marshalMessage (lib/DBus/Wire.hs:558)
    unmarshalMessage (lib/DBus/Wire.hs:708)
    unmarshalMessageM (lib/DBus/Wire.hs:602)
  45% (  9 / 20) in 'DBus.Address'
  Missing documentation for:
    Module header
    addressMethod (lib/DBus/Address.hs:36)
    addressParameters (lib/DBus/Address.hs:39)
    validMethod (lib/DBus/Address.hs:52)
    validParams (lib/DBus/Address.hs:56)
    optionallyEncoded (lib/DBus/Address.hs:63)
     (lib/DBus/Address.hs:88)
    parsecAddress (lib/DBus/Address.hs:114)
    getenv (lib/DBus/Address.hs:167)
    hexToInt (lib/DBus/Address.hs:172)
    maybeParseString (lib/DBus/Address.hs:175)
  77% ( 97 /126) in 'DBus'
  Missing documentation for:
    Message (lib/DBus/Message.hs:38)
    IsVariant (lib/DBus/Types.hs:318)
    Type (lib/DBus/Types.hs:51)
    objectPath_ (lib/DBus/Types.hs:641)
    formatObjectPath (lib/DBus/Types.hs:633)
    parseObjectPath (lib/DBus/Types.hs:636)
    interfaceName_ (lib/DBus/Types.hs:685)
    formatInterfaceName (lib/DBus/Types.hs:676)
    parseInterfaceName (lib/DBus/Types.hs:679)
    memberName_ (lib/DBus/Types.hs:725)
    formatMemberName (lib/DBus/Types.hs:716)
    parseMemberName (lib/DBus/Types.hs:719)
    errorName_ (lib/DBus/Types.hs:762)
    formatErrorName (lib/DBus/Types.hs:753)
    parseErrorName (lib/DBus/Types.hs:756)
    busName_ (lib/DBus/Types.hs:792)
    formatBusName (lib/DBus/Types.hs:783)
    parseBusName (lib/DBus/Types.hs:786)
    structureItems (lib/DBus/Types.hs:844)
    arrayItems (lib/DBus/Types.hs:875)
    dictionaryItems (lib/DBus/Types.hs:897)
    addressMethod (lib/DBus/Address.hs:36)
    addressParameters (lib/DBus/Address.hs:39)
    Endianness (lib/DBus/Wire.hs:54)
    MarshalError (lib/DBus/Wire.hs:146)
    marshalErrorMessage (lib/DBus/Wire.hs:149)
    UnmarshalError (lib/DBus/Wire.hs:207)
    unmarshalErrorMessage (lib/DBus/Wire.hs:210)
    serialValue (lib/DBus/Types.hs:1314)
  17% (  8 / 48) in 'DBus.Introspection'
  Missing documentation for:
    Module header
    parseXML (lib/DBus/Introspection.hs:168)
    formatXML (lib/DBus/Introspection.hs:306)
    Object (lib/DBus/Introspection.hs:90)
    object (lib/DBus/Introspection.hs:97)
    objectPath (lib/DBus/Introspection.hs:91)
    objectInterfaces (lib/DBus/Introspection.hs:92)
    objectChildren (lib/DBus/Introsp
lib/DBus/Transport.hs:386:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in network-2.6.2.1:Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
ection.hs:93)
    Interface (lib/DBus/Introspection.hs:100)
    interface (lib/DBus/Introspection.hs:108)
    interfaceName (lib/DBus/Introspection.hs:101)
    interfaceMethods (lib/DBus/Introspection.hs:102)
    interfaceSignals (lib/DBus/Introspection.hs:103)
    interfaceProperties (lib/DBus/Introspection.hs:104)
    Method (lib/DBus/Introspection.hs:111)
    method (lib/DBus/Introspection.hs:117)
    methodName (lib/DBus/Introspection.hs:112)
    methodArgs (lib/DBus/Introspection.hs:113)
    MethodArg (lib/DBus/Introspection.hs:120)
    methodArg (lib/DBus/Introspection.hs:127)
    methodArgName (lib/DBus/Introspection.hs:121)
    methodArgType (lib/DBus/Introspection.hs:122)
    methodArgDirection (lib/DBus/Introspection.hs:123)
    Direction (lib/DBus/Introspection.hs:130)
    directionIn (lib/DBus/Introspection.hs:133)
    directionOut (lib/DBus/Introspection.hs:136)
    Signal (lib/DBus/Introspection.hs:139)
    signal (lib/DBus/Introspection.hs:145)
    signalName (lib/DBus/Introspection.hs:140)
    signalArgs (lib/DBus/Introspection.hs:141)
    SignalArg (lib/DBus/Introspection.hs:148)
    signalArg (lib/DBus/Introspection.hs:154)
    signalArgName (lib/DBus/Introspection.hs:149)
    signalArgType (lib/DBus/Introspection.hs:150)
    Property (lib/DBus/Introspection.hs:157)
    property (lib/DBus/Introspection.hs:165)
    propertyName (lib/DBus/Introspection.hs:158)
    propertyType (lib/DBus/Introspection.hs:159)
    propertyRead (lib/DBus/Introspection.hs:160)
    propertyWrite (lib/DBus/Introspection.hs:161)
  79% ( 11 / 14) in 'DBus.Transport'
  Missing documentation for:
    transportError (lib/DBus/Transport.hs:63)
    transportErrorMessage (lib/DBus/Transport.hs:56)
    transportErrorAddress (lib/DBus/Transport.hs:57)
  84% ( 27 / 32) in 'DBus.Socket'
  Missing documentation for:
    socketError (lib/DBus/Socket.hs:94)
    socketErrorMessage (lib/DBus/Socket.hs:86)
    socketErrorFatal (lib/DBus/Socket.hs:87)
    socketErrorAddress (lib/DBus/Socket.hs:88)
    SocketListener (lib/DBus/Socket.hs:185)
  82% ( 49 / 60) in 'DBus.Client'
  Missing documentation for:
    Method (lib/DBus/Client.hs:207)
    Reply (lib/DBus/Client.hs:191)
    SignalHandler (lib/DBus/Client.hs:189)
    RequestNameFlag (lib/DBus/Client.hs:361)
    RequestNameReply (lib/DBus/Client.hs:386)
    ReleaseNameReply (lib/DBus/Client.hs:407)
    ClientError (lib/DBus/Client.hs:148)
    clientError (lib/DBus/Client.hs:156)
    clientErrorMessage (lib/DBus/Client.hs:149)
    clientErrorFatal (lib/DBus/Client.hs:150)
    ClientOptions (lib/DBus/Client.hs:169)
Warning: DBus: could not find link destinations for:
    messageTypeCode messageHeaderFields messageBody toAtom fromAtom typeOf toValue fromValue
Warning: DBus.Transport: could not find link destinations for:
    TFCo:R:TransportListenerSocketTransport SocketTransportListener TFCo:R:TransportOptionsSocketTransport SocketTransportOptions
Warning: DBus.Client: could not find link destinations for:
    funTypes apply DoNotQueue
Documentation created: dist/doc/html/dbus/index.html,
dist/doc/html/dbus/dbus.txt
Creating package registration file:
/tmp/pkgConf-dbus-0.10612809822788286467.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dbus-0.10.10-9Lu9Kiy0kQC66Ds1bPoVxP
Registering dbus-0.10.10...
Installed dbus-0.10.10
Configuring lifted-base-0.2.3.6...
Building lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...
[1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )

System/Timeout/Lifted.hs:4:14: Warning:
    ‘System.Timeout.Lifted’ is marked as Trustworthy but has been inferred as safe!
[2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o )

Foreign/Marshal/Utils/Lifted.hs:6:14: Warning:
    ‘Foreign.Marshal.Utils.Lifted’ is marked as Trustworthy but has been inferred as safe!
[3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )

Data/IORef/Lifted.hs:6:14: Warning:
    ‘Data.IORef.Lifted’ is marked as Trustworthy but has been inferred as safe!
[4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o )

Control/Concurrent/QSemN/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSemN.Lifted’ is marked as Trustworthy but has been inferred as safe!
[5 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o )

Control/Concurrent/QSem/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSem.Lifted’ is marked as Trustworthy but has been inferred as safe!
[6 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )

Control/Concurrent/Chan/Lifted.hs:6:14: Warning:
    ‘Control.Concurrent.Chan.Lifted’ is marked as Trustworthy but has been inferred as safe!
[7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )

Control/Concurrent/MVar/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.MVar.Lifted’ is marked as Trustworthy but has been inferred as safe!
[8 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )

Control/Exception/Lifted.hs:11:14: Warning:
    ‘Control.Exception.Lifted’ is marked as Trustworthy but has been inferred as safe!
[9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )

Control/Concurrent/Lifted.hs:4:14: Warning:
    ‘Control.Concurrent.Lifted’ is marked as Trustworthy but has been inferred as safe!
In-place registering lifted-base-0.2.3.6...
Running Haddock for lifted-base-0.2.3.6...
Running hscolour for lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...

System/Timeout/Lifted.hs:4:14: Warning:
    ‘System.Timeout.Lifted’ is marked as Trustworthy but has been inferred as safe!

Foreign/Marshal/Utils/Lifted.hs:6:14: Warning:
    ‘Foreign.Marshal.Utils.Lifted’ is marked as Trustworthy but has been inferred as safe!

Data/IORef/Lifted.hs:6:14: Warning:
    ‘Data.IORef.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/QSemN/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSemN.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/QSem/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.QSem.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/Chan/Lifted.hs:6:14: Warning:
    ‘Control.Concurrent.Chan.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/MVar/Lifted.hs:7:14: Warning:
    ‘Control.Concurrent.MVar.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Exception/Lifted.hs:11:14: Warning:
    ‘Control.Exception.Lifted’ is marked as Trustworthy but has been inferred as safe!

Control/Concurrent/Lifted.hs:4:14: Warning:
    ‘Control.Concurrent.Lifted’ is marked as Trustworthy but has been inferred as safe!
Haddock coverage:
 100% (  2 /  2) in 'System.Timeout.Lifted'
 100% (  2 /  2) in 'Foreign.Marshal.Utils.Lifted'
 100% ( 11 / 11) in 'Data.IORef.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSemN.Lifted'
 100% (  5 /  5) in 'Control.Concurrent.QSem.Lifted'
 100% (  8 /  8) in 'Control.Concurrent.Chan.Lifted'
 100% ( 19 / 19) in 'Control.Concurrent.MVar.Lifted'
 100% ( 36 / 36) in 'Control.Exception.Lifted'
 100% ( 36 / 36) in 'Control.Concurrent.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html,
dist/doc/html/lifted-base/lifted-base.txt
Creating package registration file:
/tmp/pkgConf-lifted-base-0.2.3451701271463698870.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lifted-base-0.2.3.6-K3cQFA6mRg85rpDaA9numU
Registering lifted-base-0.2.3.6...
Installed lifted-base-0.2.3.6
Configuring resource-pool-0.2.3.2...
Building resource-pool-0.2.3.2...
Preprocessing library resource-pool-0.2.3.2...
[1 of 1] Compiling Data.Pool        ( Data/Pool.hs, dist/build/Data/Pool.o )

Data/Pool.hs:44:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering resource-pool-0.2.3.2...
Running Haddock for resource-pool-0.2.3.2...
Running hscolour for resource-pool-0.2.3.2...
Preprocessing library resource-pool-0.2.3.2...
Preprocessing library resource-pool-0.2.3.2...

Data/Pool.hs:44:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  91% ( 10 / 11) in 'Data.Pool'
  Missing documentation for:
    Pool (Data/Pool.hs:93)
Documentation created: dist/doc/html/resource-pool/index.html,
dist/doc/html/resource-pool/resource-pool.txt
Creating package registration file:
/tmp/pkgConf-resource-pool-0.2.3339052247779967608.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/resource-pool-0.2.3.2-07WWhNMBPs8Ihbjf6mIyPw
Registering resource-pool-0.2.3.2...
Installed resource-pool-0.2.3.2
Configuring x509-1.6.3...
Building x509-1.6.3...
Preprocessing library x509-1.6.3...
[ 1 of 13] Compiling Data.X509.OID    ( Data/X509/OID.hs, dist/build/Data/X509/OID.o )

Data/X509/OID.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 13] Compiling Data.X509.Internal ( Data/X509/Internal.hs, dist/build/Data/X509/Internal.o )
[ 3 of 13] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, dist/build/Data/X509/DistinguishedName.o )

Data/X509/DistinguishedName.hs:18:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/DistinguishedName.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 4 of 13] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, dist/build/Data/X509/ExtensionRaw.o )

Data/X509/ExtensionRaw.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 13] Compiling Data.X509.Ext    ( Data/X509/Ext.hs, dist/build/Data/X509/Ext.o )

Data/X509/Ext.hs:42:1: Warning:
    The import of ‘Data.X509.Internal’ is redundant
      except perhaps to import instances from ‘Data.X509.Internal’
    To import instances alone, use: import Data.X509.Internal()

Data/X509/Ext.hs:43:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 6 of 13] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, dist/build/Data/X509/AlgorithmIdentifier.o )
[ 7 of 13] Compiling Data.X509.CRL    ( Data/X509/CRL.hs, dist/build/Data/X509/CRL.o )

Data/X509/CRL.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 8 of 13] Compiling Data.X509.Signed ( Data/X509/Signed.hs, dist/build/Data/X509/Signed.o )
[ 9 of 13] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, dist/build/Data/X509/PublicKey.o )
[10 of 13] Compiling Data.X509.Cert   ( Data/X509/Cert.hs, dist/build/Data/X509/Cert.o )

Data/X509/Cert.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[11 of 13] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, dist/build/Data/X509/CertificateChain.o )
[12 of 13] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, dist/build/Data/X509/PrivateKey.o )
[13 of 13] Compiling Data.X509        ( Data/X509.hs, dist/build/Data/X509.o )
In-place registering x509-1.6.3...
Running Haddock for x509-1.6.3...
Running hscolour for x509-1.6.3...
Preprocessing library x509-1.6.3...
Preprocessing library x509-1.6.3...

Data/X509/OID.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/DistinguishedName.hs:18:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/DistinguishedName.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/X509/ExtensionRaw.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/Ext.hs:42:1: Warning:
    The import of ‘Data.X509.Internal’ is redundant
      except perhaps to import instances from ‘Data.X509.Internal’
    To import instances alone, use: import Data.X509.Internal()

Data/X509/Ext.hs:43:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/CRL.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/Cert.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  20% (  1 /  5) in 'Data.X509.OID'
  Missing documentation for:
    OIDTable (Data/X509/OID.hs:20)
    lookupByOID (Data/X509/OID.hs:22)
    lookupOID (Data/X509/OID.hs:25)
    curvesOIDTable (Data/X509/OID.hs:28)
  71% (  5 /  7) in 'Data.X509.Internal'
  Missing documentation for:
    ErrT (Data/X509/Internal.hs:25)
    runErrT (Data/X509/Internal.hs:23)
 100% (  6 /  6) in 'Data.X509.DistinguishedName'
 100% (  3 /  3) in 'Data.X509.ExtensionRaw'
 100% ( 20 / 20) in 'Data.X509.Ext'
 100% (  4 /  4) in 'Data.X509.AlgorithmIdentifier'
 100% (  3 /  3) in 'Data.X509.CRL'
 100% ( 14 / 14) in 'Data.X509.Signed'
 100% (  5 /  5) in 'Data.X509.PublicKey'
 100% (  2 /  2) in 'Data.X509.Cert'
 100% (  6 /  6) in 'Data.X509.CertificateChain'
 100% (  3 /  3) in 'Data.X509.PrivateKey'
 100% ( 65 / 65) in 'Data.X509'
Documentation created: dist/doc/html/x509/index.html,
dist/doc/html/x509/x509.txt
Creating package registration file: /tmp/pkgConf-x509-1.6880710621725600380.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/x509-1.6.3-JJXqYsmyYhgLJKKb8KJsoC
Registering x509-1.6.3...
Installed x509-1.6.3
Configuring cprng-aes-0.6.1...
Building cprng-aes-0.6.1...
Preprocessing library cprng-aes-0.6.1...
[1 of 2] Compiling Crypto.Random.AESCtr.Internal ( Crypto/Random/AESCtr/Internal.hs, dist/build/Crypto/Random/AESCtr/Internal.o )
[2 of 2] Compiling Crypto.Random.AESCtr ( Crypto/Random/AESCtr.hs, dist/build/Crypto/Random/AESCtr.o )

Crypto/Random/AESCtr.hs:31:1: Warning:
    The import of ‘.&.’ from module ‘Data.Bits’ is redundant
In-place registering cprng-aes-0.6.1...
Running Haddock for cprng-aes-0.6.1...
Running hscolour for cprng-aes-0.6.1...
Preprocessing library cprng-aes-0.6.1...
Preprocessing library cprng-aes-0.6.1...

Crypto/Random/AESCtr.hs:31:1: Warning:
    The import of ‘.&.’ from module ‘Data.Bits’ is redundant
Haddock coverage:
  29% (  2 /  7) in 'Crypto.Random.AESCtr.Internal'
  Missing documentation for:
    getNbChunksGenerated (Crypto/Random/AESCtr/Internal.hs:20)
    makeParams (Crypto/Random/AESCtr/Internal.hs:23)
    makeRNG (Crypto/Random/AESCtr/Internal.hs:30)
    chunkSize (Crypto/Random/AESCtr/Internal.hs:34)
    genNextChunk (Crypto/Random/AESCtr/Internal.hs:37)
 100% (  4 /  4) in 'Crypto.Random.AESCtr'
Documentation created: dist/doc/html/cprng-aes/index.html,
dist/doc/html/cprng-aes/cprng-aes.txt
Creating package registration file:
/tmp/pkgConf-cprng-aes-0.6828083351966511257.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cprng-aes-0.6.1-89zBJTo26Px4e7ilYf1wHy
Registering cprng-aes-0.6.1...
Installed cprng-aes-0.6.1
Configuring MissingH-1.3.0.1...
Building MissingH-1.3.0.1...
Preprocessing library MissingH-1.3.0.1...

on the commandline: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 47] Compiling System.Console.GetOpt.Utils ( src/System/Console/GetOpt/Utils.hs, dist/build/System/Console/GetOpt/Utils.o )
[ 2 of 47] Compiling System.Debian    ( src/System/Debian.hs, dist/build/System/Debian.o )
[ 3 of 47] Compiling System.IO.WindowsCompat ( src/System/IO/WindowsCompat.hs, dist/build/System/IO/WindowsCompat.o )
[ 4 of 47] Compiling System.Posix.Consts ( src/System/Posix/Consts.hs, dist/build/System/Posix/Consts.o )
[ 5 of 47] Compiling System.IO.StatCompat ( src/System/IO/StatCompat.hs, dist/build/System/IO/StatCompat.o )
[ 6 of 47] Compiling System.IO.PlafCompat ( src/System/IO/PlafCompat.hs, dist/build/System/IO/PlafCompat.o )
[ 7 of 47] Compiling Data.Compression.Inflate ( src/Data/Compression/Inflate.hs, dist/build/Data/Compression/Inflate.o )
[ 8 of 47] Compiling Data.Hash.MD5.Zord64_HARD ( src/Data/Hash/MD5/Zord64_HARD.lhs, dist/build/Data/Hash/MD5/Zord64_HARD.o )

src/Data/Hash/MD5/Zord64_HARD.lhs:13:12: Warning:
    No explicit implementation for
      either ‘showsPrec’ or ‘show’
    In the instance declaration for ‘Show Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:15:12: Warning:
    No explicit implementation for
      either ‘readsPrec’ or ‘GHC.Read.readPrec’
    In the instance declaration for ‘Read Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit implementation for
      ‘xor’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSize’,
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning:
    No explicit implementation for
      ‘quotRem’
    In the instance declaration for ‘Integral Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning:
    No explicit implementation for
      ‘toRational’
    In the instance declaration for ‘Real Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
    No explicit implementation for
      ‘toEnum’ and ‘fromEnum’
    In the instance declaration for ‘Enum Zord64’
[ 9 of 47] Compiling Data.Hash.MD5    ( src/Data/Hash/MD5.lhs, dist/build/Data/Hash/MD5.o )

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num ABCD’
[10 of 47] Compiling Data.Hash.CRC32.GZip ( src/Data/Hash/CRC32/GZip.hs, dist/build/Data/Hash/CRC32/GZip.o )
[11 of 47] Compiling Data.Hash.CRC32.Posix ( src/Data/Hash/CRC32/Posix.hs, dist/build/Data/Hash/CRC32/Posix.o )
[12 of 47] Compiling Data.Bits.Utils  ( src/Data/Bits/Utils.hs, dist/build/Data/Bits/Utils.o )

src/Data/Bits/Utils.hs:40:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/Bits/Utils.hs:42:42: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[13 of 47] Compiling System.FileArchive.GZip ( src/System/FileArchive/GZip.hs, dist/build/System/FileArchive/GZip.o )

src/System/FileArchive/GZip.hs:44:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[14 of 47] Compiling Data.Tuple.Utils ( src/Data/Tuple/Utils.hs, dist/build/Data/Tuple/Utils.o )
[15 of 47] Compiling Data.Maybe.Utils ( src/Data/Maybe/Utils.hs, dist/build/Data/Maybe/Utils.o )
[16 of 47] Compiling Data.Either.Utils ( src/Data/Either/Utils.hs, dist/build/Data/Either/Utils.o )

src/Data/Either/Utils.hs:29:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
[17 of 47] Compiling Network.Utils    ( src/Network/Utils.hs, dist/build/Network/Utils.o )
[18 of 47] Compiling Network.SocketServer ( src/Network/SocketServer.hs, dist/build/Network/SocketServer.o )
[19 of 47] Compiling System.Time.ParseDate ( src/System/Time/ParseDate.hs, dist/build/System/Time/ParseDate.o )
[20 of 47] Compiling System.Path.NameManip ( src/System/Path/NameManip.hs, dist/build/System/Path/NameManip.o )
[21 of 47] Compiling Data.Quantity    ( src/Data/Quantity.hs, dist/build/Data/Quantity.o )
[22 of 47] Compiling System.Time.Utils ( src/System/Time/Utils.hs, dist/build/System/Time/Utils.o )
[23 of 47] Compiling Data.Progress.Tracker ( src/Data/Progress/Tracker.hs, dist/build/Data/Progress/Tracker.o )
[24 of 47] Compiling Data.BinPacking  ( src/Data/BinPacking.hs, dist/build/Data/BinPacking.o )

src/Data/BinPacking.hs:40:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘size’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘obj’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’
[25 of 47] Compiling Data.CSV         ( src/Data/CSV.hs, dist/build/Data/CSV.o )
[26 of 47] Compiling System.Cmd.Utils ( src/System/Cmd/Utils.hs, dist/build/System/Cmd/Utils.o )
[27 of 47] Compiling Network.Email.Sendmail ( src/Network/Email/Sendmail.hs, dist/build/Network/Email/Sendmail.o )
[28 of 47] Compiling Control.Concurrent.Thread.Utils ( src/Control/Concurrent/Thread/Utils.hs, dist/build/Control/Concurrent/Thread/Utils.o )
[29 of 47] Compiling Network.Email.Mailbox ( src/Network/Email/Mailbox.hs, dist/build/Network/Email/Mailbox.o )
[30 of 47] Compiling Text.ParserCombinators.Parsec.Utils ( src/Text/ParserCombinators/Parsec/Utils.hs, dist/build/Text/ParserCombinators/Parsec/Utils.o )
[31 of 47] Compiling System.Daemon    ( src/System/Daemon.hs, dist/build/System/Daemon.o )
[32 of 47] Compiling System.IO.HVIO   ( src/System/IO/HVIO.hs, dist/build/System/IO/HVIO.o )
[33 of 47] Compiling System.IO.HVFS   ( src/System/IO/HVFS.hs, dist/build/System/IO/HVFS.o )
[34 of 47] Compiling System.IO.Binary ( src/System/IO/Binary.hs, dist/build/System/IO/Binary.o )
[35 of 47] Compiling System.IO.HVFS.Utils ( src/System/IO/HVFS/Utils.hs, dist/build/System/IO/HVFS/Utils.o )
[36 of 47] Compiling System.IO.Utils  ( src/System/IO/Utils.hs, dist/build/System/IO/Utils.o )
[37 of 47] Compiling Data.List.Utils  ( src/Data/List/Utils.hs, dist/build/Data/List/Utils.o )
[38 of 47] Compiling Data.Map.Utils   ( src/Data/Map/Utils.hs, dist/build/Data/Map/Utils.o )
[39 of 47] Compiling System.Path      ( src/System/Path.hs, dist/build/System/Path.o )
[40 of 47] Compiling System.IO.HVFS.InstanceHelpers ( src/System/IO/HVFS/InstanceHelpers.hs, dist/build/System/IO/HVFS/InstanceHelpers.o )
[41 of 47] Compiling System.IO.HVFS.Combinators ( src/System/IO/HVFS/Combinators.hs, dist/build/System/IO/HVFS/Combinators.o )
[42 of 47] Compiling Data.MIME.Types  ( src/Data/MIME/Types.hs, dist/build/Data/MIME/Types.o )
[43 of 47] Compiling Data.String.Utils ( src/Data/String/Utils.hs, dist/build/Data/String/Utils.o )
[44 of 47] Compiling Data.Progress.Meter ( src/Data/Progress/Meter.hs, dist/build/Data/Progress/Meter.o )
[45 of 47] Compiling System.Path.WildMatch ( src/System/Path/WildMatch.hs, dist/build/System/Path/WildMatch.o )
[46 of 47] Compiling System.Path.Glob ( src/System/Path/Glob.hs, dist/build/System/Path/Glob.o )
[47 of 47] Compiling System.Debian.ControlParser ( src/System/Debian/ControlParser.hs, dist/build/System/Debian/ControlParser.o )
In-place registering MissingH-1.3.0.1...
Running Haddock for MissingH-1.3.0.1...
Running hscolour for MissingH-1.3.0.1...
Preprocessing library MissingH-1.3.0.1...
Preprocessing library MissingH-1.3.0.1...

src/Data/Hash/MD5/Zord64_HARD.lhs:13:12: Warning:
    No explicit implementation for
      either ‘showsPrec’ or ‘show’
    In the instance declaration for ‘Show Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:15:12: Warning:
    No explicit implementation for
      either ‘readsPrec’ or ‘GHC.Read.readPrec’
    In the instance declaration for ‘Read Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, and ‘signum’
    In the instance declaration for ‘Num Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
    No explicit implementation for
      ‘xor’, (either ‘rotate’ or (‘rotateL’ and ‘rotateR’)), ‘bitSize’,
      ‘bitSizeMaybe’, ‘isSigned’, ‘testBit’, ‘bit’, and ‘popCount’
    In the instance declaration for ‘Bits Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning:
    No explicit implementation for
      ‘quotRem’
    In the instance declaration for ‘Integral Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning:
    No explicit implementation for
      ‘toRational’
    In the instance declaration for ‘Real Zord64’

src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
    No explicit implementation for
      ‘toEnum’ and ‘fromEnum’
    In the instance declaration for ‘Enum Zord64’

src/Data/Hash/MD5.lhs:114:12: Warning:
    No explicit implementation for
      ‘*’, ‘abs’, ‘signum’, ‘fromInteger’, and (either ‘negate’ or ‘-’)
    In the instance declaration for ‘Num ABCD’

src/Data/Bits/Utils.hs:40:13: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/Bits/Utils.hs:42:42: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/System/FileArchive/GZip.hs:44:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/System/FileArchive/GZip.hs:56:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/Either/Utils.hs:29:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Data/BinPacking.hs:40:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:59:55: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘size’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’

src/Data/BinPacking.hs:72:18: Warning:
    Variable ‘obj’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Num size, Ord size, Show size, Show obj) =>
                 [size]
                 -> [(size, obj)]
                    -> Either (BinPackerError size obj) [[(size, obj)]]’
    In the declaration for type synonym ‘BinPacker’
Haddock coverage:
 100% (  6 /  6) in 'System.Console.GetOpt.Utils'
  86% (  6 /  7) in 'System.Debian'
  Missing documentation for:
    checkDebVersion (src/System/Debian.hs:64)
 100% (  1 /  1) in 'System.IO.WindowsCompat'
  11% (  1 /  9) in 'System.Posix.Consts'
  Missing documentation for:
    blockSpecialMode (src/System/Posix/Consts.hs:27)
    characterSpecialMode (src/System/Posix/Consts.hs:30)
    namedPipeMode (src/System/Posix/Consts.hs:33)
    regularFileMode (src/System/Posix/Consts.hs:36)
    directoryMode (src/System/Posix/Consts.hs:39)
    fileTypeModes (src/System/Posix/Consts.hs:42)
    socketMode (src/System/Posix/Consts.hs:45)
    symbolicLinkMode (src/System/Posix/Consts.hs:48)
  10% (  1 / 10) in 'System.IO.StatCompat'
  Missing documentation for:
    FileStatusCompat (src/System/IO/StatCompat.hs:39)
    sc_helper (src/System/IO/StatCompat.hs:53)
    isBlockDevice (src/System/IO/StatCompat.hs:57)
    isCharacterDevice (src/System/IO/StatCompat.hs:57)
    isNamedPipe (src/System/IO/StatCompat.hs:57)
    isRegularFile (src/System/IO/StatCompat.hs:57)
    isDirectory (src/System/IO/StatCompat.hs:57)
    isSymbolicLink (src/System/IO/StatCompat.hs:57)
    isSocket (src/System/IO/StatCompat.hs:57)
 100% (  4 /  4) in 'System.IO.PlafCompat'
  29% (  2 /  7) in 'Data.Compression.Inflate'
  Missing documentation for:
    inflate_string (src/Data/Compression/Inflate.hs:46)
    inflate (src/Data/Compression/Inflate.hs:197)
    Output (src/Data/Compression/Inflate.hs:70)
    Bit (src/Data/Compression/Inflate.hs:87)
    bits_to_word32 (src/Data/Compression/Inflate.hs:103)
   0% (  0 /  2) in 'Data.Hash.MD5.Zord64_HARD'
  Missing documentation for:
    Module header
    Zord64 (src/Data/Hash/MD5/Zord64_HARD.lhs:7)
  50% (  5 / 10) in 'Data.Hash.MD5'
  Missing documentation for:
    ABCD (src/Data/Hash/MD5.lhs:44)
    Zord64 (src/Data/Hash/MD5.lhs:29)
    Str (src/Data/Hash/MD5.lhs:45)
    BoolList (src/Data/Hash/MD5.lhs:46)
    WordList (src/Data/Hash/MD5.lhs:47)
  20% (  1 /  5) in 'Data.Hash.CRC32.GZip'
  Missing documentation for:
    update_crc (src/Data/Hash/CRC32/GZip.hs:32)
    update_crc_list (src/Data/Hash/CRC32/GZip.hs:40)
    calc_crc32 (src/Data/Hash/CRC32/GZip.hs:43)
    gzipcrctab (src/Data/Hash/CRC32/GZip.hs:46)
  20% (  1 /  5) in 'Data.Hash.CRC32.Posix'
  Missing documentation for:
    iter_crc32 (src/Data/Hash/CRC32/Posix.hs:47)
    calc_crc32 (src/Data/Hash/CRC32/Posix.hs:53)
    crc32 (src/Data/Hash/CRC32/Posix.hs:62)
    crctab (src/Data/Hash/CRC32/Posix.hs:66)
 100% (  7 /  7) in 'Data.Bits.Utils'
  93% ( 14 / 15) in 'System.FileArchive.GZip'
  Missing documentation for:
    GZipError (src/System/FileArchive/GZip.hs:50)
 100% (  5 /  5) in 'Data.Tuple.Utils'
 100% (  3 /  3) in 'Data.Maybe.Utils'
 100% (  8 /  8) in 'Data.Either.Utils'
  33% (  2 /  6) in 'Network.Utils'
  Missing documentation for:
    connectTCP (src/Network/Utils.hs:57)
    connectTCPAddr (src/Network/Utils.hs:62)
    listenTCPAddr (src/Network/Utils.hs:69)
    showSockAddr (src/Network/Utils.hs:77)
  94% ( 16 / 17) in 'Network.SocketServer'
  Missing documentation for:
    SocketServer (src/Network/SocketServer.hs:87)
 100% (  2 /  2) in 'System.Time.ParseDate'
 100% ( 22 / 22) in 'System.Path.NameManip'
 100% ( 10 / 10) in 'Data.Quantity'
 100% (  9 /  9) in 'System.Time.Utils'
Warning: Data.Progress.Tracker: withStatus is exported separately but will be documented under ProgressStatuses. Consider exporting it together with its parent(s) for code clarity.
  96% ( 26 / 27) in 'Data.Progress.Tracker'
  Missing documentation for:
    ProgressStatuses (src/Data/Progress/Tracker.hs:131)
 100% (  5 /  5) in 'Data.BinPacking'
 100% (  3 /  3) in 'Data.CSV'
  95% ( 20 / 21) in 'System.Cmd.Utils'
  Missing documentation for:
    PipeMode (src/System/Cmd/Utils.hs:113)
 100% (  2 /  2) in 'Network.Email.Sendmail'
 100% (  3 /  3) in 'Control.Concurrent.Thread.Utils'
  83% (  5 /  6) in 'Network.Email.Mailbox'
  Missing documentation for:
    MailboxWriter (src/Network/Email/Mailbox.hs:74)
  86% ( 12 / 14) in 'Text.ParserCombinators.Parsec.Utils'
  Missing documentation for:
    GeneralizedToken (src/Text/ParserCombinators/Parsec/Utils.hs:34)
    GeneralizedTokenParser (src/Text/ParserCombinators/Parsec/Utils.hs:35)
 100% (  2 /  2) in 'System.Daemon'
 100% ( 18 / 18) in 'System.IO.HVIO'
  57% ( 12 / 21) in 'System.IO.HVFS'
  Missing documentation for:
    SystemFS (src/System/IO/HVFS.hs:290)
    DeviceID
    FileID
    FileMode
    LinkCount
    UserID
    GroupID
    FileOffset
    EpochTime
 100% ( 29 / 29) in 'System.IO.Binary'
  83% (  5 /  6) in 'System.IO.HVFS.Utils'
  Missing documentation for:
    SystemFS (src/System/IO/HVFS.hs:290)
 100% ( 23 / 23) in 'System.IO.Utils'
 100% ( 42 / 42) in 'Data.List.Utils'
 100% (  8 /  8) in 'Data.Map.Utils'
 100% ( 14 / 14) in 'System.Path'
 100% ( 14 / 14) in 'System.IO.HVFS.InstanceHelpers'
 100% (  5 /  5) in 'System.IO.HVFS.Combinators'
  92% ( 11 / 12) in 'Data.MIME.Types'
  Missing documentation for:
    MIMETypeData (src/Data/MIME/Types.hs:51)
 100% ( 18 / 18) in 'Data.String.Utils'
  94% ( 16 / 17) in 'Data.Progress.Meter'
  Missing documentation for:
    ProgressMeter (src/Data/Progress/Meter.hs:61)
 100% (  4 /  4) in 'System.Path.WildMatch'
 100% (  3 /  3) in 'System.Path.Glob'
 100% (  3 /  3) in 'System.Debian.ControlParser'
Warning: System.IO.Binary: could not find link destinations for:
    hPutBlocks
Warning: Data.Progress.Meter: could not find link destinations for:
    ProgressMeterR
Documentation created: dist/doc/html/MissingH/index.html,
dist/doc/html/MissingH/MissingH.txt
Creating package registration file:
/tmp/pkgConf-MissingH-1.3.014663047971918477074.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MissingH-1.3.0.1-F21c7WIwyi5IaWMFBjyR7a
Registering MissingH-1.3.0.1...
Installed MissingH-1.3.0.1
Configuring http-client-0.4.24...
Building http-client-0.4.24...
Preprocessing library http-client-0.4.24...
[ 1 of 17] Compiling Network.PublicSuffixList.Types ( publicsuffixlist/Network/PublicSuffixList/Types.hs, dist/build/Network/PublicSuffixList/Types.o )
[ 2 of 17] Compiling Network.PublicSuffixList.Serialize ( publicsuffixlist/Network/PublicSuffixList/Serialize.hs, dist/build/Network/PublicSuffixList/Serialize.o )

publicsuffixlist/Network/PublicSuffixList/Serialize.hs:38:16: Warning:
    In the use of ‘BS.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
[ 3 of 17] Compiling Network.PublicSuffixList.DataStructure ( publicsuffixlist/Network/PublicSuffixList/DataStructure.hs, dist/build/Network/PublicSuffixList/DataStructure.o )
[ 4 of 17] Compiling Network.PublicSuffixList.Lookup ( publicsuffixlist/Network/PublicSuffixList/Lookup.hs, dist/build/Network/PublicSuffixList/Lookup.o )
[ 5 of 17] Compiling Network.HTTP.Client.Util ( Network/HTTP/Client/Util.hs, dist/build/Network/HTTP/Client/Util.o )
[ 6 of 17] Compiling Network.HTTP.Client.Types ( Network/HTTP/Client/Types.hs, dist/build/Network/HTTP/Client/Types.o )
[ 7 of 17] Compiling Network.HTTP.Client.Connection ( Network/HTTP/Client/Connection.hs, dist/build/Network/HTTP/Client/Connection.o )

Network/HTTP/Client/Connection.hs:44:14: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
[ 8 of 17] Compiling Network.HTTP.Client.Headers ( Network/HTTP/Client/Headers.hs, dist/build/Network/HTTP/Client/Headers.o )

Network/HTTP/Client/Headers.hs:64:26: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Client/Headers.hs:65:27: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Client/Headers.hs:76:40: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Client/Headers.hs:95:26: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
[ 9 of 17] Compiling Network.HTTP.Client.Request ( Network/HTTP/Client/Request.hs, dist/build/Network/HTTP/Client/Request.o )
[10 of 17] Compiling Network.HTTP.Client.Manager ( Network/HTTP/Client/Manager.hs, dist/build/Network/HTTP/Client/Manager.o )
[11 of 17] Compiling Network.HTTP.Client.Body ( Network/HTTP/Client/Body.hs, dist/build/Network/HTTP/Client/Body.o )
[12 of 17] Compiling Network.HTTP.Client.Response ( Network/HTTP/Client/Response.hs, dist/build/Network/HTTP/Client/Response.o )
[13 of 17] Compiling Network.HTTP.Client.Cookies ( Network/HTTP/Client/Cookies.hs, dist/build/Network/HTTP/Client/Cookies.o )

Network/HTTP/Client/Cookies.hs:50:19: Warning:
    In the use of ‘BS.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
[14 of 17] Compiling Network.HTTP.Client.Core ( Network/HTTP/Client/Core.hs, dist/build/Network/HTTP/Client/Core.o )
[15 of 17] Compiling Network.HTTP.Client.Internal ( Network/HTTP/Client/Internal.hs, dist/build/Network/HTTP/Client/Internal.o )
[16 of 17] Compiling Network.HTTP.Client ( Network/HTTP/Client.hs, dist/build/Network/HTTP/Client.o )
[17 of 17] Compiling Network.HTTP.Client.MultipartFormData ( Network/HTTP/Client/MultipartFormData.hs, dist/build/Network/HTTP/Client/MultipartFormData.o )
In-place registering http-client-0.4.24...
Running Haddock for http-client-0.4.24...
Running hscolour for http-client-0.4.24...
Preprocessing library http-client-0.4.24...
Preprocessing library http-client-0.4.24...

publicsuffixlist/Network/PublicSuffixList/Serialize.hs:38:16: Warning:
    In the use of ‘BS.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Client/Connection.hs:44:14: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Client/Headers.hs:64:26: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Client/Headers.hs:65:27: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Client/Headers.hs:76:40: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Client/Headers.hs:95:26: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Network/HTTP/Client/Cookies.hs:50:19: Warning:
    In the use of ‘BS.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
Haddock coverage:
  25% (  1 /  4) in 'Network.PublicSuffixList.Types'
  Missing documentation for:
    Tree (publicsuffixlist/Network/PublicSuffixList/Types.hs:11)
    def (publicsuffixlist/Network/PublicSuffixList/Types.hs:14)
    DataStructure (publicsuffixlist/Network/PublicSuffixList/Types.hs:17)
   0% (  0 /  3) in 'Network.PublicSuffixList.Serialize'
  Missing documentation for:
    Module header
    getDataStructure (publicsuffixlist/Network/PublicSuffixList/Serialize.hs:40)
    putDataStructure (publicsuffixlist/Network/PublicSuffixList/Serialize.hs:59)
  50% (  1 /  2) in 'Network.PublicSuffixList.DataStructure'
  Missing documentation for:
    Module header
  80% (  4 /  5) in 'Network.PublicSuffixList.Lookup'
  Missing documentation for:
    Module header
  43% (  3 /  7) in 'Network.HTTP.Client.Util'
  Missing documentation for:
    Module header
    <> (Network/HTTP/Client/Util.hs:75)
    readDec (Network/HTTP/Client/Util.hs:78)
    hasNoBody (Network/HTTP/Client/Util.hs:85)
  52% ( 14 / 27) in 'Network.HTTP.Client.Types'
  Missing documentation for:
    Module header
    Connection (Network/HTTP/Client/Types.hs:70)
    StatusHeaders (Network/HTTP/Client/Types.hs:81)
    HttpException (Network/HTTP/Client/Types.hs:84)
    Cookie (Network/HTTP/Client/Types.hs:145)
    CookieJar (Network/HTTP/Client/Types.hs:160)
    ConnReuse (Network/HTTP/Client/Types.hs:443)
    ConnRelease (Network/HTTP/Client/Types.hs:446)
    ManagedConn (Network/HTTP/Client/Types.hs:448)
    ResponseClose (Network/HTTP/Client/Types.hs:485)
    HasHttpManager (Network/HTTP/Client/Types.hs:604)
    ConnsMap (Network/HTTP/Client/Types.hs:609)
    NonEmptyList (Network/HTTP/Client/Types.hs:613)
  25% (  2 /  8) in 'Network.HTTP.Client.Connection'
  Missing documentation for:
    Module header
    connectionReadLine (Network/HTTP/Client/Connection.hs:27)
    connectionReadLineWith (Network/HTTP/Client/Connection.hs:39)
    openSocketConnection (Network/HTTP/Client/Connection.hs:105)
    openSocketConnectionSize (Network/HTTP/Client/Connection.hs:112)
    makeConnection (Network/HTTP/Client/Connection.hs:82)
   0% (  0 /  2) in 'Network.HTTP.Client.Headers'
  Missing documentation for:
    Module header
    parseStatusHeaders (Network/HTTP/Client/Headers.hs:28)
  74% ( 14 / 19) in 'Network.HTTP.Client.Request'
  Missing documentation for:
    Module header
    needsGunzip (Network/HTTP/Client/Request.hs:317)
    requestBuilder (Network/HTTP/Client/Request.hs:325)
    username (Network/HTTP/Client/Request.hs:131)
    password (Network/HTTP/Client/Request.hs:134)
  88% ( 14 / 16) in 'Network.HTTP.Client.Manager'
  Missing documentation for:
    Module header
    getConn (Network/HTTP/Client/Manager.hs:405)
  30% (  3 / 10) in 'Network.HTTP.Client.Body'
  Missing documentation for:
    Module header
    makeChunkedReader (Network/HTTP/Client/Body.hs:136)
    makeLengthReader (Network/HTTP/Client/Body.hs:113)
    makeGzipReader (Network/HTTP/Client/Body.hs:74)
    makeUnlimitedReader (Network/HTTP/Client/Body.hs:105)
    brEmpty (Network/HTTP/Client/Body.hs:52)
    brAddCleanup (Network/HTTP/Client/Body.hs:55)
  50% (  2 /  4) in 'Network.HTTP.Client.Response'
  Missing documentation for:
    Module header
    getResponse (Network/HTTP/Client/Response.hs:86)
  73% ( 11 / 15) in 'Network.HTTP.Client.Cookies'
  Missing documentation for:
    createCookieJar (Network/HTTP/Client/Cookies.hs:90)
    destroyCookieJar (Network/HTTP/Client/Cookies.hs:93)
    removeExistingCookieFromCookieJar (Network/HTTP/Client/Cookies.hs:100)
    isIpAddress (Network/HTTP/Client/Cookies.hs:40)
  89% (  8 /  9) in 'Network.HTTP.Client.Core'
  Missing documentation for:
    Module header
  69% ( 81 /118) in 'Network.HTTP.Client.Internal'
  Missing documentation for:
    makeChunkedReader (Network/HTTP/Client/Body.hs:136)
    makeLengthReader (Network/HTTP/Client/Body.hs:113)
    makeGzipReader (Network/HTTP/Client/Body.hs:74)
    makeUnlimitedReader (Network/HTTP/Client/Body.hs:105)
    brEmpty (Network/HTTP/Client/Body.hs:52)
    brAddCleanup (Network/HTTP/Client/Body.hs:55)
    connectionReadLine (Network/HTTP/Client/Connection.hs:27)
    connectionReadLineWith (Network/HTTP/Client/Connection.hs:39)
    openSocketConnection (Network/HTTP/Client/Connection.hs:105)
    openSocketConnectionSize (Network/HTTP/Client/Connection.hs:112)
    makeConnection (Network/HTTP/Client/Connection.hs:82)
    createCookieJar (Network/HTTP/Client/Cookies.hs:90)
    destroyCookieJar (Network/HTTP/Client/Cookies.hs:93)
    removeExistingCookieFromCookieJar (Network/HTTP/Client/Cookies.hs:100)
    isIpAddress (Network/HTTP/Client/Cookies.hs:40)
    parseStatusHeaders (Network/HTTP/Client/Headers.hs:28)
    needsGunzip (Network/HTTP/Client/Request.hs:317)
    requestBuilder (Network/HTTP/Client/Request.hs:325)
    username (Network/HTTP/Client/Request.hs:131)
    password (Network/HTTP/Client/Request.hs:134)
    getResponse (Network/HTTP/Client/Response.hs:86)
    getConn (Network/HTTP/Client/Manager.hs:405)
    Connection (Network/HTTP/Client/Types.hs:70)
    StatusHeaders (Network/HTTP/Client/Types.hs:81)
    HttpException (Network/HTTP/Client/Types.hs:84)
    Cookie (Network/HTTP/Client/Types.hs:145)
    CookieJar (Network/HTTP/Client/Types.hs:160)
    ConnReuse (Network/HTTP/Client/Types.hs:443)
    ConnRelease (Network/HTTP/Client/Types.hs:446)
    ManagedConn (Network/HTTP/Client/Types.hs:448)
    ResponseClose (Network/HTTP/Client/Types.hs:485)
    HasHttpManager (Network/HTTP/Client/Types.hs:604)
    ConnsMap (Network/HTTP/Client/Types.hs:609)
    NonEmptyList (Network/HTTP/Client/Types.hs:613)
    <> (Network/HTTP/Client/Util.hs:75)
    readDec (Network/HTTP/Client/Util.hs:78)
    hasNoBody (Network/HTTP/Client/Util.hs:85)
  93% (101 /109) in 'Network.HTTP.Client'
  Missing documentation for:
    HasHttpManager (Network/HTTP/Client/Types.hs:604)
    HttpException (Network/HTTP/Client/Types.hs:84)
    Cookie (Network/HTTP/Client/Types.hs:145)
    CookieJar (Network/HTTP/Client/Types.hs:160)
    createCookieJar (Network/HTTP/Client/Cookies.hs:90)
    destroyCookieJar (Network/HTTP/Client/Cookies.hs:93)
    removeExistingCookieFromCookieJar (Network/HTTP/Client/Cookies.hs:100)
    isIpAddress (Network/HTTP/Client/Cookies.hs:40)
  93% ( 25 / 27) in 'Network.HTTP.Client.MultipartFormData'
  Missing documentation for:
    webkitBoundaryPure (Network/HTTP/Client/MultipartFormData.hs:246)
    renderPart (Network/HTTP/Client/MultipartFormData.hs:211)
Documentation created: dist/doc/html/http-client/index.html,
dist/doc/html/http-client/http-client.txt
Creating package registration file:
/tmp/pkgConf-http-client-0.4814546887378270765.24
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/http-client-0.4.24-0PrzjUHSHx5Hv4kGVWRgo2
Registering http-client-0.4.24...
Installed http-client-0.4.24
Configuring aeson-0.10.0.0...
Building aeson-0.10.0.0...
Preprocessing library aeson-0.10.0.0...

Data/Aeson/TH.hs:2:24: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Data/Aeson/Types/Generic.hs:2:45: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Data/Aeson/Types/Instances.hs:3:5: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 16] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 2 of 16] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.o )
[ 3 of 16] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )

Data/Aeson/Types/Internal.hs:62:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/Aeson/Types/Internal.hs:65:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant

Data/Aeson/Types/Internal.hs:71:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 4 of 16] Compiling Data.Aeson.Encode.Builder ( Data/Aeson/Encode/Builder.hs, dist/build/Data/Aeson/Encode/Builder.o )
[ 5 of 16] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 6 of 16] Compiling Data.Aeson.Encode.Functions ( Data/Aeson/Encode/Functions.hs, dist/build/Data/Aeson/Encode/Functions.o )

Data/Aeson/Encode/Functions.hs:17:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/Aeson/Encode/Functions.hs:18:1: Warning:
    The import of ‘mempty’ from module ‘Data.Monoid’ is redundant
[ 7 of 16] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o )

Data/Aeson/Parser/Time.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 8 of 16] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o )

Data/Aeson/Types/Instances.hs:58:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Aeson/Types/Instances.hs:65:1: Warning:
    The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant

Data/Aeson/Types/Instances.hs:70:1: Warning:
    The import of ‘mempty’ from module ‘Data.Monoid’ is redundant

Data/Aeson/Types/Instances.hs:77:1: Warning:
    The import of ‘traverse’
    from module ‘Data.Traversable’ is redundant

Data/Aeson/Types/Instances.hs:79:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 16] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.o )
[10 of 16] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )

Data/Aeson/Types/Generic.hs:22:1: Warning:
    The import of ‘<*>, pure, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Aeson/Types/Generic.hs:33:1: Warning:
    The import of ‘mempty’ from module ‘Data.Monoid’ is redundant
[11 of 16] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[12 of 16] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )

Data/Aeson/Parser/Internal.hs:34:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[13 of 16] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[14 of 16] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[15 of 16] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[16 of 16] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )

Data/Aeson/TH.hs:103:1: Warning:
    The import of ‘fail, return, mapM, liftM2’
    from module ‘Control.Monad’ is redundant
In-place registering aeson-0.10.0.0...
Running Haddock for aeson-0.10.0.0...
Running hscolour for aeson-0.10.0.0...
Preprocessing library aeson-0.10.0.0...
Preprocessing library aeson-0.10.0.0...

Data/Aeson/TH.hs:2:24: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Data/Aeson/Types/Generic.hs:2:45: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Data/Aeson/Types/Instances.hs:3:5: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Data/Aeson/Types/Internal.hs:62:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/Aeson/Types/Internal.hs:65:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant

Data/Aeson/Types/Internal.hs:71:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

Data/Aeson/Encode/Functions.hs:17:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/Aeson/Encode/Functions.hs:18:1: Warning:
    The import of ‘mempty’ from module ‘Data.Monoid’ is redundant

Data/Aeson/Parser/Time.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Aeson/Types/Instances.hs:58:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Aeson/Types/Instances.hs:65:1: Warning:
    The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant

Data/Aeson/Types/Instances.hs:70:1: Warning:
    The import of ‘mempty’ from module ‘Data.Monoid’ is redundant

Data/Aeson/Types/Instances.hs:77:1: Warning:
    The import of ‘traverse’
    from module ‘Data.Traversable’ is redundant

Data/Aeson/Types/Instances.hs:79:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Aeson/Types/Generic.hs:22:1: Warning:
    The import of ‘<*>, pure, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Aeson/Types/Generic.hs:33:1: Warning:
    The import of ‘mempty’ from module ‘Data.Monoid’ is redundant

Data/Aeson/Parser/Internal.hs:34:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Aeson/TH.hs:103:1: Warning:
    The import of ‘fail, return, mapM, liftM2’
    from module ‘Control.Monad’ is redundant
Haddock coverage:
 100% (  5 /  5) in 'Data.Aeson.Functions'
  33% (  2 /  6) in 'Data.Aeson.Internal.Time'
  Missing documentation for:
    fromPico (Data/Aeson/Internal/Time.hs:32)
    toPico (Data/Aeson/Internal/Time.hs:29)
    diffTimeOfDay64 (Data/Aeson/Internal/Time.hs:50)
    toTimeOfDay64 (Data/Aeson/Internal/Time.hs:56)
  97% ( 35 / 36) in 'Data.Aeson.Types.Internal'
  Missing documentation for:
    JSONPath (Data/Aeson/Types/Internal.hs:86)
  45% (  9 / 20) in 'Data.Aeson.Encode.Builder'
  Missing documentation for:
    emptyArray_ (Data/Aeson/Encode/Builder.hs:133)
    emptyObject_ (Data/Aeson/Encode/Builder.hs:139)
    object (Data/Aeson/Encode/Builder.hs:86)
    day (Data/Aeson/Encode/Builder.hs:171)
    localTime (Data/Aeson/Encode/Builder.hs:239)
    utcTime (Data/Aeson/Encode/Builder.hs:235)
    timeOfDay (Data/Aeson/Encode/Builder.hs:187)
    zonedTime (Data/Aeson/Encode/Builder.hs:243)
    ascii2 (Data/Aeson/Encode/Builder.hs:145)
    ascii4 (Data/Aeson/Encode/Builder.hs:149)
    ascii5 (Data/Aeson/Encode/Builder.hs:154)
 100% ( 14 / 14) in 'Data.Aeson.Types.Class'
  50% (  4 /  8) in 'Data.Aeson.Encode.Functions'
  Missing documentation for:
    Module header
    brackets (Data/Aeson/Encode/Functions.hs:45)
    builder (Data/Aeson/Encode/Functions.hs:22)
    list (Data/Aeson/Encode/Functions.hs:38)
 100% (  8 /  8) in 'Data.Aeson.Parser.Time'
  93% ( 28 / 30) in 'Data.Aeson.Types.Instances'
  Missing documentation for:
    tuple (Data/Aeson/Types/Instances.hs:770)
    >*< (Data/Aeson/Types/Instances.hs:774)
  86% (  6 /  7) in 'Data.Aeson.Internal'
  Missing documentation for:
    JSONPath (Data/Aeson/Types/Internal.hs:86)
 100% (  1 /  1) in 'Data.Aeson.Types.Generic'
 100% ( 51 / 51) in 'Data.Aeson.Types'
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
  Missing documentation for:
    decodeWith (Data/Aeson/Parser/Internal.hs:310)
    decodeStrictWith (Data/Aeson/Parser/Internal.hs:319)
    eitherDecodeWith (Data/Aeson/Parser/Internal.hs:327)
    eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:337)
 100% ( 10 / 10) in 'Data.Aeson.Parser'
  86% (  6 /  7) in 'Data.Aeson.Encode'
  Missing documentation for:
    fromValue (Data/Aeson/Encode.hs:71)
 100% ( 64 / 64) in 'Data.Aeson'
 100% ( 13 / 13) in 'Data.Aeson.TH'
Documentation created: dist/doc/html/aeson/index.html,
dist/doc/html/aeson/aeson.txt
Creating package registration file:
/tmp/pkgConf-aeson-0.10.017022538232106411246.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/aeson-0.10.0.0-4ZAKxP8nK0YGtTfK9vX9sh
Registering aeson-0.10.0.0...
Installed aeson-0.10.0.0
Configuring css-text-0.1.2.1...
Building css-text-0.1.2.1...
Preprocessing library css-text-0.1.2.1...
[1 of 2] Compiling Text.CSS.Parse   ( Text/CSS/Parse.hs, dist/build/Text/CSS/Parse.o )

Text/CSS/Parse.hs:19:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
[2 of 2] Compiling Text.CSS.Render  ( Text/CSS/Render.hs, dist/build/Text/CSS/Render.o )

Text/CSS/Render.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering css-text-0.1.2.1...
Running Haddock for css-text-0.1.2.1...
Running hscolour for css-text-0.1.2.1...
Preprocessing library css-text-0.1.2.1...
Preprocessing library css-text-0.1.2.1...

Text/CSS/Parse.hs:19:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant

Text/CSS/Render.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  27% (  3 / 11) in 'Text.CSS.Parse'
  Missing documentation for:
    NestedBlock (Text/CSS/Parse.hs:23)
    parseBlock (Text/CSS/Parse.hs:35)
    attrParser (Text/CSS/Parse.hs:57)
    attrsParser (Text/CSS/Parse.hs:68)
    blockParser (Text/CSS/Parse.hs:75)
    blocksParser (Text/CSS/Parse.hs:123)
    parseAttr (Text/CSS/Parse.hs:41)
    parseAttrs (Text/CSS/Parse.hs:38)
  17% (  1 /  6) in 'Text.CSS.Render'
  Missing documentation for:
    renderNestedBlocks (Text/CSS/Render.hs:41)
    renderBlocks (Text/CSS/Render.hs:31)
    renderBlock (Text/CSS/Render.hs:27)
    renderAttrs (Text/CSS/Render.hs:22)
    renderAttr (Text/CSS/Render.hs:19)
Warning: Text.CSS.Parse: could not find link destinations for:
    CssBlock
Documentation created: dist/doc/html/css-text/index.html,
dist/doc/html/css-text/css-text.txt
Creating package registration file:
/tmp/pkgConf-css-text-0.1.218301370232116147984.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/css-text-0.1.2.1-ICY4dsnpfiW7QTIyt8F1Nh
Registering css-text-0.1.2.1...
Installed css-text-0.1.2.1
Configuring email-validate-2.1.3...
Building email-validate-2.1.3...
Preprocessing library email-validate-2.1.3...
[1 of 2] Compiling Text.Email.Parser ( src/Text/Email/Parser.hs, dist/build/Text/Email/Parser.o )
[2 of 2] Compiling Text.Email.Validate ( src/Text/Email/Validate.hs, dist/build/Text/Email/Validate.o )

src/Text/Email/Validate.hs:2:1: Warning: Tab character

src/Text/Email/Validate.hs:3:1: Warning: Tab character

src/Text/Email/Validate.hs:4:1: Warning: Tab character

src/Text/Email/Validate.hs:5:1: Warning: Tab character

src/Text/Email/Validate.hs:6:1: Warning: Tab character

src/Text/Email/Validate.hs:7:1: Warning: Tab character

src/Text/Email/Validate.hs:8:1: Warning: Tab character

src/Text/Email/Validate.hs:9:1: Warning: Tab character

src/Text/Email/Validate.hs:10:1: Warning: Tab character
In-place registering email-validate-2.1.3...
Running Haddock for email-validate-2.1.3...
Running hscolour for email-validate-2.1.3...
Preprocessing library email-validate-2.1.3...
Preprocessing library email-validate-2.1.3...

src/Text/Email/Validate.hs:2:1: Warning: Tab character

src/Text/Email/Validate.hs:3:1: Warning: Tab character

src/Text/Email/Validate.hs:4:1: Warning: Tab character

src/Text/Email/Validate.hs:5:1: Warning: Tab character

src/Text/Email/Validate.hs:6:1: Warning: Tab character

src/Text/Email/Validate.hs:7:1: Warning: Tab character

src/Text/Email/Validate.hs:8:1: Warning: Tab character

src/Text/Email/Validate.hs:9:1: Warning: Tab character

src/Text/Email/Validate.hs:10:1: Warning: Tab character
Haddock coverage:
  83% (  5 /  6) in 'Text.Email.Parser'
  Missing documentation for:
    Module header
  89% (  8 /  9) in 'Text.Email.Validate'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/email-validate/index.html,
dist/doc/html/email-validate/email-validate.txt
Creating package registration file:
/tmp/pkgConf-email-validate-2.1273615398416002317.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/email-validate-2.1.3-3qImSUQcA1k8y5jUgXkolc
Registering email-validate-2.1.3...
Installed email-validate-2.1.3
Configuring http-date-0.0.6.1...
Building http-date-0.0.6.1...
Preprocessing library http-date-0.0.6.1...
[1 of 5] Compiling Network.HTTP.Date.Types ( Network/HTTP/Date/Types.hs, dist/build/Network/HTTP/Date/Types.o )
[2 of 5] Compiling Network.HTTP.Date.Converter ( Network/HTTP/Date/Converter.hs, dist/build/Network/HTTP/Date/Converter.o )

Network/HTTP/Date/Converter.hs:4:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/HTTP/Date/Converter.hs:61:19: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[3 of 5] Compiling Network.HTTP.Date.Formatter ( Network/HTTP/Date/Formatter.hs, dist/build/Network/HTTP/Date/Formatter.o )
[4 of 5] Compiling Network.HTTP.Date.Parser ( Network/HTTP/Date/Parser.hs, dist/build/Network/HTTP/Date/Parser.o )
[5 of 5] Compiling Network.HTTP.Date ( Network/HTTP/Date.hs, dist/build/Network/HTTP/Date.o )
In-place registering http-date-0.0.6.1...
Running Haddock for http-date-0.0.6.1...
Running hscolour for http-date-0.0.6.1...
Preprocessing library http-date-0.0.6.1...
Preprocessing library http-date-0.0.6.1...

Network/HTTP/Date/Converter.hs:4:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/HTTP/Date/Converter.hs:61:19: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Haddock coverage:
  20% (  2 / 10) in 'Network.HTTP.Date.Types'
  Missing documentation for:
    Module header
    hdYear (Network/HTTP/Date/Types.hs:18)
    hdMonth (Network/HTTP/Date/Types.hs:19)
    hdDay (Network/HTTP/Date/Types.hs:20)
    hdHour (Network/HTTP/Date/Types.hs:21)
    hdMinute (Network/HTTP/Date/Types.hs:22)
    hdSecond (Network/HTTP/Date/Types.hs:23)
    hdWkday (Network/HTTP/Date/Types.hs:24)
  50% (  1 /  2) in 'Network.HTTP.Date.Converter'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Network.HTTP.Date.Formatter'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Network.HTTP.Date.Parser'
  Missing documentation for:
    Module header
  50% (  7 / 14) in 'Network.HTTP.Date'
  Missing documentation for:
    hdYear (Network/HTTP/Date/Types.hs:18)
    hdMonth (Network/HTTP/Date/Types.hs:19)
    hdDay (Network/HTTP/Date/Types.hs:20)
    hdHour (Network/HTTP/Date/Types.hs:21)
    hdMinute (Network/HTTP/Date/Types.hs:22)
    hdSecond (Network/HTTP/Date/Types.hs:23)
    hdWkday (Network/HTTP/Date/Types.hs:24)
Documentation created: dist/doc/html/http-date/index.html,
dist/doc/html/http-date/http-date.txt
Creating package registration file:
/tmp/pkgConf-http-date-0.0.615809500091115911572.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/http-date-0.0.6.1-JJCASSsrMlOFaNBrpbn57H
Registering http-date-0.0.6.1...
Installed http-date-0.0.6.1
Configuring bifunctors-5...
Building bifunctors-5...
Preprocessing library bifunctors-5...
[ 1 of 11] Compiling Data.Bifoldable  ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 2 of 11] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 3 of 11] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 4 of 11] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )

src/Data/Bifunctor/Biff.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Biff.hs:19:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Biff.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Bifunctor/Biff.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 5 of 11] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )

src/Data/Bifunctor/Clown.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Clown.hs:21:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Clown.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Bifunctor/Clown.hs:23:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 6 of 11] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )

src/Data/Bifunctor/Flip.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Flip.hs:20:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Flip.hs:21:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Bifunctor/Flip.hs:22:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 7 of 11] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )

src/Data/Bifunctor/Join.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Join.hs:20:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Join.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 8 of 11] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )

src/Data/Bifunctor/Joker.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Joker.hs:21:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Joker.hs:22:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 9 of 11] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )

src/Data/Bifunctor/Product.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Product.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[10 of 11] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )

src/Data/Bifunctor/Tannen.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Tannen.hs:19:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Tannen.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Bifunctor/Tannen.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[11 of 11] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )

src/Data/Bifunctor/Wrapped.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Wrapped.hs:19:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Wrapped.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Bifunctor/Wrapped.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
In-place registering bifunctors-5...
Running Haddock for bifunctors-5...
Running hscolour for bifunctors-5...
Preprocessing library bifunctors-5...
Preprocessing library bifunctors-5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1

src/Data/Bifunctor/Biff.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Biff.hs:19:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Biff.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Bifunctor/Biff.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Bifunctor/Clown.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Clown.hs:21:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Clown.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Bifunctor/Clown.hs:23:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Bifunctor/Flip.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Flip.hs:20:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Flip.hs:21:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Bifunctor/Flip.hs:22:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Bifunctor/Join.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Join.hs:20:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Join.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Bifunctor/Joker.hs:17:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Joker.hs:21:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Joker.hs:22:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Bifunctor/Product.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Product.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Bifunctor/Tannen.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Tannen.hs:19:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Tannen.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Bifunctor/Tannen.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Bifunctor/Wrapped.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/Bifunctor/Wrapped.hs:19:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Bifunctor/Wrapped.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Bifunctor/Wrapped.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
 100% ( 17 / 17) in 'Data.Bifoldable'
 100% (  8 /  8) in 'Data.Bitraversable'
  62% (  5 /  8) in 'Data.Biapplicative'
  Missing documentation for:
    Biapplicative (src/Data/Biapplicative.hs:44)
    <<$>> (src/Data/Biapplicative.hs:40)
    <<**>> (src/Data/Biapplicative.hs:65)
 100% (  2 /  2) in 'Data.Bifunctor.Biff'
 100% (  2 /  2) in 'Data.Bifunctor.Clown'
 100% (  2 /  2) in 'Data.Bifunctor.Flip'
 100% (  2 /  2) in 'Data.Bifunctor.Join'
 100% (  2 /  2) in 'Data.Bifunctor.Joker'
 100% (  2 /  2) in 'Data.Bifunctor.Product'
 100% (  2 /  2) in 'Data.Bifunctor.Tannen'
 100% (  2 /  2) in 'Data.Bifunctor.Wrapped'
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file: /tmp/pkgConf-bifunctors-545707002684808849
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bifunctors-5-G4gLtDmKDxFEnUJ9Mt7bVz
Registering bifunctors-5...
Installed bifunctors-5
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7.1...
Running Haddock for void-0.7.1...
Running hscolour for void-0.7.1...
Preprocessing library void-0.7.1...
Preprocessing library void-0.7.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file: /tmp/pkgConf-void-0.7139642669367600849.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/void-0.7.1-9yhpMnPXpwdEXb0fUkPcv6
Registering void-0.7.1...
Installed void-0.7.1
Configuring wai-3.0.4.0...
Building wai-3.0.4.0...
Preprocessing library wai-3.0.4.0...
[1 of 3] Compiling Network.Wai.Internal ( Network/Wai/Internal.hs, dist/build/Network/Wai/Internal.o )
[2 of 3] Compiling Network.Wai      ( Network/Wai.hs, dist/build/Network/Wai.o )

Network/Wai.hs:94:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[3 of 3] Compiling Network.Wai.HTTP2 ( Network/Wai/HTTP2.hs, dist/build/Network/Wai/HTTP2.o )
In-place registering wai-3.0.4.0...
Running Haddock for wai-3.0.4.0...
Running hscolour for wai-3.0.4.0...
Preprocessing library wai-3.0.4.0...
Preprocessing library wai-3.0.4.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0

Network/Wai.hs:94:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  87% ( 13 / 15) in 'Network.Wai.Internal'
  Missing documentation for:
     (Network/Wai/Internal.hs:99)
    Response (Network/Wai/Internal.hs:120)
  98% ( 44 / 45) in 'Network.Wai'
  Missing documentation for:
    Response (Network/Wai/Internal.hs:120)
 100% ( 27 / 27) in 'Network.Wai.HTTP2'
Documentation created: dist/doc/html/wai/index.html, dist/doc/html/wai/wai.txt
Creating package registration file:
/tmp/pkgConf-wai-3.0.46368163461326218207.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wai-3.0.4.0-3sHomsuP6HT0MoMaMYttFu
Registering wai-3.0.4.0...
Installed wai-3.0.4.0
Configuring tasty-hunit-0.9.2...
Building tasty-hunit-0.9.2...
Preprocessing library tasty-hunit-0.9.2...
[1 of 3] Compiling Test.Tasty.HUnit.Orig ( Test/Tasty/HUnit/Orig.hs, dist/build/Test/Tasty/HUnit/Orig.o )
[2 of 3] Compiling Test.Tasty.HUnit.Steps ( Test/Tasty/HUnit/Steps.hs, dist/build/Test/Tasty/HUnit/Steps.o )

Test/Tasty/HUnit/Steps.hs:4:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 3] Compiling Test.Tasty.HUnit ( Test/Tasty/HUnit.hs, dist/build/Test/Tasty/HUnit.o )
In-place registering tasty-hunit-0.9.2...
Running Haddock for tasty-hunit-0.9.2...
Running hscolour for tasty-hunit-0.9.2...
Preprocessing library tasty-hunit-0.9.2...
Preprocessing library tasty-hunit-0.9.2...

Test/Tasty/HUnit/Steps.hs:4:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  65% ( 13 / 20) in 'Test.Tasty.HUnit.Orig'
  Missing documentation for:
     (Test/Tasty/HUnit/Orig.hs:80)
     (Test/Tasty/HUnit/Orig.hs:83)
     (Test/Tasty/HUnit/Orig.hs:86)
     (Test/Tasty/HUnit/Orig.hs:89)
     (Test/Tasty/HUnit/Orig.hs:125)
     (Test/Tasty/HUnit/Orig.hs:128)
     (Test/Tasty/HUnit/Orig.hs:161)
  50% (  1 /  2) in 'Test.Tasty.HUnit.Steps'
  Missing documentation for:
    Module header
  70% ( 16 / 23) in 'Test.Tasty.HUnit'
  Missing documentation for:
     (Test/Tasty/HUnit/Orig.hs:80)
     (Test/Tasty/HUnit/Orig.hs:83)
     (Test/Tasty/HUnit/Orig.hs:86)
     (Test/Tasty/HUnit/Orig.hs:89)
     (Test/Tasty/HUnit/Orig.hs:125)
     (Test/Tasty/HUnit/Orig.hs:128)
     (Test/Tasty/HUnit/Orig.hs:161)
Documentation created: dist/doc/html/tasty-hunit/index.html,
dist/doc/html/tasty-hunit/tasty-hunit.txt
Creating package registration file:
/tmp/pkgConf-tasty-hunit-0.952042783885849746.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tasty-hunit-0.9.2-2EqXbge7aDiBnM47YXearP
Registering tasty-hunit-0.9.2...
Installed tasty-hunit-0.9.2
Configuring tasty-quickcheck-0.8.4...
Building tasty-quickcheck-0.8.4...
Preprocessing library tasty-quickcheck-0.8.4...
[1 of 1] Compiling Test.Tasty.QuickCheck ( Test/Tasty/QuickCheck.hs, dist/build/Test/Tasty/QuickCheck.o )
In-place registering tasty-quickcheck-0.8.4...
Running Haddock for tasty-quickcheck-0.8.4...
Running hscolour for tasty-quickcheck-0.8.4...
Preprocessing library tasty-quickcheck-0.8.4...
Preprocessing library tasty-quickcheck-0.8.4...
Haddock coverage:
  92% ( 11 / 12) in 'Test.Tasty.QuickCheck'
  Missing documentation for:
    QC (Test/Tasty/QuickCheck.hs:50)
Documentation created: dist/doc/html/tasty-quickcheck/index.html,
dist/doc/html/tasty-quickcheck/tasty-quickcheck.txt
Creating package registration file:
/tmp/pkgConf-tasty-quickcheck-0.8724755873289490249.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tasty-quickcheck-0.8.4-BDukYKtSZxaDVDeele9j4J
Registering tasty-quickcheck-0.8.4...
Installed tasty-quickcheck-0.8.4
Configuring enclosed-exceptions-1.0.1.1...
Building enclosed-exceptions-1.0.1.1...
Preprocessing library enclosed-exceptions-1.0.1.1...
[1 of 1] Compiling Control.Exception.Enclosed ( src/Control/Exception/Enclosed.hs, dist/build/Control/Exception/Enclosed.o )
In-place registering enclosed-exceptions-1.0.1.1...
Running Haddock for enclosed-exceptions-1.0.1.1...
Running hscolour for enclosed-exceptions-1.0.1.1...
Preprocessing library enclosed-exceptions-1.0.1.1...
Preprocessing library enclosed-exceptions-1.0.1.1...
Haddock coverage:
 100% ( 17 / 17) in 'Control.Exception.Enclosed'
Documentation created: dist/doc/html/enclosed-exceptions/index.html,
dist/doc/html/enclosed-exceptions/enclosed-exceptions.txt
Creating package registration file:
/tmp/pkgConf-enclosed-exceptions-1.0.111568865911297879577.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/enclosed-exceptions-1.0.1.1-If8PKDjmmIx5GJMVs0vIri
Registering enclosed-exceptions-1.0.1.1...
Installed enclosed-exceptions-1.0.1.1
Configuring resourcet-1.1.6...
Building resourcet-1.1.6...
Preprocessing library resourcet-1.1.6...
[1 of 4] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, dist/build/Data/Acquire/Internal.o )

Data/Acquire/Internal.hs:18:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 4] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o )

Control/Monad/Trans/Resource/Internal.hs:31:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Control/Monad/Trans/Resource/Internal.hs:47:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Trans/Resource/Internal.hs:73:1: Warning:
    The import of ‘Data.Word’ is redundant
      except perhaps to import instances from ‘Data.Word’
    To import instances alone, use: import Data.Word()

Control/Monad/Trans/Resource/Internal.hs:74:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Control/Monad/Trans/Resource/Internal.hs:288:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Trans/Resource/Internal.hs:288:56: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[3 of 4] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o )

Control/Monad/Trans/Resource.hs:57:7: Warning:
    The export item ‘ExceptionT(..)’ suggests that
    ‘ExceptionT’ has (in-scope) constructors or class methods,
    but it has none

Control/Monad/Trans/Resource.hs:67:1: Warning:
    The import of ‘throw’ from module ‘Control.Exception’ is redundant

Control/Monad/Trans/Resource.hs:72:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Control/Monad/Trans/Resource.hs:76:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Control/Monad/Trans/Resource.hs:209:1: Warning:
    Defined but not used: ‘finally’
[4 of 4] Compiling Data.Acquire     ( Data/Acquire.hs, dist/build/Data/Acquire.o )

Data/Acquire.hs:18:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Acquire.hs:20:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Acquire.hs:21:1: Warning:
    The import of ‘Control.Monad.Base’ is redundant
      except perhaps to import instances from ‘Control.Monad.Base’
    To import instances alone, use: import Control.Monad.Base()

Data/Acquire.hs:23:1: Warning:
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

Data/Acquire.hs:25:1: Warning:
    The import of ‘Data.Typeable’ is redundant
      except perhaps to import instances from ‘Data.Typeable’
    To import instances alone, use: import Data.Typeable()

Data/Acquire.hs:26:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()
In-place registering resourcet-1.1.6...
Running Haddock for resourcet-1.1.6...
Running hscolour for resourcet-1.1.6...
Preprocessing library resourcet-1.1.6...
Preprocessing library resourcet-1.1.6...

Data/Acquire/Internal.hs:18:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Control/Monad/Trans/Resource/Internal.hs:31:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Control/Monad/Trans/Resource/Internal.hs:47:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Trans/Resource/Internal.hs:73:1: Warning:
    The import of ‘Data.Word’ is redundant
      except perhaps to import instances from ‘Data.Word’
    To import instances alone, use: import Data.Word()

Control/Monad/Trans/Resource/Internal.hs:74:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Control/Monad/Trans/Resource/Internal.hs:288:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Trans/Resource/Internal.hs:288:56: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Trans/Resource.hs:57:7: Warning:
    The export item ‘ExceptionT(..)’ suggests that
    ‘ExceptionT’ has (in-scope) constructors or class methods,
    but it has none

Control/Monad/Trans/Resource.hs:67:1: Warning:
    The import of ‘throw’ from module ‘Control.Exception’ is redundant

Control/Monad/Trans/Resource.hs:72:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Control/Monad/Trans/Resource.hs:76:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Control/Monad/Trans/Resource.hs:209:1: Warning:
    Defined but not used: ‘finally’

Data/Acquire.hs:18:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Acquire.hs:20:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Acquire.hs:21:1: Warning:
    The import of ‘Control.Monad.Base’ is redundant
      except perhaps to import instances from ‘Control.Monad.Base’
    To import instances alone, use: import Control.Monad.Base()

Data/Acquire.hs:23:1: Warning:
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

Data/Acquire.hs:25:1: Warning:
    The import of ‘Data.Typeable’ is redundant
      except perhaps to import instances from ‘Data.Typeable’
    To import instances alone, use: import Data.Typeable()

Data/Acquire.hs:26:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()
Haddock coverage:
  75% (  6 /  8) in 'Data.Acquire.Internal'
  Missing documentation for:
    Module header
    Allocated (Data/Acquire/Internal.hs:36)
  58% (  7 / 12) in 'Control.Monad.Trans.Resource.Internal'
  Missing documentation for:
    Module header
    ReleaseMap (Control/Monad/Trans/Resource/Internal.hs:107)
    stateAlloc (Control/Monad/Trans/Resource/Internal.hs:303)
    stateCleanup (Control/Monad/Trans/Resource/Internal.hs:311)
    register' (Control/Monad/Trans/Resource/Internal.hs:329)
  98% ( 40 / 41) in 'Control.Monad.Trans.Resource'
  Missing documentation for:
    MonadBaseControl
 100% (  8 /  8) in 'Data.Acquire'
Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for:
    NextKey RefCount
Documentation created: dist/doc/html/resourcet/index.html,
dist/doc/html/resourcet/resourcet.txt
Creating package registration file:
/tmp/pkgConf-resourcet-1.11338067256248922122.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/resourcet-1.1.6-Ic1TzDDmqYbFNHpzRsDmfS
Registering resourcet-1.1.6...
Installed resourcet-1.1.6
Configuring x509-store-1.6.1...
Building x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...
[1 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, dist/build/Data/X509/Memory.o )
[2 of 3] Compiling Data.X509.File   ( Data/X509/File.hs, dist/build/Data/X509/File.o )

Data/X509/File.hs:6:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/File.hs:8:1: Warning:
    The import of ‘Data.ASN1.BinaryEncoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’
    To import instances alone, use: import Data.ASN1.BinaryEncoding()

Data/X509/File.hs:9:1: Warning:
    The import of ‘Data.ASN1.Encoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.Encoding’
    To import instances alone, use: import Data.ASN1.Encoding()

Data/X509/File.hs:13:1: Warning:
    The import of ‘pemName’ from module ‘Data.PEM’ is redundant
[3 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, dist/build/Data/X509/CertificateStore.o )

Data/X509/CertificateStore.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering x509-store-1.6.1...
Running Haddock for x509-store-1.6.1...
Running hscolour for x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...

Data/X509/File.hs:6:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/X509/File.hs:8:1: Warning:
    The import of ‘Data.ASN1.BinaryEncoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’
    To import instances alone, use: import Data.ASN1.BinaryEncoding()

Data/X509/File.hs:9:1: Warning:
    The import of ‘Data.ASN1.Encoding’ is redundant
      except perhaps to import instances from ‘Data.ASN1.Encoding’
    To import instances alone, use: import Data.ASN1.Encoding()

Data/X509/File.hs:13:1: Warning:
    The import of ‘pemName’ from module ‘Data.PEM’ is redundant

Data/X509/CertificateStore.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  25% (  1 /  4) in 'Data.X509.Memory'
  Missing documentation for:
    readKeyFileFromMemory (Data/X509/Memory.hs:25)
    readSignedObjectFromMemory (Data/X509/Memory.hs:28)
    pemToKey (Data/X509/Memory.hs:37)
  67% (  2 /  3) in 'Data.X509.File'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Data.X509.CertificateStore'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/x509-store/index.html,
dist/doc/html/x509-store/x509-store.txt
Creating package registration file:
/tmp/pkgConf-x509-store-1.61747175747208048808.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/x509-store-1.6.1-BlShgfIyjmX4q9Qx2lqS2h
Registering x509-store-1.6.1...
Installed x509-store-1.6.1
Configuring clientsession-0.9.1.1...
Building clientsession-0.9.1.1...
Preprocessing library clientsession-0.9.1.1...
[1 of 2] Compiling System.LookupEnv ( src/System/LookupEnv.hs, dist/build/System/LookupEnv.o )
[2 of 2] Compiling Web.ClientSession ( src/Web/ClientSession.hs, dist/build/Web/ClientSession.o )

src/Web/ClientSession.hs:61:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Web/ClientSession.hs:91:1: Warning:
    The import of ‘Data.Tagged’ is redundant
      except perhaps to import instances from ‘Data.Tagged’
    To import instances alone, use: import Data.Tagged()

src/Web/ClientSession.hs:95:1: Warning:
    The import of ‘Crypto.Random’ is redundant
      except perhaps to import instances from ‘Crypto.Random’
    To import instances alone, use: import Crypto.Random()

src/Web/ClientSession.hs:96:1: Warning:
    The import of ‘Crypto.Types’ is redundant
      except perhaps to import instances from ‘Crypto.Types’
    To import instances alone, use: import Crypto.Types()

src/Web/ClientSession.hs:267:37: Warning:
    In the use of ‘A.initKey’ (imported from Crypto.Cipher.AES):
    Deprecated: "use initAES"
In-place registering clientsession-0.9.1.1...
Preprocessing executable 'clientsession-generate' for clientsession-0.9.1.1...
[1 of 1] Compiling Main             ( bin/generate.hs, dist/build/clientsession-generate/clientsession-generate-tmp/Main.o )
Linking dist/build/clientsession-generate/clientsession-generate ...
Running Haddock for clientsession-0.9.1.1...
Running hscolour for clientsession-0.9.1.1...
Preprocessing library clientsession-0.9.1.1...
Preprocessing executable 'clientsession-generate' for clientsession-0.9.1.1...
Preprocessing library clientsession-0.9.1.1...

src/Web/ClientSession.hs:61:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Web/ClientSession.hs:91:1: Warning:
    The import of ‘Data.Tagged’ is redundant
      except perhaps to import instances from ‘Data.Tagged’
    To import instances alone, use: import Data.Tagged()

src/Web/ClientSession.hs:95:1: Warning:
    The import of ‘Crypto.Random’ is redundant
      except perhaps to import instances from ‘Crypto.Random’
    To import instances alone, use: import Crypto.Random()

src/Web/ClientSession.hs:96:1: Warning:
    The import of ‘Crypto.Types’ is redundant
      except perhaps to import instances from ‘Crypto.Types’
    To import instances alone, use: import Crypto.Types()

src/Web/ClientSession.hs:267:37: Warning:
    In the use of ‘A.initKey’ (imported from Crypto.Cipher.AES):
    Deprecated: "use initAES"
Haddock coverage:
   0% (  0 /  2) in 'System.LookupEnv'
  Missing documentation for:
    Module header
    lookupEnv (src/System/LookupEnv.hs:5)
 100% ( 17 / 17) in 'Web.ClientSession'
Documentation created: dist/doc/html/clientsession/index.html,
dist/doc/html/clientsession/clientsession.txt
Preprocessing executable 'clientsession-generate' for clientsession-0.9.1.1...
Creating package registration file:
/tmp/pkgConf-clientsession-0.9.115749622461628033484.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/clientsession-0.9.1.1-Evd0STRonJxGIhdYzGzncV
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering clientsession-0.9.1.1...
Installed clientsession-0.9.1.1
Configuring nonce-1.0.2...
Building nonce-1.0.2...
Preprocessing library nonce-1.0.2...
[1 of 1] Compiling Crypto.Nonce     ( src/Crypto/Nonce.hs, dist/build/Crypto/Nonce.o )
In-place registering nonce-1.0.2...
Running Haddock for nonce-1.0.2...
Running hscolour for nonce-1.0.2...
Preprocessing library nonce-1.0.2...
Preprocessing library nonce-1.0.2...
Haddock coverage:
 100% (  6 /  6) in 'Crypto.Nonce'
Documentation created: dist/doc/html/nonce/index.html,
dist/doc/html/nonce/nonce.txt
Creating package registration file:
/tmp/pkgConf-nonce-1.01808691266219539071.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/nonce-1.0.2-HGJAeewJr6a6aPgSI7ns1K
Registering nonce-1.0.2...
Installed nonce-1.0.2
Configuring hS3-0.5.9...
Building hS3-0.5.9...
Preprocessing library hS3-0.5.9...
[1 of 6] Compiling Network.AWS.ArrowUtils ( Network/AWS/ArrowUtils.hs, dist/build/Network/AWS/ArrowUtils.o )
[2 of 6] Compiling Network.AWS.AWSConnection ( Network/AWS/AWSConnection.hs, dist/build/Network/AWS/AWSConnection.o )
[3 of 6] Compiling Network.AWS.AWSResult ( Network/AWS/AWSResult.hs, dist/build/Network/AWS/AWSResult.o )
[4 of 6] Compiling Network.AWS.Authentication ( Network/AWS/Authentication.hs, dist/build/Network/AWS/Authentication.o )
[5 of 6] Compiling Network.AWS.S3Object ( Network/AWS/S3Object.hs, dist/build/Network/AWS/S3Object.o )
[6 of 6] Compiling Network.AWS.S3Bucket ( Network/AWS/S3Bucket.hs, dist/build/Network/AWS/S3Bucket.o )
In-place registering hS3-0.5.9...
Preprocessing executable 'hs3' for hS3-0.5.9...
[1 of 7] Compiling Network.AWS.ArrowUtils ( Network/AWS/ArrowUtils.hs, dist/build/hs3/hs3-tmp/Network/AWS/ArrowUtils.o )
[2 of 7] Compiling Network.AWS.AWSResult ( Network/AWS/AWSResult.hs, dist/build/hs3/hs3-tmp/Network/AWS/AWSResult.o )
[3 of 7] Compiling Network.AWS.AWSConnection ( Network/AWS/AWSConnection.hs, dist/build/hs3/hs3-tmp/Network/AWS/AWSConnection.o )
[4 of 7] Compiling Network.AWS.Authentication ( Network/AWS/Authentication.hs, dist/build/hs3/hs3-tmp/Network/AWS/Authentication.o )
[5 of 7] Compiling Network.AWS.S3Object ( Network/AWS/S3Object.hs, dist/build/hs3/hs3-tmp/Network/AWS/S3Object.o )
[6 of 7] Compiling Network.AWS.S3Bucket ( Network/AWS/S3Bucket.hs, dist/build/hs3/hs3-tmp/Network/AWS/S3Bucket.o )
[7 of 7] Compiling Main             ( hS3.hs, dist/build/hs3/hs3-tmp/Main.o )
Linking dist/build/hs3/hs3 ...
Running Haddock for hS3-0.5.9...
Running hscolour for hS3-0.5.9...
Preprocessing library hS3-0.5.9...
Preprocessing executable 'hs3' for hS3-0.5.9...
Preprocessing library hS3-0.5.9...
Haddock coverage:
  20% (  1 /  5) in 'Network.AWS.ArrowUtils'
  Missing documentation for:
    split (Network/AWS/ArrowUtils.hs:23)
    unsplit (Network/AWS/ArrowUtils.hs:26)
    atTag (Network/AWS/ArrowUtils.hs:29)
    text (Network/AWS/ArrowUtils.hs:31)
 100% (  9 /  9) in 'Network.AWS.AWSConnection'
 100% (  5 /  5) in 'Network.AWS.AWSResult'
  90% (  9 / 10) in 'Network.AWS.Authentication'
  Missing documentation for:
    mimeEncodeQP (Network/AWS/Authentication.hs:361)
  94% ( 16 / 17) in 'Network.AWS.S3Object'
  Missing documentation for:
    StorageClass (Network/AWS/S3Object.hs:56)
  87% ( 20 / 23) in 'Network.AWS.S3Bucket'
  Missing documentation for:
    S3Bucket (Network/AWS/S3Bucket.hs:59)
    VersioningConfiguration (Network/AWS/S3Bucket.hs:63)
    VersioningStatus (Network/AWS/S3Bucket.hs:69)
Documentation created: dist/doc/html/hS3/index.html, dist/doc/html/hS3/hS3.txt
Preprocessing executable 'hs3' for hS3-0.5.9...
Creating package registration file: /tmp/pkgConf-hS3-0.58465089431135591762.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hS3-0.5.9-5XtlMHeLUOWIRjcKPU3dX1
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering hS3-0.5.9...
Installed hS3-0.5.9
Configuring aeson-extra-0.2.1.0...
Building aeson-extra-0.2.1.0...
Preprocessing library aeson-extra-0.2.1.0...
[1 of 2] Compiling Data.Aeson.Compat ( src/Data/Aeson/Compat.hs, dist/build/Data/Aeson/Compat.o )

src/Data/Aeson/Compat.hs:29:3: Warning:
    ‘eitherDecode’ is exported by ‘module Data.Aeson’ and ‘eitherDecode’

src/Data/Aeson/Compat.hs:29:3: Warning:
    ‘eitherDecode'’ is exported by ‘module Data.Aeson’ and ‘eitherDecode'’

src/Data/Aeson/Compat.hs:29:3: Warning:
    ‘eitherDecodeStrict’ is exported by ‘module Data.Aeson’ and ‘eitherDecodeStrict’

src/Data/Aeson/Compat.hs:29:3: Warning:
    ‘eitherDecodeStrict'’ is exported by ‘module Data.Aeson’ and ‘eitherDecodeStrict'’
[2 of 2] Compiling Data.Aeson.Extra ( src/Data/Aeson/Extra.hs, dist/build/Data/Aeson/Extra.o )
In-place registering aeson-extra-0.2.1.0...
Running Haddock for aeson-extra-0.2.1.0...
Running hscolour for aeson-extra-0.2.1.0...
Preprocessing library aeson-extra-0.2.1.0...
Preprocessing library aeson-extra-0.2.1.0...

src/Data/Aeson/Compat.hs:29:3: Warning:
    ‘eitherDecode’ is exported by ‘module Data.Aeson’ and ‘eitherDecode’

src/Data/Aeson/Compat.hs:29:3: Warning:
    ‘eitherDecodeStrict’ is exported by ‘module Data.Aeson’ and ‘eitherDecodeStrict’

src/Data/Aeson/Compat.hs:29:3: Warning:
    ‘eitherDecode'’ is exported by ‘module Data.Aeson’ and ‘eitherDecode'’

src/Data/Aeson/Compat.hs:29:3: Warning:
    ‘eitherDecodeStrict'’ is exported by ‘module Data.Aeson’ and ‘eitherDecodeStrict'’
Haddock coverage:
 100% ( 18 / 18) in 'Data.Aeson.Compat'
  60% ( 12 / 20) in 'Data.Aeson.Extra'
  Missing documentation for:
    FromJSONKey (src/Data/Aeson/Extra.hs:73)
    parseIntegralJSONKey (src/Data/Aeson/Extra.hs:82)
    FromJSONMap (src/Data/Aeson/Extra.hs:88)
    ToJSONKey (src/Data/Aeson/Extra.hs:103)
    ToJSONMap (src/Data/Aeson/Extra.hs:112)
    mkSingObject (src/Data/Aeson/Extra.hs:166)
    getSingObject (src/Data/Aeson/Extra.hs:169)
    getCollapsedList (src/Data/Aeson/Extra.hs:207)
Documentation created: dist/doc/html/aeson-extra/index.html,
dist/doc/html/aeson-extra/aeson-extra.txt
Creating package registration file:
/tmp/pkgConf-aeson-extra-0.2.120506486441854740162.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/aeson-extra-0.2.1.0-Ho0niDvblhNJ6q4yJqJDVd
Registering aeson-extra-0.2.1.0...
Installed aeson-extra-0.2.1.0
Configuring aeson-pretty-0.7.2...
Building aeson-pretty-0.7.2...
Preprocessing library aeson-pretty-0.7.2...
[1 of 1] Compiling Data.Aeson.Encode.Pretty ( Data/Aeson/Encode/Pretty.hs, dist/build/Data/Aeson/Encode/Pretty.o )

Data/Aeson/Encode/Pretty.hs:63:1: Warning:
    The import of ‘mempty, mconcat’
    from module ‘Data.Monoid’ is redundant
In-place registering aeson-pretty-0.7.2...
Preprocessing executable 'aeson-pretty' for aeson-pretty-0.7.2...
[1 of 2] Compiling Paths_aeson_pretty ( dist/build/autogen/Paths_aeson_pretty.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Paths_aeson_pretty.o )
[2 of 2] Compiling Main             ( cli-tool/Main.hs, dist/build/aeson-pretty/aeson-pretty-tmp/Main.o )
Linking dist/build/aeson-pretty/aeson-pretty ...
Running Haddock for aeson-pretty-0.7.2...
Running hscolour for aeson-pretty-0.7.2...
Preprocessing library aeson-pretty-0.7.2...
Preprocessing executable 'aeson-pretty' for aeson-pretty-0.7.2...
Preprocessing library aeson-pretty-0.7.2...

Data/Aeson/Encode/Pretty.hs:63:1: Warning:
    The import of ‘mconcat, mempty’
    from module ‘Data.Monoid’ is redundant
Haddock coverage:
  88% ( 14 / 16) in 'Data.Aeson.Encode.Pretty'
  Missing documentation for:
    Config (Data/Aeson/Encode/Pretty.hs:75)
    compare
Documentation created: dist/doc/html/aeson-pretty/index.html,
dist/doc/html/aeson-pretty/aeson-pretty.txt
Preprocessing executable 'aeson-pretty' for aeson-pretty-0.7.2...
Creating package registration file:
/tmp/pkgConf-aeson-pretty-0.77751330741680449239.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/aeson-pretty-0.7.2-7sTpSu6yHJ12iCDqp2Nx5x
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering aeson-pretty-0.7.2...
Installed aeson-pretty-0.7.2
Configuring shakespeare-2.0.6...
Building shakespeare-2.0.6...
Preprocessing library shakespeare-2.0.6...
[ 1 of 18] Compiling Text.MkSizeType  ( Text/MkSizeType.hs, dist/build/Text/MkSizeType.o )
[ 2 of 18] Compiling Text.IndentToBrace ( Text/IndentToBrace.hs, dist/build/Text/IndentToBrace.o )
[ 3 of 18] Compiling Text.Shakespeare.Base ( Text/Shakespeare/Base.hs, dist/build/Text/Shakespeare/Base.o )
[ 4 of 18] Compiling Text.Hamlet.Parse ( Text/Hamlet/Parse.hs, dist/build/Text/Hamlet/Parse.o )

Text/Hamlet/Parse.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 18] Compiling Text.Hamlet      ( Text/Hamlet.hs, dist/build/Text/Hamlet.o )

Text/Hamlet.hs:63:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Hamlet.hs:397:1: Warning: Defined but not used: ‘varName’

Text/Hamlet.hs:401:1: Warning: Defined but not used: ‘strToExp’

Text/Hamlet.hs:434:16: Warning: Defined but not used: ‘html’

Text/Hamlet.hs:435:14: Warning: Defined but not used: ‘url’

Text/Hamlet.hs:436:19: Warning: Defined but not used: ‘url’

Text/Hamlet.hs:437:16: Warning: Defined but not used: ‘url’

Text/Hamlet.hs:438:20: Warning: Defined but not used: ‘msg_url’

Text/Hamlet.hs:439:14: Warning: Defined but not used: ‘msg’

Text/Hamlet.hs:483:43: Warning:
    This binding for ‘c’ shadows the existing binding
      bound at Text/Hamlet.hs:479:13
[ 6 of 18] Compiling Text.Hamlet.RT   ( Text/Hamlet/RT.hs, dist/build/Text/Hamlet/RT.o )

Text/Hamlet/RT.hs:21:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Hamlet/RT.hs:80:13: Warning: Defined but not used: ‘x’

Text/Hamlet/RT.hs:80:26: Warning: Defined but not used: ‘deref’

Text/Hamlet/RT.hs:80:45: Warning: Defined but not used: ‘docs’

Text/Hamlet/RT.hs:87:13: Warning: Defined but not used: ‘x’

Text/Hamlet/RT.hs:87:25: Warning: Defined but not used: ‘deref’

Text/Hamlet/RT.hs:87:44: Warning: Defined but not used: ‘jdocs’

Text/Hamlet/RT.hs:87:50: Warning: Defined but not used: ‘ndocs’

Text/Hamlet/RT.hs:117:37: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at Text/Hamlet/RT.hs:110:13
[ 7 of 18] Compiling Text.Hamlet.Runtime ( Text/Hamlet/Runtime.hs, dist/build/Text/Hamlet/Runtime.o )
[ 8 of 18] Compiling Text.Shakespeare ( Text/Shakespeare.hs, dist/build/Text/Shakespeare.o )
[ 9 of 18] Compiling Text.Shakespeare.Text ( Text/Shakespeare/Text.hs, dist/build/Text/Shakespeare/Text.o )
[10 of 18] Compiling Text.Julius      ( Text/Julius.hs, dist/build/Text/Julius.o )

Text/Julius.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Julius.hs:83:63: Warning:
    In the use of ‘fromValue’ (imported from Data.Aeson.Encode):
    Deprecated: "Use 'encodeToTextBuilder' instead"
[11 of 18] Compiling Text.Roy         ( Text/Roy.hs, dist/build/Text/Roy.o )
[12 of 18] Compiling Text.Coffee      ( Text/Coffee.hs, dist/build/Text/Coffee.o )
[13 of 18] Compiling Text.Css         ( Text/Css.hs, dist/build/Text/Css.o )

Text/Css.hs:15:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Css.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/Css.hs:349:40: Warning: Defined but not used: ‘subblocks’

Text/Css.hs:367:5: Warning: Defined but not used: ‘subGo’
[14 of 18] Compiling Text.CssCommon   ( Text/CssCommon.hs, dist/build/Text/CssCommon.o )
[15 of 18] Compiling Text.Lucius      ( Text/Lucius.hs, dist/build/Text/Lucius.o )

Text/Lucius.hs:64:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/Lucius.hs:66:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[16 of 18] Compiling Text.Cassius     ( Text/Cassius.hs, dist/build/Text/Cassius.o )
[17 of 18] Compiling Text.TypeScript  ( Text/TypeScript.hs, dist/build/Text/TypeScript.o )
[18 of 18] Compiling Text.Shakespeare.I18N ( Text/Shakespeare/I18N.hs, dist/build/Text/Shakespeare/I18N.o )

Text/Shakespeare/I18N.hs:65:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/Shakespeare/I18N.hs:79:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering shakespeare-2.0.6...
Running Haddock for shakespeare-2.0.6...
Running hscolour for shakespeare-2.0.6...
Preprocessing library shakespeare-2.0.6...
Preprocessing library shakespeare-2.0.6...

Text/Hamlet/Parse.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/Hamlet.hs:63:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Hamlet.hs:397:1: Warning: Defined but not used: ‘varName’

Text/Hamlet.hs:401:1: Warning: Defined but not used: ‘strToExp’

Text/Hamlet.hs:434:16: Warning: Defined but not used: ‘html’

Text/Hamlet.hs:435:14: Warning: Defined but not used: ‘url’

Text/Hamlet.hs:436:19: Warning: Defined but not used: ‘url’

Text/Hamlet.hs:437:16: Warning: Defined but not used: ‘url’

Text/Hamlet.hs:438:20: Warning: Defined but not used: ‘msg_url’

Text/Hamlet.hs:439:14: Warning: Defined but not used: ‘msg’

Text/Hamlet.hs:483:43: Warning:
    This binding for ‘c’ shadows the existing binding
      bound at Text/Hamlet.hs:479:13

Text/Hamlet/RT.hs:21:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Hamlet/RT.hs:80:13: Warning: Defined but not used: ‘x’

Text/Hamlet/RT.hs:80:26: Warning: Defined but not used: ‘deref’

Text/Hamlet/RT.hs:80:45: Warning: Defined but not used: ‘docs’

Text/Hamlet/RT.hs:87:13: Warning: Defined but not used: ‘x’

Text/Hamlet/RT.hs:87:25: Warning: Defined but not used: ‘deref’

Text/Hamlet/RT.hs:87:44: Warning: Defined but not used: ‘jdocs’

Text/Hamlet/RT.hs:87:50: Warning: Defined but not used: ‘ndocs’

Text/Hamlet/RT.hs:117:37: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at Text/Hamlet/RT.hs:110:13

Text/Shakespeare/I18N.hs:65:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/Shakespeare/I18N.hs:79:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Julius.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Julius.hs:83:63: Warning:
    In the use of ‘fromValue’ (imported from Data.Aeson.Encode):
    Deprecated: "Use 'encodeToTextBuilder' instead"

Text/Css.hs:15:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Css.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/Css.hs:349:40: Warning: Defined but not used: ‘subblocks’

Text/Css.hs:367:5: Warning: Defined but not used: ‘subGo’

Text/Lucius.hs:64:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/Lucius.hs:66:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  50% (  1 /  2) in 'Text.MkSizeType'
  Missing documentation for:
    mkSizeType (Text/MkSizeType.hs:6)
   0% (  0 /  2) in 'Text.IndentToBrace'
  Missing documentation for:
    Module header
    i2b (Text/IndentToBrace.hs:10)
   6% (  1 / 18) in 'Text.Shakespeare.Base'
  Missing documentation for:
    Deref (Text/Shakespeare/Base.hs:45)
    Ident (Text/Shakespeare/Base.hs:40)
    Scope (Text/Shakespeare/Base.hs:43)
    parseDeref (Text/Shakespeare/Base.hs:96)
    parseHash (Text/Shakespeare/Base.hs:204)
    parseVar (Text/Shakespeare/Base.hs:217)
    parseVarString (Text/Shakespeare/Base.hs:248)
    parseAt (Text/Shakespeare/Base.hs:228)
    parseUrl (Text/Shakespeare/Base.hs:231)
    parseUrlString (Text/Shakespeare/Base.hs:251)
    parseCaret (Text/Shakespeare/Base.hs:263)
    parseUnder (Text/Shakespeare/Base.hs:273)
    parseInt (Text/Shakespeare/Base.hs:266)
    parseIntString (Text/Shakespeare/Base.hs:260)
    derefToExp (Text/Shakespeare/Base.hs:182)
    flattenDeref (Text/Shakespeare/Base.hs:197)
    readUtf8File (Text/Shakespeare/Base.hs:280)
  21% (  3 / 14) in 'Text.Hamlet.Parse'
  Missing documentation for:
    Module header
    Result (Text/Hamlet/Parse.hs:35)
    Content (Text/Hamlet/Parse.hs:48)
    Doc (Text/Hamlet/Parse.hs:443)
    parseDoc (Text/Hamlet/Parse.hs:561)
    xhtmlHamletSettings (Text/Hamlet/Parse.hs:654)
    CloseStyle (Text/Hamlet/Parse.hs:674)
    Binding (Text/Hamlet/Parse.hs:696)
    NewlineStyle (Text/Hamlet/Parse.hs:614)
    DataConstr (Text/Hamlet/Parse.hs:704)
    Module (Text/Hamlet/Parse.hs:708)
  33% ( 13 / 39) in 'Text.Hamlet'
  Missing documentation for:
    Module header
    Html
    shamlet (Text/Hamlet.hs:278)
    shamletFile (Text/Hamlet.hs:387)
    xshamlet (Text/Hamlet.hs:281)
    xshamletFile (Text/Hamlet.hs:390)
    hamlet (Text/Hamlet.hs:289)
    hamletFile (Text/Hamlet.hs:373)
    hamletFileReload (Text/Hamlet.hs:376)
    ihamletFileReload (Text/Hamlet.hs:380)
    xhamlet (Text/Hamlet.hs:292)
    xhamletFile (Text/Hamlet.hs:384)
    ihamlet (Text/Hamlet.hs:316)
    ihamletFile (Text/Hamlet.hs:393)
    NewlineStyle (Text/Hamlet/Parse.hs:614)
    hamletWithSettings (Text/Hamlet.hs:337)
    hamletFileWithSettings (Text/Hamlet.hs:365)
    xhtmlHamletSettings (Text/Hamlet/Parse.hs:654)
    Env (Text/Hamlet.hs:349)
    HamletRules (Text/Hamlet.hs:343)
    hamletRules (Text/Hamlet.hs:298)
    ihamletRules (Text/Hamlet.hs:319)
    htmlRules (Text/Hamlet.hs:284)
    CloseStyle (Text/Hamlet/Parse.hs:674)
    asHtmlUrl (Text/Hamlet.hs:295)
    attrsToHtml (Text/Hamlet.hs:86)
  20% (  2 / 10) in 'Text.Hamlet.RT'
  Missing documentation for:
    HamletRT (Text/Hamlet/RT.hs:63)
    HamletData (Text/Hamlet/RT.hs:45)
    HamletMap (Text/Hamlet/RT.hs:42)
    HamletException (Text/Hamlet/RT.hs:65)
    parseHamletRT (Text/Hamlet/RT.hs:73)
    renderHamletRT (Text/Hamlet/RT.hs:127)
    renderHamletRT' (Text/Hamlet/RT.hs:135)
    SimpleDoc (Text/Hamlet/RT.hs:55)
 100% (  9 /  9) in 'Text.Hamlet.Runtime'
  88% (  7 /  8) in 'Text.Shakespeare.I18N'
  Missing documentation for:
    SomeMessage (Text/Shakespeare/I18N.hs:398)
  30% (  6 / 20) in 'Text.Shakespeare'
  Missing documentation for:
    ShakespeareSettings (Text/Shakespeare.hs:131)
    WrapInsertion (Text/Shakespeare.hs:117)
    PreConversion (Text/Shakespeare.hs:126)
    defaultShakespeareSettings (Text/Shakespeare.hs:146)
    shakespeare (Text/Shakespeare.hs:384)
    shakespeareFile (Text/Shakespeare.hs:396)
    shakespeareFileReload (Text/Shakespeare.hs:438)
    shakespeareFromString (Text/Shakespeare.hs:387)
    RenderUrl (Text/Shakespeare.hs:190)
    VarType (Text/Shakespeare.hs:403)
    Deref (Text/Shakespeare/Base.hs:45)
    preFilter (Text/Shakespeare.hs:252)
    shakespeareRuntime (Text/Shakespeare.hs:466)
    pack' (Text/Shakespeare.hs:345)
  29% (  6 / 21) in 'Text.Shakespeare.Text'
  Missing documentation for:
    Module header
    TextUrl (Text/Shakespeare/Text.hs:38)
    ToText (Text/Shakespeare/Text.hs:40)
    renderTextUrl (Text/Shakespeare/Text.hs:35)
    stext (Text/Shakespeare/Text.hs:62)
    text (Text/Shakespeare/Text.hs:62)
    textFile (Text/Shakespeare/Text.hs:107)
    textFileDebug (Text/Shakespeare/Text.hs:113)
    textFileReload (Text/Shakespeare/Text.hs:117)
    st (Text/Shakespeare/Text.hs:62)
    lt (Text/Shakespeare/Text.hs:62)
    sbt (Text/Shakespeare/Text.hs:62)
    lbt (Text/Shakespeare/Text.hs:62)
    codegenFile (Text/Shakespeare/Text.hs:169)
    codegenFileReload (Text/Shakespeare/Text.hs:162)
  52% ( 14 / 27) in 'Text.Julius'
  Missing documentation for:
    js (Text/Julius.hs:110)
    julius (Text/Julius.hs:110)
    juliusFile (Text/Julius.hs:118)
    jsFile (Text/Julius.hs:118)
    juliusFileDebug (Text/Julius.hs:133)
    jsFileDebug (Text/Julius.hs:133)
    juliusFileReload (Text/Julius.hs:126)
    jsFileReload (Text/Julius.hs:126)
    RawJavascript (Text/Julius.hs:85)
    RawJS (Text/Julius.hs:89)
    renderJavascript (Text/Julius.hs:55)
    javascriptSettings (Text/Julius.hs:98)
    asJavascriptUrl (Text/Julius.hs:75)
 100% (  7 /  7) in 'Text.Roy'
 100% (  8 /  8) in 'Text.Coffee'
   2% (  1 / 53) in 'Text.Css'
  Missing documentation for:
    Module header
    CssUrl (Text/Css.hs:37)
    DList (Text/Css.hs:39)
    Resolved (Text/Css.hs:42)
    Unresolved (Text/Css.hs:43)
    Selector (Text/Css.hs:45)
    ChildBlocks (Text/Css.hs:49)
    HasLeadingSpace (Text/Css.hs:53)
    Str (Text/Css.hs:55)
    Mixins (Text/Css.hs:59)
    Block (Text/Css.hs:63)
    Mixin (Text/Css.hs:70)
     (Text/Css.hs:74)
    TopLevel (Text/Css.hs:78)
    Attr (Text/Css.hs:87)
    Css (Text/Css.hs:92)
    Content (Text/Css.hs:95)
    Contents (Text/Css.hs:102)
    CDData (Text/Css.hs:104)
    pack (Text/Css.hs:109)
    fromText (Text/Css.hs:115)
    ToCss (Text/Css.hs:119)
     (Text/Css.hs:122)
     (Text/Css.hs:123)
     (Text/Css.hs:124)
    cssFileDebug (Text/Css.hs:169)
    combineSelectors (Text/Css.hs:185)
    blockRuntime (Text/Css.hs:198)
    contentToBuilderRT (Text/Css.hs:238)
    cssRuntime (Text/Css.hs:258)
    vtToExp (Text/Css.hs:290)
    getVars (Text/Css.hs:302)
    lookupD (Text/Css.hs:321)
    compressTopLevel (Text/Css.hs:328)
    compressBlock (Text/Css.hs:335)
    blockToMixin (Text/Css.hs:345)
    blockToCss (Text/Css.hs:369)
    selectorToBuilder (Text/Css.hs:395)
    contentsToBuilder (Text/Css.hs:399)
    contentToBuilder (Text/Css.hs:403)
    Scope (Text/Css.hs:419)
    topLevelsToCassius (Text/Css.hs:421)
    blocksToCassius (Text/Css.hs:443)
    renderCss (Text/Css.hs:450)
    renderBlock (Text/Css.hs:480)
     (Text/Css.hs:518)
     (Text/Css.hs:520)
     (Text/Css.hs:522)
    liftBuilder (Text/Css.hs:525)
     (Text/Css.hs:528)
     (Text/Css.hs:534)
     (Text/Css.hs:536)
  21% (  8 / 39) in 'Text.CssCommon'
  Missing documentation for:
    Module header
    renderCssUrl (Text/CssCommon.hs:17)
    Color (Text/CssCommon.hs:20)
     (Text/CssCommon.hs:22)
    colorRed (Text/CssCommon.hs:42)
    colorBlack (Text/CssCommon.hs:45)
     (Text/CssCommon.hs:94)
     (Text/CssCommon.hs:104)
     (Text/CssCommon.hs:107)
     (Text/CssCommon.hs:110)
     (Text/CssCommon.hs:118)
     (Text/CssCommon.hs:122)
     (Text/CssCommon.hs:135)
     (Text/CssCommon.hs:139)
     (Text/CssCommon.hs:147)
     (Text/CssCommon.hs:151)
    EmSize (Text/CssCommon.hs:159)
     (Text/CssCommon.hs:159)
     (Text/CssCommon.hs:159)
     (Text/CssCommon.hs:159)
     (Text/CssCommon.hs:159)
    ExSize (Text/CssCommon.hs:160)
     (Text/CssCommon.hs:160)
     (Text/CssCommon.hs:160)
     (Text/CssCommon.hs:160)
     (Text/CssCommon.hs:160)
    PixelSize (Text/CssCommon.hs:161)
     (Text/CssCommon.hs:161)
     (Text/CssCommon.hs:161)
     (Text/CssCommon.hs:161)
     (Text/CssCommon.hs:161)
  50% ( 21 / 42) in 'Text.Lucius'
  Missing documentation for:
    Module header
    luciusFile (Text/Lucius.hs:222)
    luciusFileDebug (Text/Lucius.hs:230)
    luciusFileReload (Text/Lucius.hs:230)
    luciusMixin (Text/Lucius.hs:382)
    Mixin (Text/Css.hs:70)
    luciusRT (Text/Lucius.hs:351)
    luciusRT' (Text/Lucius.hs:295)
    RTValue (Text/Lucius.hs:368)
    Css (Text/Css.hs:92)
    CssUrl (Text/Css.hs:37)
    ToCss (Text/Css.hs:119)
    renderCss (Text/Css.hs:450)
    renderCssUrl (Text/CssCommon.hs:17)
    Color (Text/CssCommon.hs:20)
    colorRed (Text/CssCommon.hs:42)
    colorBlack (Text/CssCommon.hs:45)
    EmSize (Text/CssCommon.hs:159)
    ExSize (Text/CssCommon.hs:160)
    PixelSize (Text/CssCommon.hs:161)
    parseTopLevels (Text/Lucius.hs:234)
  50% ( 17 / 34) in 'Text.Cassius'
  Missing documentation for:
    Module header
    Css (Text/Css.hs:92)
    CssUrl (Text/Css.hs:37)
    ToCss (Text/Css.hs:119)
    renderCss (Text/Css.hs:450)
    renderCssUrl (Text/CssCommon.hs:17)
    cassius (Text/Cassius.hs:54)
    cassiusFile (Text/Cassius.hs:57)
    cassiusFileDebug (Text/Cassius.hs:65)
    cassiusFileReload (Text/Cassius.hs:65)
    Mixin (Text/Css.hs:70)
    Color (Text/CssCommon.hs:20)
    colorRed (Text/CssCommon.hs:42)
    colorBlack (Text/CssCommon.hs:45)
    EmSize (Text/CssCommon.hs:159)
    ExSize (Text/CssCommon.hs:160)
    PixelSize (Text/CssCommon.hs:161)
 100% (  7 /  7) in 'Text.TypeScript'
Warning: Text.Shakespeare.Base: could not find link destinations for:
    UserParser
Warning: Text.Hamlet: could not find link destinations for:
    Render Translate
Warning: Text.Hamlet.RT: could not find link destinations for:
    Doc UrlRenderer
Warning: Text.Shakespeare: could not find link destinations for:
    QueryParameters VarExp Shakespeare
Warning: Text.Lucius: could not find link destinations for:
    TopLevel Resolved Unresolved
Documentation created: dist/doc/html/shakespeare/index.html,
dist/doc/html/shakespeare/shakespeare.txt
Creating package registration file:
/tmp/pkgConf-shakespeare-2.0581344939542156140.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/shakespeare-2.0.6-HBVfLlUPVg5F3zDc5ueGO9
Registering shakespeare-2.0.6...
Installed shakespeare-2.0.6
Configuring xss-sanitize-0.3.5.6...
Building xss-sanitize-0.3.5.6...
Preprocessing library xss-sanitize-0.3.5.6...
[1 of 2] Compiling Text.HTML.SanitizeXSS.Css ( Text/HTML/SanitizeXSS/Css.hs, dist/build/Text/HTML/SanitizeXSS/Css.o )

Text/HTML/SanitizeXSS/Css.hs:16:1: Warning:
    The import of ‘pure’ from module ‘Control.Applicative’ is redundant
[2 of 2] Compiling Text.HTML.SanitizeXSS ( Text/HTML/SanitizeXSS.hs, dist/build/Text/HTML/SanitizeXSS.o )
In-place registering xss-sanitize-0.3.5.6...
Running Haddock for xss-sanitize-0.3.5.6...
Running hscolour for xss-sanitize-0.3.5.6...
Preprocessing library xss-sanitize-0.3.5.6...
Preprocessing library xss-sanitize-0.3.5.6...

Text/HTML/SanitizeXSS/Css.hs:16:1: Warning:
    The import of ‘pure’ from module ‘Control.Applicative’ is redundant
Haddock coverage:
   0% (  0 /  2) in 'Text.HTML.SanitizeXSS.Css'
  Missing documentation for:
    Module header
    sanitizeCSS (Text/HTML/SanitizeXSS/Css.hs:26)
  92% ( 12 / 13) in 'Text.HTML.SanitizeXSS'
  Missing documentation for:
    safeTagName (Text/HTML/SanitizeXSS.hs:89)
Documentation created: dist/doc/html/xss-sanitize/index.html,
dist/doc/html/xss-sanitize/xss-sanitize.txt
Creating package registration file:
/tmp/pkgConf-xss-sanitize-0.3.515243186092143808129.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xss-sanitize-0.3.5.6-8qBvzIjpTxLBCFyFX9wyQJ
Registering xss-sanitize-0.3.5.6...
Installed xss-sanitize-0.3.5.6
Configuring contravariant-1.3.3...
Building contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
In-place registering contravariant-1.3.3...
Running Haddock for contravariant-1.3.3...
Running hscolour for contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
  89% ( 17 / 19) in 'Data.Functor.Contravariant'
  Missing documentation for:
    Predicate (src/Data/Functor/Contravariant.hs:278)
    comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% (  3 /  3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
    GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-1.31008813901887365074.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/contravariant-1.3.3-6YXCrIazFLhDoYkGeQkZZL
Registering contravariant-1.3.3...
Installed contravariant-1.3.3
Configuring wai-logger-2.2.4.1...
Building wai-logger-2.2.4.1...
Preprocessing library wai-logger-2.2.4.1...
[1 of 5] Compiling Network.Wai.Logger.IP ( Network/Wai/Logger/IP.hs, dist/build/Network/Wai/Logger/IP.o )
[2 of 5] Compiling Network.Wai.Logger.IORef ( Network/Wai/Logger/IORef.hs, dist/build/Network/Wai/Logger/IORef.o )
[3 of 5] Compiling Network.Wai.Logger.Date ( Network/Wai/Logger/Date.hs, dist/build/Network/Wai/Logger/Date.o )
[4 of 5] Compiling Network.Wai.Logger.Apache ( Network/Wai/Logger/Apache.hs, dist/build/Network/Wai/Logger/Apache.o )
[5 of 5] Compiling Network.Wai.Logger ( Network/Wai/Logger.hs, dist/build/Network/Wai/Logger.o )

Network/Wai/Logger.hs:52:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering wai-logger-2.2.4.1...
Running Haddock for wai-logger-2.2.4.1...
Running hscolour for wai-logger-2.2.4.1...
Preprocessing library wai-logger-2.2.4.1...
Preprocessing library wai-logger-2.2.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0

Network/Wai/Logger.hs:52:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  67% (  2 /  3) in 'Network.Wai.Logger.IP'
  Missing documentation for:
    Module header
  83% (  5 /  6) in 'Network.Wai.Logger.IORef'
  Missing documentation for:
    Module header
  90% (  9 / 10) in 'Network.Wai.Logger.Date'
  Missing documentation for:
    DateCacheConf (Network/Wai/Logger/Date.hs:48)
  67% (  2 /  3) in 'Network.Wai.Logger.Apache'
  Missing documentation for:
    Module header
  95% ( 18 / 19) in 'Network.Wai.Logger'
  Missing documentation for:
    ApacheLoggerActions (Network/Wai/Logger.hs:89)
Warning: Network.Wai.Logger: could not find link destinations for:
    NumericAddress
Documentation created: dist/doc/html/wai-logger/index.html,
dist/doc/html/wai-logger/wai-logger.txt
Creating package registration file:
/tmp/pkgConf-wai-logger-2.2.43734570051986630385.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wai-logger-2.2.4.1-8gMOYK7mfluCvMaotTkxQr
Registering wai-logger-2.2.4.1...
Installed wai-logger-2.2.4.1
Configuring conduit-1.2.5...
Building conduit-1.2.5...
Preprocessing library conduit-1.2.5...
[1 of 8] Compiling Data.Conduit.Internal.Pipe ( Data/Conduit/Internal/Pipe.hs, dist/build/Data/Conduit/Internal/Pipe.o )

Data/Conduit/Internal/Pipe.hs:48:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Conduit/Internal/Pipe.hs:60:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[2 of 8] Compiling Data.Conduit.Internal.Conduit ( Data/Conduit/Internal/Conduit.hs, dist/build/Data/Conduit/Internal/Conduit.o )

Data/Conduit/Internal/Conduit.hs:86:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Data/Conduit/Internal/Conduit.hs:87:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Conduit/Internal/Conduit.hs:100:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Conduit/Internal/Conduit.hs:107:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[3 of 8] Compiling Data.Conduit.Internal.Fusion ( Data/Conduit/Internal/Fusion.hs, dist/build/Data/Conduit/Internal/Fusion.o )
[4 of 8] Compiling Data.Conduit.Internal.List.Stream ( Data/Conduit/Internal/List/Stream.hs, dist/build/Data/Conduit/Internal/List/Stream.o )
[5 of 8] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o )
[6 of 8] Compiling Data.Conduit     ( Data/Conduit.hs, dist/build/Data/Conduit.o )
[7 of 8] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o )
[8 of 8] Compiling Data.Conduit.Lift ( Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.o )

Data/Conduit/Lift.hs:74:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Conduit/Lift.hs:77:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Data/Conduit/Lift.hs:128:26: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:128:56: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:130:29: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:133:12: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:139:16: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:140:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:145:25: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:150:56: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:159:16: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:160:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:161:29: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:162:23: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:167:32: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering conduit-1.2.5...
Running Haddock for conduit-1.2.5...
Running hscolour for conduit-1.2.5...
Preprocessing library conduit-1.2.5...
Preprocessing library conduit-1.2.5...

Data/Conduit/Internal/Pipe.hs:48:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Conduit/Internal/Pipe.hs:60:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Conduit/Internal/Conduit.hs:86:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Data/Conduit/Internal/Conduit.hs:87:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Conduit/Internal/Conduit.hs:100:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Conduit/Internal/Conduit.hs:107:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

Data/Conduit/Lift.hs:74:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Conduit/Lift.hs:77:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Data/Conduit/Lift.hs:128:26: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:128:56: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:130:29: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:133:12: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:139:16: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:140:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:145:25: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:150:56: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:159:16: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:160:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:161:29: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:162:23: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lift.hs:167:32: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
  91% ( 32 / 35) in 'Data.Conduit.Internal.Pipe'
  Missing documentation for:
    Module header
    yieldM (Data/Conduit/Internal/Pipe.hs:256)
    enumFromTo (Data/Conduit/Internal/Pipe.hs:501)
  93% ( 68 / 73) in 'Data.Conduit.Internal.Conduit'
  Missing documentation for:
    Module header
    yieldM (Data/Conduit/Internal/Conduit.hs:803)
    sourceToPipe (Data/Conduit/Internal/Conduit.hs:330)
    sinkToPipe (Data/Conduit/Internal/Conduit.hs:340)
    conduitToPipe (Data/Conduit/Internal/Conduit.hs:350)
  19% (  3 / 16) in 'Data.Conduit.Internal.Fusion'
  Missing documentation for:
    Module header
    Stream (Data/Conduit/Internal/Fusion.hs:36)
    ConduitWithStream (Data/Conduit/Internal/Fusion.hs:40)
    StreamConduitM (Data/Conduit/Internal/Fusion.hs:44)
    StreamConduit (Data/Conduit/Internal/Fusion.hs:46)
    StreamSource (Data/Conduit/Internal/Fusion.hs:48)
    StreamProducer (Data/Conduit/Internal/Fusion.hs:50)
    StreamSink (Data/Conduit/Internal/Fusion.hs:52)
    StreamConsumer (Data/Conduit/Internal/Fusion.hs:54)
    streamConduit (Data/Conduit/Internal/Fusion.hs:173)
    streamSource (Data/Conduit/Internal/Fusion.hs:179)
    streamSourcePure (Data/Conduit/Internal/Fusion.hs:197)
    unstream (Data/Conduit/Internal/Fusion.hs:56)
   0% (  0 / 39) in 'Data.Conduit.Internal.List.Stream'
  Missing documentation for:
    Module header
    unfoldS (Data/Conduit/Internal/List/Stream.hs:12)
    unfoldMS (Data/Conduit/Internal/List/Stream.hs:25)
    sourceListS (Data/Conduit/Internal/List/Stream.hs:39)
    enumFromToS (Data/Conduit/Internal/List/Stream.hs:47)
    enumFromToS_int (Data/Conduit/Internal/List/Stream.hs:59)
    iterateS (Data/Conduit/Internal/List/Stream.hs:73)
    replicateS (Data/Conduit/Internal/List/Stream.hs:82)
    replicateMS (Data/Conduit/Internal/List/Stream.hs:91)
    foldS (Data/Conduit/Internal/List/Stream.hs:100)
    foldMS (Data/Conduit/Internal/List/Stream.hs:112)
    mapM_S (Data/Conduit/Internal/List/Stream.hs:126)
    dropS (Data/Conduit/Internal/List/Stream.hs:140)
    takeS (Data/Conduit/Internal/List/Stream.hs:155)
    headS (Data/Conduit/Internal/List/Stream.hs:170)
    mapS (Data/Conduit/Internal/List/Stream.hs:182)
    mapMS (Data/Conduit/Internal/List/Stream.hs:194)
    iterMS (Data/Conduit/Internal/List/Stream.hs:206)
    mapMaybeS (Data/Conduit/Internal/List/Stream.hs:218)
    mapMaybeMS (Data/Conduit/Internal/List/Stream.hs:233)
    catMaybesS (Data/Conduit/Internal/List/Stream.hs:249)
    concatS (Data/Conduit/Internal/List/Stream.hs:262)
    concatMapS (Data/Conduit/Internal/List/Stream.hs:275)
    concatMapMS (Data/Conduit/Internal/List/Stream.hs:288)
    concatMapAccumS (Data/Conduit/Internal/List/Stream.hs:303)
    mapAccumS (Data/Conduit/Internal/List/Stream.hs:318)
    mapAccumMS (Data/Conduit/Internal/List/Stream.hs:332)
    concatMapAccumMS (Data/Conduit/Internal/List/Stream.hs:346)
    mapFoldableS (Data/Conduit/Internal/List/Stream.hs:361)
    mapFoldableMS (Data/Conduit/Internal/List/Stream.hs:374)
    consumeS (Data/Conduit/Internal/List/Stream.hs:389)
    groupByS (Data/Conduit/Internal/List/Stream.hs:401)
    groupOn1S (Data/Conduit/Internal/List/Stream.hs:405)
    GroupByState (Data/Conduit/Internal/List/Stream.hs:409)
    groupBy1S (Data/Conduit/Internal/List/Stream.hs:414)
    isolateS (Data/Conduit/Internal/List/Stream.hs:435)
    filterS (Data/Conduit/Internal/List/Stream.hs:448)
    sinkNullS (Data/Conduit/Internal/List/Stream.hs:461)
    sourceNullS (Data/Conduit/Internal/List/Stream.hs:473)
  94% (104 /111) in 'Data.Conduit.Internal'
  Missing documentation for:
    Module header
    yieldM (Data/Conduit/Internal/Pipe.hs:256)
    enumFromTo (Data/Conduit/Internal/Pipe.hs:501)
    yieldM (Data/Conduit/Internal/Conduit.hs:803)
    sourceToPipe (Data/Conduit/Internal/Conduit.hs:330)
    sinkToPipe (Data/Conduit/Internal/Conduit.hs:340)
    conduitToPipe (Data/Conduit/Internal/Conduit.hs:350)
 100% ( 74 / 74) in 'Data.Conduit'
 100% ( 52 / 52) in 'Data.Conduit.List'
  98% ( 43 / 44) in 'Data.Conduit.Lift'
  Missing documentation for:
    distribute (Data/Conduit/Lift.hs:118)
Documentation created: dist/doc/html/conduit/index.html,
dist/doc/html/conduit/conduit.txt
Creating package registration file:
/tmp/pkgConf-conduit-1.21466737170347513619.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/conduit-1.2.5-9wHaNJrxyyq9dFXfK2u9W6
Registering conduit-1.2.5...
Installed conduit-1.2.5
Configuring x509-system-1.6.1...
Building x509-system-1.6.1...
Preprocessing library x509-system-1.6.1...
[1 of 3] Compiling System.X509.MacOS ( System/X509/MacOS.hs, dist/build/System/X509/MacOS.o )

System/X509/MacOS.hs:2:1: Warning: Tab character

System/X509/MacOS.hs:3:1: Warning: Tab character

System/X509/MacOS.hs:8:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 3] Compiling System.X509.Unix ( System/X509/Unix.hs, dist/build/System/X509/Unix.o )

System/X509/Unix.hs:30:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 3] Compiling System.X509      ( System/X509.hs, dist/build/System/X509.o )

System/X509.hs:10:1: Warning: Tab character

System/X509.hs:11:1: Warning: Tab character
In-place registering x509-system-1.6.1...
Running Haddock for x509-system-1.6.1...
Running hscolour for x509-system-1.6.1...
Preprocessing library x509-system-1.6.1...
Preprocessing library x509-system-1.6.1...

System/X509/MacOS.hs:2:1: Warning: Tab character

System/X509/MacOS.hs:3:1: Warning: Tab character

System/X509/MacOS.hs:8:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

System/X509/Unix.hs:30:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

System/X509.hs:10:1: Warning: Tab character

System/X509.hs:11:1: Warning: Tab character
Haddock coverage:
   0% (  0 /  2) in 'System.X509.MacOS'
  Missing documentation for:
    Module header
    getSystemCertificateStore (System/X509/MacOS.hs:28)
  50% (  1 /  2) in 'System.X509.Unix'
  Missing documentation for:
    getSystemCertificateStore (System/X509/Unix.hs:65)
  50% (  1 /  2) in 'System.X509'
  Missing documentation for:
    getSystemCertificateStore (System/X509/Unix.hs:65)
Documentation created: dist/doc/html/x509-system/index.html,
dist/doc/html/x509-system/x509-system.txt
Creating package registration file:
/tmp/pkgConf-x509-system-1.61021237256397956652.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/x509-system-1.6.1-CDrzR2EoYOLKrz0iTVX1hO
Registering x509-system-1.6.1...
Installed x509-system-1.6.1
Configuring x509-validation-1.6.3...
Building x509-validation-1.6.3...
Preprocessing library x509-validation-1.6.3...
[1 of 5] Compiling Data.X509.Validation.Fingerprint ( Data/X509/Validation/Fingerprint.hs, dist/build/Data/X509/Validation/Fingerprint.o )
[2 of 5] Compiling Data.X509.Validation.Signature ( Data/X509/Validation/Signature.hs, dist/build/Data/X509/Validation/Signature.o )
[3 of 5] Compiling Data.X509.Validation.Types ( Data/X509/Validation/Types.hs, dist/build/Data/X509/Validation/Types.o )
[4 of 5] Compiling Data.X509.Validation.Cache ( Data/X509/Validation/Cache.hs, dist/build/Data/X509/Validation/Cache.o )
[5 of 5] Compiling Data.X509.Validation ( Data/X509/Validation.hs, dist/build/Data/X509/Validation.o )

Data/X509/Validation.hs:32:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering x509-validation-1.6.3...
Running Haddock for x509-validation-1.6.3...
Running hscolour for x509-validation-1.6.3...
Preprocessing library x509-validation-1.6.3...
Preprocessing library x509-validation-1.6.3...

Data/X509/Validation.hs:32:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  3 /  3) in 'Data.X509.Validation.Fingerprint'
 100% (  5 /  5) in 'Data.X509.Validation.Signature'
  67% (  2 /  3) in 'Data.X509.Validation.Types'
  Missing documentation for:
    HostName (Data/X509/Validation/Types.hs:16)
 100% (  9 /  9) in 'Data.X509.Validation.Cache'
  96% ( 24 / 25) in 'Data.X509.Validation'
  Missing documentation for:
    HostName (Data/X509/Validation/Types.hs:16)
Documentation created: dist/doc/html/x509-validation/index.html,
dist/doc/html/x509-validation/x509-validation.txt
Creating package registration file:
/tmp/pkgConf-x509-validation-1.64381793271677671464.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/x509-validation-1.6.3-BGeSmUg1AUj5EsB9CBDodu
Registering x509-validation-1.6.3...
Installed x509-validation-1.6.3
Configuring http2-1.1.0...
Building http2-1.1.0...
Preprocessing library http2-1.1.0...
[ 1 of 31] Compiling Network.HPACK.HeaderBlock.Integer ( Network/HPACK/HeaderBlock/Integer.hs, dist/build/Network/HPACK/HeaderBlock/Integer.o )
[ 2 of 31] Compiling Network.HPACK.Huffman.Params ( Network/HPACK/Huffman/Params.hs, dist/build/Network/HPACK/Huffman/Params.o )
[ 3 of 31] Compiling Network.HPACK.Huffman.ByteString ( Network/HPACK/Huffman/ByteString.hs, dist/build/Network/HPACK/Huffman/ByteString.o )
[ 4 of 31] Compiling Network.HPACK.Huffman.Bit ( Network/HPACK/Huffman/Bit.hs, dist/build/Network/HPACK/Huffman/Bit.o )
[ 5 of 31] Compiling Network.HPACK.Huffman.Table ( Network/HPACK/Huffman/Table.hs, dist/build/Network/HPACK/Huffman/Table.o )
[ 6 of 31] Compiling Network.HPACK.Huffman.Tree ( Network/HPACK/Huffman/Tree.hs, dist/build/Network/HPACK/Huffman/Tree.o )
[ 7 of 31] Compiling Network.HPACK.Huffman.Encode ( Network/HPACK/Huffman/Encode.hs, dist/build/Network/HPACK/Huffman/Encode.o )
[ 8 of 31] Compiling Network.HPACK.Builder.Word8 ( Network/HPACK/Builder/Word8.hs, dist/build/Network/HPACK/Builder/Word8.o )
[ 9 of 31] Compiling Network.HPACK.Builder ( Network/HPACK/Builder.hs, dist/build/Network/HPACK/Builder.o )
[10 of 31] Compiling Network.HTTP2.Types ( Network/HTTP2/Types.hs, dist/build/Network/HTTP2/Types.o )
[11 of 31] Compiling Network.HTTP2.RandomSkewHeap ( Network/HTTP2/RandomSkewHeap.hs, dist/build/Network/HTTP2/RandomSkewHeap.o )
[12 of 31] Compiling Network.HTTP2.Priority ( Network/HTTP2/Priority.hs, dist/build/Network/HTTP2/Priority.o )
[13 of 31] Compiling Network.HTTP2.Encode ( Network/HTTP2/Encode.hs, dist/build/Network/HTTP2/Encode.o )
[14 of 31] Compiling Network.HTTP2.Decode ( Network/HTTP2/Decode.hs, dist/build/Network/HTTP2/Decode.o )
[15 of 31] Compiling Network.HTTP2    ( Network/HTTP2.hs, dist/build/Network/HTTP2.o )
[16 of 31] Compiling Network.HPACK.Types ( Network/HPACK/Types.hs, dist/build/Network/HPACK/Types.o )
[17 of 31] Compiling Network.HPACK.Huffman.Decode ( Network/HPACK/Huffman/Decode.hs, dist/build/Network/HPACK/Huffman/Decode.o )
[18 of 31] Compiling Network.HPACK.Huffman ( Network/HPACK/Huffman.hs, dist/build/Network/HPACK/Huffman.o )
[19 of 31] Compiling Network.HPACK.HeaderBlock.HeaderField ( Network/HPACK/HeaderBlock/HeaderField.hs, dist/build/Network/HPACK/HeaderBlock/HeaderField.o )
[20 of 31] Compiling Network.HPACK.HeaderBlock.String ( Network/HPACK/HeaderBlock/String.hs, dist/build/Network/HPACK/HeaderBlock/String.o )
[21 of 31] Compiling Network.HPACK.HeaderBlock.Decode ( Network/HPACK/HeaderBlock/Decode.hs, dist/build/Network/HPACK/HeaderBlock/Decode.o )
[22 of 31] Compiling Network.HPACK.HeaderBlock.Encode ( Network/HPACK/HeaderBlock/Encode.hs, dist/build/Network/HPACK/HeaderBlock/Encode.o )
[23 of 31] Compiling Network.HPACK.Table.Entry ( Network/HPACK/Table/Entry.hs, dist/build/Network/HPACK/Table/Entry.o )
[24 of 31] Compiling Network.HPACK.Table.DoubleHashMap ( Network/HPACK/Table/DoubleHashMap.hs, dist/build/Network/HPACK/Table/DoubleHashMap.o )
[25 of 31] Compiling Network.HPACK.Table.Static ( Network/HPACK/Table/Static.hs, dist/build/Network/HPACK/Table/Static.o )
[26 of 31] Compiling Network.HPACK.Table.Dynamic ( Network/HPACK/Table/Dynamic.hs, dist/build/Network/HPACK/Table/Dynamic.o )
[27 of 31] Compiling Network.HPACK.Table ( Network/HPACK/Table.hs, dist/build/Network/HPACK/Table.o )
[28 of 31] Compiling Network.HPACK.HeaderBlock.From ( Network/HPACK/HeaderBlock/From.hs, dist/build/Network/HPACK/HeaderBlock/From.o )
[29 of 31] Compiling Network.HPACK.HeaderBlock.To ( Network/HPACK/HeaderBlock/To.hs, dist/build/Network/HPACK/HeaderBlock/To.o )
[30 of 31] Compiling Network.HPACK.HeaderBlock ( Network/HPACK/HeaderBlock.hs, dist/build/Network/HPACK/HeaderBlock.o )
[31 of 31] Compiling Network.HPACK    ( Network/HPACK.hs, dist/build/Network/HPACK.o )
In-place registering http2-1.1.0...
Running Haddock for http2-1.1.0...
Running hscolour for http2-1.1.0...
Preprocessing library http2-1.1.0...
Preprocessing library http2-1.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0
Haddock coverage:
  75% (  3 /  4) in 'Network.HPACK.HeaderBlock.Integer'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Network.HPACK.Huffman.Params'
  Missing documentation for:
    Module header
    idxEos (Network/HPACK/Huffman/Params.hs:3)
  33% (  1 /  3) in 'Network.HPACK.Huffman.ByteString'
  Missing documentation for:
    Module header
    copy (Network/HPACK/Huffman/ByteString.hs:45)
  80% (  4 /  5) in 'Network.HPACK.Huffman.Bit'
  Missing documentation for:
    Module header
   0% (  0 /  2) in 'Network.HPACK.Huffman.Table'
  Missing documentation for:
    Module header
    huffmanTable (Network/HPACK/Huffman/Table.hs:5)
  38% (  3 /  8) in 'Network.HPACK.Huffman.Tree'
  Missing documentation for:
    Module header
    eosInfo (Network/HPACK/Huffman/Tree.hs:33)
    showTree (Network/HPACK/Huffman/Tree.hs:39)
    printTree (Network/HPACK/Huffman/Tree.hs:50)
    flatten (Network/HPACK/Huffman/Tree.hs:80)
  75% (  3 /  4) in 'Network.HPACK.Huffman.Encode'
  Missing documentation for:
    Module header
   0% (  0 /  5) in 'Network.HPACK.Builder.Word8'
  Missing documentation for:
    Module header
    Word8Builder (Network/HPACK/Builder/Word8.hs:8)
    <| (Network/HPACK/Builder/Word8.hs:10)
    w8empty (Network/HPACK/Builder/Word8.hs:13)
    toByteString (Network/HPACK/Builder/Word8.hs:21)
   0% (  0 /  6) in 'Network.HPACK.Builder'
  Missing documentation for:
    Module header
    Builder (Network/HPACK/Builder.hs:3)
    << (Network/HPACK/Builder.hs:5)
    empty (Network/HPACK/Builder.hs:8)
    singleton (Network/HPACK/Builder.hs:11)
    run (Network/HPACK/Builder.hs:14)
  73% ( 52 / 71) in 'Network.HTTP2.Types'
  Missing documentation for:
    Module header
    SettingsKeyId (Network/HTTP2/Types.hs:179)
    SettingsValue (Network/HTTP2/Types.hs:187)
    ErrorCode (Network/HTTP2/Types.hs:95)
    ErrorCodeId (Network/HTTP2/Types.hs:97)
    FrameType (Network/HTTP2/Types.hs:346)
    minFrameType (Network/HTTP2/Types.hs:348)
    maxFrameType (Network/HTTP2/Types.hs:351)
    FrameTypeId (Network/HTTP2/Types.hs:355)
    StreamId (Network/HTTP2/Types.hs:492)
    testExclusive (Network/HTTP2/Types.hs:520)
    setExclusive (Network/HTTP2/Types.hs:523)
    clearExclusive (Network/HTTP2/Types.hs:526)
    FrameFlags (Network/HTTP2/Types.hs:422)
    WindowSize (Network/HTTP2/Types.hs:285)
    HeaderBlockFragment (Network/HTTP2/Types.hs:531)
    Weight (Network/HTTP2/Types.hs:322)
    Priority (Network/HTTP2/Types.hs:324)
    Padding (Network/HTTP2/Types.hs:532)
   0% (  0 /  7) in 'Network.HTTP2.RandomSkewHeap'
  Missing documentation for:
    Module header
    Heap (Network/HTTP2/RandomSkewHeap.hs:36)
    empty (Network/HTTP2/RandomSkewHeap.hs:39)
    isEmpty (Network/HTTP2/RandomSkewHeap.hs:42)
    singleton (Network/HTTP2/RandomSkewHeap.hs:46)
    insert (Network/HTTP2/RandomSkewHeap.hs:49)
    uncons (Network/HTTP2/RandomSkewHeap.hs:64)
 100% (  6 /  6) in 'Network.HTTP2.Priority'
  88% (  7 /  8) in 'Network.HTTP2.Encode'
  Missing documentation for:
    Module header
  33% (  6 / 18) in 'Network.HTTP2.Decode'
  Missing documentation for:
    Module header
    FramePayloadDecoder (Network/HTTP2/Decode.hs:134)
    decodeDataFrame (Network/HTTP2/Decode.hs:160)
    decodeHeadersFrame (Network/HTTP2/Decode.hs:163)
    decodePriorityFrame (Network/HTTP2/Decode.hs:174)
    decoderstStreamFrame (Network/HTTP2/Decode.hs:177)
    decodeSettingsFrame (Network/HTTP2/Decode.hs:180)
    decodePushPromiseFrame (Network/HTTP2/Decode.hs:199)
    decodePingFrame (Network/HTTP2/Decode.hs:205)
    decodeGoAwayFrame (Network/HTTP2/Decode.hs:208)
    decodeWindowUpdateFrame (Network/HTTP2/Decode.hs:216)
    decodeContinuationFrame (Network/HTTP2/Decode.hs:223)
  72% ( 71 / 98) in 'Network.HTTP2'
  Missing documentation for:
    FramePayloadDecoder (Network/HTTP2/Decode.hs:134)
    decodeDataFrame (Network/HTTP2/Decode.hs:160)
    decodeHeadersFrame (Network/HTTP2/Decode.hs:163)
    decodePriorityFrame (Network/HTTP2/Decode.hs:174)
    decoderstStreamFrame (Network/HTTP2/Decode.hs:177)
    decodeSettingsFrame (Network/HTTP2/Decode.hs:180)
    decodePushPromiseFrame (Network/HTTP2/Decode.hs:199)
    decodePingFrame (Network/HTTP2/Decode.hs:205)
    decodeGoAwayFrame (Network/HTTP2/Decode.hs:208)
    decodeWindowUpdateFrame (Network/HTTP2/Decode.hs:216)
    decodeContinuationFrame (Network/HTTP2/Decode.hs:223)
    FrameTypeId (Network/HTTP2/Types.hs:355)
    FrameType (Network/HTTP2/Types.hs:346)
    HeaderBlockFragment (Network/HTTP2/Types.hs:531)
    Padding (Network/HTTP2/Types.hs:532)
    Weight (Network/HTTP2/Types.hs:322)
    Priority (Network/HTTP2/Types.hs:324)
    StreamId (Network/HTTP2/Types.hs:492)
    testExclusive (Network/HTTP2/Types.hs:520)
    setExclusive (Network/HTTP2/Types.hs:523)
    clearExclusive (Network/HTTP2/Types.hs:526)
    FrameFlags (Network/HTTP2/Types.hs:422)
    SettingsValue (Network/HTTP2/Types.hs:187)
    SettingsKeyId (Network/HTTP2/Types.hs:179)
    WindowSize (Network/HTTP2/Types.hs:285)
    ErrorCode (Network/HTTP2/Types.hs:95)
    ErrorCodeId (Network/HTTP2/Types.hs:97)
  93% ( 13 / 14) in 'Network.HPACK.Types'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Network.HPACK.Huffman.Decode'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Network.HPACK.Huffman'
  Missing documentation for:
    Module header
  90% (  9 / 10) in 'Network.HPACK.HeaderBlock.HeaderField'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Network.HPACK.HeaderBlock.String'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Network.HPACK.HeaderBlock.Decode'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Network.HPACK.HeaderBlock.Encode'
  Missing documentation for:
    Module header
    toBuilder (Network/HPACK/HeaderBlock/Encode.hs:31)
  95% ( 18 / 19) in 'Network.HPACK.Table.Entry'
  Missing documentation for:
    Module header
   0% (  0 /  9) in 'Network.HPACK.Table.DoubleHashMap'
  Missing documentation for:
    Module header
    DoubleHashMap (Network/HPACK/Table/DoubleHashMap.hs:19)
    empty (Network/HPACK/Table/DoubleHashMap.hs:22)
    insert (Network/HPACK/Table/DoubleHashMap.hs:25)
    delete (Network/HPACK/Table/DoubleHashMap.hs:32)
    fromList (Network/HPACK/Table/DoubleHashMap.hs:47)
    deleteList (Network/HPACK/Table/DoubleHashMap.hs:53)
    Res (Network/HPACK/Table/DoubleHashMap.hs:56)
    search (Network/HPACK/Table/DoubleHashMap.hs:58)
  25% (  2 /  8) in 'Network.HPACK.Table.Static'
  Missing documentation for:
    Module header
    SIndex (Network/HPACK/Table/Static.hs:19)
    fromStaticIndex (Network/HPACK/Table/Static.hs:21)
    toStaticIndex (Network/HPACK/Table/Static.hs:24)
    isSIndexValid (Network/HPACK/Table/Static.hs:27)
    staticHashPSQ (Network/HPACK/Table/Static.hs:51)
  39% (  7 / 18) in 'Network.HPACK.Table.Dynamic'
  Missing documentation for:
    Module header
    isDynamicTableEmpty (Network/HPACK/Table/Dynamic.hs:110)
    isSuitableSize (Network/HPACK/Table/Dynamic.hs:113)
    TableSizeAction (Network/HPACK/Table/Dynamic.hs:116)
    needChangeTableSize (Network/HPACK/Table/Dynamic.hs:118)
    resetLimitForEncoding (Network/HPACK/Table/Dynamic.hs:137)
    toHeaderEntry (Network/HPACK/Table/Dynamic.hs:298)
    fromHIndexToIndex (Network/HPACK/Table/Dynamic.hs:147)
    fromIndexToHIndex (Network/HPACK/Table/Dynamic.hs:152)
    fromSIndexToIndex (Network/HPACK/Table/Dynamic.hs:157)
    fromIndexToSIndex (Network/HPACK/Table/Dynamic.hs:160)
  85% ( 34 / 40) in 'Network.HPACK.Table'
  Missing documentation for:
    Module header
    isDynamicTableEmpty (Network/HPACK/Table/Dynamic.hs:110)
    isSuitableSize (Network/HPACK/Table/Dynamic.hs:113)
    TableSizeAction (Network/HPACK/Table/Dynamic.hs:116)
    needChangeTableSize (Network/HPACK/Table/Dynamic.hs:118)
    resetLimitForEncoding (Network/HPACK/Table/Dynamic.hs:137)
  67% (  2 /  3) in 'Network.HPACK.HeaderBlock.From'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Network.HPACK.HeaderBlock.To'
  Missing documentation for:
    Module header
  89% ( 17 / 19) in 'Network.HPACK.HeaderBlock'
  Missing documentation for:
    Module header
    toBuilder (Network/HPACK/HeaderBlock/Encode.hs:31)
 100% ( 29 / 29) in 'Network.HPACK'
Documentation created: dist/doc/html/http2/index.html,
dist/doc/html/http2/http2.txt
Creating package registration file: /tmp/pkgConf-http2-1.1325234047810628102.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/http2-1.1.0-4nBnN6eefoMKFKAemJRDEx
Registering http2-1.1.0...
Installed http2-1.1.0
Configuring hamlet-1.2.0...
Building hamlet-1.2.0...
Preprocessing library hamlet-1.2.0...
In-place registering hamlet-1.2.0...
Running Haddock for hamlet-1.2.0...
Running hscolour for hamlet-1.2.0...
Preprocessing library hamlet-1.2.0...
Preprocessing library hamlet-1.2.0...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-hamlet-1.23928165971618393514.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hamlet-1.2.0-Hbr88iwK9lm9Agzur86nYF
Registering hamlet-1.2.0...
Installed hamlet-1.2.0
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17078/comonad-4.2.7.2/dist/setup/setup.hs, /tmp/cabal-tmp-17078/comonad-4.2.7.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17078/comonad-4.2.7.2/dist/setup/setup ...
Configuring comonad-4.2.7.2...
Building comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.2.7.2...
Running Haddock for comonad-4.2.7.2...
Running hscolour for comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 22 / 22) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  Missing documentation for:
    ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  Missing documentation for:
    ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  Missing documentation for:
    Env (src/Control/Comonad/Trans/Env.hs:127)
    runEnv (src/Control/Comonad/Trans/Env.hs:134)
    EnvT (src/Control/Comonad/Trans/Env.hs:128)
    runEnvT (src/Control/Comonad/Trans/Env.hs:137)
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  Missing documentation for:
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  Missing documentation for:
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
    trace (src/Control/Comonad/Trans/Traced.hs:100)
    listen (src/Control/Comonad/Trans/Traced.hs:103)
    listens (src/Control/Comonad/Trans/Traced.hs:106)
    censor (src/Control/Comonad/Trans/Traced.hs:109)
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
  60% (  9 / 15) in 'Control.Comonad.Env'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
    Env (src/Control/Comonad/Trans/Env.hs:127)
    runEnv (src/Control/Comonad/Trans/Env.hs:134)
    EnvT (src/Control/Comonad/Trans/Env.hs:128)
    runEnvT (src/Control/Comonad/Trans/Env.hs:137)
 100% (  4 /  4) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    lowerPos (src/Control/Comonad/Store/Class.hs:59)
    lowerPeek (src/Control/Comonad/Store/Class.hs:63)
  62% (  8 / 13) in 'Control.Comonad.Store'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
  57% (  8 / 14) in 'Control.Comonad.Traced'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
  20% (  1 /  5) in 'Data.Functor.Coproduct'
  Missing documentation for:
    Coproduct (src/Data/Functor/Coproduct.hs:34)
    left (src/Data/Functor/Coproduct.hs:37)
    right (src/Data/Functor/Coproduct.hs:40)
    coproduct (src/Data/Functor/Coproduct.hs:43)
Warning: Control.Comonad: could not find link destinations for:
    Id P Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file:
/tmp/pkgConf-comonad-4.2.71100976156291433477.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/comonad-4.2.7.2-BggM6Z4XCUeHVlPwhbJP28
Registering comonad-4.2.7.2...
Installed comonad-4.2.7.2
Configuring wai-extra-3.0.11.1...
Building wai-extra-3.0.11.1...
Preprocessing library wai-extra-3.0.11.1...
[ 1 of 28] Compiling Network.Wai.EventSource.EventStream ( Network/Wai/EventSource/EventStream.hs, dist/build/Network/Wai/EventSource/EventStream.o )
[ 2 of 28] Compiling Network.Wai.EventSource ( Network/Wai/EventSource.hs, dist/build/Network/Wai/EventSource.o )
[ 3 of 28] Compiling Network.Wai.Test ( Network/Wai/Test.hs, dist/build/Network/Wai/Test.o )
[ 4 of 28] Compiling Network.Wai.UrlMap ( Network/Wai/UrlMap.hs, dist/build/Network/Wai/UrlMap.o )
[ 5 of 28] Compiling Network.Wai.Middleware.Routed ( Network/Wai/Middleware/Routed.hs, dist/build/Network/Wai/Middleware/Routed.o )
[ 6 of 28] Compiling Network.Wai.Middleware.StreamFile ( Network/Wai/Middleware/StreamFile.hs, dist/build/Network/Wai/Middleware/StreamFile.o )
[ 7 of 28] Compiling Network.Wai.Middleware.HttpAuth ( Network/Wai/Middleware/HttpAuth.hs, dist/build/Network/Wai/Middleware/HttpAuth.o )
[ 8 of 28] Compiling Network.Wai.Middleware.Vhost ( Network/Wai/Middleware/Vhost.hs, dist/build/Network/Wai/Middleware/Vhost.o )
[ 9 of 28] Compiling Network.Wai.Middleware.StripHeaders ( Network/Wai/Middleware/StripHeaders.hs, dist/build/Network/Wai/Middleware/StripHeaders.o )
[10 of 28] Compiling Network.Wai.Middleware.Rewrite ( Network/Wai/Middleware/Rewrite.hs, dist/build/Network/Wai/Middleware/Rewrite.o )
[11 of 28] Compiling Network.Wai.Middleware.MethodOverridePost ( Network/Wai/Middleware/MethodOverridePost.hs, dist/build/Network/Wai/Middleware/MethodOverridePost.o )
[12 of 28] Compiling Network.Wai.Middleware.MethodOverride ( Network/Wai/Middleware/MethodOverride.hs, dist/build/Network/Wai/Middleware/MethodOverride.o )
[13 of 28] Compiling Network.Wai.Middleware.Jsonp ( Network/Wai/Middleware/Jsonp.hs, dist/build/Network/Wai/Middleware/Jsonp.o )
[14 of 28] Compiling Network.Wai.Middleware.Gzip ( Network/Wai/Middleware/Gzip.hs, dist/build/Network/Wai/Middleware/Gzip.o )
[15 of 28] Compiling Network.Wai.Middleware.RequestLogger.Internal ( Network/Wai/Middleware/RequestLogger/Internal.hs, dist/build/Network/Wai/Middleware/RequestLogger/Internal.o )
[16 of 28] Compiling Network.Wai.Parse ( Network/Wai/Parse.hs, dist/build/Network/Wai/Parse.o )
[17 of 28] Compiling Network.Wai.Middleware.RequestLogger ( Network/Wai/Middleware/RequestLogger.hs, dist/build/Network/Wai/Middleware/RequestLogger.o )

Network/Wai/Middleware/RequestLogger.hs:31:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant
[18 of 28] Compiling Network.Wai.Middleware.RequestLogger.JSON ( Network/Wai/Middleware/RequestLogger/JSON.hs, dist/build/Network/Wai/Middleware/RequestLogger/JSON.o )
[19 of 28] Compiling Network.Wai.Middleware.Local ( Network/Wai/Middleware/Local.hs, dist/build/Network/Wai/Middleware/Local.o )
[20 of 28] Compiling Network.Wai.Middleware.CleanPath ( Network/Wai/Middleware/CleanPath.hs, dist/build/Network/Wai/Middleware/CleanPath.o )
[21 of 28] Compiling Network.Wai.Middleware.Autohead ( Network/Wai/Middleware/Autohead.hs, dist/build/Network/Wai/Middleware/Autohead.o )
[22 of 28] Compiling Network.Wai.Request ( Network/Wai/Request.hs, dist/build/Network/Wai/Request.o )
[23 of 28] Compiling Network.Wai.Middleware.ForceSSL ( Network/Wai/Middleware/ForceSSL.hs, dist/build/Network/Wai/Middleware/ForceSSL.o )
[24 of 28] Compiling Network.Wai.Middleware.Approot ( Network/Wai/Middleware/Approot.hs, dist/build/Network/Wai/Middleware/Approot.o )
[25 of 28] Compiling Network.Wai.Middleware.AddHeaders ( Network/Wai/Middleware/AddHeaders.hs, dist/build/Network/Wai/Middleware/AddHeaders.o )
[26 of 28] Compiling Network.Wai.Middleware.AcceptOverride ( Network/Wai/Middleware/AcceptOverride.hs, dist/build/Network/Wai/Middleware/AcceptOverride.o )
[27 of 28] Compiling Network.Wai.Handler.CGI ( Network/Wai/Handler/CGI.hs, dist/build/Network/Wai/Handler/CGI.o )
[28 of 28] Compiling Network.Wai.Handler.SCGI ( Network/Wai/Handler/SCGI.hs, dist/build/Network/Wai/Handler/SCGI.o )
In-place registering wai-extra-3.0.11.1...
Running Haddock for wai-extra-3.0.11.1...
Running hscolour for wai-extra-3.0.11.1...
Preprocessing library wai-extra-3.0.11.1...
Preprocessing library wai-extra-3.0.11.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0,
nats-1

Network/Wai/Middleware/RequestLogger.hs:31:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant
Haddock coverage:
 100% (  3 /  3) in 'Network.Wai.EventSource.EventStream'
 100% (  4 /  4) in 'Network.Wai.EventSource'
  48% ( 14 / 29) in 'Network.Wai.Test'
  Missing documentation for:
    Module header
    Session (Network/Wai/Test.hs:67)
    runSession (Network/Wai/Test.hs:110)
    request (Network/Wai/Test.hs:123)
    srequest (Network/Wai/Test.hs:183)
    SRequest (Network/Wai/Test.hs:113)
    SResponse (Network/Wai/Test.hs:117)
    setRawPathInfo (Network/Wai/Test.hs:137)
    assertStatus (Network/Wai/Test.hs:245)
    assertContentType (Network/Wai/Test.hs:228)
    assertBody (Network/Wai/Test.hs:255)
    assertBodyContains (Network/Wai/Test.hs:263)
    assertHeader (Network/Wai/Test.hs:273)
    assertNoHeader (Network/Wai/Test.hs:292)
    WaiTestFailure (Network/Wai/Test.hs:224)
  57% (  4 /  7) in 'Network.Wai.UrlMap'
  Missing documentation for:
    UrlMap' (Network/Wai/UrlMap.hs:38)
    UrlMap (Network/Wai/UrlMap.hs:53)
    mapUrls (Network/Wai/UrlMap.hs:103)
 100% (  3 /  3) in 'Network.Wai.Middleware.Routed'
 100% (  2 /  2) in 'Network.Wai.Middleware.StreamFile'
 100% ( 11 / 11) in 'Network.Wai.Middleware.HttpAuth'
   0% (  0 /  5) in 'Network.Wai.Middleware.Vhost'
  Missing documentation for:
    Module header
    vhost (Network/Wai/Middleware/Vhost.hs:14)
    redirectWWW (Network/Wai/Middleware/Vhost.hs:20)
    redirectTo (Network/Wai/Middleware/Vhost.hs:30)
    redirectToLogged (Network/Wai/Middleware/Vhost.hs:34)
  40% (  2 /  5) in 'Network.Wai.Middleware.StripHeaders'
  Missing documentation for:
    Module header
    stripHeader (Network/Wai/Middleware/StripHeaders.hs:23)
    stripHeaders (Network/Wai/Middleware/StripHeaders.hs:26)
  67% (  2 /  3) in 'Network.Wai.Middleware.Rewrite'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Network.Wai.Middleware.MethodOverridePost'
  50% (  1 /  2) in 'Network.Wai.Middleware.MethodOverride'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Network.Wai.Middleware.Jsonp'
  38% (  3 /  8) in 'Network.Wai.Middleware.Gzip'
  Missing documentation for:
    GzipSettings (Network/Wai/Middleware/Gzip.hs:47)
    gzipFiles (Network/Wai/Middleware/Gzip.hs:48)
    GzipFiles (Network/Wai/Middleware/Gzip.hs:52)
    gzipCheckMime (Network/Wai/Middleware/Gzip.hs:49)
    defaultCheckMime (Network/Wai/Middleware/Gzip.hs:58)
  33% (  1 /  3) in 'Network.Wai.Middleware.RequestLogger.Internal'
  Missing documentation for:
    logToByteString (Network/Wai/Middleware/RequestLogger/Internal.hs:17)
    getDateGetter (Network/Wai/Middleware/RequestLogger/Internal.hs:20)
  71% ( 10 / 14) in 'Network.Wai.Parse'
  Missing documentation for:
    parseRequestBody (Network/Wai/Parse.hs:174)
    RequestBodyType (Network/Wai/Parse.hs:139)
    getRequestBodyType (Network/Wai/Parse.hs:141)
    sinkRequestBody (Network/Wai/Parse.hs:182)
  56% (  9 / 16) in 'Network.Wai.Middleware.RequestLogger'
  Missing documentation for:
    Module header
    mkRequestLogger (Network/Wai/Middleware/RequestLogger.hs:85)
    OutputFormat (Network/Wai/Middleware/RequestLogger.hs:46)
    OutputFormatter (Network/Wai/Middleware/RequestLogger.hs:51)
    OutputFormatterWithDetails (Network/Wai/Middleware/RequestLogger.hs:52)
    Destination (Network/Wai/Middleware/RequestLogger.hs:55)
    Callback (Network/Wai/Middleware/RequestLogger.hs:59)
   0% (  0 /  2) in 'Network.Wai.Middleware.RequestLogger.JSON'
  Missing documentation for:
    Module header
    formatAsJSON (Network/Wai/Middleware/RequestLogger/JSON.hs:23)
 100% (  2 /  2) in 'Network.Wai.Middleware.Local'
   0% (  0 /  2) in 'Network.Wai.Middleware.CleanPath'
  Missing documentation for:
    Module header
    cleanPath (Network/Wai/Middleware/CleanPath.hs:15)
  50% (  1 /  2) in 'Network.Wai.Middleware.Autohead'
  Missing documentation for:
    autohead (Network/Wai/Middleware/Autohead.hs:11)
 100% (  3 /  3) in 'Network.Wai.Request'
 100% (  2 /  2) in 'Network.Wai.Middleware.ForceSSL'
 100% ( 11 / 11) in 'Network.Wai.Middleware.Approot'
 100% (  2 /  2) in 'Network.Wai.Middleware.AddHeaders'
   0% (  0 /  2) in 'Network.Wai.Middleware.AcceptOverride'
  Missing documentation for:
    Module header
    acceptOverride (Network/Wai/Middleware/AcceptOverride.hs:9)
  80% (  4 /  5) in 'Network.Wai.Handler.CGI'
  Missing documentation for:
    requestBodyFunc (Network/Wai/Handler/CGI.hs:186)
   0% (  0 /  3) in 'Network.Wai.Handler.SCGI'
  Missing documentation for:
    Module header
    run (Network/Wai/Handler/SCGI.hs:19)
    runSendfile (Network/Wai/Handler/SCGI.hs:22)
Warning: Network.Wai.Test: could not find link destinations for:
    ClientState
Warning: Network.Wai.UrlMap: could not find link destinations for:
    ToApplication Path
Documentation created: dist/doc/html/wai-extra/index.html,
dist/doc/html/wai-extra/wai-extra.txt
Creating package registration file:
/tmp/pkgConf-wai-extra-3.0.115185917031056938541.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wai-extra-3.0.11.1-1MW8a5bRjAF7sXMwjIJao8
Registering wai-extra-3.0.11.1...
Installed wai-extra-3.0.11.1
Configuring conduit-extra-1.1.9.1...
Building conduit-extra-1.1.9.1...
Preprocessing library conduit-extra-1.1.9.1...
[ 1 of 12] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.o )
[ 2 of 12] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o )

Data/Conduit/Text.hs:41:1: Warning:
    The qualified import of ‘Prelude’ is redundant
      except perhaps to import instances from ‘Prelude’
    To import instances alone, use: import Prelude()

Data/Conduit/Text.hs:64:7: Warning:
    Defined but not used: ‘codecName’

Data/Conduit/Text.hs:153:21: Warning: Defined but not used: ‘name’
[ 3 of 12] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.o )

Data/Conduit/Network/UDP.hs:16:1: Warning:
    The import of ‘SockAddr, AddrInfo’
    from module ‘Network.Socket’ is redundant

Data/Conduit/Network/UDP.hs:17:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()
[ 4 of 12] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.o )

Data/Conduit/Network.hs:41:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Data/Conduit/Network.hs:43:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network.hs:45:1: Warning:
    The import of ‘recv’
    from module ‘Network.Socket.ByteString’ is redundant

Data/Conduit/Network.hs:49:1: Warning:
    The qualified import of ‘Data.ByteString.Char8’ is redundant
      except perhaps to import instances from ‘Data.ByteString.Char8’
    To import instances alone, use: import Data.ByteString.Char8()

Data/Conduit/Network.hs:51:1: Warning:
    The import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Data/Conduit/Network.hs:84:1: Warning:
    Top-level binding with no type signature:
      serverSettings :: Int -> SN.HostPreference -> SN.ServerSettings

Data/Conduit/Network.hs:85:1: Warning:
    Top-level binding with no type signature:
      clientSettings :: Int -> ByteString -> SN.ClientSettings
[ 5 of 12] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, dist/build/Data/Conduit/Network/Unix.o )

Data/Conduit/Network/Unix.hs:29:1: Warning:
    The import of ‘Data.Conduit’ is redundant
      except perhaps to import instances from ‘Data.Conduit’
    To import instances alone, use: import Data.Conduit()

Data/Conduit/Network/Unix.hs:30:1: Warning:
    The import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network/Unix.hs:31:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network/Unix.hs:34:1: Warning:
    The import of ‘Control.Monad.IO.Class’ is redundant
      except perhaps to import instances from ‘Control.Monad.IO.Class’
    To import instances alone, use: import Control.Monad.IO.Class()

Data/Conduit/Network/Unix.hs:35:1: Warning:
    The import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Data/Conduit/Network/Unix.hs:37:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Data/Conduit/Network/Unix.hs:38:1: Warning:
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

Data/Conduit/Network/Unix.hs:39:1: Warning:
    The import of ‘Control.Concurrent’ is redundant
      except perhaps to import instances from ‘Control.Concurrent’
    To import instances alone, use: import Control.Concurrent()

Data/Conduit/Network/Unix.hs:40:1: Warning:
    The import of ‘System.Directory’ is redundant
      except perhaps to import instances from ‘System.Directory’
    To import instances alone, use: import System.Directory()

Data/Conduit/Network/Unix.hs:41:1: Warning:
    The import of ‘System.IO.Error’ is redundant
      except perhaps to import instances from ‘System.IO.Error’
    To import instances alone, use: import System.IO.Error()

Data/Conduit/Network/Unix.hs:42:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Conduit/Network/Unix.hs:44:1: Warning:
    Top-level binding with no type signature:
      clientSettings :: FilePath -> SN.ClientSettingsUnix

Data/Conduit/Network/Unix.hs:45:1: Warning:
    Top-level binding with no type signature:
      serverSettings :: FilePath -> SN.ServerSettingsUnix
[ 6 of 12] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o )

Data/Conduit/Lazy.hs:23:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Data/Conduit/Lazy.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Conduit/Lazy.hs:99:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lazy.hs:99:52: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 7 of 12] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, dist/build/Data/Conduit/Filesystem.o )
[ 8 of 12] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, dist/build/Data/Conduit/ByteString/Builder.o )
[ 9 of 12] Compiling Data.Conduit.Blaze ( Data/Conduit/Blaze.hs, dist/build/Data/Conduit/Blaze.o )
[10 of 12] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o )

Data/Conduit/Binary.hs:58:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Conduit/Binary.hs:376:27: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Data/Conduit/Binary.hs:425:28: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/Conduit/Binary.hs:427:20: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[11 of 12] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, dist/build/Data/Conduit/Process.o )
[12 of 12] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.o )

Data/Conduit/Attoparsec.hs:108:9: Warning:
    In the use of ‘TI.textP’ (imported from Data.Text.Internal):
    Deprecated: "Use text instead"
In-place registering conduit-extra-1.1.9.1...
Running Haddock for conduit-extra-1.1.9.1...
Running hscolour for conduit-extra-1.1.9.1...
Preprocessing library conduit-extra-1.1.9.1...
Preprocessing library conduit-extra-1.1.9.1...

Data/Conduit/Text.hs:41:1: Warning:
    The qualified import of ‘Prelude’ is redundant
      except perhaps to import instances from ‘Prelude’
    To import instances alone, use: import Prelude()

Data/Conduit/Text.hs:64:7: Warning:
    Defined but not used: ‘codecName’

Data/Conduit/Text.hs:153:21: Warning: Defined but not used: ‘name’

Data/Conduit/Network/UDP.hs:16:1: Warning:
    The import of ‘AddrInfo, SockAddr’
    from module ‘Network.Socket’ is redundant

Data/Conduit/Network/UDP.hs:17:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network.hs:41:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Data/Conduit/Network.hs:43:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network.hs:45:1: Warning:
    The import of ‘recv’
    from module ‘Network.Socket.ByteString’ is redundant

Data/Conduit/Network.hs:49:1: Warning:
    The qualified import of ‘Data.ByteString.Char8’ is redundant
      except perhaps to import instances from ‘Data.ByteString.Char8’
    To import instances alone, use: import Data.ByteString.Char8()

Data/Conduit/Network.hs:51:1: Warning:
    The import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Data/Conduit/Network.hs:84:1: Warning:
    Top-level binding with no type signature:
      serverSettings :: Int -> SN.HostPreference -> SN.ServerSettings

Data/Conduit/Network.hs:85:1: Warning:
    Top-level binding with no type signature:
      clientSettings :: Int -> ByteString -> SN.ClientSettings

Data/Conduit/Network/Unix.hs:29:1: Warning:
    The import of ‘Data.Conduit’ is redundant
      except perhaps to import instances from ‘Data.Conduit’
    To import instances alone, use: import Data.Conduit()

Data/Conduit/Network/Unix.hs:30:1: Warning:
    The import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network/Unix.hs:31:1: Warning:
    The qualified import of ‘Network.Socket’ is redundant
      except perhaps to import instances from ‘Network.Socket’
    To import instances alone, use: import Network.Socket()

Data/Conduit/Network/Unix.hs:34:1: Warning:
    The import of ‘Control.Monad.IO.Class’ is redundant
      except perhaps to import instances from ‘Control.Monad.IO.Class’
    To import instances alone, use: import Control.Monad.IO.Class()

Data/Conduit/Network/Unix.hs:35:1: Warning:
    The import of ‘Control.Exception’ is redundant
      except perhaps to import instances from ‘Control.Exception’
    To import instances alone, use: import Control.Exception()

Data/Conduit/Network/Unix.hs:37:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Data/Conduit/Network/Unix.hs:38:1: Warning:
    The import of ‘Control.Monad.Trans.Control’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Control’
    To import instances alone, use: import Control.Monad.Trans.Control()

Data/Conduit/Network/Unix.hs:39:1: Warning:
    The import of ‘Control.Concurrent’ is redundant
      except perhaps to import instances from ‘Control.Concurrent’
    To import instances alone, use: import Control.Concurrent()

Data/Conduit/Network/Unix.hs:40:1: Warning:
    The import of ‘System.Directory’ is redundant
      except perhaps to import instances from ‘System.Directory’
    To import instances alone, use: import System.Directory()

Data/Conduit/Network/Unix.hs:41:1: Warning:
    The import of ‘System.IO.Error’ is redundant
      except perhaps to import instances from ‘System.IO.Error’
    To import instances alone, use: import System.IO.Error()

Data/Conduit/Network/Unix.hs:42:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Data/Conduit/Network/Unix.hs:44:1: Warning:
    Top-level binding with no type signature:
      clientSettings :: FilePath -> SN.ClientSettingsUnix

Data/Conduit/Network/Unix.hs:45:1: Warning:
    Top-level binding with no type signature:
      serverSettings :: FilePath -> SN.ServerSettingsUnix

Data/Conduit/Lazy.hs:23:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Data/Conduit/Lazy.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Conduit/Lazy.hs:99:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Lazy.hs:99:52: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Data/Conduit/Binary.hs:58:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Conduit/Binary.hs:376:27: Warning:
    In the use of ‘S.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Data/Conduit/Binary.hs:425:28: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/Conduit/Binary.hs:427:20: Warning:
    In the use of ‘inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/Conduit/Attoparsec.hs:108:9: Warning:
    In the use of ‘TI.textP’ (imported from Data.Text.Internal):
    Deprecated: "Use text instead"
Haddock coverage:
 100% ( 12 / 12) in 'Data.Conduit.Zlib'
 100% ( 25 / 25) in 'Data.Conduit.Text'
  91% ( 10 / 11) in 'Data.Conduit.Network.UDP'
  Missing documentation for:
    Module header
  53% ( 18 / 34) in 'Data.Conduit.Network'
  Missing documentation for:
    Module header
    appSource (Data/Conduit/Network.hs:87)
    appSink (Data/Conduit/Network.hs:98)
    appSockAddr
    appLocalAddr
    serverSettings (Data/Conduit/Network.hs:84)
    runTCPServerWithHandle
    clientSettings (Data/Conduit/Network.hs:85)
    getPort
    getHost
    getAfterBind
    getNeedLocalAddr
    setPort
    setHost
    setAfterBind
    setNeedLocalAddr
  59% ( 13 / 22) in 'Data.Conduit.Network.Unix'
  Missing documentation for:
    Module header
    appSource (Data/Conduit/Network.hs:87)
    appSink (Data/Conduit/Network.hs:98)
    serverSettings (Data/Conduit/Network/Unix.hs:45)
    clientSettings (Data/Conduit/Network/Unix.hs:44)
    getPath
    getAfterBind
    setPath
    setAfterBind
 100% (  3 /  3) in 'Data.Conduit.Lazy'
  67% (  2 /  3) in 'Data.Conduit.Filesystem'
  Missing documentation for:
    Module header
 100% ( 25 / 25) in 'Data.Conduit.ByteString.Builder'
 100% ( 25 / 25) in 'Data.Conduit.Blaze'
 100% ( 33 / 33) in 'Data.Conduit.Binary'
 100% (  6 /  6) in 'Data.Conduit.Process'
  85% ( 11 / 13) in 'Data.Conduit.Attoparsec'
  Missing documentation for:
    Position (Data/Conduit/Attoparsec.hs:53)
    PositionRange (Data/Conduit/Attoparsec.hs:62)
Warning: Data.Conduit.Zlib: could not find link destinations for:
    D1WindowBits C1_0WindowBits C1_1WindowBits
Warning: Data.Conduit.Attoparsec: could not find link destinations for:
    parseA feedA empty isNull notEmpty getLinesCols stripFromEnd
Documentation created: dist/doc/html/conduit-extra/index.html,
dist/doc/html/conduit-extra/conduit-extra.txt
Creating package registration file:
/tmp/pkgConf-conduit-extra-1.1.9405589517847489294.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/conduit-extra-1.1.9.1-BqUSVBv4sinHAvNeMSuo8b
Registering conduit-extra-1.1.9.1...
Installed conduit-extra-1.1.9.1
Configuring network-conduit-1.1.0...
Building network-conduit-1.1.0...
Preprocessing library network-conduit-1.1.0...
In-place registering network-conduit-1.1.0...
Running Haddock for network-conduit-1.1.0...
Running hscolour for network-conduit-1.1.0...
Preprocessing library network-conduit-1.1.0...
Preprocessing library network-conduit-1.1.0...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-network-conduit-1.18179394042080279908.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-conduit-1.1.0-CbtGROOr023FCCGRrDlYKp
Registering network-conduit-1.1.0...
Installed network-conduit-1.1.0
Configuring yaml-0.8.15.1...
Building yaml-0.8.15.1...
Preprocessing library yaml-0.8.15.1...
[1 of 8] Compiling Text.Libyaml     ( Text/Libyaml.hs, dist/build/Text/Libyaml.o )

Text/Libyaml.hs:52:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 8] Compiling Data.Yaml.Internal ( Data/Yaml/Internal.hs, dist/build/Data/Yaml/Internal.o )

Data/Yaml/Internal.hs:30:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[3 of 8] Compiling Data.Yaml        ( Data/Yaml.hs, dist/build/Data/Yaml.o )
[4 of 8] Compiling Data.Yaml.Aeson  ( Data/Yaml/Aeson.hs, dist/build/Data/Yaml/Aeson.o )
[5 of 8] Compiling Data.Yaml.Builder ( Data/Yaml/Builder.hs, dist/build/Data/Yaml/Builder.o )
[6 of 8] Compiling Data.Yaml.Pretty ( Data/Yaml/Pretty.hs, dist/build/Data/Yaml/Pretty.o )
[7 of 8] Compiling Data.Yaml.Parser ( Data/Yaml/Parser.hs, dist/build/Data/Yaml/Parser.o )

Data/Yaml/Parser.hs:9:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Yaml/Parser.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[8 of 8] Compiling Data.Yaml.Include ( Data/Yaml/Include.hs, dist/build/Data/Yaml/Include.o )
In-place registering yaml-0.8.15.1...
Preprocessing executable 'yaml2json' for yaml-0.8.15.1...
[1 of 1] Compiling Main             ( exe/yaml2json.hs, dist/build/yaml2json/yaml2json-tmp/Main.o )
Linking dist/build/yaml2json/yaml2json ...
Preprocessing executable 'json2yaml' for yaml-0.8.15.1...
[1 of 1] Compiling Main             ( exe/json2yaml.hs, dist/build/json2yaml/json2yaml-tmp/Main.o )
Linking dist/build/json2yaml/json2yaml ...
Running Haddock for yaml-0.8.15.1...
Running hscolour for yaml-0.8.15.1...
Preprocessing library yaml-0.8.15.1...
Preprocessing executable 'yaml2json' for yaml-0.8.15.1...
Preprocessing executable 'json2yaml' for yaml-0.8.15.1...
Preprocessing library yaml-0.8.15.1...

Text/Libyaml.hs:52:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Yaml/Internal.hs:30:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Yaml/Parser.hs:9:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Yaml/Parser.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  33% (  5 / 15) in 'Text.Libyaml'
  Missing documentation for:
    Event (Text/Libyaml.hs:57)
    Style (Text/Libyaml.hs:70)
    Tag (Text/Libyaml.hs:79)
    AnchorName (Text/Libyaml.hs:91)
    Anchor (Text/Libyaml.hs:92)
    encode (Text/Libyaml.hs:572)
    decode (Text/Libyaml.hs:478)
    encodeFile (Text/Libyaml.hs:592)
    decodeFile (Text/Libyaml.hs:507)
    YamlException (Text/Libyaml.hs:655)
  25% (  2 /  8) in 'Data.Yaml.Internal'
  Missing documentation for:
    Module header
    ParseException (Data/Yaml/Internal.hs:49)
    parse (Data/Yaml/Internal.hs:136)
    decodeHelper (Data/Yaml/Internal.hs:249)
    decodeHelper_ (Data/Yaml/Internal.hs:261)
    isNumeric (Data/Yaml/Internal.hs:281)
  69% ( 24 / 35) in 'Data.Yaml'
  Missing documentation for:
    ParseException (Data/Yaml/Internal.hs:49)
    YamlException (Text/Libyaml.hs:655)
    array (Data/Yaml.hs:180)
    .=
    parseMonad (Data/Yaml.hs:183)
    encode (Data/Yaml.hs:86)
    encodeFile (Data/Yaml.hs:91)
    decode (Data/Yaml.hs:145)
    decodeFile (Data/Yaml.hs:152)
    decodeEither (Data/Yaml.hs:166)
    decodeHelper (Data/Yaml/Internal.hs:249)
 100% (  2 /  2) in 'Data.Yaml.Aeson'
   8% (  1 / 13) in 'Data.Yaml.Builder'
  Missing documentation for:
    YamlBuilder (Data/Yaml/Builder.hs:49)
    ToYaml (Data/Yaml/Builder.hs:51)
    mapping (Data/Yaml/Builder.hs:64)
    array (Data/Yaml/Builder.hs:72)
    string (Data/Yaml/Builder.hs:78)
    bool (Data/Yaml/Builder.hs:109)
    null (Data/Yaml/Builder.hs:113)
    scientific (Data/Yaml/Builder.hs:93)
    number (Data/Yaml/Builder.hs:102)
    toByteString (Data/Yaml/Builder.hs:123)
    writeYamlFile (Data/Yaml/Builder.hs:126)
    .= (Data/Yaml/Builder.hs:46)
 100% (  6 /  6) in 'Data.Yaml.Pretty'
   3% (  1 / 29) in 'Data.Yaml.Parser'
  Missing documentation for:
    YamlParser (Data/Yaml/Parser.hs:30)
     (Data/Yaml/Parser.hs:33)
     (Data/Yaml/Parser.hs:35)
     (Data/Yaml/Parser.hs:38)
     (Data/Yaml/Parser.hs:41)
     (Data/Yaml/Parser.hs:44)
     (Data/Yaml/Parser.hs:51)
    lookupAnchor (Data/Yaml/Parser.hs:58)
    withAnchor (Data/Yaml/Parser.hs:61)
    withMapping (Data/Yaml/Parser.hs:68)
    withSequence (Data/Yaml/Parser.hs:73)
    withText (Data/Yaml/Parser.hs:78)
    typeMismatch (Data/Yaml/Parser.hs:83)
    FromYaml (Data/Yaml/Parser.hs:98)
     (Data/Yaml/Parser.hs:100)
     (Data/Yaml/Parser.hs:102)
     (Data/Yaml/Parser.hs:104)
     (Data/Yaml/Parser.hs:106)
    YamlValue (Data/Yaml/Parser.hs:115)
    AnchorMap (Data/Yaml/Parser.hs:122)
    RawDoc (Data/Yaml/Parser.hs:123)
    parseRawDoc (Data/Yaml/Parser.hs:126)
    .: (Data/Yaml/Parser.hs:132)
    YamlParseException (Data/Yaml/Parser.hs:138)
     (Data/Yaml/Parser.hs:143)
    sinkValue (Data/Yaml/Parser.hs:145)
    sinkRawDoc (Data/Yaml/Parser.hs:192)
    readYamlFile (Data/Yaml/Parser.hs:195)
  67% (  2 /  3) in 'Data.Yaml.Include'
  Missing documentation for:
    Module header
Warning: Data.Yaml: could not find link destinations for:
    Parse
Documentation created: dist/doc/html/yaml/index.html,
dist/doc/html/yaml/yaml.txt
Preprocessing executable 'yaml2json' for yaml-0.8.15.1...
Preprocessing executable 'json2yaml' for yaml-0.8.15.1...
Creating package registration file:
/tmp/pkgConf-yaml-0.8.1519550983031370033949.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/yaml-0.8.15.1-2eOeLT6W7jFEvk293IQaxl
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering yaml-0.8.15.1...
Installed yaml-0.8.15.1
Configuring tls-1.3.3...
Building tls-1.3.3...
Preprocessing library tls-1.3.3...
[ 1 of 50] Compiling Network.TLS.Util.ASN1 ( Network/TLS/Util/ASN1.hs, dist/build/Network/TLS/Util/ASN1.o )
[ 2 of 50] Compiling Network.TLS.ErrT ( Network/TLS/ErrT.hs, dist/build/Network/TLS/ErrT.o )
[ 3 of 50] Compiling Network.TLS.Extension.EC ( Network/TLS/Extension/EC.hs, dist/build/Network/TLS/Extension/EC.o )
[ 4 of 50] Compiling Network.TLS.RNG  ( Network/TLS/RNG.hs, dist/build/Network/TLS/RNG.o )
[ 5 of 50] Compiling Network.TLS.Util.Serialization ( Network/TLS/Util/Serialization.hs, dist/build/Network/TLS/Util/Serialization.o )
[ 6 of 50] Compiling Network.TLS.Crypto.ECDH ( Network/TLS/Crypto/ECDH.hs, dist/build/Network/TLS/Crypto/ECDH.o )
[ 7 of 50] Compiling Network.TLS.Crypto.DH ( Network/TLS/Crypto/DH.hs, dist/build/Network/TLS/Crypto/DH.o )
[ 8 of 50] Compiling Network.TLS.Types ( Network/TLS/Types.hs, dist/build/Network/TLS/Types.o )
[ 9 of 50] Compiling Network.TLS.X509 ( Network/TLS/X509.hs, dist/build/Network/TLS/X509.o )
[10 of 50] Compiling Network.TLS.Session ( Network/TLS/Session.hs, dist/build/Network/TLS/Session.o )
[11 of 50] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, dist/build/Network/TLS/Measurement.o )
[12 of 50] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, dist/build/Network/TLS/Crypto.o )
[13 of 50] Compiling Network.TLS.MAC  ( Network/TLS/MAC.hs, dist/build/Network/TLS/MAC.o )
[14 of 50] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, dist/build/Network/TLS/Struct.o )
[15 of 50] Compiling Network.TLS.Hooks ( Network/TLS/Hooks.hs, dist/build/Network/TLS/Hooks.o )
[16 of 50] Compiling Network.TLS.Credentials ( Network/TLS/Credentials.hs, dist/build/Network/TLS/Credentials.o )

Network/TLS/Credentials.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[17 of 50] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, dist/build/Network/TLS/Wire.o )

Network/TLS/Wire.hs:55:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[18 of 50] Compiling Network.TLS.Cap  ( Network/TLS/Cap.hs, dist/build/Network/TLS/Cap.o )
[19 of 50] Compiling Network.TLS.Util ( Network/TLS/Util.hs, dist/build/Network/TLS/Util.o )
[20 of 50] Compiling Network.TLS.Backend ( Network/TLS/Backend.hs, dist/build/Network/TLS/Backend.o )
[21 of 50] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, dist/build/Network/TLS/Cipher.o )
[22 of 50] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, dist/build/Network/TLS/Packet.o )

Network/TLS/Packet.hs:66:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[23 of 50] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, dist/build/Network/TLS/Extension.o )

Network/TLS/Extension.hs:44:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[24 of 50] Compiling Network.TLS.State ( Network/TLS/State.hs, dist/build/Network/TLS/State.o )

Network/TLS/State.hs:58:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[25 of 50] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, dist/build/Network/TLS/Compression.o )
[26 of 50] Compiling Network.TLS.Parameters ( Network/TLS/Parameters.hs, dist/build/Network/TLS/Parameters.o )

Network/TLS/Parameters.hs:35:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[27 of 50] Compiling Network.TLS.Record.State ( Network/TLS/Record/State.hs, dist/build/Network/TLS/Record/State.o )

Network/TLS/Record/State.hs:29:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[28 of 50] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, dist/build/Network/TLS/Record/Types.o )

Network/TLS/Record/Types.hs:44:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[29 of 50] Compiling Network.TLS.Handshake.State ( Network/TLS/Handshake/State.hs, dist/build/Network/TLS/Handshake/State.o )

Network/TLS/Handshake/State.hs:54:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[30 of 50] Compiling Network.TLS.Context.Internal ( Network/TLS/Context/Internal.hs, dist/build/Network/TLS/Context/Internal.o )
[31 of 50] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, dist/build/Network/TLS/Handshake/Certificate.o )
[32 of 50] Compiling Network.TLS.Handshake.Key ( Network/TLS/Handshake/Key.hs, dist/build/Network/TLS/Handshake/Key.o )
[33 of 50] Compiling Network.TLS.Handshake.Process ( Network/TLS/Handshake/Process.hs, dist/build/Network/TLS/Handshake/Process.o )

Network/TLS/Handshake/Process.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[34 of 50] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, dist/build/Network/TLS/Handshake/Signature.o )

Network/TLS/Handshake/Signature.hs:29:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Signature.hs:85:14: Warning:
    This binding for ‘hash’ shadows the existing binding
      imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
      (and originally defined at Network/TLS/Crypto.hs:108:1-4)

Network/TLS/Handshake/Signature.hs:98:14: Warning:
    This binding for ‘hash’ shadows the existing binding
      imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
      (and originally defined at Network/TLS/Crypto.hs:108:1-4)
[35 of 50] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, dist/build/Network/TLS/Record/Engage.o )

Network/TLS/Record/Engage.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[36 of 50] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, dist/build/Network/TLS/Record/Disengage.o )
[37 of 50] Compiling Network.TLS.Record ( Network/TLS/Record.hs, dist/build/Network/TLS/Record.o )
[38 of 50] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, dist/build/Network/TLS/Receiving.o )
[39 of 50] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, dist/build/Network/TLS/Sending.o )

Network/TLS/Sending.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[40 of 50] Compiling Network.TLS.IO   ( Network/TLS/IO.hs, dist/build/Network/TLS/IO.o )
[41 of 50] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, dist/build/Network/TLS/Handshake/Common.o )
[42 of 50] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, dist/build/Network/TLS/Handshake/Client.o )

Network/TLS/Handshake/Client.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[43 of 50] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, dist/build/Network/TLS/Handshake/Server.o )

Network/TLS/Handshake/Server.hs:36:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[44 of 50] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, dist/build/Network/TLS/Handshake.o )
[45 of 50] Compiling Network.TLS.Context ( Network/TLS/Context.hs, dist/build/Network/TLS/Context.o )
[46 of 50] Compiling Network.TLS.Core ( Network/TLS/Core.hs, dist/build/Network/TLS/Core.o )
[47 of 50] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, dist/build/Network/TLS/Internal.o )
[48 of 50] Compiling Network.TLS      ( Network/TLS.hs, dist/build/Network/TLS.o )
[49 of 50] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, dist/build/Network/TLS/Extra/Cipher.o )
[50 of 50] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, dist/build/Network/TLS/Extra.o )
In-place registering tls-1.3.3...
Running Haddock for tls-1.3.3...
Running hscolour for tls-1.3.3...
Preprocessing library tls-1.3.3...
Preprocessing library tls-1.3.3...

Network/TLS/Credentials.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Network/TLS/Wire.hs:55:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
 100% (  3 /  3) in 'Network.TLS.Util.ASN1'
  60% (  3 /  5) in 'Network.TLS.ErrT'
  Missing documentation for:
    runErrT (Network/TLS/ErrT.hs:20)
    ErrT (Network/TLS/ErrT.hs:22)
  25% (  1 /  4) in 'Network.TLS.Extension.EC'
  Missing documentation for:
    Module header
    toCurveName (Network/TLS/Extension/EC.hs:10)
    fromCurveName (Network/TLS/Extension/EC.hs:38)
  17% (  1 /  6) in 'Network.TLS.RNG'
  Missing documentation for:
    Module header
    StateRNG (Network/TLS/RNG.hs:12)
    withTLSRNG (Network/TLS/RNG.hs:18)
    newStateRNG (Network/TLS/RNG.hs:23)
    getRandomBytes
  60% (  3 /  5) in 'Network.TLS.Util.Serialization'
  Missing documentation for:
    Module header
    lengthBytes (Network/TLS/Util/Serialization.hs:11)
  15% (  2 / 13) in 'Network.TLS.Crypto.ECDH'
  Missing documentation for:
    Module header
    ECDHParams (Network/TLS/Crypto/ECDH.hs:32)
    ECDHPublic (Network/TLS/Crypto/ECDH.hs:27)
    ECDHPrivate (Network/TLS/Crypto/ECDH.hs:30)
    ecdhPublic (Network/TLS/Crypto/ECDH.hs:36)
    ecdhPrivate (Network/TLS/Crypto/ECDH.hs:39)
    ecdhParams (Network/TLS/Crypto/ECDH.hs:42)
    ecdhGenerateKeyPair (Network/TLS/Crypto/ECDH.hs:48)
    ecdhGetShared (Network/TLS/Crypto/ECDH.hs:56)
    ecdhUnwrap (Network/TLS/Crypto/ECDH.hs:65)
    ecdhUnwrapPublic (Network/TLS/Crypto/ECDH.hs:74)
  13% (  2 / 15) in 'Network.TLS.Crypto.DH'
  Missing documentation for:
    Module header
    DHParams (Network/TLS/Crypto/DH.hs:27)
    DHPublic (Network/TLS/Crypto/DH.hs:25)
    DHPrivate (Network/TLS/Crypto/DH.hs:26)
    dhPublic (Network/TLS/Crypto/DH.hs:30)
    dhPrivate (Network/TLS/Crypto/DH.hs:33)
    dhParams (Network/TLS/Crypto/DH.hs:36)
    dhParamsGetP (Network/TLS/Crypto/DH.hs:53)
    dhParamsGetG (Network/TLS/Crypto/DH.hs:56)
    dhGenerateKeyPair (Network/TLS/Crypto/DH.hs:39)
    dhGetShared (Network/TLS/Crypto/DH.hs:45)
    dhUnwrap (Network/TLS/Crypto/DH.hs:50)
    dhUnwrapPublic (Network/TLS/Crypto/DH.hs:59)
  89% (  8 /  9) in 'Network.TLS.Types'
  Missing documentation for:
    invertRole (Network/TLS/Types.hs:51)
  81% ( 13 / 16) in 'Network.TLS.X509'
  Missing documentation for:
    isNullCertificateChain (Network/TLS/X509.hs:32)
    getCertificateChainLeaf (Network/TLS/X509.hs:35)
    wrapCertificateChecks (Network/TLS/X509.hs:53)
  67% (  2 /  3) in 'Network.TLS.Session'
  Missing documentation for:
    noSessionManager (Network/TLS/Session.hs:25)
  29% (  2 /  7) in 'Network.TLS.Measurement'
  Missing documentation for:
    newMeasurement (Network/TLS/Measurement.hs:26)
    addBytesReceived (Network/TLS/Measurement.hs:33)
    addBytesSent (Network/TLS/Measurement.hs:37)
    resetBytesCounters (Network/TLS/Measurement.hs:41)
    incrementNbHandshakes (Network/TLS/Measurement.hs:44)
  16% (  8 / 49) in 'Network.TLS.Crypto'
  Missing documentation for:
    Module header
    HashContext (Network/TLS/Crypto.hs:96)
    HashCtx (Network/TLS/Crypto.hs:105)
    hashInit (Network/TLS/Crypto.hs:67)
    hashUpdate (Network/TLS/Crypto.hs:76)
    hashUpdateSSL (Network/TLS/Crypto.hs:81)
    hashFinal (Network/TLS/Crypto.hs:88)
    DHParams (Network/TLS/Crypto/DH.hs:27)
    DHPublic (Network/TLS/Crypto/DH.hs:25)
    DHPrivate (Network/TLS/Crypto/DH.hs:26)
    dhPublic (Network/TLS/Crypto/DH.hs:30)
    dhPrivate (Network/TLS/Crypto/DH.hs:33)
    dhParams (Network/TLS/Crypto/DH.hs:36)
    dhParamsGetP (Network/TLS/Crypto/DH.hs:53)
    dhParamsGetG (Network/TLS/Crypto/DH.hs:56)
    dhGenerateKeyPair (Network/TLS/Crypto/DH.hs:39)
    dhGetShared (Network/TLS/Crypto/DH.hs:45)
    dhUnwrap (Network/TLS/Crypto/DH.hs:50)
    dhUnwrapPublic (Network/TLS/Crypto/DH.hs:59)
    ECDHParams (Network/TLS/Crypto/ECDH.hs:32)
    ECDHPublic (Network/TLS/Crypto/ECDH.hs:27)
    ECDHPrivate (Network/TLS/Crypto/ECDH.hs:30)
    ecdhPublic (Network/TLS/Crypto/ECDH.hs:36)
    ecdhPrivate (Network/TLS/Crypto/ECDH.hs:39)
    ecdhParams (Network/TLS/Crypto/ECDH.hs:42)
    ecdhGenerateKeyPair (Network/TLS/Crypto/ECDH.hs:48)
    ecdhGetShared (Network/TLS/Crypto/ECDH.hs:56)
    ecdhUnwrap (Network/TLS/Crypto/ECDH.hs:65)
    ecdhUnwrapPublic (Network/TLS/Crypto/ECDH.hs:74)
    hash (Network/TLS/Crypto.hs:107)
    Hash (Network/TLS/Crypto.hs:93)
    hashName (Network/TLS/Crypto.hs:122)
    hashDigestSize (Network/TLS/Crypto.hs:125)
    hashBlockSize (Network/TLS/Crypto.hs:134)
    PublicKey (Network/TLS/Crypto.hs:57)
    PrivateKey (Network/TLS/Crypto.hs:59)
    kxEncrypt (Network/TLS/Crypto.hs:149)
    kxDecrypt (Network/TLS/Crypto.hs:153)
    kxSign (Network/TLS/Crypto.hs:234)
    kxVerify (Network/TLS/Crypto.hs:160)
    KxError (Network/TLS/Crypto.hs:61)
  14% (  1 /  7) in 'Network.TLS.MAC'
  Missing documentation for:
    macSSL (Network/TLS/MAC.hs:24)
    hmac (Network/TLS/MAC.hs:38)
    prf_MD5 (Network/TLS/MAC.hs:62)
    prf_SHA1 (Network/TLS/MAC.hs:59)
    prf_SHA256 (Network/TLS/MAC.hs:72)
    prf_MD5SHA1 (Network/TLS/MAC.hs:65)
Warning: Network.TLS.Struct: valOfType is exported separately but will be documented under TypeValuable. Consider exporting it together with its parent(s) for code clarity.
Warning: Network.TLS.Struct: valToType is exported separately but will be documented under TypeValuable. Consider exporting it together with its parent(s) for code clarity.
  14% (  7 / 49) in 'Network.TLS.Struct'
  Missing documentation for:
    Bytes (Network/TLS/Struct.hs:79)
    ConnectionEnd (Network/TLS/Struct.hs:81)
    CipherType (Network/TLS/Struct.hs:82)
    CipherData (Network/TLS/Struct.hs:84)
    ExtensionID (Network/TLS/Struct.hs:182)
    ExtensionRaw (Network/TLS/Struct.hs:183)
    CertificateType (Network/TLS/Struct.hs:90)
    HashAlgorithm (Network/TLS/Struct.hs:101)
    SignatureAlgorithm (Network/TLS/Struct.hs:112)
    HashAndSignatureAlgorithm (Network/TLS/Struct.hs:120)
    DigitallySigned (Network/TLS/Struct.hs:124)
    ProtocolType (Network/TLS/Struct.hs:127)
    BigNum (Network/TLS/Struct.hs:245)
    bigNumToInteger (Network/TLS/Struct.hs:248)
    bigNumFromInteger (Network/TLS/Struct.hs:251)
    ServerDHParams (Network/TLS/Struct.hs:254)
    serverDHParamsToParams (Network/TLS/Struct.hs:266)
    serverDHParamsToPublic (Network/TLS/Struct.hs:271)
    serverDHParamsFrom (Network/TLS/Struct.hs:260)
    ServerECDHParams (Network/TLS/Struct.hs:275)
    ServerRSAParams (Network/TLS/Struct.hs:278)
    ServerKeyXchgAlgorithmData (Network/TLS/Struct.hs:283)
    ClientKeyXchgAlgorithmData (Network/TLS/Struct.hs:296)
    Packet (Network/TLS/Struct.hs:168)
    Header (Network/TLS/Struct.hs:175)
    ServerRandom (Network/TLS/Struct.hs:177)
    ClientRandom (Network/TLS/Struct.hs:178)
    serverRandom (Network/TLS/Struct.hs:188)
    clientRandom (Network/TLS/Struct.hs:191)
    FinishedData (Network/TLS/Struct.hs:181)
    Session (Network/TLS/Struct.hs:179)
    AlertLevel (Network/TLS/Struct.hs:194)
    AlertDescription (Network/TLS/Struct.hs:199)
    HandshakeType (Network/TLS/Struct.hs:231)
    Handshake (Network/TLS/Struct.hs:304)
    numericalVer (Network/TLS/Struct.hs:337)
    verOfNum (Network/TLS/Struct.hs:344)
    TypeValuable (Network/TLS/Struct.hs:352)
    EnumSafe8 (Network/TLS/Struct.hs:357)
    EnumSafe16 (Network/TLS/Struct.hs:361)
    packetType (Network/TLS/Struct.hs:318)
    typeOfHandshake (Network/TLS/Struct.hs:324)
  75% (  3 /  4) in 'Network.TLS.Hooks'
  Missing documentation for:
    defaultHooks (Network/TLS/Hooks.hs:50)
  50% (  5 / 10) in 'Network.TLS.Credentials'
  Missing documentation for:
    Credential (Network/TLS/Credentials.hs:29)
    Credentials (Network/TLS/Credentials.hs:31)
    credentialsFindForSigning (Network/TLS/Credentials.hs:85)
    credentialsFindForDecrypting (Network/TLS/Credentials.hs:89)
    credentialsListSigningAlgorithms (Network/TLS/Credentials.hs:82)
  23% (  9 / 39) in 'Network.TLS.Wire'
  Missing documentation for:
    GetResult (Network/TLS/Wire.hs:64)
    GetContinuation (Network/TLS/Wire.hs:63)
    runGet (Network/TLS/Wire.hs:70)
    runGetErr (Network/TLS/Wire.hs:78)
    runGetMaybe (Network/TLS/Wire.hs:85)
    tryGet (Network/TLS/Wire.hs:88)
    getWords8 (Network
Network/TLS/Packet.hs:66:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Extension.hs:44:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/State.hs:58:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Parameters.hs:35:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Network/TLS/Record/State.hs:29:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
/TLS/Wire.hs:91)
    getWord16 (Network/TLS/Wire.hs:94)
    getWords16 (Network/TLS/Wire.hs:97)
    getWord24 (Network/TLS/Wire.hs:100)
    getOpaque8 (Network/TLS/Wire.hs:107)
    getOpaque16 (Network/TLS/Wire.hs:110)
    getOpaque24 (Network/TLS/Wire.hs:113)
    getInteger16 (Network/TLS/Wire.hs:116)
    getBigNum16 (Network/TLS/Wire.hs:119)
    getList (Network/TLS/Wire.hs:122)
    processBytes (Network/TLS/Wire.hs:129)
    putWords8 (Network/TLS/Wire.hs:132)
    putWord16 (Network/TLS/Wire.hs:137)
    putWords16 (Network/TLS/Wire.hs:143)
    putWord24 (Network/TLS/Wire.hs:148)
    putBytes (Network/TLS/Wire.hs:155)
    putOpaque8 (Network/TLS/Wire.hs:158)
    putOpaque16 (Network/TLS/Wire.hs:161)
    putOpaque24 (Network/TLS/Wire.hs:164)
    putInteger16 (Network/TLS/Wire.hs:167)
    putBigNum16 (Network/TLS/Wire.hs:170)
    encodeWord16 (Network/TLS/Wire.hs:173)
    encodeWord32 (Network/TLS/Wire.hs:176)
    encodeWord64 (Network/TLS/Wire.hs:179)
  33% (  1 /  3) in 'Network.TLS.Cap'
  Missing documentation for:
    hasHelloExtensions (Network/TLS/Cap.hs:16)
    hasExplicitBlockIV (Network/TLS/Cap.hs:16)
  27% (  3 / 11) in 'Network.TLS.Util'
  Missing documentation for:
    Module header
    sub (Network/TLS/Util.hs:22)
    takelast (Network/TLS/Util.hs:27)
    partition3 (Network/TLS/Util.hs:32)
    partition6 (Network/TLS/Util.hs:42)
    fromJust (Network/TLS/Util.hs:52)
    fmapEither (Network/TLS/Util.hs:75)
    catchException (Network/TLS/Util.hs:80)
  67% (  2 /  3) in 'Network.TLS.Backend'
  Missing documentation for:
    HasBackend (Network/TLS/Backend.hs:47)
  18% (  4 / 22) in 'Network.TLS.Cipher'
  Missing documentation for:
    CipherKeyExchangeType (Network/TLS/Cipher.hs:88)
    Bulk (Network/TLS/Cipher.hs:101)
    BulkFunctions (Network/TLS/Cipher.hs:75)
    BulkDirection (Network/TLS/Cipher.hs:65)
    BulkState (Network/TLS/Cipher.hs:47)
    BulkStream (Network/TLS/Cipher.hs:59)
    BulkBlock (Network/TLS/Cipher.hs:61)
    BulkAEAD (Network/TLS/Cipher.hs:63)
    bulkInit (Network/TLS/Cipher.hs:68)
    Hash (Network/TLS/Crypto.hs:93)
    cipherKeyBlockSize (Network/TLS/Cipher.hs:130)
    BulkKey (Network/TLS/Cipher.hs:42)
    BulkIV (Network/TLS/Cipher.hs:43)
    BulkNonce (Network/TLS/Cipher.hs:44)
    BulkAdditionalData (Network/TLS/Cipher.hs:45)
    cipherExchangeNeedMoreData (Network/TLS/Cipher.hs:148)
    hasMAC (Network/TLS/Cipher.hs:80)
    hasRecordIV (Network/TLS/Cipher.hs:80)
  24% (  9 / 38) in 'Network.TLS.Packet'
  Missing documentation for:
    CurrentParams (Network/TLS/Packet.hs:80)
    decodeHeader (Network/TLS/Packet.hs:119)
    decodeDeprecatedHeaderLength (Network/TLS/Packet.hs:122)
    decodeDeprecatedHeader (Network/TLS/Packet.hs:125)
    encodeHeader (Network/TLS/Packet.hs:132)
    encodeHeaderNoVer (Network/TLS/Packet.hs:136)
    decodeAlert (Network/TLS/Packet.hs:143)
    decodeAlerts (Network/TLS/Packet.hs:152)
    encodeAlerts (Network/TLS/Packet.hs:160)
    decodeHandshakeRecord (Network/TLS/Packet.hs:165)
    decodeHandshake (Network/TLS/Packet.hs:171)
    decodeDeprecatedHandshake (Network/TLS/Packet.hs:187)
    encodeHandshake (Network/TLS/Packet.hs:353)
    encodeHandshakes (Network/TLS/Packet.hs:362)
    encodeHandshakeHeader (Network/TLS/Packet.hs:365)
    encodeHandshakeContent (Network/TLS/Packet.hs:368)
    decodeChangeCipherSpec (Network/TLS/Packet.hs:549)
    encodeChangeCipherSpec (Network/TLS/Packet.hs:554)
    decodePreMasterSecret (Network/TLS/Packet.hs:558)
    encodePreMasterSecret (Network/TLS/Packet.hs:562)
    encodeSignedDHParams (Network/TLS/Packet.hs:648)
    encodeSignedECDHParams (Network/TLS/Packet.hs:655)
    generateMasterSecret (Network/TLS/Packet.hs:593)
    generateKeyBlock (Network/TLS/Packet.hs:611)
    generateClientFinished (Network/TLS/Packet.hs:633)
    generateServerFinished (Network/TLS/Packet.hs:639)
    generateCertificateVerify_SSL (Network/TLS/Packet.hs:645)
    getSignatureHashAlgorithm (Network/TLS/Packet.hs:484)
    putSignatureHashAlgorithm (Network/TLS/Packet.hs:490)
  30% (  9 / 30) in 'Network.TLS.Extension'
  Missing documentation for:
    definedExtensions (Network/TLS/Extension.hs:116)
    extensionID_ServerName (Network/TLS/Extension.hs:61)
    extensionID_MaxFragmentLength (Network/TLS/Extension.hs:61)
    extensionID_SecureRenegotiation (Network/TLS/Extension.hs:61)
    extensionID_NextProtocolNegotiation (Network/TLS/Extension.hs:61)
    extensionID_ApplicationLayerProtocolNegotiation (Network/TLS/Extension.hs:61)
    extensionID_EllipticCurves (Network/TLS/Extension.hs:61)
    extensionID_EcPointFormats (Network/TLS/Extension.hs:61)
    extensionID_Heartbeat (Network/TLS/Extension.hs:61)
    extensionID_SignatureAlgorithms (Network/TLS/Extension.hs:61)
    ServerNameType (Network/TLS/Extension.hs:171)
    MaxFragmentEnum (Network/TLS/Extension.hs:191)
    EllipticCurvesSupported (Network/TLS/Extension.hs:256)
    NamedCurve (Network/TLS/Extension.hs:259)
    EcPointFormatsSupported (Network/TLS/Extension.hs:284)
    EcPointFormat (Network/TLS/Extension.hs:287)
    SessionTicket (Network/TLS/Extension.hs:309)
    HeartBeat (Network/TLS/Extension.hs:317)
    HeartBeatMode (Network/TLS/Extension.hs:320)
    SignatureAlgorithms (Network/TLS/Extension.hs:341)
    availableEllipticCurves (Network/TLS/Extension.hs:267)
   5% (  2 / 41) in 'Network.TLS.State'
  Missing documentation for:
    TLSState (Network/TLS/State.hs:70)
    TLSSt (Network/TLS/State.hs:90)
    runTLSState (Network/TLS/State.hs:100)
    newTLSState (Network/TLS/State.hs:103)
    withTLSRNG (Network/TLS/RNG.hs:18)
    updateVerifiedData (Network/TLS/State.hs:124)
    finishHandshakeTypeMaterial (Network/TLS/State.hs:131)
    finishHandshakeMaterial (Network/TLS/State.hs:144)
    certVerifyHandshakeTypeMaterial (Network/TLS/State.hs:147)
    certVerifyHandshakeMaterial (Network/TLS/State.hs:160)
    setVersion (Network/TLS/State.hs:172)
    setVersionIfUnset (Network/TLS/State.hs:175)
    getVersion (Network/TLS/State.hs:181)
    getVersionWithDefault (Network/TLS/State.hs:184)
    setSecureRenegotiation (Network/TLS/State.hs:187)
    getSecureRenegotiation (Network/TLS/State.hs:190)
    setExtensionNPN (Network/TLS/State.hs:193)
    getExtensionNPN (Network/TLS/State.hs:196)
    setExtensionALPN (Network/TLS/State.hs:199)
    getExtensionALPN (Network/TLS/State.hs:202)
    setNegotiatedProtocol (Network/TLS/State.hs:205)
    getNegotiatedProtocol (Network/TLS/State.hs:208)
    setServerNextProtocolSuggest (Network/TLS/State.hs:211)
    getServerNextProtocolSuggest (Network/TLS/State.hs:214)
    setClientALPNSuggest (Network/TLS/State.hs:217)
    getClientALPNSuggest (Network/TLS/State.hs:220)
    setClientEllipticCurveSuggest (Network/TLS/State.hs:223)
    getClientEllipticCurveSuggest (Network/TLS/State.hs:226)
    setClientEcPointFormatSuggest (Network/TLS/State.hs:229)
    getClientEcPointFormatSuggest (Network/TLS/State.hs:232)
    getClientCertificateChain (Network/TLS/State.hs:238)
    setClientCertificateChain (Network/TLS/State.hs:235)
    getVerifiedData (Network/TLS/State.hs:241)
    setSession (Network/TLS/State.hs:163)
    getSession (Network/TLS/State.hs:166)
    isSessionResuming (Network/TLS/State.hs:169)
    isClientContext (Network/TLS/State.hs:244)
    genRandom (Network/TLS/State.hs:247)
    withRNG (Network/TLS/State.hs:251)
 100% ( 12 / 12) in 'Network.TLS.Compression'
  57% (  8 / 14) in 'Network.TLS.Parameters'
  Missing documentation for:
    ClientParams (Network/TLS/Parameters.hs:43)
    ServerParams (Network/TLS/Parameters.hs:76)
    CommonParams (Network/TLS/Parameters.hs:41)
    Shared (Network/TLS/Parameters.hs:160)
    defaultParamsClient (Network/TLS/Parameters.hs:65)
    MaxFragmentEnum (Network/TLS/Extension.hs:191)
   7% (  1 / 15) in 'Network.TLS.Record.State'
  Missing documentation for:
    CryptState (Network/TLS/Record/State.hs:43)
    MacState (Network/TLS/Record/State.hs:49)
    RecordState (Network/TLS/Record/State.hs:53)
    newRecordState (Network/TLS/Record/State.hs:98)
    incrRecordState (Network/TLS/Record/State.hs:106)
    Reco
Network/TLS/Record/Types.hs:44:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/State.hs:54:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Process.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Signature.hs:29:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Signature.hs:85:14: Warning:
    This binding for ‘hash’ shadows the existing binding
      imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
      (and originally defined at Network/TLS/Crypto.hs:108:1-4)

Network/TLS/Handshake/Signature.hs:98:14: Warning:
    This binding for ‘hash’ shadows the existing binding
      imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
      (and originally defined at Network/TLS/Crypto.hs:108:1-4)

Network/TLS/Record/Engage.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Sending.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Client.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/TLS/Handshake/Server.hs:36:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
rdM (Network/TLS/Record/State.hs:60)
    runRecordM (Network/TLS/Record/State.hs:60)
    getRecordVersion (Network/TLS/Record/State.hs:81)
    setRecordIV (Network/TLS/Record/State.hs:110)
    withCompression (Network/TLS/Record/State.hs:113)
    computeDigest (Network/TLS/Record/State.hs:120)
    makeDigest (Network/TLS/Record/State.hs:132)
    getBulk (Network/TLS/Record/State.hs:140)
    getMacSequence (Network/TLS/Record/State.hs:143)
  54% ( 13 / 24) in 'Network.TLS.Record.Types'
  Missing documentation for:
    Header (Network/TLS/Struct.hs:175)
    ProtocolType (Network/TLS/Struct.hs:127)
    packetType (Network/TLS/Struct.hs:318)
    Fragment (Network/TLS/Record/Types.hs:49)
    fragmentGetBytes (Network/TLS/Record/Types.hs:49)
    fragmentPlaintext (Network/TLS/Record/Types.hs:55)
    fragmentCiphertext (Network/TLS/Record/Types.hs:58)
    Plaintext (Network/TLS/Record/Types.hs:51)
    Compressed (Network/TLS/Record/Types.hs:52)
    Ciphertext (Network/TLS/Record/Types.hs:53)
    onRecordFragment (Network/TLS/Record/Types.hs:61)
  24% (  8 / 33) in 'Network.TLS.Handshake.State'
  Missing documentation for:
    HandshakeState (Network/TLS/Handshake/State.hs:63)
    ClientCertRequestData (Network/TLS/Handshake/State.hs:85)
    HandshakeM (Network/TLS/Handshake/State.hs:89)
    newEmptyHandshake (Network/TLS/Handshake/State.hs:100)
    runHandshake (Network/TLS/Handshake/State.hs:123)
    setPublicKey (Network/TLS/Handshake/State.hs:126)
    setPrivateKey (Network/TLS/Handshake/State.hs:130)
    getLocalPrivateKey (Network/TLS/Handshake/State.hs:137)
    getRemotePublicKey (Network/TLS/Handshake/State.hs:134)
    setServerDHParams (Network/TLS/Handshake/State.hs:140)
    setServerECDHParams (Network/TLS/Handshake/State.hs:143)
    setClientCertSent (Network/TLS/Handshake/State.hs:152)
    getClientCertSent (Network/TLS/Handshake/State.hs:155)
    setCertReqSent (Network/TLS/Handshake/State.hs:146)
    getCertReqSent (Network/TLS/Handshake/State.hs:149)
    setClientCertChain (Network/TLS/Handshake/State.hs:158)
    getClientCertChain (Network/TLS/Handshake/State.hs:161)
    setClientCertRequest (Network/TLS/Handshake/State.hs:164)
    getClientCertRequest (Network/TLS/Handshake/State.hs:167)
    addHandshakeMessage (Network/TLS/Handshake/State.hs:173)
    updateHandshakeDigest (Network/TLS/Handshake/State.hs:179)
    getHandshakeMessages (Network/TLS/Handshake/State.hs:176)
    getHandshakeDigest (Network/TLS/Handshake/State.hs:185)
    getPendingCipher (Network/TLS/Handshake/State.hs:170)
    setServerHelloParameters (Network/TLS/Handshake/State.hs:260)
  28% ( 12 / 43) in 'Network.TLS.Context.Internal'
  Missing documentation for:
    ClientParams (Network/TLS/Parameters.hs:43)
    ServerParams (Network/TLS/Parameters.hs:76)
    defaultParamsClient (Network/TLS/Parameters.hs:65)
    MaxFragmentEnum (Network/TLS/Extension.hs:191)
    ctxEOF (Network/TLS/Context/Internal.hs:148)
    ctxHasSSLv2ClientHello (Network/TLS/Context/Internal.hs:151)
    ctxDisableSSLv2ClientHello (Network/TLS/Context/Internal.hs:154)
    ctxEstablished (Network/TLS/Context/Internal.hs:160)
    withLog (Network/TLS/Context/Internal.hs:172)
    ctxWithHooks (Network/TLS/Context/Internal.hs:163)
    contextModifyHooks (Network/TLS/Context/Internal.hs:166)
    setEOF (Network/TLS/Context/Internal.hs:157)
    setEstablished (Network/TLS/Context/Internal.hs:169)
    contextFlush (Network/TLS/Context/Internal.hs:121)
    contextClose (Network/TLS/Context/Internal.hs:124)
    contextSend (Network/TLS/Context/Internal.hs:142)
    contextRecv (Network/TLS/Context/Internal.hs:145)
    updateMeasure (Network/TLS/Context/Internal.hs:113)
    withMeasure (Network/TLS/Context/Internal.hs:118)
    withReadLock (Network/TLS/Context/Internal.hs:222)
    withWriteLock (Network/TLS/Context/Internal.hs:225)
    withStateLock (Network/TLS/Context/Internal.hs:231)
    withRWLock (Network/TLS/Context/Internal.hs:228)
    throwCore (Network/TLS/Context/Internal.hs:175)
    usingState (Network/TLS/Context/Internal.hs:185)
    usingState_ (Network/TLS/Context/Internal.hs:191)
    runTxState (Network/TLS/Context/Internal.hs:203)
    runRxState (Network/TLS/Context/Internal.hs:211)
    usingHState (Network/TLS/Context/Internal.hs:194)
    getHState (Network/TLS/Context/Internal.hs:200)
    getStateRNG (Network/TLS/Context/Internal.hs:219)
  33% (  1 /  3) in 'Network.TLS.Handshake.Certificate'
  Missing documentation for:
    certificateRejected (Network/TLS/Handshake/Certificate.hs:20)
    rejectOnException (Network/TLS/Handshake/Certificate.hs:30)
  14% (  1 /  7) in 'Network.TLS.Handshake.Key'
  Missing documentation for:
    encryptRSA (Network/TLS/Handshake/Key.hs:31)
    signRSA (Network/TLS/Handshake/Key.hs:40)
    decryptRSA (Network/TLS/Handshake/Key.hs:49)
    verifyRSA (Network/TLS/Handshake/Key.hs:57)
    generateDHE (Network/TLS/Handshake/Key.hs:62)
    generateECDHE (Network/TLS/Handshake/Key.hs:65)
  25% (  1 /  4) in 'Network.TLS.Handshake.Process'
  Missing documentation for:
    processHandshake (Network/TLS/Handshake/Process.hs:36)
    startHandshake (Network/TLS/Handshake/Process.hs:123)
    getHandshakeDigest (Network/TLS/Handshake/State.hs:185)
  14% (  1 /  7) in 'Network.TLS.Handshake.Signature'
  Missing documentation for:
    certificateVerifyCreate (Network/TLS/Handshake/Signature.hs:42)
    certificateVerifyCheck (Network/TLS/Handshake/Signature.hs:32)
    digitallySignDHParams (Network/TLS/Handshake/Signature.hs:151)
    digitallySignECDHParams (Network/TLS/Handshake/Signature.hs:159)
    digitallySignDHParamsVerify (Network/TLS/Handshake/Signature.hs:167)
    digitallySignECDHParamsVerify (Network/TLS/Handshake/Signature.hs:176)
  50% (  1 /  2) in 'Network.TLS.Record.Engage'
  Missing documentation for:
    engageRecord (Network/TLS/Record/Engage.hs:31)
  50% (  1 /  2) in 'Network.TLS.Record.Disengage'
  Missing documentation for:
    disengageRecord (Network/TLS/Record/Disengage.hs:35)
  35% (  8 / 23) in 'Network.TLS.Record'
  Missing documentation for:
    Fragment (Network/TLS/Record/Types.hs:49)
    fragmentGetBytes (Network/TLS/Record/Types.hs:49)
    fragmentPlaintext (Network/TLS/Record/Types.hs:55)
    fragmentCiphertext (Network/TLS/Record/Types.hs:58)
    Plaintext (Network/TLS/Record/Types.hs:51)
    Compressed (Network/TLS/Record/Types.hs:52)
    Ciphertext (Network/TLS/Record/Types.hs:53)
    engageRecord (Network/TLS/Record/Engage.hs:31)
    disengageRecord (Network/TLS/Record/Disengage.hs:35)
    RecordM (Network/TLS/Record/State.hs:60)
    runRecordM (Network/TLS/Record/State.hs:60)
    RecordState (Network/TLS/Record/State.hs:53)
    newRecordState (Network/TLS/Record/State.hs:98)
    getRecordVersion (Network/TLS/Record/State.hs:81)
    setRecordIV (Network/TLS/Record/State.hs:110)
  50% (  1 /  2) in 'Network.TLS.Receiving'
  Missing documentation for:
    processPacket (Network/TLS/Receiving.hs:31)
 100% (  2 /  2) in 'Network.TLS.Sending'
  75% (  3 /  4) in 'Network.TLS.IO'
  Missing documentation for:
    checkValid (Network/TLS/IO.hs:31)
  29% (  4 / 14) in 'Network.TLS.Handshake.Common'
  Missing documentation for:
    Module header
    handshakeFailed (Network/TLS/Handshake/Common.hs:38)
    errorToAlert (Network/TLS/Handshake/Common.hs:41)
    unexpected (Network/TLS/Handshake/Common.hs:45)
    newSession (Network/TLS/Handshake/Common.hs:48)
    sendChangeCipherAndFinish (Network/TLS/Handshake/Common.hs:77)
    recvChangeCipherAndFinish (Network/TLS/Handshake/Common.hs:89)
    RecvState (Network/TLS/Handshake/Common.hs:96)
    runRecvState (Network/TLS/Handshake/Common.hs:118)
    recvPacketHandshake (Network/TLS/Handshake/Common.hs:101)
  33% (  1 /  3) in 'Network.TLS.Handshake.Client'
  Missing documentation for:
    handshakeClient (Network/TLS/Handshake/Client.hs:52)
    handshakeClientWith (Network/TLS/Handshake/Client.hs:46)
  67% (  2 /  3) in 'Network.TLS.Handshake.Server'
  Missing documentation for:
    handshakeServer (Network/TLS/Handshake/Server.hs:50)
  50% (  3 /  6) in 'Network.TLS.Handshake'
  Missing documentation for:
    handshakeClientWith (Network/TLS/Handshake/Client.hs:46)
    handshakeClient (Network/TLS/Handshake/Client.hs:52)
    handshakeServer (Network/TLS/Handshake/Server.hs:50)
  33% ( 15 / 46) in 'Network.TLS.Context'
  Missing documentation for:
    TLSParams (Network/TLS/Context.hs:91)
    ctxEOF (Network/TLS/Context/Internal.hs:148)
    ctxHasSSLv2ClientHello (Network/TLS/Context/Internal.hs:151)
    ctxDisableSSLv2ClientHello (Network/TLS/Context/Internal.hs:154)
    ctxEstablished (Network/TLS/Context/Internal.hs:160)
    withLog (Network/TLS/Context/Internal.hs:172)
    ctxWithHooks (Network/TLS/Context/Internal.hs:163)
    contextModifyHooks (Network/TLS/Context/Internal.hs:166)
    setEOF (Network/TLS/Context/Internal.hs:157)
    setEstablished (Network/TLS/Context/Internal.hs:169)
    contextFlush (Network/TLS/Context/Internal.hs:121)
    contextClose (Network/TLS/Context/Internal.hs:124)
    contextSend (Network/TLS/Context/Internal.hs:142)
    contextRecv (Network/TLS/Context/Internal.hs:145)
    updateMeasure (Network/TLS/Context/Internal.hs:113)
    withMeasure (Network/TLS/Context/Internal.hs:118)
    withReadLock (Network/TLS/Context/Internal.hs:222)
    withWriteLock (Network/TLS/Context/Internal.hs:225)
    withStateLock (Network/TLS/Context/Internal.hs:231)
    withRWLock (Network/TLS/Context/Internal.hs:228)
    contextHookSetHandshakeRecv (Network/TLS/Context.hs:212)
    contextHookSetCertificateRecv (Network/TLS/Context.hs:216)
    contextHookSetLogging (Network/TLS/Context.hs:220)
    throwCore (Network/TLS/Context/Internal.hs:175)
    usingState (Network/TLS/Context/Internal.hs:185)
    usingState_ (Network/TLS/Context/Internal.hs:191)
    runTxState (Network/TLS/Context/Internal.hs:203)
    runRxState (Network/TLS/Context/Internal.hs:211)
    usingHState (Network/TLS/Context/Internal.hs:194)
    getHState (Network/TLS/Context/Internal.hs:200)
    getStateRNG (Network/TLS/Context/Internal.hs:219)
 100% ( 13 / 13) in 'Network.TLS.Core'
  20% ( 26 /128) in 'Network.TLS.Internal'
  Missing documentation for:
    Bytes (Network/TLS/Struct.hs:79)
    ConnectionEnd (Network/TLS/Struct.hs:81)
    CipherType (Network/TLS/Struct.hs:82)
    CipherData (Network/TLS/Struct.hs:84)
    ExtensionID (Network/TLS/Struct.hs:182)
    ExtensionRaw (Network/TLS/Struct.hs:183)
    CertificateType (Network/TLS/Struct.hs:90)
    HashAlgorithm (Network/TLS/Struct.hs:101)
    SignatureAlgorithm (Network/TLS/Struct.hs:112)
    HashAndSignatureAlgorithm (Network/TLS/Struct.hs:120)
    DigitallySigned (Network/TLS/Struct.hs:124)
    ProtocolType (Network/TLS/Struct.hs:127)
    BigNum (Network/TLS/Struct.hs:245)
    bigNumToInteger (Network/TLS/Struct.hs:248)
    bigNumFromInteger (Network/TLS/Struct.hs:251)
    ServerDHParams (Network/TLS/Struct.hs:254)
    serverDHParamsToParams (Network/TLS/Struct.hs:266)
    serverDHParamsToPublic (Network/TLS/Struct.hs:271)
    serverDHParamsFrom (Network/TLS/Struct.hs:260)
    ServerECDHParams (Network/TLS/Struct.hs:275)
    ServerRSAParams (Network/TLS/Struct.hs:278)
    ServerKeyXchgAlgorithmData (Network/TLS/Struct.hs:283)
    ClientKeyXchgAlgorithmData (Network/TLS/Struct.hs:296)
    Packet (Network/TLS/Struct.hs:168)
    Header (Network/TLS/Struct.hs:175)
    ServerRandom (Network/TLS/Struct.hs:177)
    ClientRandom (Network/TLS/Struct.hs:178)
    serverRandom (Network/TLS/Struct.hs:188)
    clientRandom (Network/TLS/Struct.hs:191)
    FinishedData (Network/TLS/Struct.hs:181)
    Session (Network/TLS/Struct.hs:179)
    AlertLevel (Network/TLS/Struct.hs:194)
    AlertDescription (Network/TLS/Struct.hs:199)
    HandshakeType (Network/TLS/Struct.hs:231)
    Handshake (Network/TLS/Struct.hs:304)
    numericalVer (Network/TLS/Struct.hs:337)
    verOfNum (Network/TLS/Struct.hs:344)
    TypeValuable (Network/TLS/Struct.hs:352)
    EnumSafe8 (Network/TLS/Struct.hs:357)
    EnumSafe16 (Network/TLS/Struct.hs:361)
    packetType (Network/TLS/Struct.hs:318)
    typeOfHandshake (Network/TLS/Struct.hs:324)
    CurrentParams (Network/TLS/Packet.hs:80)
    decodeHeader (Network/TLS/Packet.hs:119)
    decodeDeprecatedHeaderLength (Network/TLS/Packet.hs:122)
    decodeDeprecatedHeader (Network/TLS/Packet.hs:125)
    encodeHeader (Network/TLS/Packet.hs:132)
    encodeHeaderNoVer (Network/TLS/Packet.hs:136)
    decodeAlert (Network/TLS/Packet.hs:143)
    decodeAlerts (Network/TLS/Packet.hs:152)
    encodeAlerts (Network/TLS/Packet.hs:160)
    decodeHandshakeRecord (Network/TLS/Packet.hs:165)
    decodeHandshake (Network/TLS/Packet.hs:171)
    decodeDeprecatedHandshake (Network/TLS/Packet.hs:187)
    encodeHandshake (Network/TLS/Packet.hs:353)
    encodeHandshakes (Network/TLS/Packet.hs:362)
    encodeHandshakeHeader (Network/TLS/Packet.hs:365)
    encodeHandshakeContent (Network/TLS/Packet.hs:368)
    decodeChangeCipherSpec (Network/TLS/Packet.hs:549)
    encodeChangeCipherSpec (Network/TLS/Packet.hs:554)
    decodePreMasterSecret (Network/TLS/Packet.hs:558)
    encodePreMasterSecret (Network/TLS/Packet.hs:562)
    encodeSignedDHParams (Network/TLS/Packet.hs:648)
    encodeSignedECDHParams (Network/TLS/Packet.hs:655)
    generateMasterSecret (Network/TLS/Packet.hs:593)
    generateKeyBlock (Network/TLS/Packet.hs:611)
    generateClientFinished (Network/TLS/Packet.hs:633)
    generateServerFinished (Network/TLS/Packet.hs:639)
    generateCertificateVerify_SSL (Network/TLS/Packet.hs:645)
    getSignatureHashAlgorithm (Network/TLS/Packet.hs:484)
    putSignatureHashAlgorithm (Network/TLS/Packet.hs:490)
    processPacket (Network/TLS/Receiving.hs:31)
    GetResult (Network/TLS/Wire.hs:64)
    GetContinuation (Network/TLS/Wire.hs:63)
    runGet (Network/TLS/Wire.hs:70)
    runGetErr (Network/TLS/Wire.hs:78)
    runGetMaybe (Network/TLS/Wire.hs:85)
    tryGet (Network/TLS/Wire.hs:88)
    getWords8 (Network/TLS/Wire.hs:91)
    getWord16 (Network/TLS/Wire.hs:94)
    getWords16 (Network/TLS/Wire.hs:97)
    getWord24 (Network/TLS/Wire.hs:100)
    getOpaque8 (Network/TLS/Wire.hs:107)
    getOpaque16 (Network/TLS/Wire.hs:110)
    getOpaque24 (Network/TLS/Wire.hs:113)
    getInteger16 (Network/TLS/Wire.hs:116)
    getBigNum16 (Network/TLS/Wire.hs:119)
    getList (Network/TLS/Wire.hs:122)
    processBytes (Network/TLS/Wire.hs:129)
    putWords8 (Network/TLS/Wire.hs:132)
    putWord16 (Network/TLS/Wire.hs:137)
    putWords16 (Network/TLS/Wire.hs:143)
    putWord24 (Network/TLS/Wire.hs:148)
    putBytes (Network/TLS/Wire.hs:155)
    putOpaque8 (Network/TLS/Wire.hs:158)
    putOpaque16 (Network/TLS/Wire.hs:161)
    putOpaque24 (Network/TLS/Wire.hs:164)
    putInteger16 (Network/TLS/Wire.hs:167)
    putBigNum16 (Network/TLS/Wire.hs:170)
    encodeWord16 (Network/TLS/Wire.hs:173)
    encodeWord32 (Network/TLS/Wire.hs:176)
    encodeWord64 (Network/TLS/Wire.hs:179)
  62% ( 73 /117) in 'Network.TLS'
  Missing documentation for:
    ClientParams (Network/TLS/Parameters.hs:43)
    ServerParams (Network/TLS/Parameters.hs:76)
    Shared (Network/TLS/Parameters.hs:160)
    defaultParamsClient (Network/TLS/Parameters.hs:65)
    MaxFragmentEnum (Network/TLS/Extension.hs:191)
    HashAndSignatureAlgorithm (Network/TLS/Struct.hs:120)
    HashAlgorithm (Network/TLS/Struct.hs:101)
    SignatureAlgorithm (Network/TLS/Struct.hs:112)
    CertificateType (Network/TLS/Struct.hs:90)
    ProtocolType (Network/TLS/Struct.hs:127)
    Header (Network/TLS/Struct.hs:175)
    noSessionManager (Network/TLS/Session.hs:25)
    TLSParams (Network/TLS/Context.hs:91)
    HasBackend (Network/TLS/Backend.hs:47)
    contextFlush (Network/TLS/Context/Internal.hs:121)
    contextClose (Network/TLS/Context/Internal.hs:124)
    contextHookSetHandshakeRecv (Network/TLS/Context.hs:212)
    contextHookSetCertificateRecv (Network/TLS/Context.hs:216)
    contextHookSetLogging (Network/TLS/Context.hs:220)
    contextModifyHooks (Network/TLS/Context/Internal.hs:166)
    unClientRandom (Network/TLS/Struct.hs:178)
    unServerRandom (Network/TLS/Struct.hs:177)
    Credentials (Network/TLS/Credentials.hs:31)
    Credential (Network/TLS/Credentials.hs:29)
    CipherKeyExchangeType (Network/TLS/Cipher.hs:88)
    Bulk (Network/TLS/Cipher.hs:101)
    BulkFunctions (Network/TLS/Cipher.hs:75)
    BulkDirection (Network/TLS/Cipher.hs:65)
    BulkState (Network/TLS/Cipher.hs:47)
    BulkStream (Network/TLS/Cipher.hs:59)
    BulkBlock (Network/TLS/Cipher.hs:61)
    BulkAEAD (Network/TLS/Cipher.hs:63)
    bulkInit (Network/TLS/Cipher.hs:68)
    Hash (Network/TLS/Crypto.hs:93)
    cipherKeyBlockSize (Network/TLS/Cipher.hs:130)
    BulkKey (Network/TLS/Cipher.hs:42)
    BulkIV (Network/TLS/Cipher.hs:43)
    BulkNonce (Network/TLS/Cipher.hs:44)
    BulkAdditionalData (Network/TLS/Cipher.hs:45)
    cipherExchangeNeedMoreData (Network/TLS/Cipher.hs:148)
    hasMAC (Network/TLS/Cipher.hs:80)
    hasRecordIV (Network/TLS/Cipher.hs:80)
    KxError (Network/TLS/Crypto.hs:61)
    AlertDescription (Network/TLS/Struct.hs:199)
  70% ( 21 / 30) in 'Network.TLS.Extra.Cipher'
  Missing documentation for:
    ciphersuite_dhe_dss (Network/TLS/Extra/Cipher.hs:147)
    cipher_DHE_RSA_AES128_SHA256 (Network/TLS/Extra/Cipher.hs:350)
    cipher_DHE_RSA_AES256_SHA256 (Network/TLS/Extra/Cipher.hs:358)
    cipher_DHE_DSS_RC4_SHA1 (Network/TLS/Extra/Cipher.hs:343)
    cipher_DHE_RSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:376)
    cipher_ECDHE_RSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:386)
    cipher_ECDHE_RSA_AES128CBC_SHA256 (Network/TLS/Extra/Cipher.hs:407)
    cipher_ECDHE_RSA_AES128CBC_SHA (Network/TLS/Extra/Cipher.hs:396)
    cipher_ECDHE_ECDSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:417)
 100% (  2 /  2) in 'Network.TLS.Extra'
Warning: Network.TLS: could not find link destinations for:
    HostName Bytes DHParams Handshake getTLSCommonParams getTLSRole getCiphers doHandshake doHandshakeWith initializeBackend getBackend ClientRandom ServerRandom
Documentation created: dist/doc/html/tls/index.html, dist/doc/html/tls/tls.txt
Creating package registration file: /tmp/pkgConf-tls-1.33664215411320567490.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tls-1.3.3-0wquwGQ3XnaCdrXuLlWuRB
Registering tls-1.3.3...
Installed tls-1.3.3
Configuring warp-3.1.4...
Building warp-3.1.4...
Preprocessing library warp-3.1.4...
[ 1 of 33] Compiling Network.Wai.Handler.Warp.Windows ( Network/Wai/Handler/Warp/Windows.hs, dist/build/Network/Wai/Handler/Warp/Windows.o )
[ 2 of 33] Compiling Paths_warp       ( dist/build/autogen/Paths_warp.hs, dist/build/Paths_warp.o )
[ 3 of 33] Compiling Network.Wai.Handler.Warp.ReadInt ( Network/Wai/Handler/Warp/ReadInt.hs, dist/build/Network/Wai/Handler/Warp/ReadInt.o )
[ 4 of 33] Compiling Network.Wai.Handler.Warp.HTTP2.EncodeFrame ( Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/EncodeFrame.o )
[ 5 of 33] Compiling Network.Wai.Handler.Warp.MultiMap ( Network/Wai/Handler/Warp/MultiMap.hs, dist/build/Network/Wai/Handler/Warp/MultiMap.o )
[ 6 of 33] Compiling Network.Wai.Handler.Warp.IORef ( Network/Wai/Handler/Warp/IORef.hs, dist/build/Network/Wai/Handler/Warp/IORef.o )
[ 7 of 33] Compiling Network.Wai.Handler.Warp.HTTP2.Manager ( Network/Wai/Handler/Warp/HTTP2/Manager.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Manager.o )
[ 8 of 33] Compiling Network.Wai.Handler.Warp.Counter ( Network/Wai/Handler/Warp/Counter.hs, dist/build/Network/Wai/Handler/Warp/Counter.o )
[ 9 of 33] Compiling Network.Wai.Handler.Warp.Timeout ( Network/Wai/Handler/Warp/Timeout.hs, dist/build/Network/Wai/Handler/Warp/Timeout.o )
[10 of 33] Compiling Network.Wai.Handler.Warp.Date ( Network/Wai/Handler/Warp/Date.hs, dist/build/Network/Wai/Handler/Warp/Date.o )
[11 of 33] Compiling Network.Wai.Handler.Warp.FdCache ( Network/Wai/Handler/Warp/FdCache.hs, dist/build/Network/Wai/Handler/Warp/FdCache.o )
[12 of 33] Compiling Network.Wai.Handler.Warp.Types ( Network/Wai/Handler/Warp/Types.hs, dist/build/Network/Wai/Handler/Warp/Types.o )
[13 of 33] Compiling Network.Wai.Handler.Warp.Buffer ( Network/Wai/Handler/Warp/Buffer.hs, dist/build/Network/Wai/Handler/Warp/Buffer.o )
[14 of 33] Compiling Network.Wai.Handler.Warp.ResponseHeader ( Network/Wai/Handler/Warp/ResponseHeader.hs, dist/build/Network/Wai/Handler/Warp/ResponseHeader.o )
[15 of 33] Compiling Network.Wai.Handler.Warp.Header ( Network/Wai/Handler/Warp/Header.hs, dist/build/Network/Wai/Handler/Warp/Header.o )
[16 of 33] Compiling Network.Wai.Handler.Warp.SendFile ( Network/Wai/Handler/Warp/SendFile.hs, dist/build/Network/Wai/Handler/Warp/SendFile.o )
[17 of 33] Compiling Network.Wai.Handler.Warp.Settings ( Network/Wai/Handler/Warp/Settings.hs, dist/build/Network/Wai/Handler/Warp/Settings.o )
[18 of 33] Compiling Network.Wai.Handler.Warp.Recv ( Network/Wai/Handler/Warp/Recv.hs, dist/build/Network/Wai/Handler/Warp/Recv.o )
[19 of 33] Compiling Network.Wai.Handler.Warp.Conduit ( Network/Wai/Handler/Warp/Conduit.hs, dist/build/Network/Wai/Handler/Warp/Conduit.o )
[20 of 33] Compiling Network.Wai.Handler.Warp.HTTP2.Types ( Network/Wai/Handler/Warp/HTTP2/Types.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Types.o )
[21 of 33] Compiling Network.Wai.Handler.Warp.HTTP2.Request ( Network/Wai/Handler/Warp/HTTP2/Request.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Request.o )
[22 of 33] Compiling Network.Wai.Handler.Warp.HTTP2.Worker ( Network/Wai/Handler/Warp/HTTP2/Worker.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Worker.o )
[23 of 33] Compiling Network.Wai.Handler.Warp.IO ( Network/Wai/Handler/Warp/IO.hs, dist/build/Network/Wai/Handler/Warp/IO.o )
[24 of 33] Compiling Network.Wai.Handler.Warp.Response ( Network/Wai/Handler/Warp/Response.hs, dist/build/Network/Wai/Handler/Warp/Response.o )
[25 of 33] Compiling Network.Wai.Handler.Warp.HTTP2.HPACK ( Network/Wai/Handler/Warp/HTTP2/HPACK.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/HPACK.o )
[26 of 33] Compiling Network.Wai.Handler.Warp.HTTP2.Receiver ( Network/Wai/Handler/Warp/HTTP2/Receiver.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Receiver.o )
[27 of 33] Compiling Network.Wai.Handler.Warp.RequestHeader ( Network/Wai/Handler/Warp/RequestHeader.hs, dist/build/Network/Wai/Handler/Warp/RequestHeader.o )
[28 of 33] Compiling Network.Wai.Handler.Warp.Request ( Network/Wai/Handler/Warp/Request.hs, dist/build/Network/Wai/Handler/Warp/Request.o )
[29 of 33] Compiling Network.Wai.Handler.Warp.HTTP2.Sender ( Network/Wai/Handler/Warp/HTTP2/Sender.hs, dist/build/Network/Wai/Handler/Warp/HTTP2/Sender.o )
[30 of 33] Compiling Network.Wai.Handler.Warp.HTTP2 ( Network/Wai/Handler/Warp/HTTP2.hs, dist/build/Network/Wai/Handler/Warp/HTTP2.o )
[31 of 33] Compiling Network.Wai.Handler.Warp.Run ( Network/Wai/Handler/Warp/Run.hs, dist/build/Network/Wai/Handler/Warp/Run.o )
[32 of 33] Compiling Network.Wai.Handler.Warp.Internal ( Network/Wai/Handler/Warp/Internal.hs, dist/build/Network/Wai/Handler/Warp/Internal.o )
[33 of 33] Compiling Network.Wai.Handler.Warp ( Network/Wai/Handler/Warp.hs, dist/build/Network/Wai/Handler/Warp.o )

Network/Wai/Handler/Warp.hs:92:5: Warning:
    The export item ‘HostPreference(..)’ suggests that
    ‘HostPreference’ has (in-scope) constructors or class methods,
    but it has none
In-place registering warp-3.1.4...
Running Haddock for warp-3.1.4...
Running hscolour for warp-3.1.4...
Preprocessing library warp-3.1.4...
Preprocessing library warp-3.1.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0
Haddock coverage:
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.Windows'
  Missing documentation for:
    Module header
    windowsThreadBlockHack (Network/Wai/Handler/Warp/Windows.hs:21)
   0% (  0 /  8) in 'Paths_warp'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_warp.hs:15)
    getBinDir (dist/build/autogen/Paths_warp.hs:25)
    getLibDir (dist/build/autogen/Paths_warp.hs:25)
    getDataDir (dist/build/autogen/Paths_warp.hs:25)
    getLibexecDir (dist/build/autogen/Paths_warp.hs:25)
    getDataFileName (dist/build/autogen/Paths_warp.hs:32)
    getSysconfDir (dist/build/autogen/Paths_warp.hs:25)
   0% (  0 /  3) in 'Network.Wai.Handler.Warp.ReadInt'
  Missing documentation for:
    Module header
    readInt (Network/Wai/Handler/Warp/ReadInt.hs:24)
    readInt64 (Network/Wai/Handler/Warp/ReadInt.hs:36)
   0% (  0 /  6) in 'Network.Wai.Handler.Warp.HTTP2.EncodeFrame'
  Missing documentation for:
    Module header
    goawayFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:10)
    resetFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:16)
    settingsFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:22)
    pingFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:27)
    windowUpdateFrame (Network/Wai/Handler/Warp/HTTP2/EncodeFrame.hs:32)
  81% ( 13 / 16) in 'Network.Wai.Handler.Warp.MultiMap'
  Missing documentation for:
    Module header
    valid (Network/Wai/Handler/Warp/MultiMap.hs:207)
    merge (Network/Wai/Handler/Warp/MultiMap.hs:198)
  50% (  1 /  2) in 'Network.Wai.Handler.Warp.IORef'
  Missing documentation for:
    Module header
  29% (  2 /  7) in 'Network.Wai.Handler.Warp.HTTP2.Manager'
  Missing documentation for:
    Manager (Network/Wai/Handler/Warp/HTTP2/Manager.hs:29)
    setAction (Network/Wai/Handler/Warp/HTTP2/Manager.hs:58)
    stop (Network/Wai/Handler/Warp/HTTP2/Manager.hs:61)
    spawnAction (Network/Wai/Handler/Warp/HTTP2/Manager.hs:64)
    replaceWithAction (Network/Wai/Handler/Warp/HTTP2/Manager.hs:67)
   0% (  0 /  6) in 'Network.Wai.Handler.Warp.Counter'
  Missing documentation for:
    Module header
    Counter (Network/Wai/Handler/Warp/Counter.hs:17)
    newCounter (Network/Wai/Handler/Warp/Counter.hs:19)
    waitForZero (Network/Wai/Handler/Warp/Counter.hs:22)
    increase (Network/Wai/Handler/Warp/Counter.hs:27)
    decrease (Network/Wai/Handler/Warp/Counter.hs:30)
  89% ( 17 / 19) in 'Network.Wai.Handler.Warp.Timeout'
  Missing documentation for:
    Module header
    TimeoutThread (Network/Wai/Handler/Warp/Timeout.hs:120)
  80% (  4 /  5) in 'Network.Wai.Handler.Warp.Date'
  Missing documentation for:
    Module header
 100% (  5 /  5) in 'Network.Wai.Handler.Warp.FdCache'
  56% ( 15 / 27) in 'Network.Wai.Handler.Warp.Types'
  Missing documentation for:
    Module header
    hTransferEncoding (Network/Wai/Handler/Warp/Types.hs:33)
    hContentRange (Network/Wai/Handler/Warp/Types.hs:36)
    hAcceptRanges (Network/Wai/Handler/Warp/Types.hs:39)
    hServer (Network/Wai/Handler/Warp/Types.hs:42)
     (Network/Wai/Handler/Warp/Types.hs:57)
     (Network/Wai/Handler/Warp/Types.hs:66)
    mkSource (Network/Wai/Handler/Warp/Types.hs:142)
    readSource (Network/Wai/Handler/Warp/Types.hs:147)
    leftoverSource (Network/Wai/Handler/Warp/Types.hs:160)
    readLeftoverSource (Network/Wai/Handler/Warp/Types.hs:163)
    isTransportSecure (Network/Wai/Handler/Warp/Types.hs:177)
  40% (  4 / 10) in 'Network.Wai.Handler.Warp.Buffer'
  Missing documentation for:
    Module header
    mallocBS (Network/Wai/Handler/Warp/Buffer.hs:53)
    newBufferPool (Network/Wai/Handler/Warp/Buffer.hs:50)
    withBufferPool (Network/Wai/Handler/Warp/Buffer.hs:78)
    toBuilderBuffer (Network/Wai/Handler/Warp/Buffer.hs:91)
    bufferIO (Network/Wai/Handler/Warp/Buffer.hs:104)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.ResponseHeader'
  Missing documentation for:
    Module header
    composeHeader (Network/Wai/Handler/Warp/ResponseHeader.hs:20)
  17% (  3 / 18) in 'Network.Wai.Handler.Warp.Header'
  Missing documentation for:
    Module header
    indexRequestHeader (Network/Wai/Handler/Warp/Header.hs:17)
    idxContentLength (Network/Wai/Handler/Warp/Header.hs:20)
    idxTransferEncoding (Network/Wai/Handler/Warp/Header.hs:20)
    idxExpect (Network/Wai/Handler/Warp/Header.hs:20)
    idxConnection (Network/Wai/Handler/Warp/Header.hs:21)
    idxRange (Network/Wai/Handler/Warp/Header.hs:21)
    idxHost (Network/Wai/Handler/Warp/Header.hs:21)
    requestKeyIndex (Network/Wai/Handler/Warp/Header.hs:35)
    defaultIndexRequestHeader (Network/Wai/Handler/Warp/Header.hs:44)
    indexResponseHeader (Network/Wai/Handler/Warp/Header.hs:49)
    idxServer (Network/Wai/Handler/Warp/Header.hs:52)
    idxDate (Network/Wai/Handler/Warp/Header.hs:52)
    responseKeyIndex (Network/Wai/Handler/Warp/Header.hs:61)
    traverseHeader (Network/Wai/Handler/Warp/Header.hs:69)
  40% (  2 /  5) in 'Network.Wai.Handler.Warp.SendFile'
  Missing documentation for:
    Module header
    packHeader (Network/Wai/Handler/Warp/SendFile.hs:59)
    positionRead (Network/Wai/Handler/Warp/SendFile.hs:145)
  88% (  7 /  8) in 'Network.Wai.Handler.Warp.Settings'
  Missing documentation for:
    Module header
  17% (  1 /  6) in 'Network.Wai.Handler.Warp.Recv'
  Missing documentation for:
    Module header
    receive (Network/Wai/Handler/Warp/Recv.hs:95)
    receiveBuf (Network/Wai/Handler/Warp/Recv.hs:101)
    makeReceiveN (Network/Wai/Handler/Warp/Recv.hs:37)
    spell (Network/Wai/Handler/Warp/Recv.hs:65)
  30% (  3 / 10) in 'Network.Wai.Handler.Warp.Conduit'
  Missing documentation for:
    Module header
    mkISource (Network/Wai/Handler/Warp/Conduit.hs:21)
    CSource (Network/Wai/Handler/Warp/Conduit.hs:74)
    ChunkState (Network/Wai/Handler/Warp/Conduit.hs:76)
    mkCSource (Network/Wai/Handler/Warp/Conduit.hs:82)
    readCSource (Network/Wai/Handler/Warp/Conduit.hs:87)
    isHexDigit (Network/Wai/Handler/Warp/Conduit.hs:175)
  14% (  5 / 37) in 'Network.Wai.Handler.Warp.HTTP2.Types'
  Missing documentation for:
    Module header
    http2ver (Network/Wai/Handler/Warp/HTTP2/Types.hs:32)
    isHTTP2 (Network/Wai/Handler/Warp/HTTP2/Types.hs:35)
    Input (Network/Wai/Handler/Warp/HTTP2/Types.hs:45)
     (Network/Wai/Handler/Warp/HTTP2/Types.hs:60)
    DynaNext (Network/Wai/Handler/Warp/HTTP2/Types.hs:65)
    BytesFilled (Network/Wai/Handler/Warp/HTTP2/Types.hs:67)
    Next (Network/Wai/Handler/Warp/HTTP2/Types.hs:69)
    Output (Network/Wai/Handler/Warp/HTTP2/Types.hs:71)
    outputStream (Network/Wai/Handler/Warp/HTTP2/Types.hs:88)
    newContext (Network/Wai/Handler/Warp/HTTP2/Types.hs:151)
    clearContext (Network/Wai/Handler/Warp/HTTP2/Types.hs:165)
    OpenState (Network/Wai/Handler/Warp/HTTP2/Types.hs:170)
    ClosedCode (Network/Wai/Handler/Warp/HTTP2/Types.hs:181)
    StreamState (Network/Wai/Handler/Warp/HTTP2/Types.hs:187)
    isIdle (Network/Wai/Handler/Warp/HTTP2/Types.hs:193)
    isOpen (Network/Wai/Handler/Warp/HTTP2/Types.hs:197)
    isHalfClosed (Network/Wai/Handler/Warp/HTTP2/Types.hs:201)
    isClosed (Network/Wai/Handler/Warp/HTTP2/Types.hs:205)
     (Network/Wai/Handler/Warp/HTTP2/Types.hs:209)
    Stream (Network/Wai/Handler/Warp/HTTP2/Types.hs:217)
     (Network/Wai/Handler/Warp/HTTP2/Types.hs:232)
    newStream (Network/Wai/Handler/Warp/HTTP2/Types.hs:235)
    opened (Network/Wai/Handler/Warp/HTTP2/Types.hs:246)
    closed (Network/Wai/Handler/Warp/HTTP2/Types.hs:251)
    StreamTable (Network/Wai/Handler/Warp/HTTP2/Types.hs:258)
    initialize (Network/Wai/Handler/Warp/HTTP2/Types.hs:260)
    clean (Network/Wai/Handler/Warp/HTTP2/Types.hs:271)
    insert (Network/Wai/Handler/Warp/HTTP2/Types.hs:285)
    search (Network/Wai/Handler/Warp/HTTP2/Types.hs:288)
    enqueueWhenWindowIsOpen (Network/Wai/Handler/Warp/HTTP2/Types.hs:293)
    enqueueOrSpawnTemporaryWaiter (Network/Wai/Handler/Warp/HTTP2/Types.hs:302)
   0% (  0 /  6) in 'Network.Wai.Handler.Warp.HTTP2.Request'
  Missing documentation for:
    Module header
    mkRequest (Network/Wai/Handler/Warp/HTTP2/Request.hs:46)
    newReadBody (Network/
Network/Wai/Handler/Warp.hs:92:5: Warning:
    The export item ‘HostPreference(..)’ suggests that
    ‘HostPreference’ has (in-scope) constructors or class methods,
    but it has none
Wai/Handler/Warp/HTTP2/Request.hs:128)
    MkReq (Network/Wai/Handler/Warp/HTTP2/Request.hs:44)
    ValidHeaders (Network/Wai/Handler/Warp/HTTP2/Request.hs:36)
    validateHeaders (Network/Wai/Handler/Warp/HTTP2/Request.hs:80)
  50% (  2 /  4) in 'Network.Wai.Handler.Warp.HTTP2.Worker'
  Missing documentation for:
    Module header
    worker (Network/Wai/Handler/Warp/HTTP2/Worker.hs:169)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.IO'
  Missing documentation for:
    Module header
    toBufIOWith (Network/Wai/Handler/Warp/IO.hs:12)
  22% (  2 /  9) in 'Network.Wai.Handler.Warp.Response'
  Missing documentation for:
    Module header
    sanitizeHeaderValue (Network/Wai/Handler/Warp/Response.hs:199)
    fileRange (Network/Wai/Handler/Warp/Response.hs:73)
    defaultServerValue (Network/Wai/Handler/Warp/Response.hs:397)
    addDate (Network/Wai/Handler/Warp/Response.hs:384)
    addServer (Network/Wai/Handler/Warp/Response.hs:400)
    hasBody (Network/Wai/Handler/Warp/Response.hs:372)
  29% (  2 /  7) in 'Network.Wai.Handler.Warp.HTTP2.HPACK'
  Missing documentation for:
    Module header
    hpackEncodeHeader (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:27)
    hpackEncodeCIHeaders (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:40)
    hpackEncodeRawHeaders (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:43)
    hpackDecodeHeader (Network/Wai/Handler/Warp/HTTP2/HPACK.hs:52)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.HTTP2.Receiver'
  Missing documentation for:
    Module header
    frameReceiver (Network/Wai/Handler/Warp/HTTP2/Receiver.hs:29)
  33% (  1 /  3) in 'Network.Wai.Handler.Warp.RequestHeader'
  Missing documentation for:
    Module header
    parseHeaderLines (Network/Wai/Handler/Warp/RequestHeader.hs:27)
  25% (  1 /  4) in 'Network.Wai.Handler.Warp.Request'
  Missing documentation for:
    Module header
    headerLines (Network/Wai/Handler/Warp/Request.hs:97)
    pauseTimeoutKey (Network/Wai/Handler/Warp/Request.hs:278)
   0% (  0 /  2) in 'Network.Wai.Handler.Warp.HTTP2.Sender'
  Missing documentation for:
    Module header
    frameSender (Network/Wai/Handler/Warp/HTTP2/Sender.hs:87)
   0% (  0 /  3) in 'Network.Wai.Handler.Warp.HTTP2'
  Missing documentation for:
    Module header
    isHTTP2 (Network/Wai/Handler/Warp/HTTP2/Types.hs:35)
    http2 (Network/Wai/Handler/Warp/HTTP2.hs:27)
  59% ( 19 / 32) in 'Network.Wai.Handler.Warp.Run'
  Missing documentation for:
    Module header
    .: (Network/Wai/Handler/Warp/Run.hs:76)
    acceptConnection (Network/Wai/Handler/Warp/Run.hs:267)
    fork (Network/Wai/Handler/Warp/Run.hs:318)
    ServeConnection (Network/Wai/Handler/Warp/Run.hs:366)
    serveHTTP2Only (Network/Wai/Handler/Warp/Run.hs:375)
    serveDefault (Network/Wai/Handler/Warp/Run.hs:379)
    serveHTTP2 (Network/Wai/Handler/Warp/Run.hs:384)
    flushEntireBody (Network/Wai/Handler/Warp/Run.hs:534)
    flushBody (Network/Wai/Handler/Warp/Run.hs:542)
    wrappedRecv (Network/Wai/Handler/Warp/Run.hs:557)
    setSocketCloseOnExec (Network/Wai/Handler/Warp/Run.hs:566)
    gracefulShutdown (Network/Wai/Handler/Warp/Run.hs:574)
  94% ( 75 / 80) in 'Network.Wai.Handler.Warp.Internal'
  Missing documentation for:
    Module header
    ServeConnection (Network/Wai/Handler/Warp/Run.hs:366)
    serveDefault (Network/Wai/Handler/Warp/Run.hs:379)
    serveHTTP2 (Network/Wai/Handler/Warp/Run.hs:384)
    TimeoutThread (Network/Wai/Handler/Warp/Timeout.hs:120)
  99% (114 /115) in 'Network.Wai.Handler.Warp'
  Missing documentation for:
    TimeoutThread (Network/Wai/Handler/Warp/Timeout.hs:120)
Warning: Network.Wai.Handler.Warp.Internal: could not find link destinations for:
    FdCache Hash FdEntry
Warning: Network.Wai.Handler.Warp: could not find link destinations for:
    FdCache Hash FdEntry
Documentation created: dist/doc/html/warp/index.html,
dist/doc/html/warp/warp.txt
Creating package registration file:
/tmp/pkgConf-warp-3.114775240621601637402.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/warp-3.1.4-LfDmd3r7ZqP6X6hIgZbO2l
Registering warp-3.1.4...
Installed warp-3.1.4
Configuring profunctors-5.1.1...
Building profunctors-5.1.1...
Preprocessing library profunctors-5.1.1...
[ 1 of 14] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.o )
[ 2 of 14] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
[ 3 of 14] Compiling Data.Profunctor  ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[ 4 of 14] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o )
[ 5 of 14] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o )
[ 6 of 14] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o )
[ 7 of 14] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o )
[ 8 of 14] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o )
[ 9 of 14] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[10 of 14] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[11 of 14] Compiling Data.Profunctor.Codensity ( src/Data/Profunctor/Codensity.hs, dist/build/Data/Profunctor/Codensity.o )
[12 of 14] Compiling Data.Profunctor.Monoid ( src/Data/Profunctor/Monoid.hs, dist/build/Data/Profunctor/Monoid.o )
[13 of 14] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o )
[14 of 14] Compiling Data.Profunctor.Tambara ( src/Data/Profunctor/Tambara.hs, dist/build/Data/Profunctor/Tambara.o )
In-place registering profunctors-5.1.1...
Running Haddock for profunctors-5.1.1...
Running hscolour for profunctors-5.1.1...
Preprocessing library profunctors-5.1.1...
Preprocessing library profunctors-5.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
 100% (  2 /  2) in 'Data.Profunctor.Trace'
 100% (  3 /  3) in 'Data.Profunctor.Unsafe'
  80% ( 12 / 15) in 'Data.Profunctor'
  Missing documentation for:
    Cochoice (src/Data/Profunctor.hs:413)
    Forget (src/Data/Profunctor.hs:217)
    :-> (src/Data/Profunctor.hs:67)
   0% (  0 /  4) in 'Data.Profunctor.Monad'
  Missing documentation for:
    Module header
    ProfunctorFunctor (src/Data/Profunctor/Monad.hs:7)
    ProfunctorMonad (src/Data/Profunctor/Monad.hs:10)
    ProfunctorComonad (src/Data/Profunctor/Monad.hs:14)
   0% (  0 /  2) in 'Data.Profunctor.Adjunction'
  Missing documentation for:
    Module header
    ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:10)
  21% (  3 / 14) in 'Data.Profunctor.Cayley'
  Missing documentation for:
    Cayley (src/Data/Profunctor/Cayley.hs:28)
     (src/Data/Profunctor/Cayley.hs:30)
     (src/Data/Profunctor/Cayley.hs:43)
     (src/Data/Profunctor/Cayley.hs:50)
     (src/Data/Profunctor/Cayley.hs:54)
     (src/Data/Profunctor/Cayley.hs:58)
     (src/Data/Profunctor/Cayley.hs:62)
     (src/Data/Profunctor/Cayley.hs:69)
     (src/Data/Profunctor/Cayley.hs:75)
     (src/Data/Profunctor/Cayley.hs:78)
     (src/Data/Profunctor/Cayley.hs:81)
  67% (  4 /  6) in 'Data.Profunctor.Closed'
  Missing documentation for:
    Module header
    Environment (src/Data/Profunctor/Closed.hs:150)
 100% (  3 /  3) in 'Data.Profunctor.Sieve'
 100% ( 11 / 11) in 'Data.Profunctor.Rep'
  94% ( 15 / 16) in 'Data.Profunctor.Composition'
  Missing documentation for:
    procomposed (src/Data/Profunctor/Composition.hs:74)
  67% (  2 /  3) in 'Data.Profunctor.Codensity'
  Missing documentation for:
    decomposeCodensity (src/Data/Profunctor/Codensity.hs:52)
  33% (  1 /  3) in 'Data.Profunctor.Monoid'
  Missing documentation for:
    Module header
    mu (src/Data/Profunctor/Monoid.hs:15)
  50% (  3 /  6) in 'Data.Profunctor.Ran'
  Missing documentation for:
    precomposeRan (src/Data/Profunctor/Ran.hs:73)
    curryRan (src/Data/Profunctor/Ran.hs:77)
    uncurryRan (src/Data/Profunctor/Ran.hs:81)
  89% (  8 /  9) in 'Data.Profunctor.Tambara'
  Missing documentation for:
    Tambara (src/Data/Profunctor/Tambara.hs:42)
Warning: Data.Profunctor.Rep: could not find link destinations for:
    Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
    Iso
Documentation created: dist/doc/html/profunctors/index.html,
dist/doc/html/profunctors/profunctors.txt
Creating package registration file:
/tmp/pkgConf-profunctors-5.110106670131570525691.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/profunctors-5.1.1-6VYMPItTJb46h1RTnXn5Hg
Registering profunctors-5.1.1...
Installed profunctors-5.1.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17078/semigroupoids-5.0.0.4/dist/setup/setup.hs, /tmp/cabal-tmp-17078/semigroupoids-5.0.0.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17078/semigroupoids-5.0.0.4/dist/setup/setup ...
Configuring semigroupoids-5.0.0.4...
Building semigroupoids-5.0.0.4...
Preprocessing library semigroupoids-5.0.0.4...
[ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o )
[ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o )
[ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[ 6 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 7 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 8 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[ 9 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[10 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o )
[11 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[12 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[13 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[14 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[15 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[16 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[17 of 21] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[18 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[19 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
[20 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
In-place registering semigroupoids-5.0.0.4...
Running Haddock for semigroupoids-5.0.0.4...
Running hscolour for semigroupoids-5.0.0.4...
Preprocessing library semigroupoids-5.0.0.4...
Preprocessing library semigroupoids-5.0.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  33% (  1 /  3) in 'Data.Semigroup.Foldable.Class'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57)
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64)
  75% (  3 /  4) in 'Data.Functor.Extend'
  Missing documentation for:
    Extend (src/Data/Functor/Extend.hs:45)
  75% (  9 / 12) in 'Data.Functor.Bind.Class'
  Missing documentation for:
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
    Biapply (src/Data/Functor/Bind/Class.hs:524)
 100% ( 13 / 13) in 'Data.Functor.Apply'
  33% (  2 /  6) in 'Data.Semigroup.Bifoldable'
  Missing documentation for:
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64)
    bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39)
    bifor1_ (src/Data/Semigroup/Bifoldable.hs:43)
    bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51)
  75% ( 15 / 20) in 'Data.Functor.Bind'
  Missing documentation for:
    -<< (src/Data/Functor/Bind.hs:49)
    -<- (src/Data/Functor/Bind.hs:55)
    ->- (src/Data/Functor/Bind.hs:52)
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
 100% (  3 /  3) in 'Data.Functor.Alt'
  44% (  4 /  9) in 'Data.Semigroup.Foldable'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57)
    traverse1_ (src/Data/Semigroup/Foldable.hs:73)
    for1_ (src/Data/Semigroup/Foldable.hs:77)
    sequenceA1_ (src/Data/Semigroup/Foldable.hs:81)
    asum1 (src/Data/Semigroup/Foldable.hs:99)
  33% (  1 /  3) in 'Data.Semigroup.Traversable.Class'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56)
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137)
  33% (  1 /  3) in 'Data.Semigroup.Bitraversable'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56)
    bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21)
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  Missing documentation for:
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137)
    foldMap1Default (src/Data/Semigroup/Traversable.hs:20)
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
 100% (  3 /  3) in 'Data.Functor.Plus'
  50% (  2 /  4) in 'Data.Semigroupoid'
  Missing documentation for:
    WrappedCategory (src/Data/Semigroupoid.hs:69)
    Semi (src/Data/Semigroupoid.hs:78)
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  Missing documentation for:
    Dual (src/Data/Semigroupoid/Dual.hs:23)
 100% (  2 /  2) in 'Data.Groupoid'
  50% (  1 /  2) in 'Data.Isomorphism'
  Missing documentation for:
    Iso (src/Data/Isomorphism.hs:25)
  50% (  1 /  2) in 'Data.Semigroupoid.Static'
  Missing documentation for:
    Static (src/Data/Semigroupoid/Static.hs:44)
  20% (  1 /  5) in 'Data.Semigroupoid.Ob'
  Missing documentation for:
    Ob (src/Data/Semigroupoid/Ob.hs:30)
     (src/Data/Semigroupoid/Ob.hs:33)
     (src/Data/Semigroupoid/Ob.hs:37)
     (src/Data/Semigroupoid/Ob.hs:41)
  62% (  5 /  8) in 'Data.Bifunctor.Apply'
  Missing documentation for:
    Biapply (src/Data/Functor/Bind/Class.hs:524)
    <<$>>
    <<..>> (src/Data/Bifunctor/Apply.hs:27)
Warning: Data.Functor.Apply: could not find link destinations for:
    Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Warning: Data.Functor.Bind: could not find link destinations for:
    Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Creating package registration file:
/tmp/pkgConf-semigroupoids-5.0.0833140072121129460.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroupoids-5.0.0.4-BW6xw8pFrWDHWU5GlvdG4W
Registering semigroupoids-5.0.0.4...
Installed semigroupoids-5.0.0.4
Configuring cryptohash-conduit-0.1.1...
Building cryptohash-conduit-0.1.1...
Preprocessing library cryptohash-conduit-0.1.1...
[1 of 1] Compiling Crypto.Hash.Conduit ( Crypto/Hash/Conduit.hs, dist/build/Crypto/Hash/Conduit.o )
In-place registering cryptohash-conduit-0.1.1...
Running Haddock for cryptohash-conduit-0.1.1...
Running hscolour for cryptohash-conduit-0.1.1...
Preprocessing library cryptohash-conduit-0.1.1...
Preprocessing library cryptohash-conduit-0.1.1...
Haddock coverage:
 100% (  4 /  4) in 'Crypto.Hash.Conduit'
Documentation created: dist/doc/html/cryptohash-conduit/index.html,
dist/doc/html/cryptohash-conduit/cryptohash-conduit.txt
Creating package registration file:
/tmp/pkgConf-cryptohash-conduit-0.1913595481035015717.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-conduit-0.1.1-4OhubUZbhXI4cdP3FGcGxo
Registering cryptohash-conduit-0.1.1...
Installed cryptohash-conduit-0.1.1
Configuring dns-2.0.0...
Building dns-2.0.0...
Preprocessing library dns-2.0.0...
[1 of 9] Compiling Network.DNS.Internal ( Network/DNS/Internal.hs, dist/build/Network/DNS/Internal.o )
[2 of 9] Compiling Network.DNS.Types ( Network/DNS/Types.hs, dist/build/Network/DNS/Types.o )
[3 of 9] Compiling Network.DNS.StateBinary ( Network/DNS/StateBinary.hs, dist/build/Network/DNS/StateBinary.o )
[4 of 9] Compiling Network.DNS.Decode ( Network/DNS/Decode.hs, dist/build/Network/DNS/Decode.o )
[5 of 9] Compiling Network.DNS.Encode ( Network/DNS/Encode.hs, dist/build/Network/DNS/Encode.o )
[6 of 9] Compiling Network.DNS.Utils ( Network/DNS/Utils.hs, dist/build/Network/DNS/Utils.o )
[7 of 9] Compiling Network.DNS.Resolver ( Network/DNS/Resolver.hs, dist/build/Network/DNS/Resolver.o )
[8 of 9] Compiling Network.DNS.Lookup ( Network/DNS/Lookup.hs, dist/build/Network/DNS/Lookup.o )
[9 of 9] Compiling Network.DNS      ( Network/DNS.hs, dist/build/Network/DNS.o )
In-place registering dns-2.0.0...
Running Haddock for dns-2.0.0...
Running hscolour for dns-2.0.0...
Preprocessing library dns-2.0.0...
Preprocessing library dns-2.0.0...
Haddock coverage:
  37% ( 11 / 30) in 'Network.DNS.Internal'
  Missing documentation for:
    Module header
    rrDB (Network/DNS/Internal.hs:33)
    OPTTYPE (Network/DNS/Internal.hs:48)
    orDB (Network/DNS/Internal.hs:52)
    rookup (Network/DNS/Internal.hs:57)
    intToType (Network/DNS/Internal.hs:63)
    typeToInt (Network/DNS/Internal.hs:65)
    intToOptType (Network/DNS/Internal.hs:69)
    optTypeToInt (Network/DNS/Internal.hs:71)
     (Network/DNS/Internal.hs:111)
    QorR (Network/DNS/Internal.hs:144)
    OPCODE (Network/DNS/Internal.hs:146)
    RCODE (Network/DNS/Internal.hs:148)
     (Network/DNS/Internal.hs:194)
    OData (Network/DNS/Internal.hs:209)
    defaultQuery (Network/DNS/Internal.hs:215)
    defaultResponse (Network/DNS/Internal.hs:235)
    responseA (Network/DNS/Internal.hs:249)
    responseAAAA (Network/DNS/Internal.hs:260)
  63% ( 19 / 30) in 'Network.DNS.Types'
  Missing documentation for:
    OData (Network/DNS/Internal.hs:209)
    intToType (Network/DNS/Internal.hs:63)
    typeToInt (Network/DNS/Internal.hs:65)
    OPTTYPE (Network/DNS/Internal.hs:48)
    intToOptType (Network/DNS/Internal.hs:69)
    optTypeToInt (Network/DNS/Internal.hs:71)
    QorR (Network/DNS/Internal.hs:144)
    OPCODE (Network/DNS/Internal.hs:146)
    RCODE (Network/DNS/Internal.hs:148)
    responseA (Network/DNS/Internal.hs:249)
    responseAAAA (Network/DNS/Internal.hs:260)
   0% (  0 / 35) in 'Network.DNS.StateBinary'
  Missing documentation for:
    Module header
    SPut (Network/DNS/StateBinary.hs:31)
    WState (Network/DNS/StateBinary.hs:33)
    initialWState (Network/DNS/StateBinary.hs:38)
     (Network/DNS/StateBinary.hs:41)
    put8 (Network/DNS/StateBinary.hs:45)
    put16 (Network/DNS/StateBinary.hs:48)
    put32 (Network/DNS/StateBinary.hs:51)
    putInt8 (Network/DNS/StateBinary.hs:54)
    putInt16 (Network/DNS/StateBinary.hs:57)
    putInt32 (Network/DNS/StateBinary.hs:60)
    putByteString (Network/DNS/StateBinary.hs:63)
    addPositionW (Network/DNS/StateBinary.hs:66)
    fixedSized (Network/DNS/StateBinary.hs:71)
    writeSized (Network/DNS/StateBinary.hs:75)
    wsPop (Network/DNS/StateBinary.hs:79)
    wsPush (Network/DNS/StateBinary.hs:84)
    SGet (Network/DNS/StateBinary.hs:91)
    PState (Network/DNS/StateBinary.hs:93)
    getPosition (Network/DNS/StateBinary.hs:100)
    addPosition (Network/DNS/StateBinary.hs:103)
    push (Network/DNS/StateBinary.hs:108)
    pop (Network/DNS/StateBinary.hs:113)
    get8 (Network/DNS/StateBinary.hs:118)
    get16 (Network/DNS/StateBinary.hs:121)
    get32 (Network/DNS/StateBinary.hs:130)
    getInt8 (Network/DNS/StateBinary.hs:141)
    getInt16 (Network/DNS/StateBinary.hs:144)
    getInt32 (Network/DNS/StateBinary.hs:147)
    getNBytes (Network/DNS/StateBinary.hs:152)
    getNByteString (Network/DNS/StateBinary.hs:157)
    initialState (Network/DNS/StateBinary.hs:162)
    sinkSGet (Network/DNS/StateBinary.hs:165)
    runSGet (Network/DNS/StateBinary.hs:168)
    runSPut (Network/DNS/StateBinary.hs:171)
  67% (  2 /  3) in 'Network.DNS.Decode'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Network.DNS.Encode'
  Missing documentation for:
    Module header
 100% (  4 /  4) in 'Network.DNS.Utils'
 100% ( 20 / 20) in 'Network.DNS.Resolver'
 100% ( 12 / 12) in 'Network.DNS.Lookup'
 100% ( 15 / 15) in 'Network.DNS'
Documentation created: dist/doc/html/dns/index.html, dist/doc/html/dns/dns.txt
Creating package registration file: /tmp/pkgConf-dns-2.01200955819578327131.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dns-2.0.0-Iai9SnyPKYaCu0wemCz2Ss
Registering dns-2.0.0...
Installed dns-2.0.0
Configuring monad-logger-0.3.14...
Building monad-logger-0.3.14...
Preprocessing library monad-logger-0.3.14...
[1 of 1] Compiling Control.Monad.Logger ( Control/Monad/Logger.hs, dist/build/Control/Monad/Logger.o )

Control/Monad/Logger.hs:106:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Logger.hs:208:26: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Logger.hs:208:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Logger.hs:226:28: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Logger.hs:226:55: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering monad-logger-0.3.14...
Running Haddock for monad-logger-0.3.14...
Running hscolour for monad-logger-0.3.14...
Preprocessing library monad-logger-0.3.14...
Preprocessing library monad-logger-0.3.14...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0

Control/Monad/Logger.hs:106:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Logger.hs:208:26: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Logger.hs:208:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Logger.hs:226:28: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Logger.hs:226:55: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
  67% ( 30 / 45) in 'Control.Monad.Logger'
  Missing documentation for:
    LogLevel (Control/Monad/Logger.hs:151)
    LogSource (Control/Monad/Logger.hs:154)
    ToLogStr
    logDebugN (Control/Monad/Logger.hs:663)
    logInfoN (Control/Monad/Logger.hs:666)
    logWarnN (Control/Monad/Logger.hs:669)
    logErrorN (Control/Monad/Logger.hs:672)
    logOtherN (Control/Monad/Logger.hs:675)
    logDebugNS (Control/Monad/Logger.hs:678)
    logInfoNS (Control/Monad/Logger.hs:681)
    logWarnNS (Control/Monad/Logger.hs:684)
    logErrorNS (Control/Monad/Logger.hs:687)
    logOtherNS (Control/Monad/Logger.hs:690)
    defaultLogStr (Control/Monad/Logger.hs:504)
    Loc
Warning: Control.Monad.Logger: could not find link destinations for:
    D1Loc C1_0Loc S1_0_0Loc S1_0_1Loc S1_0_2Loc S1_0_3Loc S1_0_4Loc
Documentation created: dist/doc/html/monad-logger/index.html,
dist/doc/html/monad-logger/monad-logger.txt
Creating package registration file:
/tmp/pkgConf-monad-logger-0.3579286626821145039.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-logger-0.3.14-A0AKT9TmVduCfN4dOzBBN5
Registering monad-logger-0.3.14...
Installed monad-logger-0.3.14
Configuring xml-conduit-1.3.2...
Building xml-conduit-1.3.2...
Preprocessing library xml-conduit-1.3.2...
[1 of 7] Compiling Text.XML.Cursor.Generic ( Text/XML/Cursor/Generic.hs, dist/build/Text/XML/Cursor/Generic.o )
[2 of 7] Compiling Text.XML.Stream.Token ( Text/XML/Stream/Token.hs, dist/build/Text/XML/Stream/Token.o )

Text/XML/Stream/Token.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[3 of 7] Compiling Text.XML.Stream.Render ( Text/XML/Stream/Render.hs, dist/build/Text/XML/Stream/Render.o )

Text/XML/Stream/Render.hs:29:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Text/XML/Stream/Render.hs:30:1: Warning:
    The import of ‘Data.ByteString’ is redundant
      except perhaps to import instances from ‘Data.ByteString’
    To import instances alone, use: import Data.ByteString()

Text/XML/Stream/Render.hs:40:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/XML/Stream/Render.hs:54:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     RenderSettings -> ConduitM Event ByteString m ()

Text/XML/Stream/Render.hs:63:1: Warning:
    Top-level binding with no type signature:
      renderText :: forall (m :: * -> *) (base :: * -> *).
                    (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                     MonadThrow m,
                     primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                    RenderSettings -> ConduitM Event Text m ()

Text/XML/Stream/Render.hs:100:18: Warning:
    This binding for ‘attr’ shadows the existing binding
      defined at Text/XML/Stream/Render.hs:364:1

Text/XML/Stream/Render.hs:344:25: Warning:
    This binding for ‘content’ shadows the existing binding
      defined at Text/XML/Stream/Render.hs:351:1
[4 of 7] Compiling Text.XML.Stream.Parse ( Text/XML/Stream/Parse.hs, dist/build/Text/XML/Stream/Parse.o )

Text/XML/Stream/Parse.hs:155:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Text/XML/Stream/Parse.hs:564:5: Warning:
    This binding for ‘parseText'’ shadows the existing binding
      defined at Text/XML/Stream/Parse.hs:360:1

Text/XML/Stream/Parse.hs:697:20: Warning:
    This binding for ‘attr’ shadows the existing binding
      defined at Text/XML/Stream/Parse.hs:904:1
[5 of 7] Compiling Text.XML.Unresolved ( Text/XML/Unresolved.hs, dist/build/Text/XML/Unresolved.o )

Text/XML/Unresolved.hs:54:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/XML/Unresolved.hs:128:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall a (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     R.RenderSettings -> Document -> ConduitM a ByteString m ()

Text/XML/Unresolved.hs:131:1: Warning:
    Top-level binding with no type signature:
      renderText :: forall a (m :: * -> *) (base :: * -> *).
                    (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                     MonadThrow m,
                     primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                    R.RenderSettings -> Document -> ConduitM a Text m ()
[6 of 7] Compiling Text.XML         ( Text/XML.hs, dist/build/Text/XML.o )

Text/XML.hs:111:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Text/XML.hs:119:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/XML.hs:284:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall a (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     R.RenderSettings -> Document -> ConduitM a ByteString m ()
[7 of 7] Compiling Text.XML.Cursor  ( Text/XML/Cursor.hs, dist/build/Text/XML/Cursor.o )
In-place registering xml-conduit-1.3.2...
Running Haddock for xml-conduit-1.3.2...
Running hscolour for xml-conduit-1.3.2...
Preprocessing library xml-conduit-1.3.2...
Preprocessing library xml-conduit-1.3.2...

Text/XML/Stream/Token.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/XML/Stream/Render.hs:29:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Text/XML/Stream/Render.hs:30:1: Warning:
    The import of ‘Data.ByteString’ is redundant
      except perhaps to import instances from ‘Data.ByteString’
    To import instances alone, use: import Data.ByteString()

Text/XML/Stream/Render.hs:40:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/XML/Stream/Render.hs:54:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     RenderSettings -> ConduitM Event ByteString m ()

Text/XML/Stream/Render.hs:63:1: Warning:
    Top-level binding with no type signature:
      renderText :: forall (m :: * -> *) (base :: * -> *).
                    (MonadThrow m,
                     transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                     primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                    RenderSettings -> ConduitM Event Text m ()

Text/XML/Stream/Render.hs:100:18: Warning:
    This binding for ‘attr’ shadows the existing binding
      defined at Text/XML/Stream/Render.hs:364:1

Text/XML/Stream/Render.hs:344:25: Warning:
    This binding for ‘content’ shadows the existing binding
      defined at Text/XML/Stream/Render.hs:351:1

Text/XML/Stream/Parse.hs:155:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

Text/XML/Stream/Parse.hs:564:5: Warning:
    This binding for ‘parseText'’ shadows the existing binding
      defined at Text/XML/Stream/Parse.hs:360:1

Text/XML/Stream/Parse.hs:697:20: Warning:
    This binding for ‘attr’ shadows the existing binding
      defined at Text/XML/Stream/Parse.hs:904:1

Text/XML/Unresolved.hs:54:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/XML/Unresolved.hs:128:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall a (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     R.RenderSettings -> Document -> ConduitM a ByteString m ()

Text/XML/Unresolved.hs:131:1: Warning:
    Top-level binding with no type signature:
      renderText :: forall a (m :: * -> *) (base :: * -> *).
                    (MonadThrow m,
                     transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                     primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                    R.RenderSettings -> Document -> ConduitM a Text m ()

Text/XML.hs:111:1: Warning:
    The import of ‘Control.Monad.Trans.Resource’ is redundant
      except perhaps to import instances from ‘Control.Monad.Trans.Resource’
    To import instances alone, use: import Control.Monad.Trans.Resource()

Text/XML.hs:119:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/XML.hs:284:1: Warning:
    Top-level binding with no type signature:
      renderBytes :: forall a (m :: * -> *) (base :: * -> *).
                     (transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
                      primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
                     R.RenderSettings -> Document -> ConduitM a ByteString m ()
Haddock coverage:
  92% ( 24 / 26) in 'Text.XML.Cursor.Generic'
  Missing documentation for:
    Axis (Text/XML/Cursor/Generic.hs:35)
    toCursor (Text/XML/Cursor/Generic.hs:52)
   0% (  0 /  6) in 'Text.XML.Stream.Token'
  Missing documentation for:
    Module header
    tokenToBuilder (Text/XML/Stream/Token.hs:39)
    TName (Text/XML/Stream/Token.hs:97)
    Token (Text/XML/Stream/Token.hs:30)
    TAttribute (Text/XML/Stream/Token.hs:119)
    NSLevel (Text/XML/Stream/Token.hs:152)
  90% ( 18 / 20) in 'Text.XML.Stream.Render'
  Missing documentation for:
    RenderSettings (Text/XML/Stream/Render.hs:65)
    rsPretty (Text/XML/Stream/Render.hs:66)
  82% ( 51 / 62) in 'Text.XML.Stream.Parse'
  Missing documentation for:
    parseBytesPos (Text/XML/Stream/Parse.hs:331)
    parseText (Text/XML/Stream/Parse.hs:363)
    ParseSettings (Text/XML/Stream/Parse.hs:398)
    DecodeEntities (Text/XML/Stream/Parse.hs:990)
    psDecodeEntities (Text/XML/Stream/Parse.hs:399)
    optionalAttr (Text/XML/Stream/Parse.hs:911)
    requireAttrRaw (Text/XML/Stream/Parse.hs:897)
    optionalAttrRaw (Text/XML/Stream/Parse.hs:887)
    XmlException (Text/XML/Stream/Parse.hs:851)
    PositionRange
    EventPos (Text/XML/Stream/Parse.hs:316)
  41% ( 13 / 32) in 'Text.XML.Unresolved'
  Missing documentation for:
    writeFile (Text/XML/Unresolved.hs:78)
    readFile (Text/XML/Unresolved.hs:70)
    renderLBS (Text/XML/Unresolved.hs:82)
    parseLBS (Text/XML/Unresolved.hs:91)
    parseLBS_ (Text/XML/Unresolved.hs:96)
    parseText (Text/XML/Unresolved.hs:252)
    parseText_ (Text/XML/Unresolved.hs:258)
    sinkTextDoc (Text/XML/Unresolved.hs:261)
    sinkDoc (Text/XML/Unresolved.hs:73)
    toEvents (Text/XML/Unresolved.hs:218)
    fromEvents (Text/XML/Unresolved.hs:133)
    renderBuilder (Text/XML/Unresolved.hs:124)
    renderBytes (Text/XML/Unresolved.hs:128)
    renderText (Text/XML/Unresolved.hs:131)
    InvalidEventStream (Text/XML/Unresolved.hs:99)
    ParseSettings (Text/XML/Stream/Parse.hs:398)
    psDecodeEntities (Text/XML/Stream/Parse.hs:399)
    RenderSettings (Text/XML/Stream/Render.hs:65)
    rsPretty (Text/XML/Stream/Render.hs:66)
  42% ( 22 / 53) in 'Text.XML'
  Missing documentation for:
    Document (Text/XML.hs:124)
    Prologue
    Instruction
    Miscellaneous
    Node (Text/XML.hs:136)
    Element (Text/XML.hs:151)
    ExternalID
    readFile (Text/XML.hs:229)
    parseLBS (Text/XML.hs:246)
    parseLBS_ (Text/XML.hs:252)
    sinkDoc (Text/XML.hs:255)
    parseText (Text/XML.hs:260)
    parseText_ (Text/XML.hs:266)
    sinkTextDoc (Text/XML.hs:269)
    fromEvents (Text/XML.hs:274)
    UnresolvedEntityException (Text/XML.hs:279)
    XMLException (Text/XML.hs:234)
    writeFile (Text/XML.hs:286)
    renderLBS (Text/XML.hs:290)
    renderText (Text/XML.hs:299)
    renderBytes (Text/XML.hs:284)
    ParseSettings (Text/XML/Stream/Parse.hs:398)
    psDecodeEntities (Text/XML/Stream/Parse.hs:399)
    RenderSettings (Text/XML/Stream/Render.hs:65)
    rsPretty (Text/XML/Stream/Render.hs:66)
    toXMLDocument (Text/XML.hs:168)
    fromXMLDocument (Text/XML.hs:193)
    toXMLNode (Text/XML.hs:184)
    fromXMLNode (Text/XML.hs:221)
    toXMLElement (Text/XML.hs:174)
    fromXMLElement (Text/XML.hs:199)
  96% ( 45 / 47) in 'Text.XML.Cursor'
  Missing documentation for:
    force (Text/XML/Cursor.hs:219)
    forceM (Text/XML/Cursor.hs:223)
Warning: Text.XML: could not find link destinations for:
    D1Prologue C1_0Prologue S1_0_0Prologue S1_0_1Prologue S1_0_2Prologue D1Instruction C1_0Instruction S1_0_0Instruction S1_0_1Instruction D1Miscellaneous C1_0Miscellaneous C1_1Miscellaneous D1Name C1_0Name S1_0_0Name S1_0_1Name S1_0_2Name D1Doctype C1_0Doctype S1_0_0Doctype S1_0_1Doctype D1ExternalID C1_0ExternalID C1_1ExternalID
Documentation created: dist/doc/html/xml-conduit/index.html,
dist/doc/html/xml-conduit/xml-conduit.txt
Creating package registration file:
/tmp/pkgConf-xml-conduit-1.31911022176703680718.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-conduit-1.3.2-0BARfvAPPmk14Zi1dKYXoP
Registering xml-conduit-1.3.2...
Installed xml-conduit-1.3.2
Configuring connection-0.2.5...
Building connection-0.2.5...
Preprocessing library connection-0.2.5...
[1 of 2] Compiling Network.Connection.Types ( Network/Connection/Types.hs, dist/build/Network/Connection/Types.o )
[2 of 2] Compiling Network.Connection ( Network/Connection.hs, dist/build/Network/Connection.o )

Network/Connection.hs:47:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Connection.hs:83:1: Warning:
    Defined but not used: ‘connectionSessionManager’

Network/Connection.hs:264:21: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
In-place registering connection-0.2.5...
Running Haddock for connection-0.2.5...
Running hscolour for connection-0.2.5...
Preprocessing library connection-0.2.5...
Preprocessing library connection-0.2.5...

Network/Connection.hs:47:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Connection.hs:83:1: Warning:
    Defined but not used: ‘connectionSessionManager’

Network/Connection.hs:264:21: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
Haddock coverage:
  70% (  7 / 10) in 'Network.Connection.Types'
  Missing documentation for:
    SockSettings (Network/Connection/Types.hs:58)
     (Network/Connection/Types.hs:78)
    ConnectionID (Network/Connection/Types.hs:81)
  96% ( 25 / 26) in 'Network.Connection'
  Missing documentation for:
    SockSettings (Network/Connection/Types.hs:58)
Warning: Network.Connection: could not find link destinations for:
    ConnectionID
Documentation created: dist/doc/html/connection/index.html,
dist/doc/html/connection/connection.txt
Creating package registration file:
/tmp/pkgConf-connection-0.21005021561758457462.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/connection-0.2.5-JVP5qtlqgsK1D1xdwkOMP4
Registering connection-0.2.5...
Installed connection-0.2.5
Configuring free-4.12.1...
Building free-4.12.1...
Preprocessing library free-4.12.1...
[ 1 of 16] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o )
[ 2 of 16] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o )
[ 3 of 16] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o )
[ 4 of 16] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o )
[ 5 of 16] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o )
[ 6 of 16] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o )
[ 7 of 16] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o )
[ 8 of 16] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o )
[ 9 of 16] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o )
[10 of 16] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o )
[11 of 16] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o )
[12 of 16] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o )
[13 of 16] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o )
[14 of 16] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o )
[15 of 16] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o )
[16 of 16] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o )
In-place registering free-4.12.1...
Running Haddock for free-4.12.1...
Running hscolour for free-4.12.1...
Preprocessing library free-4.12.1...
Preprocessing library free-4.12.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
 100% ( 10 / 10) in 'Control.Monad.Free.TH'
 100% (  4 /  4) in 'Control.Monad.Free.Class'
 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
 100% ( 27 / 27) in 'Control.Monad.Trans.Free'
 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church'
 100% ( 15 / 15) in 'Control.Monad.Free'
 100% ( 12 / 12) in 'Control.Monad.Free.Church'
 100% (  2 /  2) in 'Control.Comonad.Cofree.Class'
 100% ( 10 / 10) in 'Control.Comonad.Trans.Cofree'
 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
  92% ( 11 / 12) in 'Control.Comonad.Cofree'
  Missing documentation for:
    hoistCofree (src/Control/Comonad/Cofree.hs:122)
 100% (  5 /  5) in 'Control.Alternative.Free.Final'
  67% (  4 /  6) in 'Control.Alternative.Free'
  Missing documentation for:
    Alt (src/Control/Alternative/Free.hs:46)
    AltF (src/Control/Alternative/Free.hs:39)
 100% ( 22 / 22) in 'Control.Applicative.Trans.Free'
 100% ( 10 / 10) in 'Control.Applicative.Free.Final'
 100% ( 10 / 10) in 'Control.Applicative.Free'
Documentation created: dist/doc/html/free/index.html,
dist/doc/html/free/free.txt
Creating package registration file: /tmp/pkgConf-free-4.1227559094240650663.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/free-4.12.1-KK4wRIzDy168X97wpxlOT9
Registering free-4.12.1...
Installed free-4.12.1
Configuring wai-app-static-3.1.1...
Building wai-app-static-3.1.1...
Preprocessing library wai-app-static-3.1.1...
[1 of 9] Compiling WaiAppStatic.Types ( WaiAppStatic/Types.hs, dist/build/WaiAppStatic/Types.o )
[2 of 9] Compiling Util             ( Util.hs, dist/build/Util.o )
[3 of 9] Compiling WaiAppStatic.Listing ( WaiAppStatic/Listing.hs, dist/build/WaiAppStatic/Listing.o )

WaiAppStatic/Listing.hs:67:34: Warning:
    This binding for ‘pieces’ shadows the existing binding
      bound at WaiAppStatic/Listing.hs:27:16

WaiAppStatic/Listing.hs:120:24: Warning:
    Defined but not used: ‘isFile’
[4 of 9] Compiling WaiAppStatic.Storage.Filesystem ( WaiAppStatic/Storage/Filesystem.hs, dist/build/WaiAppStatic/Storage/Filesystem.o )
[5 of 9] Compiling WaiAppStatic.Storage.Embedded.Runtime ( WaiAppStatic/Storage/Embedded/Runtime.hs, dist/build/WaiAppStatic/Storage/Embedded/Runtime.o )
[6 of 9] Compiling WaiAppStatic.Storage.Embedded.TH ( WaiAppStatic/Storage/Embedded/TH.hs, dist/build/WaiAppStatic/Storage/Embedded/TH.o )

WaiAppStatic/Storage/Embedded/TH.hs:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[7 of 9] Compiling WaiAppStatic.Storage.Embedded ( WaiAppStatic/Storage/Embedded.hs, dist/build/WaiAppStatic/Storage/Embedded.o )
[8 of 9] Compiling Network.Wai.Application.Static ( Network/Wai/Application/Static.hs, dist/build/Network/Wai/Application/Static.o )

Network/Wai/Application/Static.hs:45:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant

Network/Wai/Application/Static.hs:110:22: Warning:
    This binding for ‘req’ shadows the existing binding
      bound at Network/Wai/Application/Static.hs:77:43

Network/Wai/Application/Static.hs:118:5: Warning:
    Defined but not used: ‘noTrailingSlash’

Network/Wai/Application/Static.hs:234:13: Warning:
    Defined but not used: ‘filesize’
[9 of 9] Compiling WaiAppStatic.CmdLine ( WaiAppStatic/CmdLine.hs, dist/build/WaiAppStatic/CmdLine.o )

WaiAppStatic/CmdLine.hs:41:1: Warning:
    Top-level binding with no type signature:
      option' :: Mod OptionFields Int -> Parser Int

WaiAppStatic/CmdLine.hs:95:5: Warning:
    This binding for ‘args’ shadows the existing binding
      defined at WaiAppStatic/CmdLine.hs:47:1
In-place registering wai-app-static-3.1.1...
Preprocessing executable 'warp' for wai-app-static-3.1.1...
[1 of 1] Compiling Main             ( app/warp-static.hs, dist/build/warp/warp-tmp/Main.o )
Linking dist/build/warp/warp ...
Running Haddock for wai-app-static-3.1.1...
Running hscolour for wai-app-static-3.1.1...
Preprocessing library wai-app-static-3.1.1...
Preprocessing executable 'warp' for wai-app-static-3.1.1...
Preprocessing library wai-app-static-3.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0,
nats-1

WaiAppStatic/Listing.hs:67:34: Warning:
    This binding for ‘pieces’ shadows the existing binding
      bound at WaiAppStatic/Listing.hs:27:16

WaiAppStatic/Listing.hs:120:24: Warning:
    Defined but not used: ‘isFile’

WaiAppStatic/Storage/Embedded/TH.hs:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Wai/Application/Static.hs:45:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant

Network/Wai/Application/Static.hs:110:22: Warning:
    This binding for ‘req’ shadows the existing binding
      bound at Network/Wai/Application/Static.hs:77:43

Network/Wai/Application/Static.hs:118:5: Warning:
    Defined but not used: ‘noTrailingSlash’

Network/Wai/Application/Static.hs:234:13: Warning:
    Defined but not used: ‘filesize’

WaiAppStatic/CmdLine.hs:41:1: Warning:
    Top-level binding with no type signature:
      option' :: Mod OptionFields Int -> Parser Int

WaiAppStatic/CmdLine.hs:95:5: Warning:
    This binding for ‘args’ shadows the existing binding
      defined at WaiAppStatic/CmdLine.hs:47:1
Haddock coverage:
  89% ( 16 / 18) in 'WaiAppStatic.Types'
  Missing documentation for:
    Module header
    fromPiece (WaiAppStatic/Types.hs:39)
  40% (  2 /  5) in 'Util'
  Missing documentation for:
    Module header
    replace (Util.hs:16)
    remove (Util.hs:21)
  50% (  1 /  2) in 'WaiAppStatic.Listing'
  Missing documentation for:
    Module header
 100% (  7 /  7) in 'WaiAppStatic.Storage.Filesystem'
 100% (  3 /  3) in 'WaiAppStatic.Storage.Embedded.Runtime'
  75% (  3 /  4) in 'WaiAppStatic.Storage.Embedded.TH'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'WaiAppStatic.Storage.Embedded'
  Missing documentation for:
    Module header
 100% ( 18 / 18) in 'Network.Wai.Application.Static'
  67% (  2 /  3) in 'WaiAppStatic.CmdLine'
  Missing documentation for:
    Args (WaiAppStatic/CmdLine.hs:29)
Documentation created: dist/doc/html/wai-app-static/index.html,
dist/doc/html/wai-app-static/wai-app-static.txt
Preprocessing executable 'warp' for wai-app-static-3.1.1...
Creating package registration file:
/tmp/pkgConf-wai-app-static-3.12126964169671496434.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wai-app-static-3.1.1-CDFPuMk2OSe9s7pkTNpxXb
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering wai-app-static-3.1.1...
Installed wai-app-static-3.1.1
Configuring persistent-2.2.1...
Building persistent-2.2.1...
Preprocessing library persistent-2.2.1...

Database/Persist/Class/PersistField.hs:9:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Database/Persist/Sql/Class.hs:9:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 23] Compiling Database.Persist.Class.PersistConfig ( Database/Persist/Class/PersistConfig.hs, dist/build/Database/Persist/Class/PersistConfig.o )

Database/Persist/Class/PersistConfig.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 23] Compiling Database.Persist.Types.Base ( Database/Persist/Types/Base.hs, dist/build/Database/Persist/Types/Base.o )

Database/Persist/Types/Base.hs:9:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Database/Persist/Types/Base.hs:257:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Database/Persist/Types/Base.hs:257:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 3 of 23] Compiling Database.Persist.Class.PersistField ( Database/Persist/Class/PersistField.hs, dist/build/Database/Persist/Class/PersistField.o )

Database/Persist/Class/PersistField.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Database/Persist/Class/PersistField.hs:25:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Database/Persist/Class/PersistField.hs:235:26: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at Database/Persist/Class/PersistField.hs:229:22

Database/Persist/Class/PersistField.hs:237:21: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"
[ 4 of 23] Compiling Database.Persist.Class.PersistEntity ( Database/Persist/Class/PersistEntity.hs, dist/build/Database/Persist/Class/PersistEntity.o )

Database/Persist/Class/PersistEntity.hs:37:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Database/Persist/Class/PersistEntity.hs:38:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 5 of 23] Compiling Database.Persist.Types ( Database/Persist/Types.hs, dist/build/Database/Persist/Types.o )
[ 6 of 23] Compiling Database.Persist.Quasi ( Database/Persist/Quasi.hs, dist/build/Database/Persist/Quasi.o )

Database/Persist/Quasi.hs:27:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 7 of 23] Compiling Database.Persist.Class.PersistStore ( Database/Persist/Class/PersistStore.hs, dist/build/Database/Persist/Class/PersistStore.o )
[ 8 of 23] Compiling Database.Persist.Class.PersistQuery ( Database/Persist/Class/PersistQuery.hs, dist/build/Database/Persist/Class/PersistQuery.o )
[ 9 of 23] Compiling Database.Persist.Class.DeleteCascade ( Database/Persist/Class/DeleteCascade.hs, dist/build/Database/Persist/Class/DeleteCascade.o )
[10 of 23] Compiling Database.Persist.Class.PersistUnique ( Database/Persist/Class/PersistUnique.hs, dist/build/Database/Persist/Class/PersistUnique.o )

Database/Persist/Class/PersistUnique.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[11 of 23] Compiling Database.Persist.Class ( Database/Persist/Class.hs, dist/build/Database/Persist/Class.o )
[12 of 23] Compiling Database.Persist.Sql.Types ( Database/Persist/Sql/Types.hs, dist/build/Database/Persist/Sql/Types.o )
[13 of 23] Compiling Database.Persist.Sql.Internal ( Database/Persist/Sql/Internal.hs, dist/build/Database/Persist/Sql/Internal.o )

Database/Persist/Sql/Internal.hs:14:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[14 of 23] Compiling Database.Persist ( Database/Persist.hs, dist/build/Database/Persist.o )
[15 of 23] Compiling Database.Persist.Sql.Class ( Database/Persist/Sql/Class.hs, dist/build/Database/Persist/Sql/Class.o )

Database/Persist/Sql/Class.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Database/Persist/Sql/Class.hs:20:1: Warning:
    The import of ‘Control.Arrow’ is redundant
      except perhaps to import instances from ‘Control.Arrow’
    To import instances alone, use: import Control.Arrow()

Database/Persist/Sql/Class.hs:67:23: Warning:
    Defined but not used: ‘ent’

Database/Persist/Sql/Class.hs:221:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[16 of 23] Compiling Database.Persist.Sql.Raw ( Database/Persist/Sql/Raw.hs, dist/build/Database/Persist/Sql/Raw.o )
[17 of 23] Compiling Database.Persist.Sql.Run ( Database/Persist/Sql/Run.hs, dist/build/Database/Persist/Sql/Run.o )
[18 of 23] Compiling Database.Persist.Sql.Migration ( Database/Persist/Sql/Migration.hs, dist/build/Database/Persist/Sql/Migration.o )
[19 of 23] Compiling Database.Persist.Sql.Util ( Database/Persist/Sql/Util.hs, dist/build/Database/Persist/Sql/Util.o )
[20 of 23] Compiling Database.Persist.Sql.Orphan.PersistStore ( Database/Persist/Sql/Orphan/PersistStore.hs, dist/build/Database/Persist/Sql/Orphan/PersistStore.o )

Database/Persist/Sql/Orphan/PersistStore.hs:28:1: Warning:
    The import of ‘mappend’ from module ‘Data.Monoid’ is redundant
[21 of 23] Compiling Database.Persist.Sql.Orphan.PersistQuery ( Database/Persist/Sql/Orphan/PersistQuery.hs, dist/build/Database/Persist/Sql/Orphan/PersistQuery.o )

Database/Persist/Sql/Orphan/PersistQuery.hs:20:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
[22 of 23] Compiling Database.Persist.Sql.Orphan.PersistUnique ( Database/Persist/Sql/Orphan/PersistUnique.hs, dist/build/Database/Persist/Sql/Orphan/PersistUnique.o )

Database/Persist/Sql/Orphan/PersistUnique.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[23 of 23] Compiling Database.Persist.Sql ( Database/Persist/Sql.hs, dist/build/Database/Persist/Sql.o )
In-place registering persistent-2.2.1...
Running Haddock for persistent-2.2.1...
Running hscolour for persistent-2.2.1...
Preprocessing library persistent-2.2.1...
Preprocessing library persistent-2.2.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0

Database/Persist/Class/PersistField.hs:9:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Database/Persist/Sql/Class.hs:9:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Database/Persist/Class/PersistConfig.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Database/Persist/Types/Base.hs:9:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Database/Persist/Types/Base.hs:257:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Database/Persist/Types/Base.hs:257:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Database/Persist/Class/PersistField.hs:23:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Database/Persist/Class/PersistField.hs:25:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Database/Persist/Class/PersistField.hs:235:26: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at Database/Persist/Class/PersistField.hs:229:22

Database/Persist/Class/PersistField.hs:237:21: Warning:
    In the use of ‘parseTime’
    (imported from Data.Time, but defined in time-1.5.0.1:Data.Time.Format.Parse):
    Deprecated: "use "parseTimeM True" instead"

Database/Persist/Class/PersistEntity.hs:37:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Database/Persist/Class/PersistEntity.hs:38:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Database/Persist/Quasi.hs:27:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Database/Persist/Class/PersistUnique.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Database/Persist/Sql/Internal.hs:14:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Database/Persist/Sql/Class.hs:16:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Database/Persist/Sql/Class.hs:20:1: Warning:
    The import of ‘Control.Arrow’ is redundant
      except perhaps to import instances from ‘Control.Arrow’
    To import instances alone, use: import Control.Arrow()

Database/Persist/Sql/Class.hs:67:23: Warning:
    Defined but not used: ‘ent’

Database/Persist/Sql/Class.hs:221:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
  50% (  1 /  2) in 'Database.Persist.Class.PersistConfig'
  Missing documentation for:
    Module header
  20% (  8 / 40) in 'Database.Persist.Types.Base'
  Missing documentation for:
    Module header
     (Database/Persist/Types/Base.hs:85)
    IsNullable (Database/Persist/Types/Base.hs:92)
    EntityDef (Database/Persist/Types/Base.hs:106)
    entityPrimary (Database/Persist/Types/Base.hs:120)
    entityKeyFields (Database/Persist/Types/Base.hs:125)
    keyAndEntityFields (Database/Persist/Types/Base.hs:130)
    ExtraLine (Database/Persist/Types/Base.hs:137)
    HaskellName (Database/Persist/Types/Base.hs:139)
    DBName (Database/Persist/Types/Base.hs:141)
    Attr (Database/Persist/Types/Base.hs:144)
    FieldType (Database/Persist/Types/Base.hs:146)
    FieldDef (Database/Persist/Types/Base.hs:153)
    toEmbedEntityDef (Database/Persist/Types/Base.hs:199)
    UniqueDef (Database/Persist/Types/Base.hs:218)
    CompositeDef (Database/Persist/Types/Base.hs:226)
    ForeignDef (Database/Persist/Types/Base.hs:236)
    PersistException (Database/Persist/Types/Base.hs:247)
     (Database/Persist/Types/Base.hs:256)
     (Database/Persist/Types/Base.hs:257)
     (Database/Persist/Types/Base.hs:304)
    fromPersistValueText (Database/Persist/Types/Base.hs:317)
     (Database/Persist/Types/Base.hs:334)
     (Database/Persist/Types/Base.hs:371)
    PersistFilter (Database/Persist/Types/Base.hs:436)
    UpdateException (Database/Persist/Types/Base.hs:440)
     (Database/Persist/Types/Base.hs:443)
     (Database/Persist/Types/Base.hs:446)
    OnlyUniqueException (Database/Persist/Types/Base.hs:448)
     (Database/Persist/Types/Base.hs:449)
     (Database/Persist/Types/Base.hs:452)
    PersistUpdate (Database/Persist/Types/Base.hs:455)
  25% (  1 /  4) in 'Database.Persist.Class.PersistField'
  Missing documentation for:
    Module header
    SomePersistField (Database/Persist/Class/PersistField.hs:322)
    getPersistMap (Database/Persist/Class/PersistField.hs:314)
  78% ( 14 / 18) in 'Database.Persist.Class.PersistEntity'
  Missing documentation for:
    Module header
    BackendSpecificUpdate (Database/Persist/Class/PersistEntity.hs:96)
    BackendSpecificFilter (Database/Persist/Class/PersistEntity.hs:118)
    entityValues (Database/Persist/Class/PersistEntity.hs:178)
  26% ( 12 / 47) in 'Database.Persist.Types'
  Missing documentation for:
    Module header
     (Database/Persist/Types/Base.hs:85)
    IsNullable (Database/Persist/Types/Base.hs:92)
    EntityDef (Database/Persist/Types/Base.hs:106)
    entityPrimary (Database/Persist/Types/Base.hs:120)
    entityKeyFields (Database/Persist/Types/Base.hs:125)
    keyAndEntityFields (Database/Persist/Types/Base.hs:130)
    ExtraLine (Database/Persist/Types/Base.hs:137)
    HaskellName (Database/Persist/Types/Base.hs:139)
    DBName (Database/Persist/Types/Base.hs:141)
    Attr (Database/Persist/Types/Base.hs:144)
    FieldType (Database/Persist/Types/Base.hs:146)
    FieldDef (Database/Persist/Types/Base.hs:153)
    toEmbedEntityDef (Database/Persist/Types/Base.hs:199)
    UniqueDef (Database/Persist/Types/Base.hs:218)
    CompositeDef (Database/Persist/Types/Base.hs:226)
    ForeignDef (Database/Persist/Types/Base.hs:236)
    PersistException (Database/Persist/Types/Base.hs:247)
     (Database/Persist/Types/Base.hs:256)
     (Database/Persist/Types/Base.hs:257)
     (Database/Persist/Types/Base.hs:304)
    fromPersistValueText (Database/Persist/Types/Base.hs:317)
     (Database/Persist/Types/Base.hs:334)
     (Database/Persist/Types/Base.hs:371)
    PersistFilter (Database/Persist/Types/Base.hs:436)
    UpdateException (Database/Persist/Types/Base.hs:440)
     (Database/Persist/Types/Base.hs:443)
     (Database/Persist/Types/Base.hs:446)
    OnlyUniqueException (Database/Persist/Types/Base.hs:448)
     (Database/Persist/Types/Base.hs:449)
     (Database/Persist/Types/Base.hs:452)
    PersistUpdate (Database/Persist/Types/Base.hs:455)
    SomePersistField (Database/Persist/Class/PersistField.hs:322)
    BackendSpecificUpdate (Database/Persist/Class/PersistEntity.hs:96)
    BackendSpecificFilter (Database/Persist/Class/PersistEntity.hs:118)
  17% (  1 /  6) in 'Database.Persist.Quasi'
  Missing documentation for:
    Module header
    PersistSettings (Database/Persist/Quasi.hs:79)
    upperCaseSettings (Database/Persist/Quasi.hs:93)
    lowerCaseSettings (Database/Persist/Quasi.hs:93)
    nullable (Database/Persist/Quasi.hs:513)
  56% (  5 /  9) in 'Database.Persist.Class.PersistStore'
  Missing documentation for:
    Module header
    HasPersistBackend (Database/Persist/Class/PersistStore.hs:25)
    liftPersist (Database/Persist/Class/PersistStore.hs:28)
    PersistStore (Database/Persist/Class/PersistStore.hs:50)
  67% (  4 /  6) in 'Database.Persist.Class.PersistQuery'
  Missing documentation for:
    Module header
    PersistQuery (Database/Persist/Class/PersistQuery.hs:22)
   0% (  0 /  3) in 'Database.Persist.Class.DeleteCascade'
  Missing documentation for:
    Module header
    DeleteCascade (Database/Persist/Class/DeleteCascade.hs:18)
    deleteCascadeWhere (Database/Persist/Class/DeleteCascade.hs:22)
  86% (  6 /  7) in 'Database.Persist.Class.PersistUnique'
  Missing documentation for:
    Module header
  80% ( 33 / 41) in 'Database.Persist.Class'
  Missing documentation for:
    Module header
    PersistStore (Database/Persist/Class/PersistStore.hs:50)
    PersistQuery (Database/Persist/Class/PersistQuery.hs:22)
    DeleteCascade (Database/Persist/Class/DeleteCascade.hs:18)
    deleteCascadeWhere (Database/Persist/Class/DeleteCascade.hs:22)
    entityValues (Database/Persist/Class/PersistEntity.hs:178)
    HasPersistBackend (Database/Persist/Class/PersistStore.hs:25)
    liftPersist (Database/Persist/Class/PersistStore.hs:28)
  16% (  3 / 19) in 'Database.Persist.Sql.Types'
  Missing documentation for:
    Module header
    InsertSqlResult (Database/Persist/Sql/Types.hs:32)
    SqlBackend (Database/Persist/Sql/Types.hs:40)
     (Database/Persist/Sql/Types.hs:62)
    LogFunc (Database/Persist/Sql/Types.hs:65)
    Statement (Database/Persist/Sql/Types.hs:67)
    Column (Database/Persist/Sql/Types.hs:76)
    PersistentSqlException (Database/Persist/Sql/Types.hs:87)
     (Database/Persist/Sql/Types.hs:90)
    SqlPersistT (Database/Persist/Sql/Types.hs:92)
    SqlPersist (Database/Persist/Sql/Types.hs:94)
    SqlPersistM (Database/Persist/Sql/Types.hs:97)
    Sql (Database/Persist/Sql/Types.hs:99)
    CautiousMigration (Database/Persist/Sql/Types.hs:102)
    Migration (Database/Persist/Sql/Types.hs:104)
    ConnectionPool (Database/Persist/Sql/Types.hs:106)
  67% (  2 /  3) in 'Database.Persist.Sql.Internal'
  Missing documentation for:
    defaultAttribute (Database/Persist/Sql/Internal.hs:17)
  52% ( 13 / 25) in 'Database.Persist'
  Missing documentation for:
    Module header
    ==. (Database/Persist.hs:52)
    !=. (Database/Persist.hs:52)
    <. (Database/Persist.hs:52)
    >. (Database/Persist.hs:52)
    <=. (Database/Persist.hs:52)
    >=. (Database/Persist.hs:52)
    listToJSON (Database/Persist.hs:78)
    mapToJSON (Database/Persist.hs:81)
    toJsonText (Database/Persist.hs:84)
    getPersistMap (Database/Persist/Class/PersistField.hs:314)
    limitOffsetOrder (Database/Persist.hs:91)
  33% (  1 /  3) in 'Database.Persist.Sql.Class'
  Missing documentation for:
    Module header
    PersistFieldSql (Database/Persist/Sql/Class.hs:203)
  38% (  3 /  8) in 'Database.Persist.Sql.Raw'
  Missing documentation for:
    Module header
    rawQuery (Database/Persist/Sql/Raw.hs:22)
    rawQueryRes (Database/Persist/Sql/Raw.hs:32)
    getStmt (Database/Persist/Sql/Raw.hs:69)
    getStmtConn (Database/Persist/Sql/Raw.hs:74)
  18% (  2 / 11) in 'Database.Persist.Sql.Run'
  Missing documentation for:
    Module header
    runSqlConn (Database/Persist/Sql/Run.hs:52)
    runSqlPersistM (Database/Persist/Sql/Run.hs:62)
    runSqlPersistMPool (Database/Persist/Sql/Run.hs:65)
    withSqlPool (Database/Persist/Sql/Run.hs:68)
    createSqlPool (Database/Persist/Sql/Run.hs:76)
    askLogF
Database/Persist/Sql/Orphan/PersistStore.hs:28:1: Warning:
    The import of ‘mappend’ from module ‘Data.Monoid’ is redundant

Database/Persist/Sql/Orphan/PersistQuery.hs:20:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant

Database/Persist/Sql/Orphan/PersistUnique.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
unc (Database/Persist/Sql/Run.hs:90)
    withSqlConn (Database/Persist/Sql/Run.hs:99)
    close' (Database/Persist/Sql/Run.hs:105)
  10% (  1 / 10) in 'Database.Persist.Sql.Migration'
  Missing documentation for:
    Module header
    parseMigration (Database/Persist/Sql/Migration.hs:36)
    parseMigration' (Database/Persist/Sql/Migration.hs:46)
    printMigration (Database/Persist/Sql/Migration.hs:53)
    showMigration (Database/Persist/Sql/Migration.hs:57)
    getMigration (Database/Persist/Sql/Migration.hs:60)
    runMigration (Database/Persist/Sql/Migration.hs:65)
    runMigrationUnsafe (Database/Persist/Sql/Migration.hs:96)
    migrate (Database/Persist/Sql/Migration.hs:119)
   0% (  0 / 10) in 'Database.Persist.Sql.Util'
  Missing documentation for:
    Module header
    parseEntityValues (Database/Persist/Sql/Util.hs:56)
    entityColumnNames (Database/Persist/Sql/Util.hs:26)
    keyAndEntityColumnNames (Database/Persist/Sql/Util.hs:32)
    entityColumnCount (Database/Persist/Sql/Util.hs:35)
    isIdField (Database/Persist/Sql/Util.hs:86)
    hasCompositeKey (Database/Persist/Sql/Util.hs:39)
    dbIdColumns (Database/Persist/Sql/Util.hs:42)
    dbIdColumnsEsc (Database/Persist/Sql/Util.hs:45)
    dbColumns (Database/Persist/Sql/Util.hs:48)
  50% (  4 /  8) in 'Database.Persist.Sql.Orphan.PersistStore'
  Missing documentation for:
    Module header
    withRawQuery (Database/Persist/Sql/Orphan/PersistStore.hs:41)
    toSqlKey (Database/Persist/Sql/Orphan/PersistStore.hs:50)
    fromSqlKey (Database/Persist/Sql/Orphan/PersistStore.hs:53)
  75% (  3 /  4) in 'Database.Persist.Sql.Orphan.PersistQuery'
  Missing documentation for:
    Module header
   0% (  0 /  1) in 'Database.Persist.Sql.Orphan.PersistUnique'
  Missing documentation for:
    Module header
  35% ( 22 / 62) in 'Database.Persist.Sql'
  Missing documentation for:
    Module header
    InsertSqlResult (Database/Persist/Sql/Types.hs:32)
    SqlBackend (Database/Persist/Sql/Types.hs:40)
     (Database/Persist/Sql/Types.hs:62)
    LogFunc (Database/Persist/Sql/Types.hs:65)
    Statement (Database/Persist/Sql/Types.hs:67)
    Column (Database/Persist/Sql/Types.hs:76)
    PersistentSqlException (Database/Persist/Sql/Types.hs:87)
     (Database/Persist/Sql/Types.hs:90)
    SqlPersistT (Database/Persist/Sql/Types.hs:92)
    SqlPersist (Database/Persist/Sql/Types.hs:94)
    SqlPersistM (Database/Persist/Sql/Types.hs:97)
    Sql (Database/Persist/Sql/Types.hs:99)
    CautiousMigration (Database/Persist/Sql/Types.hs:102)
    Migration (Database/Persist/Sql/Types.hs:104)
    ConnectionPool (Database/Persist/Sql/Types.hs:106)
    PersistFieldSql (Database/Persist/Sql/Class.hs:203)
    runSqlConn (Database/Persist/Sql/Run.hs:52)
    runSqlPersistM (Database/Persist/Sql/Run.hs:62)
    runSqlPersistMPool (Database/Persist/Sql/Run.hs:65)
    withSqlPool (Database/Persist/Sql/Run.hs:68)
    createSqlPool (Database/Persist/Sql/Run.hs:76)
    askLogFunc (Database/Persist/Sql/Run.hs:90)
    withSqlConn (Database/Persist/Sql/Run.hs:99)
    close' (Database/Persist/Sql/Run.hs:105)
    parseMigration (Database/Persist/Sql/Migration.hs:36)
    parseMigration' (Database/Persist/Sql/Migration.hs:46)
    printMigration (Database/Persist/Sql/Migration.hs:53)
    showMigration (Database/Persist/Sql/Migration.hs:57)
    getMigration (Database/Persist/Sql/Migration.hs:60)
    runMigration (Database/Persist/Sql/Migration.hs:65)
    runMigrationUnsafe (Database/Persist/Sql/Migration.hs:96)
    migrate (Database/Persist/Sql/Migration.hs:119)
    withRawQuery (Database/Persist/Sql/Orphan/PersistStore.hs:41)
    toSqlKey (Database/Persist/Sql/Orphan/PersistStore.hs:50)
    fromSqlKey (Database/Persist/Sql/Orphan/PersistStore.hs:53)
    rawQuery (Database/Persist/Sql/Raw.hs:22)
    rawQueryRes (Database/Persist/Sql/Raw.hs:32)
    getStmtConn (Database/Persist/Sql/Raw.hs:74)
    defaultAttribute (Database/Persist/Sql/Internal.hs:17)
Warning: Database.Persist.Quasi: could not find link destinations for:
    Spaces
Warning: Database.Persist.Sql: could not find link destinations for:
    TFCo:R:BackendKeySqlBackend SqlBackendKey unSqlBackendKey
Documentation created: dist/doc/html/persistent/index.html,
dist/doc/html/persistent/persistent.txt
Creating package registration file:
/tmp/pkgConf-persistent-2.29283403391457199681.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/persistent-2.2.1-3dtP7PhwQKN5DHcK5Y5QFJ
Registering persistent-2.2.1...
Installed persistent-2.2.1
Configuring yesod-core-1.4.15...
Building yesod-core-1.4.15...
Preprocessing library yesod-core-1.4.15...
[ 1 of 31] Compiling Yesod.Routes.TH.Types ( Yesod/Routes/TH/Types.hs, dist/build/Yesod/Routes/TH/Types.o )
[ 2 of 31] Compiling Yesod.Routes.TH.Dispatch ( Yesod/Routes/TH/Dispatch.hs, dist/build/Yesod/Routes/TH/Dispatch.o )
[ 3 of 31] Compiling Yesod.Routes.Overlap ( Yesod/Routes/Overlap.hs, dist/build/Yesod/Routes/Overlap.o )
[ 4 of 31] Compiling Yesod.Core.TypeCache ( Yesod/Core/TypeCache.hs, dist/build/Yesod/Core/TypeCache.o )
[ 5 of 31] Compiling Yesod.Routes.Class ( Yesod/Routes/Class.hs, dist/build/Yesod/Routes/Class.o )
[ 6 of 31] Compiling Yesod.Routes.TH.RenderRoute ( Yesod/Routes/TH/RenderRoute.hs, dist/build/Yesod/Routes/TH/RenderRoute.o )

Yesod/Routes/TH/RenderRoute.hs:17:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 7 of 31] Compiling Yesod.Routes.TH.ParseRoute ( Yesod/Routes/TH/ParseRoute.hs, dist/build/Yesod/Routes/TH/ParseRoute.o )
[ 8 of 31] Compiling Yesod.Routes.TH.RouteAttrs ( Yesod/Routes/TH/RouteAttrs.hs, dist/build/Yesod/Routes/TH/RouteAttrs.o )
[ 9 of 31] Compiling Yesod.Routes.TH  ( Yesod/Routes/TH.hs, dist/build/Yesod/Routes/TH.o )
[10 of 31] Compiling Yesod.Routes.Parse ( Yesod/Routes/Parse.hs, dist/build/Yesod/Routes/Parse.o )
[11 of 31] Compiling Paths_yesod_core ( dist/build/autogen/Paths_yesod_core.hs, dist/build/Paths_yesod_core.o )
[12 of 31] Compiling Yesod.Core.Internal.Util ( Yesod/Core/Internal/Util.hs, dist/build/Yesod/Core/Internal/Util.o )
[13 of 31] Compiling Yesod.Core.Types ( Yesod/Core/Types.hs, dist/build/Yesod/Core/Types.o )

Yesod/Core/Types.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Core/Types.hs:14:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Core/Types.hs:32:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
[14 of 31] Compiling Yesod.Core.Class.Handler ( Yesod/Core/Class/Handler.hs, dist/build/Yesod/Core/Class/Handler.o )

Yesod/Core/Class/Handler.hs:14:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Core/Class/Handler.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Core/Class/Handler.hs:25:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Yesod/Core/Class/Handler.hs:56:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Yesod/Core/Class/Handler.hs:56:54: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Yesod/Core/Class/Handler.hs:56:91: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Yesod/Core/Class/Handler.hs:79:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Yesod/Core/Class/Handler.hs:79:52: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[15 of 31] Compiling Yesod.Core.Internal.Request ( Yesod/Core/Internal/Request.hs, dist/build/Yesod/Core/Internal/Request.o )
[16 of 31] Compiling Yesod.Core.Internal.Session ( Yesod/Core/Internal/Session.hs, dist/build/Yesod/Core/Internal/Session.o )
[17 of 31] Compiling Yesod.Core.Content ( Yesod/Core/Content.hs, dist/build/Yesod/Core/Content.o )

Yesod/Core/Content.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Core/Content.hs:227:27: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Yesod/Core/Content.hs:232:36: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Yesod/Core/Content.hs:235:19: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
[18 of 31] Compiling Yesod.Core.Handler ( Yesod/Core/Handler.hs, dist/build/Yesod/Core/Handler.o )

Yesod/Core/Handler.hs:181:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant

Yesod/Core/Handler.hs:211:1: Warning:
    The import of ‘mempty, mappend’
    from module ‘Data.Monoid’ is redundant
[19 of 31] Compiling Yesod.Core.Widget ( Yesod/Core/Widget.hs, dist/build/Yesod/Core/Widget.o )
[20 of 31] Compiling Yesod.Core.Class.Breadcrumbs ( Yesod/Core/Class/Breadcrumbs.hs, dist/build/Yesod/Core/Class/Breadcrumbs.o )
[21 of 31] Compiling Yesod.Core.Class.Yesod ( Yesod/Core/Class/Yesod.hs, dist/build/Yesod/Core/Class/Yesod.o )
[22 of 31] Compiling Yesod.Core.Json  ( Yesod/Core/Json.hs, dist/build/Yesod/Core/Json.o )
[23 of 31] Compiling Yesod.Core.Class.Dispatch ( Yesod/Core/Class/Dispatch.hs, dist/build/Yesod/Core/Class/Dispatch.o )
[24 of 31] Compiling Yesod.Core.Internal.Response ( Yesod/Core/Internal/Response.hs, dist/build/Yesod/Core/Internal/Response.o )
[25 of 31] Compiling Yesod.Core.Internal.Run ( Yesod/Core/Internal/Run.hs, dist/build/Yesod/Core/Internal/Run.o )

Yesod/Core/Internal/Run.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Core/Internal/Run.hs:28:1: Warning:
    The import of ‘mempty’ from module ‘Data.Monoid’ is redundant

Yesod/Core/Internal/Run.hs:43:1: Warning:
    The import of ‘System.Random’ is redundant
      except perhaps to import instances from ‘System.Random’
    To import instances alone, use: import System.Random()

Yesod/Core/Internal/Run.hs:51:1: Warning:
    The import of ‘NFData’ from module ‘Control.DeepSeq’ is redundant

Yesod/Core/Internal/Run.hs:266:22: Warning:
    This binding for ‘yreq’ shadows the existing binding
      bound at Yesod/Core/Internal/Run.hs:264:9
[26 of 31] Compiling Yesod.Core.Internal.TH ( Yesod/Core/Internal/TH.hs, dist/build/Yesod/Core/Internal/TH.o )
[27 of 31] Compiling Yesod.Core.Dispatch ( Yesod/Core/Dispatch.hs, dist/build/Yesod/Core/Dispatch.o )

Yesod/Core/Dispatch.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[28 of 31] Compiling Yesod.Core.Unsafe ( Yesod/Core/Unsafe.hs, dist/build/Yesod/Core/Unsafe.o )

Yesod/Core/Unsafe.hs:12:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[29 of 31] Compiling Yesod.Core.Internal.LiteApp ( Yesod/Core/Internal/LiteApp.hs, dist/build/Yesod/Core/Internal/LiteApp.o )

Yesod/Core/Internal/LiteApp.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[30 of 31] Compiling Yesod.Core.Internal ( Yesod/Core/Internal.hs, dist/build/Yesod/Core/Internal.o )
[31 of 31] Compiling Yesod.Core       ( Yesod/Core.hs, dist/build/Yesod/Core.o )
In-place registering yesod-core-1.4.15...
Running Haddock for yesod-core-1.4.15...
Running hscolour for yesod-core-1.4.15...
Preprocessing library yesod-core-1.4.15...
Preprocessing library yesod-core-1.4.15...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0,
nats-1

Yesod/Routes/TH/RenderRoute.hs:17:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Core/Types.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Core/Types.hs:14:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Core/Types.hs:32:1: Warning:
    The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant

Yesod/Core/Class/Handler.hs:14:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Core/Class/Handler.hs:19:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Core/Class/Handler.hs:25:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Yesod/Core/Class/Handler.hs:56:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Yesod/Core/Class/Handler.hs:56:54: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Yesod/Core/Class/Handler.hs:56:91: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Yesod/Core/Class/Handler.hs:79:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Yesod/Core/Class/Handler.hs:79:52: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Yesod/Core/Content.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Core/Content.hs:227:27: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Yesod/Core/Content.hs:232:36: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"

Yesod/Core/Content.hs:235:19: Warning:
    In the use of ‘B.breakByte’ (imported from Data.ByteString):
    Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
Haddock coverage:
  23% (  3 / 13) in 'Yesod.Routes.TH.Types'
  Missing documentation for:
    Resource (Yesod/Routes/TH/Types.hs:38)
    ResourceTree (Yesod/Routes/TH/Types.hs:21)
    Piece (Yesod/Routes/TH/Types.hs:52)
    Dispatch (Yesod/Routes/TH/Types.hs:63)
    CheckOverlap (Yesod/Routes/TH/Types.hs:47)
    FlatResource (Yesod/Routes/TH/Types.hs:87)
    resourceMulti (Yesod/Routes/TH/Types.hs:83)
    resourceTreePieces (Yesod/Routes/TH/Types.hs:26)
    resourceTreeName (Yesod/Routes/TH/Types.hs:30)
    flatten (Yesod/Routes/TH/Types.hs:95)
  25% (  1 /  4) in 'Yesod.Routes.TH.Dispatch'
  Missing documentation for:
    Module header
    MkDispatchSettings (Yesod/Routes/TH/Dispatch.hs:19)
    defaultGetHandler (Yesod/Routes/TH/Dispatch.hs:197)
  33% (  1 /  3) in 'Yesod.Routes.Overlap'
  Missing documentation for:
    findOverlapNames (Yesod/Routes/Overlap.hs:64)
    Overlap (Yesod/Routes/Overlap.hs:33)
  60% (  3 /  5) in 'Yesod.Core.TypeCache'
  Missing documentation for:
    TypeMap (Yesod/Core/TypeCache.hs:18)
    KeyedTypeMap (Yesod/Core/TypeCache.hs:19)
   0% (  0 /  4) in 'Yesod.Routes.Class'
  Missing documentation for:
    Module header
    RenderRoute (Yesod/Routes/Class.hs:12)
    ParseRoute (Yesod/Routes/Class.hs:18)
    RouteAttrs (Yesod/Routes/Class.hs:22)
  83% (  5 /  6) in 'Yesod.Routes.TH.RenderRoute'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Yesod.Routes.TH.ParseRoute'
  Missing documentation for:
    Module header
    mkParseRouteInstance (Yesod/Routes/TH/ParseRoute.hs:13)
   0% (  0 /  2) in 'Yesod.Routes.TH.RouteAttrs'
  Missing documentation for:
    Module header
    mkRouteAttrsInstance (Yesod/Routes/TH/RouteAttrs.hs:13)
  67% ( 10 / 15) in 'Yesod.Routes.TH'
  Missing documentation for:
    Module header
    mkParseRouteInstance (Yesod/Routes/TH/ParseRoute.hs:13)
    mkRouteAttrsInstance (Yesod/Routes/TH/RouteAttrs.hs:13)
    MkDispatchSettings (Yesod/Routes/TH/Dispatch.hs:19)
    defaultGetHandler (Yesod/Routes/TH/Dispatch.hs:197)
  25% (  2 /  8) in 'Yesod.Routes.Parse'
  Missing documentation for:
    Module header
    parseRoutesFile (Yesod/Routes/Parse.hs:37)
    parseRoutesFileNoCheck (Yesod/Routes/Parse.hs:40)
    parseType (Yesod/Routes/Parse.hs:176)
    parseTypeTree (Yesod/Routes/Parse.hs:180)
    TypeTree (Yesod/Routes/Parse.hs:199)
   0% (  0 /  8) in 'Paths_yesod_core'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_yesod_core.hs:15)
    getBinDir (dist/build/autogen/Paths_yesod_core.hs:25)
    getLibDir (dist/build/autogen/Paths_yesod_core.hs:25)
    getDataDir (dist/build/autogen/Paths_yesod_core.hs:25)
    getLibexecDir (dist/build/autogen/Paths_yesod_core.hs:25)
    getDataFileName (dist/build/autogen/Paths_yesod_core.hs:32)
    getSysconfDir (dist/build/autogen/Paths_yesod_core.hs:25)
  50% (  3 /  6) in 'Yesod.Core.Internal.Util'
  Missing documentation for:
    Module header
    putTime (Yesod/Core/Internal/Util.hs:22)
    getTime (Yesod/Core/Internal/Util.hs:28)
  16% ( 16 / 99) in 'Yesod.Core.Types'
  Missing documentation for:
    Module header
    SessionMap (Yesod/Core/Types.hs:71)
    SaveSession (Yesod/Core/Types.hs:73)
    SessionBackend (Yesod/Core/Types.hs:76)
    SessionCookie (Yesod/Core/Types.hs:81)
     (Yesod/Core/Types.hs:83)
    ClientSessionDateCache (Yesod/Core/Types.hs:95)
    FileInfo (Yesod/Core/Types.hs:136)
    FileUpload (Yesod/Core/Types.hs:143)
    ResolvedApproot (Yesod/Core/Types.hs:157)
    AuthResult (Yesod/Core/Types.hs:159)
    ScriptLoadPosition (Yesod/Core/Types.hs:162)
    BottomOfHeadAsync (Yesod/Core/Types.hs:167)
    Texts (Yesod/Core/Types.hs:172)
    RunHandlerEnv (Yesod/Core/Types.hs:177)
    HandlerData (Yesod/Core/Types.hs:190)
    YesodRunnerEnv (Yesod/Core/Types.hs:198)
    YesodSubRunnerEnv (Yesod/Core/Types.hs:205)
    ParentRunner (Yesod/Core/Types.hs:212)
    MonadRoute (Yesod/Core/Types.hs:224)
    GHState (Yesod/Core/Types.hs:228)
     (Yesod/Core/Types.hs:249)
     (Yesod/Core/Types.hs:252)
    RY (Yesod/Core/Types.hs:264)
    Content (Yesod/Core/Types.hs:285)
    TypedContent (Yesod/Core/Types.hs:290)
    RepHtml (Yesod/Core/Types.hs:292)
    RepJson (Yesod/Core/Types.hs:294)
    RepPlain (Yesod/Core/Types.hs:295)
    RepXml (Yesod/Core/Types.hs:296)
    ContentType (Yesod/Core/Types.hs:298)
     (Yesod/Core/Types.hs:327)
    Location (Yesod/Core/Types.hs:332)
    Script (Yesod/Core/Types.hs:339)
    Stylesheet (Yesod/Core/Types.hs:341)
    Title (Yesod/Core/Types.hs:343)
    Head (Yesod/Core/Types.hs:345)
     (Yesod/Core/Types.hs:347)
    Body (Yesod/Core/Types.hs:348)
     (Yesod/Core/Types.hs:350)
    CssBuilderUrl (Yesod/Core/Types.hs:352)
    GWData (Yesod/Core/Types.hs:354)
     (Yesod/Core/Types.hs:363)
     (Yesod/Core/Types.hs:374)
    HandlerContents (Yesod/Core/Types.hs:376)
     (Yesod/Core/Types.hs:386)
     (Yesod/Core/Types.hs:394)
     (Yesod/Core/Types.hs:397)
     (Yesod/Core/Types.hs:399)
     (Yesod/Core/Types.hs:402)
     (Yesod/Core/Types.hs:408)
     (Yesod/Core/Types.hs:410)
     (Yesod/Core/Types.hs:412)
     (Yesod/Core/Types.hs:428)
     (Yesod/Core/Types.hs:436)
     (Yesod/Core/Types.hs:438)
     (Yesod/Core/Types.hs:441)
     (Yesod/Core/Types.hs:443)
     (Yesod/Core/Types.hs:449)
     (Yesod/Core/Types.hs:451)
     (Yesod/Core/Types.hs:458)
     (Yesod/Core/Types.hs:461)
     (Yesod/Core/Types.hs:466)
     (Yesod/Core/Types.hs:470)
     (Yesod/Core/Types.hs:472)
     (Yesod/Core/Types.hs:475)
     (Yesod/Core/Types.hs:479)
     (Yesod/Core/Types.hs:481)
     (Yesod/Core/Types.hs:484)
     (Yesod/Core/Types.hs:487)
     (Yesod/Core/Types.hs:489)
     (Yesod/Core/Types.hs:491)
     (Yesod/Core/Types.hs:521)
     (Yesod/Core/Types.hs:524)
     (Yesod/Core/Types.hs:527)
     (Yesod/Core/Types.hs:532)
     (Yesod/Core/Types.hs:536)
     (Yesod/Core/Types.hs:539)
     (Yesod/Core/Types.hs:541)
     (Yesod/Core/Types.hs:544)
     (Yesod/Core/Types.hs:548)
    Logger (Yesod/Core/Types.hs:551)
    loggerPutStr (Yesod/Core/Types.hs:556)
   0% (  0 /  3) in 'Yesod.Core.Class.Handler'
  Missing documentation for:
    Module header
    MonadHandler (Yesod/Core/Class/Handler.hs:34)
    MonadWidget (Yesod/Core/Class/Handler.hs:69)
  12% (  2 / 16) in 'Yesod.Core.Internal.Request'
  Missing documentation for:
    Module header
    parseWaiRequest (Yesod/Core/Internal/Request.hs:77)
    FileInfo (Yesod/Core/Types.hs:136)
    fileName (Yesod/Core/Types.hs:137)
    fileContentType (Yesod/Core/Types.hs:138)
    fileMove (Yesod/Core/Types.hs:140)
    mkFileInfoLBS (Yesod/Core/Internal/Request.hs:179)
    mkFileInfoFile (Yesod/Core/Internal/Request.hs:182)
    mkFileInfoSource (Yesod/Core/Internal/Request.hs:185)
    FileUpload (Yesod/Core/Types.hs:143)
    tooLargeResponse (Yesod/Core/Internal/Request.hs:71)
    tokenKey (Yesod/Core/Internal/Request.hs:188)
    langKey (Yesod/Core/Internal/Request.hs:191)
    textQueryString (Yesod/Core/Internal/Request.hs:135)
   0% (  0 /  7) in 'Yesod.Core.Internal.Session'
  Missing documentation for:
    Module header
    encodeClientSession (Yesod/Core/Internal/Session.hs:20)
    decodeClientSession (Yesod/Core/Internal/Session.hs:30)
    clientSessionDateCacher (Yesod/Core/Internal/Session.hs:53)
    ClientSessionDateCache (Yesod/Core/Types.hs:95)
    SaveSession (Yesod/Core/Types.hs:73)
    SessionBackend (Yesod/Core/Types.hs:76)
  33% ( 14 / 42) in 'Yesod.Core.Content'
  Missing documentation for:
    Module header
    Content (Yesod/Core/Types.hs:285)
    ContentType (Yesod/Core/Types.hs:298)
    typeHtml (Yesod/Core/Content.hs:176)
    typePlain (Yesod/Core/Content.hs:179)
    typeJson (Yesod/Core/Content.hs:182)
    typeXml (Yesod/Core/Content.hs:185)
    typeAtom (Yesod/Core/Content.hs:188)
    typeRss (Yesod/Core/Content.hs:191)
    typeJpeg (Yesod/Core/Content.hs:194)
    typePng (Yesod/Core/Content.hs:197)
    typeGif (Yesod/Core/Content.hs:200)
    typeSvg (Yesod/Core/Content.hs:203)
    typeJavascript (Yesod/Core/Content.hs:206)
    typeCss (Yesod/Core/Content.hs:209)
    typeFlv (Yesod/Core/Content.hs:212)
    typeO
Yesod/Core/Handler.hs:181:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant

Yesod/Core/Handler.hs:211:1: Warning:
    The import of ‘mappend, mempty’
    from module ‘Data.Monoid’ is redundant

Yesod/Core/Internal/Run.hs:12:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Core/Internal/Run.hs:28:1: Warning:
    The import of ‘mempty’ from module ‘Data.Monoid’ is redundant

Yesod/Core/Internal/Run.hs:43:1: Warning:
    The import of ‘System.Random’ is redundant
      except perhaps to import instances from ‘System.Random’
    To import instances alone, use: import System.Random()

Yesod/Core/Internal/Run.hs:51:1: Warning:
    The import of ‘NFData’ from module ‘Control.DeepSeq’ is redundant

Yesod/Core/Internal/Run.hs:266:22: Warning:
    This binding for ‘yreq’ shadows the existing binding
      bound at Yesod/Core/Internal/Run.hs:264:9

Yesod/Core/Unsafe.hs:12:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Core/Internal/LiteApp.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Core/Dispatch.hs:48:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
gv (Yesod/Core/Content.hs:215)
    typeOctet (Yesod/Core/Content.hs:218)
    contentTypeTypes (Yesod/Core/Content.hs:231)
    TypedContent (Yesod/Core/Types.hs:290)
    HasContentType (Yesod/Core/Content.hs:160)
    RepHtml (Yesod/Core/Types.hs:292)
    RepJson (Yesod/Core/Types.hs:294)
    RepPlain (Yesod/Core/Types.hs:295)
    RepXml (Yesod/Core/Types.hs:296)
    repJson (Yesod/Core/Content.hs:151)
    repPlain (Yesod/Core/Content.hs:154)
    repXml (Yesod/Core/Content.hs:157)
  33% (  2 /  6) in 'Yesod.Core.Internal.Response'
  Missing documentation for:
    Module header
    yarToResponse (Yesod/Core/Internal/Response.hs:37)
    evaluateContent (Yesod/Core/Internal/Response.hs:106)
    getStatus (Yesod/Core/Internal/Response.hs:117)
Warning: Yesod.Core.Internal: Could not find documentation for exported module: X
 100% (  1 /  1) in 'Yesod.Core.Internal'
  93% (136 /146) in 'Yesod.Core.Handler'
  Missing documentation for:
    Module header
    getRequest (Yesod/Core/Handler.hs:263)
    runRequestBody (Yesod/Core/Handler.hs:266)
    FileInfo (Yesod/Core/Types.hs:136)
    fileName (Yesod/Core/Types.hs:137)
    fileContentType (Yesod/Core/Types.hs:138)
    fileMove (Yesod/Core/Types.hs:140)
    lookupPostParam (Yesod/Core/Handler.hs:1049)
    SessionMap (Yesod/Core/Types.hs:71)
    getMessageRender (Yesod/Core/Handler.hs:923)
  70% ( 26 / 37) in 'Yesod.Core.Widget'
  Missing documentation for:
    whamlet (Yesod/Core/Widget.hs:210)
    whamletFile (Yesod/Core/Widget.hs:213)
    ToWidget (Yesod/Core/Widget.hs:79)
    ToWidgetHead (Yesod/Core/Widget.hs:133)
    ToWidgetBody (Yesod/Core/Widget.hs:121)
    addStylesheetEither (Yesod/Core/Widget.hs:184)
    addScriptEither (Yesod/Core/Widget.hs:189)
    widgetToParentWidget (Yesod/Core/Widget.hs:266)
    handlerToWidget (Yesod/Core/Widget.hs:263)
    whamletFileWithSettings (Yesod/Core/Widget.hs:216)
    asWidgetT (Yesod/Core/Widget.hs:219)
  66% ( 19 / 29) in 'Yesod.Core.Class.Yesod'
  Missing documentation for:
    Module header
    asyncHelper (Yesod/Core/Class/Yesod.hs:646)
    defaultClientSessionBackend (Yesod/Core/Class/Yesod.hs:733)
    jsToHtml (Yesod/Core/Class/Yesod.hs:769)
    jelper (Yesod/Core/Class/Yesod.hs:772)
    left (Yesod/Core/Class/Yesod.hs:775)
    right (Yesod/Core/Class/Yesod.hs:779)
    clientSessionBackend (Yesod/Core/Class/Yesod.hs:783)
    loadClientSession (Yesod/Core/Class/Yesod.hs:791)
    fileLocationToString (Yesod/Core/Class/Yesod.hs:823)
  90% ( 19 / 21) in 'Yesod.Core.Json'
  Missing documentation for:
    Module header
    .=
  22% (  2 /  9) in 'Yesod.Core.Internal.Run'
  Missing documentation for:
    Module header
    returnDeepSessionMap (Yesod/Core/Internal/Run.hs:55)
    safeEh (Yesod/Core/Internal/Run.hs:159)
    yesodRunner (Yesod/Core/Internal/Run.hs:251)
    getGetMaxExpires (Yesod/Core/Internal/Run.hs:295)
    yesodRender (Yesod/Core/Internal/Run.hs:301)
    resolveApproot (Yesod/Core/Internal/Run.hs:316)
 100% (  3 /  3) in 'Yesod.Core.Unsafe'
  40% (  2 /  5) in 'Yesod.Core.Class.Dispatch'
  Missing documentation for:
    Module header
    YesodSubDispatch (Yesod/Core/Class/Dispatch.hs:23)
     (Yesod/Core/Class/Dispatch.hs:27)
   0% (  0 / 15) in 'Yesod.Core.Internal.LiteApp'
  Missing documentation for:
    Module header
    LiteApp (Yesod/Core/Internal/LiteApp.hs:21)
     (Yesod/Core/Internal/LiteApp.hs:25)
     (Yesod/Core/Internal/LiteApp.hs:27)
     (Yesod/Core/Internal/LiteApp.hs:37)
     (Yesod/Core/Internal/LiteApp.hs:41)
     (Yesod/Core/Internal/LiteApp.hs:44)
    LiteHandler (Yesod/Core/Internal/LiteApp.hs:48)
    LiteWidget (Yesod/Core/Internal/LiteApp.hs:49)
    liteApp (Yesod/Core/Internal/LiteApp.hs:51)
    dispatchTo (Yesod/Core/Internal/LiteApp.hs:54)
    onMethod (Yesod/Core/Internal/LiteApp.hs:60)
    onStatic (Yesod/Core/Internal/LiteApp.hs:66)
    withDynamic (Yesod/Core/Internal/LiteApp.hs:72)
    withDynamicMulti (Yesod/Core/Internal/LiteApp.hs:78)
  67% (  2 /  3) in 'Yesod.Core.Class.Breadcrumbs'
  Missing documentation for:
    Module header
  50% (  6 / 12) in 'Yesod.Core.Internal.TH'
  Missing documentation for:
    Module header
    mkYesodWith (Yesod/Core/Internal/TH.hs:37)
    mkYesodSubData (Yesod/Core/Internal/TH.hs:50)
    mkYesodDataGeneral (Yesod/Core/Internal/TH.hs:53)
    mkMDS (Yesod/Core/Internal/TH.hs:132)
    mkYesodSubDispatch (Yesod/Core/Internal/TH.hs:168)
  68% ( 19 / 28) in 'Yesod.Core.Dispatch'
  Missing documentation for:
    Module header
    parseRoutesFile (Yesod/Routes/Parse.hs:37)
    parseRoutesFileNoCheck (Yesod/Routes/Parse.hs:40)
    mkYesodWith (Yesod/Core/Internal/TH.hs:37)
    mkYesodSubData (Yesod/Core/Internal/TH.hs:50)
    mkYesodSubDispatch (Yesod/Core/Internal/TH.hs:168)
    PathPiece
    PathMultiPiece
    Texts (Yesod/Core/Types.hs:172)
  61% ( 77 /127) in 'Yesod.Core'
  Missing documentation for:
    Module header
    YesodSubDispatch (Yesod/Core/Class/Dispatch.hs:23)
    RenderRoute (Yesod/Routes/Class.hs:12)
    ParseRoute (Yesod/Routes/Class.hs:18)
    RouteAttrs (Yesod/Routes/Class.hs:22)
    FileUpload (Yesod/Core/Types.hs:143)
    AuthResult (Yesod/Core/Types.hs:159)
    LogLevel
    SessionBackend (Yesod/Core/Types.hs:76)
    defaultClientSessionBackend (Yesod/Core/Class/Yesod.hs:733)
    clientSessionBackend (Yesod/Core/Class/Yesod.hs:783)
    clientSessionDateCacher (Yesod/Core/Internal/Session.hs:53)
    loadClientSession (Yesod/Core/Class/Yesod.hs:791)
    ScriptLoadPosition (Yesod/Core/Types.hs:162)
    BottomOfHeadAsync (Yesod/Core/Types.hs:167)
    MonadHandler (Yesod/Core/Class/Handler.hs:34)
    MonadWidget (Yesod/Core/Class/Handler.hs:69)
    getRouteToParent (Yesod/Core.hs:184)
    defaultLayoutSub (Yesod/Core.hs:187)
    yesodVersion (Yesod/Core.hs:169)
    yesodRender (Yesod/Core/Internal/Run.hs:301)
    runFakeHandler (Yesod/Core.hs:154)
    LiteApp (Yesod/Core/Internal/LiteApp.hs:21)
     (Yesod/Core/Internal/LiteApp.hs:25)
     (Yesod/Core/Internal/LiteApp.hs:27)
     (Yesod/Core/Internal/LiteApp.hs:37)
     (Yesod/Core/Internal/LiteApp.hs:41)
     (Yesod/Core/Internal/LiteApp.hs:44)
    LiteHandler (Yesod/Core/Internal/LiteApp.hs:48)
    LiteWidget (Yesod/Core/Internal/LiteApp.hs:49)
    liteApp (Yesod/Core/Internal/LiteApp.hs:51)
    dispatchTo (Yesod/Core/Internal/LiteApp.hs:54)
    onMethod (Yesod/Core/Internal/LiteApp.hs:60)
    onStatic (Yesod/Core/Internal/LiteApp.hs:66)
    withDynamic (Yesod/Core/Internal/LiteApp.hs:72)
    withDynamicMulti (Yesod/Core/Internal/LiteApp.hs:78)
    yesodRunner (Yesod/Core/Internal/Run.hs:251)
    putTime (Yesod/Core/Internal/Util.hs:22)
    getTime (Yesod/Core/Internal/Util.hs:28)
    MonadBase
    MonadBaseControl
    showIntegral (Yesod/Core.hs:192)
    readIntegral (Yesod/Core.hs:195)
    hamlet
    shamlet
    xhamlet
    julius
    cassius
    CssUrl
    renderCssUrl
Warning: Yesod.Core.Types: could not find link destinations for:
    TypeMap KeyedTypeMap
Warning: Yesod.Core: could not find link destinations for:
    Render
Documentation created: dist/doc/html/yesod-core/index.html,
dist/doc/html/yesod-core/yesod-core.txt
Creating package registration file:
/tmp/pkgConf-yesod-core-1.42091112714602812065.15
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/yesod-core-1.4.15-JMcC6mnNEnsBHmgVlFJsvB
Registering yesod-core-1.4.15...
Installed yesod-core-1.4.15
Configuring tagstream-conduit-0.5.5.3...
Building tagstream-conduit-0.5.5.3...
Preprocessing library tagstream-conduit-0.5.5.3...
[1 of 6] Compiling Text.HTML.TagStream.Types ( Text/HTML/TagStream/Types.hs, dist/build/Text/HTML/TagStream/Types.o )

Text/HTML/TagStream/Types.hs:3:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/HTML/TagStream/Types.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/HTML/TagStream/Types.hs:6:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Text/HTML/TagStream/Types.hs:7:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[2 of 6] Compiling Text.HTML.TagStream.Entities ( Text/HTML/TagStream/Entities.hs, dist/build/Text/HTML/TagStream/Entities.o )
[3 of 6] Compiling Text.HTML.TagStream.Utils ( Text/HTML/TagStream/Utils.hs, dist/build/Text/HTML/TagStream/Utils.o )

Text/HTML/TagStream/Utils.hs:4:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[4 of 6] Compiling Text.HTML.TagStream.ByteString ( Text/HTML/TagStream/ByteString.hs, dist/build/Text/HTML/TagStream/ByteString.o )

Text/HTML/TagStream/ByteString.hs:16:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[5 of 6] Compiling Text.HTML.TagStream.Text ( Text/HTML/TagStream/Text.hs, dist/build/Text/HTML/TagStream/Text.o )

Text/HTML/TagStream/Text.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/HTML/TagStream/Text.hs:162:14: Warning:
    In the use of ‘XML.parseText’
    (imported from Text.XML.Stream.Parse):
    Deprecated: "Please use 'parseText'' or 'parseTextPos'."
[6 of 6] Compiling Text.HTML.TagStream ( Text/HTML/TagStream.hs, dist/build/Text/HTML/TagStream.o )
In-place registering tagstream-conduit-0.5.5.3...
Running Haddock for tagstream-conduit-0.5.5.3...
Running hscolour for tagstream-conduit-0.5.5.3...
Preprocessing library tagstream-conduit-0.5.5.3...
Preprocessing library tagstream-conduit-0.5.5.3...

Text/HTML/TagStream/Types.hs:3:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Text/HTML/TagStream/Types.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/HTML/TagStream/Types.hs:6:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Text/HTML/TagStream/Types.hs:7:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

Text/HTML/TagStream/Utils.hs:4:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/HTML/TagStream/ByteString.hs:16:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/HTML/TagStream/Text.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/HTML/TagStream/Text.hs:162:14: Warning:
    In the use of ‘XML.parseText’
    (imported from Text.XML.Stream.Parse):
    Deprecated: "Please use 'parseText'' or 'parseTextPos'."
Haddock coverage:
   0% (  0 /  7) in 'Text.HTML.TagStream.Types'
  Missing documentation for:
    Module header
    Attr' (Text/HTML/TagStream/Types.hs:9)
    Token' (Text/HTML/TagStream/Types.hs:11)
    TagType (Text/HTML/TagStream/Types.hs:19)
     (Text/HTML/TagStream/Types.hs:23)
     (Text/HTML/TagStream/Types.hs:32)
     (Text/HTML/TagStream/Types.hs:41)
 100% (  5 /  5) in 'Text.HTML.TagStream.Entities'
   0% (  0 /  2) in 'Text.HTML.TagStream.Utils'
  Missing documentation for:
    Module header
    splitAccum (Text/HTML/TagStream/Utils.hs:7)
   3% (  1 / 30) in 'Text.HTML.TagStream.ByteString'
  Missing documentation for:
    Module header
    Token (Text/HTML/TagStream/ByteString.hs:24)
    Attr (Text/HTML/TagStream/ByteString.hs:25)
    quoted (Text/HTML/TagStream/ByteString.hs:30)
    quotedOr (Text/HTML/TagStream/ByteString.hs:35)
    attrValue (Text/HTML/TagStream/ByteString.hs:42)
    attrName (Text/HTML/TagStream/ByteString.hs:49)
    tagEnd (Text/HTML/TagStream/ByteString.hs:57)
    attr (Text/HTML/TagStream/ByteString.hs:64)
    attrs (Text/HTML/TagStream/ByteString.hs:74)
    comment (Text/HTML/TagStream/ByteString.hs:85)
    special (Text/HTML/TagStream/ByteString.hs:94)
    tag (Text/HTML/TagStream/ByteString.hs:104)
    incomplete (Text/HTML/TagStream/ByteString.hs:123)
    text (Text/HTML/TagStream/ByteString.hs:129)
    token (Text/HTML/TagStream/ByteString.hs:148)
    tillScriptEnd (Text/HTML/TagStream/ByteString.hs:155)
    html (Text/HTML/TagStream/ByteString.hs:164)
    decode (Text/HTML/TagStream/ByteString.hs:176)
    atLeast (Text/HTML/TagStream/ByteString.hs:186)
    cond (Text/HTML/TagStream/ByteString.hs:190)
    ||. (Text/HTML/TagStream/ByteString.hs:193)
    in2 (Text/HTML/TagStream/ByteString.hs:196)
    in3 (Text/HTML/TagStream/ByteString.hs:199)
    boolP (Text/HTML/TagStream/ByteString.hs:202)
    maybeP (Text/HTML/TagStream/ByteString.hs:205)
    cc (Text/HTML/TagStream/ByteString.hs:210)
    showToken (Text/HTML/TagStream/ByteString.hs:213)
    tokenStream (Text/HTML/TagStream/ByteString.hs:232)
   6% (  2 / 31) in 'Text.HTML.TagStream.Text'
  Missing documentation for:
    Module header
    Token (Text/HTML/TagStream/Text.hs:42)
    Attr (Text/HTML/TagStream/Text.hs:43)
    quoted (Text/HTML/TagStream/Text.hs:48)
    quotedOr (Text/HTML/TagStream/Text.hs:53)
    attrValue (Text/HTML/TagStream/Text.hs:60)
    attrName (Text/HTML/TagStream/Text.hs:67)
    tagEnd (Text/HTML/TagStream/Text.hs:75)
    attr (Text/HTML/TagStream/Text.hs:82)
    attrs (Text/HTML/TagStream/Text.hs:92)
    comment (Text/HTML/TagStream/Text.hs:103)
    special (Text/HTML/TagStream/Text.hs:112)
    tag (Text/HTML/TagStream/Text.hs:122)
    incomplete (Text/HTML/TagStream/Text.hs:141)
    text (Text/HTML/TagStream/Text.hs:147)
    token (Text/HTML/TagStream/Text.hs:166)
    tillScriptEnd (Text/HTML/TagStream/Text.hs:173)
    html (Text/HTML/TagStream/Text.hs:182)
    decode (Text/HTML/TagStream/Text.hs:194)
    atLeast (Text/HTML/TagStream/Text.hs:203)
    cond (Text/HTML/TagStream/Text.hs:207)
    ||. (Text/HTML/TagStream/Text.hs:210)
    in2 (Text/HTML/TagStream/Text.hs:213)
    in3 (Text/HTML/TagStream/Text.hs:216)
    boolP (Text/HTML/TagStream/Text.hs:219)
    maybeP (Text/HTML/TagStream/Text.hs:222)
    cc (Text/HTML/TagStream/Text.hs:227)
    showToken (Text/HTML/TagStream/Text.hs:230)
    tokenStream (Text/HTML/TagStream/Text.hs:249)
  50% (  1 /  2) in 'Text.HTML.TagStream'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/tagstream-conduit/index.html,
dist/doc/html/tagstream-conduit/tagstream-conduit.txt
Creating package registration file:
/tmp/pkgConf-tagstream-conduit-0.5.55996817551408767035.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagstream-conduit-0.5.5.3-3s5x675KbVyHJ1vuuyg2Kp
Registering tagstream-conduit-0.5.5.3...
Installed tagstream-conduit-0.5.5.3
Configuring xml-hamlet-0.4.0.11...
Building xml-hamlet-0.4.0.11...
Preprocessing library xml-hamlet-0.4.0.11...
[1 of 2] Compiling Text.Hamlet.XMLParse ( Text/Hamlet/XMLParse.hs, dist/build/Text/Hamlet/XMLParse.o )

Text/Hamlet/XMLParse.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 2] Compiling Text.Hamlet.XML  ( Text/Hamlet/XML.hs, dist/build/Text/Hamlet/XML.o )
In-place registering xml-hamlet-0.4.0.11...
Running Haddock for xml-hamlet-0.4.0.11...
Running hscolour for xml-hamlet-0.4.0.11...
Preprocessing library xml-hamlet-0.4.0.11...
Preprocessing library xml-hamlet-0.4.0.11...

Text/Hamlet/XMLParse.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
   0% (  0 /  5) in 'Text.Hamlet.XMLParse'
  Missing documentation for:
    Module header
    Result (Text/Hamlet/XMLParse.hs:18)
    Content (Text/Hamlet/XMLParse.hs:31)
    Doc (Text/Hamlet/XMLParse.hs:217)
    parseDoc (Text/Hamlet/XMLParse.hs:263)
   0% (  0 /  3) in 'Text.Hamlet.XML'
  Missing documentation for:
    Module header
    xml (Text/Hamlet/XML.hs:23)
    xmlFile (Text/Hamlet/XML.hs:26)
Documentation created: dist/doc/html/xml-hamlet/index.html,
dist/doc/html/xml-hamlet/xml-hamlet.txt
Creating package registration file:
/tmp/pkgConf-xml-hamlet-0.4.015094696141309724803.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-hamlet-0.4.0.11-FOkbPwG2sU593VEezSQeEb
Registering xml-hamlet-0.4.0.11...
Installed xml-hamlet-0.4.0.11
Configuring http-client-tls-0.2.2...
Building http-client-tls-0.2.2...
Preprocessing library http-client-tls-0.2.2...
[1 of 1] Compiling Network.HTTP.Client.TLS ( Network/HTTP/Client/TLS.hs, dist/build/Network/HTTP/Client/TLS.o )
In-place registering http-client-tls-0.2.2...
Running Haddock for http-client-tls-0.2.2...
Running hscolour for http-client-tls-0.2.2...
Preprocessing library http-client-tls-0.2.2...
Preprocessing library http-client-tls-0.2.2...
Haddock coverage:
  25% (  1 /  4) in 'Network.HTTP.Client.TLS'
  Missing documentation for:
    tlsManagerSettings (Network/HTTP/Client/TLS.hs:62)
    mkManagerSettings (Network/HTTP/Client/TLS.hs:19)
    getTlsConnection (Network/HTTP/Client/TLS.hs:65)
Documentation created: dist/doc/html/http-client-tls/index.html,
dist/doc/html/http-client-tls/http-client-tls.txt
Creating package registration file:
/tmp/pkgConf-http-client-tls-0.2597259713665913642.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/http-client-tls-0.2.2-KfFc6jioMutHwjeDaCUvvh
Registering http-client-tls-0.2.2...
Installed http-client-tls-0.2.2
Configuring adjunctions-4.2.2...
Building adjunctions-4.2.2...
Preprocessing library adjunctions-4.2.2...
[ 1 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.o )
[ 2 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.o )
[ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.o )
[ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.o )
[ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.o )
[ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.o )
[ 7 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.o )
[ 8 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.o )
[ 9 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.o )
[10 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.o )
[11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.o )
In-place registering adjunctions-4.2.2...
Running Haddock for adjunctions-4.2.2...
Running hscolour for adjunctions-4.2.2...
Preprocessing library adjunctions-4.2.2...
Preprocessing library adjunctions-4.2.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
  83% (  5 /  6) in 'Data.Functor.Contravariant.Rep'
  Missing documentation for:
    contramapRep (src/Data/Functor/Contravariant/Rep.hs:67)
  33% (  4 / 12) in 'Control.Monad.Trans.Conts'
  Missing documentation for:
    Cont (src/Control/Monad/Trans/Conts.hs:45)
    cont (src/Control/Monad/Trans/Conts.hs:47)
    runCont (src/Control/Monad/Trans/Conts.hs:50)
    Conts (src/Control/Monad/Trans/Conts.hs:53)
    runConts (src/Control/Monad/Trans/Conts.hs:58)
    conts (src/Control/Monad/Trans/Conts.hs:55)
    ContsT (src/Control/Monad/Trans/Conts.hs:61)
    callCC (src/Control/Monad/Trans/Conts.hs:77)
  80% (  4 /  5) in 'Data.Functor.Contravariant.Adjunction'
  Missing documentation for:
    coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:78)
  20% (  1 /  5) in 'Control.Monad.Trans.Contravariant.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:47)
    runAdjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:54)
    adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:51)
    AdjointT (src/Control/Monad/Trans/Contravariant/Adjoint.hs:49)
  43% ( 16 / 37) in 'Data.Functor.Rep'
  Missing documentation for:
    Co (src/Data/Functor/Rep.hs:230)
    fmapRep (src/Data/Functor/Rep.hs:121)
    distributeRep (src/Data/Functor/Rep.hs:148)
    apRep (src/Data/Functor/Rep.hs:145)
    pureRep (src/Data/Functor/Rep.hs:124)
    liftR2 (src/Data/Functor/Rep.hs:270)
    liftR3 (src/Data/Functor/Rep.hs:273)
    bindRep (src/Data/Functor/Rep.hs:127)
    mfixRep (src/Data/Functor/Rep.hs:130)
    mzipRep (src/Data/Functor/Rep.hs:136)
    mzipWithRep (src/Data/Functor/Rep.hs:133)
    askRep (src/Data/Functor/Rep.hs:139)
    localRep (src/Data/Functor/Rep.hs:142)
    duplicatedRep (src/Data/Functor/Rep.hs:160)
    extendedRep (src/Data/Functor/Rep.hs:163)
    duplicateRep (src/Data/Functor/Rep.hs:166)
    extendRep (src/Data/Functor/Rep.hs:169)
    extractRep (src/Data/Functor/Rep.hs:172)
    duplicateRepBy (src/Data/Functor/Rep.hs:151)
    extendRepBy (src/Data/Functor/Rep.hs:154)
    extractRepBy (src/Data/Functor/Rep.hs:157)
  62% ( 10 / 16) in 'Data.Functor.Adjunction'
  Missing documentation for:
    zapWithAdjunction (src/Data/Functor/Adjunction.hs:112)
    absurdL (src/Data/Functor/Adjunction.hs:136)
    extractL (src/Data/Functor/Adjunction.hs:121)
    duplicateL (src/Data/Functor/Adjunction.hs:124)
    splitL (src/Data/Functor/Adjunction.hs:115)
    unsplitL (src/Data/Functor/Adjunction.hs:118)
  20% (  1 /  5) in 'Control.Comonad.Trans.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Comonad/Trans/Adjoint.hs:35)
    runAdjoint (src/Control/Comonad/Trans/Adjoint.hs:42)
    adjoint (src/Control/Comonad/Trans/Adjoint.hs:39)
    AdjointT (src/Control/Comonad/Trans/Adjoint.hs:37)
  20% (  1 /  5) in 'Control.Monad.Trans.Adjoint'
  Missing documentation for:
    Adjoint (src/Control/Monad/Trans/Adjoint.hs:34)
    runAdjoint (src/Control/Monad/Trans/Adjoint.hs:41)
    adjoint (src/Control/Monad/Trans/Adjoint.hs:38)
    AdjointT (src/Control/Monad/Trans/Adjoint.hs:36)
  50% (  5 / 10) in 'Control.Monad.Representable.Reader'
  Missing documentation for:
    Reader (src/Control/Monad/Representable/Reader.hs:46)
    runReader (src/Control/Monad/Representable/Reader.hs:48)
    ReaderT (src/Control/Monad/Representable/Reader.hs:53)
    readerT (src/Control/Monad/Representable/Reader.hs:55)
    runReaderT (src/Control/Monad/Representable/Reader.hs:58)
  80% ( 12 / 15) in 'Control.Monad.Representable.State'
  Missing documentation for:
    stateT (src/Control/Monad/Representable/State.hs:109)
    runStateT (src/Control/Monad/Representable/State.hs:112)
    mapStateT (src/Control/Monad/Representable/State.hs:115)
  62% (  5 /  8) in 'Control.Comonad.Representable.Store'
  Missing documentation for:
    storeT (src/Control/Comonad/Representable/Store.hs:76)
    runStoreT (src/Control/Comonad/Representable/Store.hs:79)
    ComonadStore
Documentation created: dist/doc/html/adjunctions/index.html,
dist/doc/html/adjunctions/adjunctions.txt
Creating package registration file:
/tmp/pkgConf-adjunctions-4.2158510459307849666.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/adjunctions-4.2.2-JV35obEa2gxDMp9QpaNrGL
Registering adjunctions-4.2.2...
Installed adjunctions-4.2.2
Configuring persistent-template-2.1.3.7...
Building persistent-template-2.1.3.7...
Preprocessing library persistent-template-2.1.3.7...

Database/Persist/TH.hs:12:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 1] Compiling Database.Persist.TH ( Database/Persist/TH.hs, dist/build/Database/Persist/TH.o )

Database/Persist/TH.hs:62:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Database/Persist/TH.hs:71:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Database/Persist/TH.hs:235:26: Warning: Defined but not used: ‘x’

Database/Persist/TH.hs:267:22: Warning:
    This binding for ‘ent’ shadows the existing binding
      bound at Database/Persist/TH.hs:247:41
In-place registering persistent-template-2.1.3.7...
Running Haddock for persistent-template-2.1.3.7...
Running hscolour for persistent-template-2.1.3.7...
Preprocessing library persistent-template-2.1.3.7...
Preprocessing library persistent-template-2.1.3.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0

Database/Persist/TH.hs:12:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Database/Persist/TH.hs:62:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Database/Persist/TH.hs:71:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Database/Persist/TH.hs:235:26: Warning: Defined but not used: ‘x’

Database/Persist/TH.hs:267:22: Warning:
    This binding for ‘ent’ shadows the existing binding
      bound at Database/Persist/TH.hs:247:41
Haddock coverage:
  90% ( 26 / 29) in 'Database.Persist.TH'
  Missing documentation for:
    EntityJSON (Database/Persist/TH.hs:340)
    packPTH (Database/Persist/TH.hs:1371)
    lensPTH (Database/Persist/TH.hs:613)
Warning: Database.Persist.TH: could not find link destinations for:
    Lens
Documentation created: dist/doc/html/persistent-template/index.html,
dist/doc/html/persistent-template/persistent-template.txt
Creating package registration file:
/tmp/pkgConf-persistent-template-2.1.31599941194270803868.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/persistent-template-2.1.3.7-5YCD4TohGS5JAYmcZuxUtw
Registering persistent-template-2.1.3.7...
Installed persistent-template-2.1.3.7
Configuring yesod-default-1.2.0...
Building yesod-default-1.2.0...
Preprocessing library yesod-default-1.2.0...
[1 of 1] Compiling Yesod.Default.Ignore ( Yesod/Default/Ignore.hs, dist/build/Yesod/Default/Ignore.o )
In-place registering yesod-default-1.2.0...
Running Haddock for yesod-default-1.2.0...
Running hscolour for yesod-default-1.2.0...
Preprocessing library yesod-default-1.2.0...
Preprocessing library yesod-default-1.2.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0,
nats-1
Haddock coverage:
   0% (  0 /  1) in 'Yesod.Default.Ignore'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/yesod-default/index.html,
dist/doc/html/yesod-default/yesod-default.txt
Creating package registration file:
/tmp/pkgConf-yesod-default-1.21112757939407562441.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/yesod-default-1.2.0-5j36tdsLbO5GbeF4bRxLKZ
Registering yesod-default-1.2.0...
Installed yesod-default-1.2.0
Configuring http-conduit-2.1.8...
Building http-conduit-2.1.8...
Preprocessing library http-conduit-2.1.8...
[1 of 2] Compiling Network.HTTP.Client.Conduit ( Network/HTTP/Client/Conduit.hs, dist/build/Network/HTTP/Client/Conduit.o )

Network/HTTP/Client/Conduit.hs:47:1: Warning:
    The import of ‘Network.HTTP.Client’ is redundant
      except perhaps to import instances from ‘Network.HTTP.Client’
    To import instances alone, use: import Network.HTTP.Client()
[2 of 2] Compiling Network.HTTP.Conduit ( Network/HTTP/Conduit.hs, dist/build/Network/HTTP/Conduit.o )

Network/HTTP/Conduit.hs:220:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/HTTP/Conduit.hs:221:1: Warning:
    The import of ‘Control.Exception.Lifted’ is redundant
      except perhaps to import instances from ‘Control.Exception.Lifted’
    To import instances alone, use: import Control.Exception.Lifted()
In-place registering http-conduit-2.1.8...
Running Haddock for http-conduit-2.1.8...
Running hscolour for http-conduit-2.1.8...
Preprocessing library http-conduit-2.1.8...
Preprocessing library http-conduit-2.1.8...

Network/HTTP/Client/Conduit.hs:47:1: Warning:
    The import of ‘Network.HTTP.Client’ is redundant
      except perhaps to import instances from ‘Network.HTTP.Client’
    To import instances alone, use: import Network.HTTP.Client()

Network/HTTP/Conduit.hs:220:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/HTTP/Conduit.hs:221:1: Warning:
    The import of ‘Control.Exception.Lifted’ is redundant
      except perhaps to import instances from ‘Control.Exception.Lifted’
    To import instances alone, use: import Control.Exception.Lifted()
Haddock coverage:
  85% ( 17 / 20) in 'Network.HTTP.Client.Conduit'
  Missing documentation for:
    requestBodySource (Network/HTTP/Client/Conduit.hs:141)
    requestBodySourceChunked (Network/HTTP/Client/Conduit.hs:144)
    bodyReaderSource (Network/HTTP/Client/Conduit.hs:129)
  78% ( 58 / 74) in 'Network.HTTP.Conduit'
  Missing documentation for:
    http (Network/HTTP/Conduit.hs:319)
    requestBodySource (Network/HTTP/Conduit.hs:336)
    requestBodySourceChunked (Network/HTTP/Conduit.hs:339)
    requestBodySourceIO (Network/HTTP/Conduit.hs:359)
    requestBodySourceChunkedIO (Network/HTTP/Conduit.hs:362)
    withManager (Network/HTTP/Conduit.hs:294)
    withManagerSettings (Network/HTTP/Conduit.hs:300)
    conduitManagerSettings (Network/HTTP/Conduit.hs:290)
    tlsManagerSettings
    mkManagerSettings
    Cookie
    CookieJar
    createCookieJar
    destroyCookieJar
    lbsResponse (Network/HTTP/Conduit.hs:310)
    HttpException
Documentation created: dist/doc/html/http-conduit/index.html,
dist/doc/html/http-conduit/http-conduit.txt
Creating package registration file:
/tmp/pkgConf-http-conduit-2.116206173971201269245.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/http-conduit-2.1.8-36DhlcRJsqqJRuPdvSsVGz
Registering http-conduit-2.1.8...
Installed http-conduit-2.1.8
Configuring kan-extensions-4.2.3...
Building kan-extensions-4.2.3...
Preprocessing library kan-extensions-4.2.3...
[ 1 of 13] Compiling Data.Functor.Kan.Rift ( src/Data/Functor/Kan/Rift.hs, dist/build/Data/Functor/Kan/Rift.o )
[ 2 of 13] Compiling Data.Functor.Kan.Lift ( src/Data/Functor/Kan/Lift.hs, dist/build/Data/Functor/Kan/Lift.o )
[ 3 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.o )
[ 4 of 13] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.o )
[ 5 of 13] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.o )
[ 6 of 13] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
[ 7 of 13] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.o )
[ 8 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.o )
[ 9 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.o )
[10 of 13] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.o )
[11 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.o )
[12 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.o )
[13 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.o )
In-place registering kan-extensions-4.2.3...
Running Haddock for kan-extensions-4.2.3...
Running hscolour for kan-extensions-4.2.3...
Preprocessing library kan-extensions-4.2.3...
Preprocessing library kan-extensions-4.2.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
  87% ( 13 / 15) in 'Data.Functor.Kan.Rift'
  Missing documentation for:
    grift (src/Data/Functor/Kan/Rift.hs:145)
    decomposeRift (src/Data/Functor/Kan/Rift.hs:190)
  81% ( 13 / 16) in 'Data.Functor.Kan.Lift'
  Missing documentation for:
    decomposeLift (src/Data/Functor/Kan/Lift.hs:84)
    liftToRep (src/Data/Functor/Kan/Lift.hs:114)
    composedRepToLift (src/Data/Functor/Kan/Lift.hs:143)
 100% ( 13 / 13) in 'Data.Functor.Day'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Coyoneda'
  75% (  3 /  4) in 'Data.Functor.Contravariant.Yoneda'
  Missing documentation for:
    lowerYoneda (src/Data/Functor/Contravariant/Yoneda.hs:43)
 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
  53% (  8 / 15) in 'Data.Functor.Kan.Ran'
  Missing documentation for:
    decomposeRan (src/Data/Functor/Kan/Ran.hs:117)
    ranToAdjoint (src/Data/Functor/Kan/Ran.hs:131)
    composedAdjointToRan (src/Data/Functor/Kan/Ran.hs:145)
    repToRan (src/Data/Functor/Kan/Ran.hs:154)
    ranToRep (src/Data/Functor/Kan/Ran.hs:158)
    composedRepToRan (src/Data/Functor/Kan/Ran.hs:166)
    ranToComposedRep (src/Data/Functor/Kan/Ran.hs:162)
  50% (  7 / 14) in 'Data.Functor.Yoneda'
  Missing documentation for:
    lowerYoneda (src/Data/Functor/Yoneda.hs:89)
    maxF (src/Data/Functor/Yoneda.hs:180)
    minF (src/Data/Functor/Yoneda.hs:185)
    maxM (src/Data/Functor/Yoneda.hs:190)
    minM (src/Data/Functor/Yoneda.hs:195)
    ranToYoneda (src/Data/Functor/Yoneda.hs:104)
    riftToYoneda (src/Data/Functor/Yoneda.hs:120)
  80% (  8 / 10) in 'Control.Monad.Codensity'
  Missing documentation for:
    adjunctionToCodensity (src/Control/Monad/Codensity.hs:154)
    ranToCodensity (src/Control/Monad/Codensity.hs:195)
  75% (  9 / 12) in 'Data.Functor.Kan.Lan'
  Missing documentation for:
    decomposeLan (src/Data/Functor/Kan/Lan.hs:108)
    lanToAdjoint (src/Data/Functor/Kan/Lan.hs:80)
    composedAdjointToLan (src/Data/Functor/Kan/Lan.hs:94)
  82% (  9 / 11) in 'Data.Functor.Coyoneda'
  Missing documentation for:
    lanToCoyoneda (src/Data/Functor/Coyoneda.hs:70)
    liftToCoyoneda (src/Data/Functor/Coyoneda.hs:85)
  57% (  4 /  7) in 'Control.Comonad.Density'
  Missing documentation for:
    Density (src/Control/Comonad/Density.hs:40)
    adjunctionToDensity (src/Control/Comonad/Density.hs:96)
    densityToLan (src/Control/Comonad/Density.hs:111)
  21% (  5 / 24) in 'Control.Monad.Co'
  Missing documentation for:
    Co (src/Control/Monad/Co.hs:76)
    co (src/Control/Monad/Co.hs:78)
    runCo (src/Control/Monad/Co.hs:81)
    liftCoT0 (src/Control/Monad/Co.hs:113)
    liftCoT0M (src/Control/Monad/Co.hs:149)
    lowerCoT0 (src/Control/Monad/Co.hs:116)
    lowerCo0 (src/Control/Monad/Co.hs:119)
    liftCoT1 (src/Control/Monad/Co.hs:122)
    liftCoT1M (src/Control/Monad/Co.hs:152)
    lowerCoT1 (src/Control/Monad/Co.hs:125)
    lowerCo1 (src/Control/Monad/Co.hs:128)
    diter (src/Control/Monad/Co.hs:155)
    dctrlM (src/Control/Monad/Co.hs:158)
    posW (src/Control/Monad/Co.hs:131)
    peekW (src/Control/Monad/Co.hs:134)
    peeksW (src/Control/Monad/Co.hs:137)
    askW (src/Control/Monad/Co.hs:140)
    asksW (src/Control/Monad/Co.hs:143)
    traceW (src/Control/Monad/Co.hs:146)
Documentation created: dist/doc/html/kan-extensions/index.html,
dist/doc/html/kan-extensions/kan-extensions.txt
Creating package registration file:
/tmp/pkgConf-kan-extensions-4.2648092610604898534.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/kan-extensions-4.2.3-AZ1z1CuYG3UJ3G7vJTiBt5
Registering kan-extensions-4.2.3...
Installed kan-extensions-4.2.3
Configuring yesod-persistent-1.4.0.3...
Building yesod-persistent-1.4.0.3...
Preprocessing library yesod-persistent-1.4.0.3...
[1 of 2] Compiling Yesod.Persist.Core ( Yesod/Persist/Core.hs, dist/build/Yesod/Persist/Core.o )

Yesod/Persist/Core.hs:84:37: Warning:
    In the use of type constructor or class ‘SQL.Connection’
    (imported from Database.Persist.Sql, but defined in persistent-2.2.1:Database.Persist.Sql.Types):
    Deprecated: "Please use SqlBackend instead"
[2 of 2] Compiling Yesod.Persist    ( Yesod/Persist.hs, dist/build/Yesod/Persist.o )
In-place registering yesod-persistent-1.4.0.3...
Running Haddock for yesod-persistent-1.4.0.3...
Running hscolour for yesod-persistent-1.4.0.3...
Preprocessing library yesod-persistent-1.4.0.3...
Preprocessing library yesod-persistent-1.4.0.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0,
nats-1

Yesod/Persist/Core.hs:84:37: Warning:
    In the use of type constructor or class ‘SQL.Connection’
    (imported from Database.Persist.Sql, but defined in persistent-2.2.1:Database.Persist.Sql.Types):
    Deprecated: "Please use SqlBackend instead"
Haddock coverage:
  73% (  8 / 11) in 'Yesod.Persist.Core'
  Missing documentation for:
    YesodPersist (Yesod/Persist/Core.hs:39)
    DBRunner (Yesod/Persist/Core.hs:76)
    YesodDB (Yesod/Persist/Core.hs:37)
Warning: Yesod.Persist: Could not find documentation for exported module: X
   0% (  0 /  1) in 'Yesod.Persist'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/yesod-persistent/index.html,
dist/doc/html/yesod-persistent/yesod-persistent.txt
Creating package registration file:
/tmp/pkgConf-yesod-persistent-1.4.078105472374027239.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/yesod-persistent-1.4.0.3-KXKIxy48VU2Lx65iY8xfNT
Registering yesod-persistent-1.4.0.3...
Installed yesod-persistent-1.4.0.3
Configuring authenticate-1.3.2.11...
Building authenticate-1.3.2.11...
Preprocessing library authenticate-1.3.2.11...
[1 of 9] Compiling OpenId2.XRDS     ( OpenId2/XRDS.hs, dist/build/OpenId2/XRDS.o )
[2 of 9] Compiling Web.Authenticate.OpenId.Providers ( Web/Authenticate/OpenId/Providers.hs, dist/build/Web/Authenticate/OpenId/Providers.o )
[3 of 9] Compiling Web.Authenticate.BrowserId ( Web/Authenticate/BrowserId.hs, dist/build/Web/Authenticate/BrowserId.o )
[4 of 9] Compiling Web.Authenticate.Internal ( Web/Authenticate/Internal.hs, dist/build/Web/Authenticate/Internal.o )
[5 of 9] Compiling OpenId2.Types    ( OpenId2/Types.hs, dist/build/OpenId2/Types.o )
[6 of 9] Compiling OpenId2.Normalization ( OpenId2/Normalization.hs, dist/build/OpenId2/Normalization.o )
[7 of 9] Compiling OpenId2.Discovery ( OpenId2/Discovery.hs, dist/build/OpenId2/Discovery.o )

OpenId2/Discovery.hs:40:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[8 of 9] Compiling Web.Authenticate.OpenId ( Web/Authenticate/OpenId.hs, dist/build/Web/Authenticate/OpenId.o )
[9 of 9] Compiling Web.Authenticate.Rpxnow ( Web/Authenticate/Rpxnow.hs, dist/build/Web/Authenticate/Rpxnow.o )

Web/Authenticate/Rpxnow.hs:39:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering authenticate-1.3.2.11...
Running Haddock for authenticate-1.3.2.11...
Running hscolour for authenticate-1.3.2.11...
Preprocessing library authenticate-1.3.2.11...
Preprocessing library authenticate-1.3.2.11...

OpenId2/Discovery.hs:40:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Web/Authenticate/Rpxnow.hs:39:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  50% (  3 /  6) in 'OpenId2.XRDS'
  Missing documentation for:
    XRDS (OpenId2/XRDS.hs:33)
    Service (OpenId2/XRDS.hs:37)
    parseXRDS (OpenId2/XRDS.hs:45)
   9% (  1 / 11) in 'Web.Authenticate.OpenId.Providers'
  Missing documentation for:
    google (Web/Authenticate/OpenId/Providers.hs:16)
    yahoo (Web/Authenticate/OpenId/Providers.hs:19)
    livejournal (Web/Authenticate/OpenId/Providers.hs:22)
    myspace (Web/Authenticate/OpenId/Providers.hs:25)
    wordpress (Web/Authenticate/OpenId/Providers.hs:28)
    blogger (Web/Authenticate/OpenId/Providers.hs:31)
    verisign (Web/Authenticate/OpenId/Providers.hs:34)
    typepad (Web/Authenticate/OpenId/Providers.hs:37)
    myopenid (Web/Authenticate/OpenId/Providers.hs:40)
    claimid (Web/Authenticate/OpenId/Providers.hs:43)
  33% (  1 /  3) in 'Web.Authenticate.BrowserId'
  Missing documentation for:
    Module header
    checkAssertion (Web/Authenticate/BrowserId.hs:22)
   0% (  0 /  2) in 'Web.Authenticate.Internal'
  Missing documentation for:
    Module header
    AuthenticateException (Web/Authenticate/Internal.hs:9)
  60% (  3 /  5) in 'OpenId2.Types'
  Missing documentation for:
    IdentType (OpenId2/Types.hs:33)
    AuthenticateException (Web/Authenticate/Internal.hs:9)
  50% (  1 /  2) in 'OpenId2.Normalization'
  Missing documentation for:
    normalize (OpenId2/Normalization.hs:32)
  75% (  3 /  4) in 'OpenId2.Discovery'
  Missing documentation for:
    Discovery (OpenId2/Discovery.hs:50)
  31% (  4 / 13) in 'Web.Authenticate.OpenId'
  Missing documentation for:
    Module header
    getForwardUrl (Web/Authenticate/OpenId.hs:42)
    authenticate (Web/Authenticate/OpenId.hs:83)
    authenticateClaimed (Web/Authenticate/OpenId.hs:99)
    AuthenticateException (Web/Authenticate/Internal.hs:9)
    OpenIdResponse (Web/Authenticate/OpenId.hs:93)
    oirOpLocal (Web/Authenticate/OpenId.hs:94)
    oirParams (Web/Authenticate/OpenId.hs:95)
    oirClaimed (Web/Authenticate/OpenId.hs:96)
  50% (  2 /  4) in 'Web.Authenticate.Rpxnow'
  Missing documentation for:
    Module header
    AuthenticateException (Web/Authenticate/Internal.hs:9)
Documentation created: dist/doc/html/authenticate/index.html,
dist/doc/html/authenticate/authenticate.txt
Creating package registration file:
/tmp/pkgConf-authenticate-1.3.21951564622135607024.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/authenticate-1.3.2.11-FvTtXyRqLiQGkKjAOsszxq
Registering authenticate-1.3.2.11...
Installed authenticate-1.3.2.11
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-17078/lens-4.13/dist/setup/setup.hs, /tmp/cabal-tmp-17078/lens-4.13/dist/setup/Main.o )
Linking /tmp/cabal-tmp-17078/lens-4.13/dist/setup/setup ...
Configuring lens-4.13...
Building lens-4.13...
Preprocessing library lens-4.13...
[ 1 of 81] Compiling Paths_lens       ( dist/build/autogen/Paths_lens.hs, dist/build/Paths_lens.o )
[ 2 of 81] Compiling Data.Map.Lens    ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.o )
[ 3 of 81] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, dist/build/Control/Lens/Internal/List.o )
[ 4 of 81] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.o )
[ 5 of 81] Compiling Control.Lens.Internal.Coerce ( src/Control/Lens/Internal/Coerce.hs, dist/build/Control/Lens/Internal/Coerce.o )
[ 6 of 81] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.o )
[ 7 of 81] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.o )
[ 8 of 81] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.o )
[ 9 of 81] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.o )
[10 of 81] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.o )
[11 of 81] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.o )
[12 of 81] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.o )
[13 of 81] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.o )
[14 of 81] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.o )
[15 of 81] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.o )
[16 of 81] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.o )
[17 of 81] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.o )
[18 of 81] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.o )
[19 of 81] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.o )
[20 of 81] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.o )
[21 of 81] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.o )
[22 of 81] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.o )
[23 of 81] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.o )
[24 of 81] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.o )
[25 of 81] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.o )
[26 of 81] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.o )
[27 of 81] Compiling Data.Set.Lens    ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.o )
[28 of 81] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.o )
[29 of 81] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.o )
[30 of 81] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.o )
[31 of 81] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.o )
[32 of 81] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.o )
[33 of 81] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.o )
[34 of 81] Compiling Data.Data.Lens   ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.o )
[35 of 81] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.o )
[36 of 81] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.o )
[37 of 81] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.o )
[38 of 81] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.o )
[39 of 81] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.o )
[40 of 81] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.o )
[41 of 81] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.o )
[42 of 81] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.o )
[43 of 81] Compiling Data.Text.Lens   ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.o )
[44 of 81] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.o )
[45 of 81] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.o )
[46 of 81] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.o )
[47 of 81] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.o )
[48 of 81] Compiling Control.Lens.At  ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.o )
[49 of 81] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.o )
[50 of 81] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.o )
[51 of 81] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, dist/build/Control/Lens/Internal/PrismTH.o )
[52 of 81] Compiling Control.Lens.TH  ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.o )
[53 of 81] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.o )
[54 of 81] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.o )
[55 of 81] Compiling Control.Lens     ( src/Control/Lens.hs, dist/build/Control/Lens.o )
[56 of 81] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.o )
[57 of 81] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.o )
[58 of 81] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.o )
[59 of 81] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.o )
[60 of 81] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.o )
[61 of 81] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.o )
[62 of 81] Compiling Data.Array.Lens  ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.o )
[63 of 81] Compiling Data.Bits.Lens   ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.o )
[64 of 81] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.o )
[65 of 81] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.o )
[66 of 81] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.o )
[67 of 81] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.o )
[68 of 81] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.o )
[69 of 81] Compiling Data.List.Lens   ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.o )
[70 of 81] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.o )
[71 of 81] Compiling Data.Tree.Lens   ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.o )
[72 of 81] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.o )
[73 of 81] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.o )
[74 of 81] Compiling Generics.Deriving.Lens ( src/Generics/Deriving/Lens.hs, dist/build/Generics/Deriving/Lens.o )
[75 of 81] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.o )
[76 of 81] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.o )
[77 of 81] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.o )
[78 of 81] Compiling Numeric.Lens     ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.o )
[79 of 81] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.o )
[80 of 81] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.o )
[81 of 81] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.o )
In-place registering lens-4.13...
Running Haddock for lens-4.13...
Running hscolour for lens-4.13...
Preprocessing library lens-4.13...
Preprocessing library lens-4.13...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
   0% (  0 /  8) in 'Paths_lens'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_lens.hs:15)
    getBinDir (dist/build/autogen/Paths_lens.hs:25)
    getLibDir (dist/build/autogen/Paths_lens.hs:25)
    getDataDir (dist/build/autogen/Paths_lens.hs:25)
    getLibexecDir (dist/build/autogen/Paths_lens.hs:25)
    getDataFileName (dist/build/autogen/Paths_lens.hs:32)
    getSysconfDir (dist/build/autogen/Paths_lens.hs:25)
 100% (  1 /  1) in 'Data.Map.Lens'
 100% (  2 /  2) in 'Control.Lens.Internal.List'
  22% (  9 / 40) in 'Control.Lens.Internal.TH'
  Missing documentation for:
    fromSet (src/Control/Lens/Internal/TH.hs:84)
    lensPackageKey (src/Control/Lens/Internal/TH.hs:98)
    mkLensName_tc (src/Control/Lens/Internal/TH.hs:105)
    mkLensName_v (src/Control/Lens/Internal/TH.hs:108)
    traversalTypeName (src/Control/Lens/Internal/TH.hs:111)
    traversal'TypeName (src/Control/Lens/Internal/TH.hs:114)
    lensTypeName (src/Control/Lens/Internal/TH.hs:117)
    lens'TypeName (src/Control/Lens/Internal/TH.hs:120)
    isoTypeName (src/Control/Lens/Internal/TH.hs:123)
    iso'TypeName (src/Control/Lens/Internal/TH.hs:126)
    getterTypeName (src/Control/Lens/Internal/TH.hs:129)
    foldTypeName (src/Control/Lens/Internal/TH.hs:132)
    prismTypeName (src/Control/Lens/Internal/TH.hs:135)
    prism'TypeName (src/Control/Lens/Internal/TH.hs:138)
    reviewTypeName (src/Control/Lens/Internal/TH.hs:141)
    wrappedTypeName (src/Control/Lens/Internal/TH.hs:144)
    unwrappedTypeName (src/Control/Lens/Internal/TH.hs:147)
    rewrappedTypeName (src/Control/Lens/Internal/TH.hs:150)
    _wrapped'ValName (src/Control/Lens/Internal/TH.hs:153)
    isoValName (src/Control/Lens/Internal/TH.hs:156)
    prismValName (src/Control/Lens/Internal/TH.hs:159)
    untoValName (src/Control/Lens/Internal/TH.hs:162)
    phantomValName (src/Control/Lens/Internal/TH.hs:165)
    phantom2 (src/Control/Lens/Internal/TH.hs:168)
    composeValName (src/Control/Lens/Internal/TH.hs:172)
    idValName (src/Control/Lens/Internal/TH.hs:175)
    fmapValName (src/Control/Lens/Internal/TH.hs:178)
    pureValName (src/Control/Lens/Internal/TH.hs:182)
    apValName (src/Control/Lens/Internal/TH.hs:185)
    rightDataName (src/Control/Lens/Internal/TH.hs:195)
    leftDataName (src/Control/Lens/Internal/TH.hs:198)
  67% (  2 /  3) in 'Control.Lens.Internal.Coerce'
  Missing documentation for:
    coerce' (src/Control/Lens/Internal/Coerce.hs:35)
 100% (  1 /  1) in 'Control.Lens.Internal.Instances'
 100% ( 15 / 15) in 'Control.Lens.Internal.Zoom'
 100% (  3 /  3) in 'Control.Lens.Internal.Setter'
 100% (  5 /  5) in 'Control.Lens.Internal.Review'
 100% (  3 /  3) in 'Control.Lens.Internal.Prism'
 100% (  3 /  3) in 'Control.Lens.Internal.Iso'
 100% (  6 /  6) in 'Control.Lens.Internal.Level'
 100% ( 15 / 15) in 'Control.Lens.Internal.Indexed'
 100% ( 11 / 11) in 'Control.Lens.Internal.Context'
  91% ( 10 / 11) in 'Control.Lens.Internal.Bazaar'
  Missing documentation for:
    Bizarre1 (src/Control/Lens/Internal/Bazaar.hs:212)
 100% ( 12 / 12) in 'Control.Lens.Internal.Magma'
  50% (  2 /  4) in 'Control.Lens.Internal.Getter'
  Missing documentation for:
    AlongsideLeft (src/Control/Lens/Internal/Getter.hs:37)
    AlongsideRight (src/Control/Lens/Internal/Getter.hs:78)
  93% ( 13 / 14) in 'Control.Lens.Internal.Fold'
  Missing documentation for:
    ReifiedMonoid
  86% ( 51 / 59) in 'Control.Lens.Type'
  Missing documentation for:
    Traversal1 (src/Control/Lens/Type.hs:209)
    Traversal1' (src/Control/Lens/Type.hs:210)
    IndexedTraversal1 (src/Control/Lens/Type.hs:230)
    IndexedTraversal1' (src/Control/Lens/Type.hs:231)
    IndexedFold1 (src/Control/Lens/Type.hs:505)
    IndexPreservingTraversal1 (src/Control/Lens/Type.hs:241)
    IndexPreservingTraversal1' (src/Control/Lens/Type.hs:242)
    IndexPreservingFold1 (src/Control/Lens/Type.hs:506)
 100% ( 85 / 85) in 'Control.Lens.Setter'
 100% (110 /110) in 'Control.Lens.Lens'
 100% ( 21 / 21) in 'Control.Lens.Tuple'
  97% ( 32 / 33) in 'Control.Lens.Getter'
  Missing documentation for:
    Const
 100% ( 15 / 15) in 'Control.Lens.Review'
 100% ( 29 / 29) in 'Control.Lens.Prism'
 100% (  3 /  3) in 'Control.Lens.Zoom'
 100% (  3 /  3) in 'Data.Set.Lens'
 100% (  3 /  3) in 'Data.HashSet.Lens'
  99% (122 /123) in 'Control.Lens.Fold'
  Missing documentation for:
    ifolding (src/Control/Lens/Fold.hs:220)
  91% ( 88 / 97) in 'Control.Lens.Traversal'
  Missing documentation for:
    Traversal1 (src/Control/Lens/Type.hs:209)
    Traversal1' (src/Control/Lens/Type.hs:210)
    IndexedTraversal1 (src/Control/Lens/Type.hs:230)
    IndexedTraversal1' (src/Control/Lens/Type.hs:231)
    Traversing1 (src/Control/Lens/Traversal.hs:236)
    Traversing1' (src/Control/Lens/Traversal.hs:242)
    unsafePartsOf' (src/Control/Lens/Traversal.hs:589)
    Traversable1
    iunsafePartsOf' (src/Control/Lens/Traversal.hs:593)
  92% ( 47 / 51) in 'Control.Lens.Indexed'
  Missing documentation for:
    ifoldMapBy (src/Control/Lens/Indexed.hs:865)
    ifoldMapByOf (src/Control/Lens/Indexed.hs:868)
    itraverseBy (src/Control/Lens/Indexed.hs:871)
    itraverseByOf (src/Control/Lens/Indexed.hs:874)
 100% (  4 /  4) in 'Control.Lens.Level'
  26% ( 21 / 82) in 'Control.Lens.Reified'
  Missing documentation for:
     (src/Control/Lens/Reified.hs:105)
     (src/Control/Lens/Reified.hs:108)
     (src/Control/Lens/Reified.hs:112)
     (src/Control/Lens/Reified.hs:116)
     (src/Control/Lens/Reified.hs:122)
     (src/Control/Lens/Reified.hs:130)
     (src/Control/Lens/Reified.hs:138)
     (src/Control/Lens/Reified.hs:148)
     (src/Control/Lens/Reified.hs:152)
     (src/Control/Lens/Reified.hs:158)
     (src/Control/Lens/Reified.hs:164)
     (src/Control/Lens/Reified.hs:172)
     (src/Control/Lens/Reified.hs:175)
     (src/Control/Lens/Reified.hs:179)
     (src/Control/Lens/Reified.hs:182)
     (src/Control/Lens/Reified.hs:186)
     (src/Control/Lens/Reified.hs:189)
     (src/Control/Lens/Reified.hs:191)
     (src/Control/Lens/Reified.hs:199)
     (src/Control/Lens/Reified.hs:205)
     (src/Control/Lens/Reified.hs:210)
     (src/Control/Lens/Reified.hs:222)
     (src/Control/Lens/Reified.hs:226)
     (src/Control/Lens/Reified.hs:236)
     (src/Control/Lens/Reified.hs:247)
     (src/Control/Lens/Reified.hs:251)
     (src/Control/Lens/Reified.hs:255)
     (src/Control/Lens/Reified.hs:260)
     (src/Control/Lens/Reified.hs:268)
     (src/Control/Lens/Reified.hs:272)
     (src/Control/Lens/Reified.hs:293)
     (src/Control/Lens/Reified.hs:301)
     (src/Control/Lens/Reified.hs:304)
     (src/Control/Lens/Reified.hs:308)
     (src/Control/Lens/Reified.hs:316)
     (src/Control/Lens/Reified.hs:326)
     (src/Control/Lens/Reified.hs:331)
     (src/Control/Lens/Reified.hs:343)
     (src/Control/Lens/Reified.hs:349)
     (src/Control/Lens/Reified.hs:353)
     (src/Control/Lens/Reified.hs:357)
     (src/Control/Lens/Reified.hs:365)
     (src/Control/Lens/Reified.hs:375)
     (src/Control/Lens/Reified.hs:381)
     (src/Control/Lens/Reified.hs:385)
     (src/Control/Lens/Reified.hs:391)
     (src/Control/Lens/Reified.hs:397)
     (src/Control/Lens/Reified.hs:403)
     (src/Control/Lens/Reified.hs:407)
     (src/Control/Lens/Reified.hs:413)
     (src/Control/Lens/Reified.hs:417)
    ReifiedIndexedFold (src/Control/Lens/Reified.hs:425)
     (src/Control/Lens/Reified.hs:427)
     (src/Control/Lens/Reified.hs:431)
     (src/Control/Lens/Reified.hs:437)
     (src/Control/Lens/Reified.hs:442)
     (src/Control/Lens/Reified.hs:446)
     (src/Control/Lens/Reified.hs:450)
     (src/Control/Lens/Reified.hs:458)
     (src/Control/Lens/Reified.hs:462)
     (src/Control/Lens/Reified.hs:467)
 100% ( 13 / 13) in 'Data.Data.Lens'
  98% ( 47 / 48) in 'Control.Lens.Plated'
  Missing documentation for:
    GPlated (src/Control/Lens/Plated.hs:736)
 100% (  9 /  9) in 'Control.Lens.Internal.ByteString'
 100% ( 15 / 15) in 'Control.Lens.Equality'
  90% ( 47 / 52) in 'Control.Lens.Iso'
  Missing documentation for:
    Swapped (src/Control/Lens/Iso.hs:423)
    Strict (src/Control/Lens/Iso.hs:417)
    Lazy (src/Control/Lens/Iso.hs:420)
    Reversed (src/Control/Lens/Iso.hs:426)
    List (src/Control/Lens/Iso.hs:492)
  70% ( 14 / 20) in 'Control.Lens.Wrapped'
  Missing documentation for:
    _Unwrapped' (src/Control/Lens/Wrapped.hs:165)
    Rewrapped (src/Control/Lens/Wrapped.hs:160)
    Rewrapping (src/Control/Lens/Wrapped.hs:162)
    _Unwrapped (src/Control/Lens/Wrapped.hs:182)
    Wrapped (src/Control/Lens/Wrapped.hs:151)
    Unwrapped (src/Control/Lens/Wrapped.hs:154)
 100% ( 15 / 15) in 'Data.Vector.Generic.Lens'
  88% (  7 /  8) in 'Data.Text.Strict.Lens'
  Missing documentation for:
    Text (src/Data/Text/Strict/Lens.hs:145)
  88% (  7 /  8) in 'Data.Text.Lazy.Lens'
  Missing documentation for:
    Text (src/Data/Text/Lazy/Lens.hs:152)
  80% (  4 /  5) in 'Data.Text.Lens'
  Missing documentation for:
    Text (src/Data/Text/Lens.hs:110)
  33% (  1 /  3) in 'Control.Lens.Empty'
  Missing documentation for:
    AsEmpty (src/Control/Lens/Empty.hs:60)
    Empty (src/Control/Lens/Empty.hs:73)
 100% (  3 /  3) in 'Control.Lens.Each'
  88% ( 15 / 17) in 'Control.Lens.Cons'
  Missing documentation for:
    :> (src/Control/Lens/Cons.hs:94)
    :< (src/Control/Lens/Cons.hs:88)
 100% (  6 /  6) in 'Control.Lens.Internal.Deque'
  93% ( 13 / 14) in 'Control.Lens.At'
  Missing documentation for:
    Index (src/Control/Lens/At.hs:84)
  21% ( 47 /222) in 'Language.Haskell.TH.Lens'
  Missing documentation for:
    locFileName (src/Language/Haskell/TH/Lens.hs:433)
    locPackage (src/Language/Haskell/TH/Lens.hs:437)
    locModule (src/Language/Haskell/TH/Lens.hs:441)
    locStart (src/Language/Haskell/TH/Lens.hs:445)
    locEnd (src/Language/Haskell/TH/Lens.hs:449)
    funDepInputs (src/Language/Haskell/TH/Lens.hs:453)
    funDepOutputs (src/Language/Haskell/TH/Lens.hs:458)
    matchPattern (src/Language/Haskell/TH/Lens.hs:475)
    matchBody (src/Language/Haskell/TH/Lens.hs:480)
    matchDeclarations (src/Language/Haskell/TH/Lens.hs:485)
    fixityPrecedence (src/Language/Haskell/TH/Lens.hs:490)
    fixityDirection (src/Language/Haskell/TH/Lens.hs:495)
    clausePattern (src/Language/Haskell/TH/Lens.hs:500)
    clauseBody (src/Language/Haskell/TH/Lens.hs:505)
    clauseDecs (src/Language/Haskell/TH/Lens.hs:510)
    fieldExpName (src/Language/Haskell/TH/Lens.hs:463)
    fieldExpExpression (src/Language/Haskell/TH/Lens.hs:466)
    fieldPatName (src/Language/Haskell/TH/Lens.hs:469)
    fieldPatPattern (src/Language/Haskell/TH/Lens.hs:472)
    tySynEqnPatterns (src/Language/Haskell/TH/Lens.hs:1139)
    tySynEqnResult (src/Language/Haskell/TH/Lens.hs:1144)
    _ClassI (src/Language/Haskell/TH/Lens.hs:516)
    _ClassOpI (src/Language/Haskell/TH/Lens.hs:524)
    _TyConI (src/Language/Haskell/TH/Lens.hs:550)
    _FamilyI (src/Language/Haskell/TH/Lens.hs:559)
    _PrimTyConI (src/Language/Haskell/TH/Lens.hs:567)
    _DataConI (src/Language/Haskell/TH/Lens.hs:575)
    _VarI (src/Language/Haskell/TH/Lens.hs:609)
    _TyVarI (src/Language/Haskell/TH/Lens.hs:617)
    _FunD (src/Language/Haskell/TH/Lens.hs:625)
    _ValD (src/Language/Haskell/TH/Lens.hs:633)
    _DataD (src/Language/Haskell/TH/Lens.hs:641)
    _NewtypeD (src/Language/Haskell/TH/Lens.hs:649)
    _TySynD (src/Language/Haskell/TH/Lens.hs:657)
    _ClassD (src/Language/Haskell/TH/Lens.hs:665)
    _InstanceD (src/Language/Haskell/TH/Lens.hs:673)
    _SigD (src/Language/Haskell/TH/Lens.hs:681)
    _ForeignD (src/Language/Haskell/TH/Lens.hs:689)
    _InfixD (src/Language/Haskell/TH/Lens.hs:698)
    _PragmaD (src/Language/Haskell/TH/Lens.hs:707)
    _FamilyD (src/Language/Haskell/TH/Lens.hs:715)
    _DataInstD (src/Language/Haskell/TH/Lens.hs:723)
    _NewtypeInstD (src/Language/Haskell/TH/Lens.hs:731)
    _TySynInstD (src/Language/Haskell/TH/Lens.hs:740)
    _ClosedTypeFamilyD (src/Language/Haskell/TH/Lens.hs:748)
    _RoleAnnotD (src/Language/Haskell/TH/Lens.hs:756)
    _StandaloneDerivD (src/Language/Haskell/TH/Lens.hs:775)
    _DefaultSigD (src/Language/Haskell/TH/Lens.hs:783)
    _NormalC (src/Language/Haskell/TH/Lens.hs:792)
    _RecC (src/Language/Haskell/TH/Lens.hs:801)
    _InfixC (src/Language/Haskell/TH/Lens.hs:810)
    _ForallC (src/Language/Haskell/TH/Lens.hs:821)
    _IsStrict (src/Language/Haskell/TH/Lens.hs:829)
    _NotStrict (src/Language/Haskell/TH/Lens.hs:837)
    _Unpacked (src/Language/Haskell/TH/Lens.hs:845)
    _ImportF (src/Language/Haskell/TH/Lens.hs:853)
    _ExportF (src/Language/Haskell/TH/Lens.hs:861)
    _CCall (src/Language/Haskell/TH/Lens.hs:869)
    _StdCall (src/Language/Haskell/TH/Lens.hs:877)
    _CApi (src/Language/Haskell/TH/Lens.hs:886)
    _Prim (src/Language/Haskell/TH/Lens.hs:894)
    _JavaScript (src/Language/Haskell/TH/Lens.hs:902)
    _Unsafe (src/Language/Haskell/TH/Lens.hs:911)
    _Safe (src/Language/Haskell/TH/Lens.hs:919)
    _Interruptible (src/Language/Haskell/TH/Lens.hs:927)
    _InlineP (src/Language/Haskell/TH/Lens.hs:936)
    _SpecialiseP (src/Language/Haskell/TH/Lens.hs:944)
    _SpecialiseInstP (src/Language/Haskell/TH/Lens.hs:972)
    _RuleP (src/Language/Haskell/TH/Lens.hs:980)
    _AnnP (src/Language/Haskell/TH/Lens.hs:989)
    _LineP (src/Language/Haskell/TH/Lens.hs:999)
    _NoInline (src/Language/Haskell/TH/Lens.hs:1008)
    _Inline (src/Language/Haskell/TH/Lens.hs:1016)
    _Inlinable (src/Language/Haskell/TH/Lens.hs:1024)
    _ConLike (src/Language/Haskell/TH/Lens.hs:1032)
    _FunLike (src/Language/Haskell/TH/Lens.hs:1040)
    _AllPhases (src/Language/Haskell/TH/Lens.hs:1048)
    _FromPhase (src/Language/Haskell/TH/Lens.hs:1056)
    _BeforePhase (src/Language/Haskell/TH/Lens.hs:1064)
    _RuleVar (src/Language/Haskell/TH/Lens.hs:1072)
    _TypedRuleVar (src/Language/Haskell/TH/Lens.hs:1080)
    _ModuleAnnotation (src/Language/Haskell/TH/Lens.hs:1090)
    _TypeAnnotation (src/Language/Haskell/TH/Lens.hs:1098)
    _ValueAnnotation (src/Language/Haskell/TH/Lens.hs:1106)
    _FunDep (src/Language/Haskell/TH/Lens.hs:1115)
    _TypeFam (src/Language/Haskell/TH/Lens.hs:1122)
    _DataFam (src/Language/Haskell/TH/Lens.hs:1130)
    _InfixL (src/Language/Haskell/TH/Lens.hs:1150)
    _InfixR (src/Language/Haskell/TH/Lens.hs:1158)
    _InfixN (src/Language/Haskell/TH/Lens.hs:1166)
    _VarE (src/Language/Haskell/TH/Lens.hs:1174)
    _ConE (src/Language/Haskell/TH/Lens.hs:1182)
    _LitE (src/Language/Haskell/TH/Lens.hs:1190)
    _AppE (src/Language/Haskell/TH/Lens.hs:1198)
    _InfixE (src/Language/Haskell/TH/Lens.hs:1206)
    _UInfixE (src/Language/Haskell/TH/Lens.hs:1214)
    _ParensE (src/Language/Haskell/TH/Lens.hs:1222)
    _LamE (src/Language/Haskell/TH/Lens.hs:1230)
    _LamCaseE (src/Language/Haskell/TH/Lens.hs:1239)
    _TupE (src/Language/Haskell/TH/Lens.hs:1248)
    _UnboxedTupE (src/Language/Haskell/TH/Lens.hs:1256)
    _CondE (src/Language/Haskell/TH/Lens.hs:1264)
    _MultiIfE (src/Language/Haskell/TH/Lens.hs:1273)
    _LetE (src/Language/Haskell/TH/Lens.hs:1282)
    _CaseE (src/Language/Haskell/TH/Lens.hs:1290)
    _DoE (src/Language/Haskell/TH/Lens.hs:1298)
    _CompE (src/Language/Haskell/TH/Lens.hs:1306)
    _ArithSeqE (src/Language/Haskell/TH/Lens.hs:1314)
    _ListE (src/Language/Haskell/TH/Lens.hs:1322)
    _SigE (src/Language/Haskell/TH/Lens.hs:1330)
    _RecConE (src/Language/Haskell/TH/Lens.hs:1338)
    _RecUpdE (src/Language/Haskell/TH/Lens.hs:1346)
    _StaticE (src/Language/Haskell/TH/Lens.hs:1355)
    _GuardedB (src/Language/Haskell/TH/Lens.hs:1364)
    _NormalB (src/Language/Haskell/TH/Lens.hs:1372)
    _NormalG (src/Language/Haskell/TH/Lens.hs:1380)
    _PatG (src/Language/Haskell/TH/Lens.hs:1388)
    _BindS (src/Language/Haskell/TH/Lens.hs:1396)
    _LetS (src/Language/Haskell/TH/Lens.hs:1404)
    _NoBindS (src/Language/Haskell/TH/Lens.hs:1412)
    _ParS (src/Language/Haskell/TH/Lens.hs:1420)
    _FromR (src/Language/Haskell/TH/Lens.hs:1428)
    _FromThenR (src/Language/Haskell/TH/Lens.hs:1436)
    _FromToR (src/Language/Haskell/TH/Lens.hs:1444)
    _FromThenToR (src/Language/Haskell/TH/Lens.hs:1452)
    _CharL (src/Language/Haskell/TH/Lens.hs:1460)
    _StringL (src/Language/Haskell/TH/Lens.hs:1468)
    _IntegerL (src/Language/Haskell/TH/Lens.hs:1476)
    _RationalL (src/Language/Haskell/TH/Lens.hs:1484)
    _IntPrimL (src/Language/Haskell/TH/Lens.hs:1492)
    _WordPrimL (src/Language/Haskell/TH/Lens.hs:1500)
    _FloatPrimL (src/Language/Haskell/TH/Lens.hs:1508)
    _DoublePrimL (src/Language/Haskell/TH/Lens.hs:1516)
    _StringPrimL (src/Language/Haskell/TH/Lens.hs:1525)
    _LitP (src/Language/Haskell/TH/Lens.hs:1542)
    _VarP (src/Language/Haskell/TH/Lens.hs:1550)
    _TupP (src/Language/Haskell/TH/Lens.hs:1558)
    _UnboxedTupP (src/Language/Haskell/TH/Lens.hs:1566)
    _ConP (src/Language/Haskell/TH/Lens.hs:1574)
    _InfixP (src/Language/Haskell/TH/Lens.hs:1582)
    _UInfixP (src/Language/Haskell/TH/Lens.hs:1590)
    _ParensP (src/Language/Haskell/TH/Lens.hs:1598)
    _TildeP (src/Language/Haskell/TH/Lens.hs:1606)
    _BangP (src/Language/Haskell/TH/Lens.hs:1614)
    _AsP (src/Language/Haskell/TH/Lens.hs:1622)
    _WildP (src/Language/Haskell/TH/Lens.hs:1630)
    _RecP (src/Language/Haskell/TH/Lens.hs:1638)
    _ListP (src/Language/Haskell/TH/Lens.hs:1646)
    _SigP (src/Language/Haskell/TH/Lens.hs:1654)
    _ViewP (src/Language/Haskell/TH/Lens.hs:1662)
    _ForallT (src/Language/Haskell/TH/Lens.hs:1670)
    _AppT (src/Language/Haskell/TH/Lens.hs:1678)
    _SigT (src/Language/Haskell/TH/Lens.hs:1686)
    _VarT (src/Language/Haskell/TH/Lens.hs:1694)
    _ConT (src/Language/Haskell/TH/Lens.hs:1702)
    _PromotedT (src/Language/Haskell/TH/Lens.hs:1711)
    _TupleT (src/Language/Haskell/TH/Lens.hs:1720)
    _UnboxedTupleT (src/Language/Haskell/TH/Lens.hs:1728)
    _ArrowT (src/Language/Haskell/TH/Lens.hs:1736)
    _EqualityT (src/Language/Haskell/TH/Lens.hs:1745)
    _ListT (src/Language/Haskell/TH/Lens.hs:1754)
    _PromotedTupleT (src/Language/Haskell/TH/Lens.hs:1763)
    _PromotedNilT (src/Language/Haskell/TH/Lens.hs:1771)
    _PromotedConsT (src/Language/Haskell/TH/Lens.hs:1779)
    _StarT (src/Language/Haskell/TH/Lens.hs:1787)
    _ConstraintT (src/Language/Haskell/TH/Lens.hs:1795)
    _LitT (src/Language/Haskell/TH/Lens.hs:1803)
    _PlainTV (src/Language/Haskell/TH/Lens.hs:1812)
    _KindedTV (src/Language/Haskell/TH/Lens.hs:1820)
    _NumTyLit (src/Language/Haskell/TH/Lens.hs:1829)
    _StrTyLit (src/Language/Haskell/TH/Lens.hs:1837)
    _NominalR (src/Language/Haskell/TH/Lens.hs:1865)
    _RepresentationalR (src/Language/Haskell/TH/Lens.hs:1873)
    _PhantomR (src/Language/Haskell/TH/Lens.hs:1881)
    _InferR (src/Language/Haskell/TH/Lens.hs:1889)
  60% (  3 /  5) in 'Control.Lens.Internal.FieldTH'
  Missing documentation for:
    LensRules (src/Control/Lens/Internal/FieldTH.hs:545)
    makeFieldOpticsForDec (src/Control/Lens/Internal/FieldTH.hs:66)
 100% (  4 /  4) in 'Control.Lens.Internal.PrismTH'
  92% ( 36 / 39) in 'Control.Lens.TH'
  Missing documentation for:
    defaultFieldRules (src/Control/Lens/TH.hs:707)
    LensRules (src/Control/Lens/Internal/FieldTH.hs:545)
    classyRules_ (src/Control/Lens/TH.hs:234)
 100% (  3 /  3) in 'Control.Lens.Internal.Exception'
 100% ( 13 / 13) in 'Control.Lens.Internal'
 100% ( 23 / 23) in 'Control.Lens'
 100% (  2 /  2) in 'Control.Lens.Combinators'
 100% (  3 /  3) in 'Control.Lens.Extras'
 100% (127 /127) in 'Control.Lens.Operators'
 100% ( 15 / 15) in 'Control.Monad.Error.Lens'
 100% (  5 /  5) in 'Control.Parallel.Strategies.Lens'
 100% (  2 /  2) in 'Control.Seq.Lens'
 100% (  3 /  3) in 'Data.Array.Lens'
  76% ( 13 / 17) in 'Data.Bits.Lens'
  Missing documentation for:
    <<.|.~ (src/Data/Bits/Lens.hs:166)
    <<.&.~ (src/Data/Bits/Lens.hs:162)
    <<.|.= (src/Data/Bits/Lens.hs:174)
    <<.&.= (src/Data/Bits/Lens.hs:170)
  78% (  7 /  9) in 'Data.ByteString.Strict.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Strict/Lens.hs:140)
    Chars (src/Data/ByteString/Strict/Lens.hs:143)
  78% (  7 /  9) in 'Data.ByteString.Lazy.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Lazy/Lens.hs:143)
    Chars (src/Data/ByteString/Lazy/Lens.hs:146)
  67% (  4 /  6) in 'Data.ByteString.Lens'
  Missing documentation for:
    Bytes (src/Data/ByteString/Lens.hs:114)
    Chars (src/Data/ByteString/Lens.hs:117)
  67% (  8 / 12) in 'Data.Complex.Lens'
  Missing documentation for:
    Polar (src/Data/Complex/Lens.hs:92)
    Real (src/Data/Complex/Lens.hs:95)
    Imaginary (src/Data/Complex/Lens.hs:96)
    Conjugate (src/Data/Complex/Lens.hs:152)
 100% (  4 /  4) in 'Data.IntSet.Lens'
  75% (  3 /  4) in 'Data.List.Lens'
  Missing documentation for:
    stripSuffix (src/Data/List/Lens.hs:151)
 100% (  7 /  7) in 'Data.Sequence.Lens'
 100% (  3 /  3) in 'Data.Tree.Lens'
 100% (  3 /  3) in 'Data.Typeable.Lens'
 100% (  9 /  9) in 'Data.Vector.Lens'
 100% (  7 /  7) in 'Generics.Deriving.Lens'
  30% (  3 / 10) in 'GHC.Generics.Lens'
  Missing documentation for:
    _V1 (src/GHC/Generics/Lens.hs:47)
    _U1 (src/GHC/Generics/Lens.hs:52)
    _Par1 (src/GHC/Generics/Lens.hs:56)
    _Rec1 (src/GHC/Generics/Lens.hs:60)
    _K1 (src/GHC/Generics/Lens.hs:64)
    _M1 (src/GHC/Generics/Lens.hs:68)
    _L1 (src/GHC/Generics/Lens.hs:72)
  84% ( 16 / 19) in 'System.FilePath.Lens'
  Missing documentation for:
    <<</>~ (src/System/FilePath/Lens.hs:94)
    <<</>= (src/System/FilePath/Lens.hs:98)
    <<<.>= (src/System/FilePath/Lens.hs:165)
  32% (  9 / 28) in 'System.IO.Error.Lens'
  Missing documentation for:
    _AlreadyExists (src/System/IO/Error/Lens.hs:63)
    _NoSuchThing (src/System/IO/Error/Lens.hs:66)
    _ResourceBusy (src/System/IO/Error/Lens.hs:69)
    _ResourceExhausted (src/System/IO/Error/Lens.hs:72)
    _EOF (src/System/IO/Error/Lens.hs:75)
    _IllegalOperation (src/System/IO/Error/Lens.hs:78)
    _PermissionDenied (src/System/IO/Error/Lens.hs:81)
    _UserError (src/System/IO/Error/Lens.hs:84)
    _UnsatisfiedConstraints (src/System/IO/Error/Lens.hs:87)
    _SystemError (src/System/IO/Error/Lens.hs:90)
    _ProtocolError (src/System/IO/Error/Lens.hs:93)
    _OtherError (src/System/IO/Error/Lens.hs:96)
    _InvalidArgument (src/System/IO/Error/Lens.hs:99)
    _InappropriateType (src/System/IO/Error/Lens.hs:102)
    _HardwareFault (src/System/IO/Error/Lens.hs:105)
    _UnsupportedOperation (src/System/IO/Error/Lens.hs:108)
    _TimeExpired (src/System/IO/Error/Lens.hs:111)
    _ResourceVanished (src/System/IO/Error/Lens.hs:114)
    _Interrupted (src/System/IO/Error/Lens.hs:117)
  94% ( 15 / 16) in 'Numeric.Lens'
  Missing documentation for:
    Integral (src/Numeric/Lens.hs:57)
  68% ( 65 / 95) in 'Control.Exception.Lens'
  Missing documentation for:
    Exception (src/Control/Exception/Lens.hs:213)
    IOException_ (src/Control/Exception/Lens.hs:461)
    ArithException_ (src/Control/Exception/Lens.hs:476)
    Overflow_ (src/Control/Exception/Lens.hs:505)
    Underflow_ (src/Control/Exception/Lens.hs:526)
    LossOfPrecision_ (src/Control/Exception/Lens.hs:547)
    DivideByZero_ (src/Control/Exception/Lens.hs:568)
    Denormal_ (src/Control/Exception/Lens.hs:589)
    RatioZeroDenominator_ (src/Control/Exception/Lens.hs:613)
    ArrayException_ (src/Control/Exception/Lens.hs:642)
    IndexOutOfBounds_ (src/Control/Exception/Lens.hs:663)
    UndefinedElement_ (src/Control/Exception/Lens.hs:684)
    AssertionFailed_ (src/Control/Exception/Lens.hs:714)
    AsyncException_ (src/Control/Exception/Lens.hs:741)
    StackOverflow_ (src/Control/Exception/Lens.hs:760)
    HeapOverflow_ (src/Control/Exception/Lens.hs:784)
    ThreadKilled_ (src/Control/Exception/Lens.hs:803)
    UserInterrupt_ (src/Control/Exception/Lens.hs:822)
    NonTermination_ (src/Control/Exception/Lens.hs:851)
    NestedAtomically_ (src/Control/Exception/Lens.hs:879)
    BlockedIndefinitelyOnMVar_ (src/Control/Exception/Lens.hs:908)
    BlockedIndefinitelyOnSTM_ (src/Control/Exception/Lens.hs:937)
    Deadlock_ (src/Control/Exception/Lens.hs:965)
    NoMethodError_ (src/Control/Exception/Lens.hs:993)
    PatternMatchFail_ (src/Control/Exception/Lens.hs:1020)
    RecConError_ (src/Control/Exception/Lens.hs:1048)
    RecSelError_ (src/Control/Exception/Lens.hs:1072)
    RecUpdError_ (src/Control/Exception/Lens.hs:1096)
    ErrorCall_ (src/Control/Exception/Lens.hs:1123)
    HandlingException_ (src/Control/Exception/Lens.hs:1151)
  67% (  2 /  3) in 'Data.Dynamic.Lens'
  Missing documentation for:
    Dynamic (src/Data/Dynamic/Lens.hs:54)
  67% (  4 /  6) in 'System.Exit.Lens'
  Missing documentation for:
    ExitFailure_ (src/System/Exit/Lens.hs:85)
    ExitSuccess_ (src/System/Exit/Lens.hs:82)
Warning: Control.Lens.Setter: could not find link destinations for:
    D1Identity C1_0Identity S1_0_0Identity
Warning: Control.Lens.Getter: could not find link destinations for:
    D1Const C1_0Const S1_0_0Const
Warning: Control.Lens.Fold: could not find link destinations for:
    ifoldr
Warning: Control.Lens.Traversal: could not find link destinations for:
    Digit Node Elem FingerTree
Warning: Control.Lens.Plated: could not find link destinations for:
    gplate'
Warning: Control.Lens.Internal.FieldTH: could not find link destinations for:
    OpticStab quantifyType
Warning: Generics.Deriving.Lens: could not find link destinations for:
    tinplated
Warning: Numeric.Lens: could not find link destinations for:
    digitToInt'
Documentation created: dist/doc/html/lens/index.html,
dist/doc/html/lens/lens.txt
Creating package registration file: /tmp/pkgConf-lens-45787582811674254335.13
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lens-4.13-HJYOrcUnTZ14BzuHli01Ic
Registering lens-4.13...
Installed lens-4.13
Configuring yesod-form-1.4.4.1...
Building yesod-form-1.4.4.1...
Preprocessing library yesod-form-1.4.4.1...
[ 1 of 19] Compiling Yesod.Form.Types ( Yesod/Form/Types.hs, dist/build/Yesod/Form/Types.o )

Yesod/Form/Types.hs:26:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/Types.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 19] Compiling Yesod.Form.Functions ( Yesod/Form/Functions.hs, dist/build/Yesod/Form/Functions.o )

Yesod/Form/Functions.hs:63:1: Warning:
    The import of ‘Text.Hamlet’ is redundant
      except perhaps to import instances from ‘Text.Hamlet’
    To import instances alone, use: import Text.Hamlet()

Yesod/Form/Functions.hs:64:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 3 of 19] Compiling Yesod.Form.Input ( Yesod/Form/Input.hs, dist/build/Yesod/Form/Input.o )

Yesod/Form/Input.hs:18:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 4 of 19] Compiling Yesod.Form.Bootstrap3 ( Yesod/Form/Bootstrap3.hs, dist/build/Yesod/Form/Bootstrap3.o )
[ 5 of 19] Compiling Yesod.Form.I18n.English ( Yesod/Form/I18n/English.hs, dist/build/Yesod/Form/I18n/English.o )

Yesod/Form/I18n/English.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 6 of 19] Compiling Yesod.Form.Fields ( Yesod/Form/Fields.hs, dist/build/Yesod/Form/Fields.o )

Yesod/Form/Fields.hs:65:1: Warning:
    The import of ‘Text.Hamlet’ is redundant
      except perhaps to import instances from ‘Text.Hamlet’
    To import instances alone, use: import Text.Hamlet()

Yesod/Form/Fields.hs:70:1: Warning:
    The import of ‘Text.Cassius’ is redundant
      except perhaps to import instances from ‘Text.Cassius’
    To import instances alone, use: import Text.Cassius()

Yesod/Form/Fields.hs:98:1: Warning:
    The import of ‘runDB, YesodPersist’
    from module ‘Yesod.Persist’ is redundant

Yesod/Form/Fields.hs:101:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant

Yesod/Form/Fields.hs:488:31: Warning: Defined but not used: ‘isReq’
[ 7 of 19] Compiling Yesod.Form.MassInput ( Yesod/Form/MassInput.hs, dist/build/Yesod/Form/MassInput.o )

Yesod/Form/MassInput.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 8 of 19] Compiling Yesod.Form.I18n.Portuguese ( Yesod/Form/I18n/Portuguese.hs, dist/build/Yesod/Form/I18n/Portuguese.o )

Yesod/Form/I18n/Portuguese.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 9 of 19] Compiling Yesod.Form.I18n.Swedish ( Yesod/Form/I18n/Swedish.hs, dist/build/Yesod/Form/I18n/Swedish.o )

Yesod/Form/I18n/Swedish.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[10 of 19] Compiling Yesod.Form.I18n.German ( Yesod/Form/I18n/German.hs, dist/build/Yesod/Form/I18n/German.o )

Yesod/Form/I18n/German.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[11 of 19] Compiling Yesod.Form.I18n.French ( Yesod/Form/I18n/French.hs, dist/build/Yesod/Form/I18n/French.o )

Yesod/Form/I18n/French.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[12 of 19] Compiling Yesod.Form.I18n.Norwegian ( Yesod/Form/I18n/Norwegian.hs, dist/build/Yesod/Form/I18n/Norwegian.o )

Yesod/Form/I18n/Norwegian.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[13 of 19] Compiling Yesod.Form.I18n.Japanese ( Yesod/Form/I18n/Japanese.hs, dist/build/Yesod/Form/I18n/Japanese.o )

Yesod/Form/I18n/Japanese.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[14 of 19] Compiling Yesod.Form.I18n.Czech ( Yesod/Form/I18n/Czech.hs, dist/build/Yesod/Form/I18n/Czech.o )

Yesod/Form/I18n/Czech.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[15 of 19] Compiling Yesod.Form.I18n.Russian ( Yesod/Form/I18n/Russian.hs, dist/build/Yesod/Form/I18n/Russian.o )

Yesod/Form/I18n/Russian.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[16 of 19] Compiling Yesod.Form.I18n.Dutch ( Yesod/Form/I18n/Dutch.hs, dist/build/Yesod/Form/I18n/Dutch.o )

Yesod/Form/I18n/Dutch.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[17 of 19] Compiling Yesod.Form       ( Yesod/Form.hs, dist/build/Yesod/Form.o )
[18 of 19] Compiling Yesod.Form.Jquery ( Yesod/Form/Jquery.hs, dist/build/Yesod/Form/Jquery.o )

Yesod/Form/Jquery.hs:21:1: Warning:
    The import of ‘Text.Hamlet’ is redundant
      except perhaps to import instances from ‘Text.Hamlet’
    To import instances alone, use: import Text.Hamlet()

Yesod/Form/Jquery.hs:22:1: Warning:
    The import of ‘julius’ from module ‘Text.Julius’ is redundant

Yesod/Form/Jquery.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 19] Compiling Yesod.Form.Nic   ( Yesod/Form/Nic.hs, dist/build/Yesod/Form/Nic.o )

Yesod/Form/Nic.hs:15:1: Warning:
    The import of ‘Text.Hamlet’ is redundant
      except perhaps to import instances from ‘Text.Hamlet’
    To import instances alone, use: import Text.Hamlet()

Yesod/Form/Nic.hs:16:1: Warning:
    The import of ‘julius’ from module ‘Text.Julius’ is redundant
In-place registering yesod-form-1.4.4.1...
Running Haddock for yesod-form-1.4.4.1...
Running hscolour for yesod-form-1.4.4.1...
Preprocessing library yesod-form-1.4.4.1...
Preprocessing library yesod-form-1.4.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0,
nats-1

Yesod/Form/Types.hs:26:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/Types.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Form/Functions.hs:63:1: Warning:
    The import of ‘Text.Hamlet’ is redundant
      except perhaps to import instances from ‘Text.Hamlet’
    To import instances alone, use: import Text.Hamlet()

Yesod/Form/Functions.hs:64:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/Input.hs:18:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Form/I18n/English.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/Fields.hs:65:1: Warning:
    The import of ‘Text.Hamlet’ is redundant
      except perhaps to import instances from ‘Text.Hamlet’
    To import instances alone, use: import Text.Hamlet()

Yesod/Form/Fields.hs:70:1: Warning:
    The import of ‘Text.Cassius’ is redundant
      except perhaps to import instances from ‘Text.Cassius’
    To import instances alone, use: import Text.Cassius()

Yesod/Form/Fields.hs:98:1: Warning:
    The import of ‘runDB, YesodPersist’
    from module ‘Yesod.Persist’ is redundant

Yesod/Form/Fields.hs:101:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant

Yesod/Form/Fields.hs:488:31: Warning: Defined but not used: ‘isReq’

Yesod/Form/MassInput.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

Yesod/Form/I18n/Portuguese.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/I18n/Swedish.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/I18n/German.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/I18n/French.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/I18n/Norwegian.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/I18n/Japanese.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/I18n/Czech.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/I18n/Russian.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/I18n/Dutch.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/Jquery.hs:21:1: Warning:
    The import of ‘Text.Hamlet’ is redundant
      except perhaps to import instances from ‘Text.Hamlet’
    To import instances alone, use: import Text.Hamlet()

Yesod/Form/Jquery.hs:22:1: Warning:
    The import of ‘julius’ from module ‘Text.Julius’ is redundant

Yesod/Form/Jquery.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Form/Nic.hs:15:1: Warning:
    The import of ‘Text.Hamlet’ is redundant
      except perhaps to import instances from ‘Text.Hamlet’
    To import instances alone, use: import Text.Hamlet()

Yesod/Form/Nic.hs:16:1: Warning:
    The import of ‘julius’ from module ‘Text.Julius’ is redundant
Haddock coverage:
  31% (  5 / 16) in 'Yesod.Form.Types'
  Missing documentation for:
    Module header
    FormMessage (Yesod/Form/Types.hs:155)
    Env (Yesod/Form/Types.hs:83)
    FileEnv (Yesod/Form/Types.hs:84)
    Ints (Yesod/Form/Types.hs:78)
    MForm (Yesod/Form/Types.hs:86)
    AForm (Yesod/Form/Types.hs:93)
    Field (Yesod/Form/Types.hs:149)
    FieldSettings (Yesod/Form/Types.hs:121)
    FieldView (Yesod/Form/Types.hs:132)
    FieldViewFunc (Yesod/Form/Types.hs:141)
  73% ( 30 / 41) in 'Yesod.Form.Functions'
  Missing documentation for:
    Module header
    askParams (Yesod/Form/Functions.hs:99)
    askFiles (Yesod/Form/Functions.hs:104)
    formToAForm (Yesod/Form/Functions.hs:81)
    aFormToForm (Yesod/Form/Functions.hs:88)
    runFormPostNoToken (Yesod/Form/Functions.hs:257)
    runFormGet (Yesod/Form/Functions.hs:266)
    generateFormGet (Yesod/Form/Functions.hs:288)
    FormRender (Yesod/Form/Functions.hs:357)
    check (Yesod/Form/Functions.hs:460)
    checkM (Yesod/Form/Functions.hs:471)
 100% (  8 /  8) in 'Yesod.Form.Input'
 100% ( 20 / 20) in 'Yesod.Form.Bootstrap3'
   0% (  0 /  2) in 'Yesod.Form.I18n.English'
  Missing documentation for:
    Module header
    englishFormMessage (Yesod/Form/I18n/English.hs:8)
  85% ( 40 / 47) in 'Yesod.Form.Fields'
  Missing documentation for:
    FormMessage (Yesod/Form/Types.hs:155)
    defaultFormMessage (Yesod/Form/Fields.hs:107)
    AutoFocus (Yesod/Form/Fields.hs:377)
    parseTime (Yesod/Form/Fields.hs:290)
    fileAFormReq (Yesod/Form/Fields.hs:731)
    fileAFormOpt (Yesod/Form/Fields.hs:763)
    Option (Yesod/Form/Fields.hs:601)
   0% (  0 /  4) in 'Yesod.Form.MassInput'
  Missing documentation for:
    Module header
    inputList (Yesod/Form/MassInput.hs:43)
    massDivs (Yesod/Form/MassInput.hs:121)
    massTable (Yesod/Form/MassInput.hs:121)
   0% (  0 /  2) in 'Yesod.Form.I18n.Portuguese'
  Missing documentation for:
    Module header
    portugueseFormMessage (Yesod/Form/I18n/Portuguese.hs:8)
   0% (  0 /  2) in 'Yesod.Form.I18n.Swedish'
  Missing documentation for:
    Module header
    swedishFormMessage (Yesod/Form/I18n/Swedish.hs:8)
   0% (  0 /  2) in 'Yesod.Form.I18n.German'
  Missing documentation for:
    Module header
    germanFormMessage (Yesod/Form/I18n/German.hs:8)
   0% (  0 /  2) in 'Yesod.Form.I18n.French'
  Missing documentation for:
    Module header
    frenchFormMessage (Yesod/Form/I18n/French.hs:8)
   0% (  0 /  2) in 'Yesod.Form.I18n.Norwegian'
  Missing documentation for:
    Module header
    norwegianBokmålFormMessage (Yesod/Form/I18n/Norwegian.hs:8)
   0% (  0 /  2) in 'Yesod.Form.I18n.Japanese'
  Missing documentation for:
    Module header
    japaneseFormMessage (Yesod/Form/I18n/Japanese.hs:8)
   0% (  0 /  2) in 'Yesod.Form.I18n.Czech'
  Missing documentation for:
    Module header
    czechFormMessage (Yesod/Form/I18n/Czech.hs:8)
   0% (  0 /  2) in 'Yesod.Form.I18n.Russian'
  Missing documentation for:
    Module header
    russianFormMessage (Yesod/Form/I18n/Russian.hs:8)
   0% (  0 /  2) in 'Yesod.Form.I18n.Dutch'
  Missing documentation for:
    Module header
    dutchFormMessage (Yesod/Form/I18n/Dutch.hs:8)
 100% (  5 /  5) in 'Yesod.Form'
  44% (  4 /  9) in 'Yesod.Form.Jquery'
  Missing documentation for:
    YesodJquery (Yesod/Form/Jquery.hs:34)
    jqueryDayField (Yesod/Form/Jquery.hs:57)
    jqueryAutocompleteField (Yesod/Form/Jquery.hs:110)
    jqueryAutocompleteField' (Yesod/Form/Jquery.hs:114)
    JqueryDaySettings (Yesod/Form/Jquery.hs:151)
  33% (  1 /  3) in 'Yesod.Form.Nic'
  Missing documentation for:
    YesodNic (Yesod/Form/Nic.hs:21)
    nicHtmlField (Yesod/Form/Nic.hs:26)
Warning: Yesod.Form.Input: could not find link destinations for:
    DText
Documentation created: dist/doc/html/yesod-form/index.html,
dist/doc/html/yesod-form/yesod-form.txt
Creating package registration file:
/tmp/pkgConf-yesod-form-1.4.4527549425310752771.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/yesod-form-1.4.4.1-JLSeelgf6nP8FYDwzaqCOr
Registering yesod-form-1.4.4.1...
Installed yesod-form-1.4.4.1
Configuring DAV-1.2...
Building DAV-1.2...
Preprocessing library DAV-1.2...
[1 of 2] Compiling Network.Protocol.HTTP.DAV.TH ( Network/Protocol/HTTP/DAV/TH.hs, dist/build/Network/Protocol/HTTP/DAV/TH.o )
[2 of 2] Compiling Network.Protocol.HTTP.DAV ( Network/Protocol/HTTP/DAV.hs, dist/build/Network/Protocol/HTTP/DAV.o )

Network/Protocol/HTTP/DAV.hs:55:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Network/Protocol/HTTP/DAV.hs:60:1: Warning:
    The import of ‘uninterruptibleMask, mask, finally, bracketOnError,
                   bracket’
    from module ‘Control.Monad.Catch’ is redundant

Network/Protocol/HTTP/DAV.hs:79:1: Warning:
    The import of ‘unauthorized401’
    from module ‘Network.HTTP.Types’ is redundant

Network/Protocol/HTTP/DAV.hs:87:10: Warning:
    Orphan instance: instance Default DAVContext
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
In-place registering DAV-1.2...
Preprocessing executable 'hdav' for DAV-1.2...
[1 of 4] Compiling Network.Protocol.HTTP.DAV.TH ( Network/Protocol/HTTP/DAV/TH.hs, dist/build/hdav/hdav-tmp/Network/Protocol/HTTP/DAV/TH.o )
[2 of 4] Compiling Network.Protocol.HTTP.DAV ( Network/Protocol/HTTP/DAV.hs, dist/build/hdav/hdav-tmp/Network/Protocol/HTTP/DAV.o )

Network/Protocol/HTTP/DAV.hs:55:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Network/Protocol/HTTP/DAV.hs:60:1: Warning:
    The import of ‘uninterruptibleMask, mask, finally, bracketOnError,
                   bracket’
    from module ‘Control.Monad.Catch’ is redundant

Network/Protocol/HTTP/DAV.hs:79:1: Warning:
    The import of ‘unauthorized401’
    from module ‘Network.HTTP.Types’ is redundant

Network/Protocol/HTTP/DAV.hs:87:10: Warning:
    Orphan instance: instance Default DAVContext
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
[3 of 4] Compiling Paths_DAV        ( dist/build/autogen/Paths_DAV.hs, dist/build/hdav/hdav-tmp/Paths_DAV.o )
[4 of 4] Compiling Main             ( hdav.hs, dist/build/hdav/hdav-tmp/Main.o )

hdav.hs:24:1: Warning:
    The import of ‘<*>, pure, <$>’
    from module ‘Control.Applicative’ is redundant
Linking dist/build/hdav/hdav ...
Running Haddock for DAV-1.2...
Running hscolour for DAV-1.2...
Preprocessing library DAV-1.2...
Preprocessing executable 'hdav' for DAV-1.2...
Preprocessing library DAV-1.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-compat-0.2.1.3, nats-1

Network/Protocol/HTTP/DAV.hs:55:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

Network/Protocol/HTTP/DAV.hs:60:1: Warning:
    The import of ‘bracketOnError, finally, bracket,
                   uninterruptibleMask, mask’
    from module ‘Control.Monad.Catch’ is redundant

Network/Protocol/HTTP/DAV.hs:79:1: Warning:
    The import of ‘unauthorized401’
    from module ‘Network.HTTP.Types’ is redundant

Network/Protocol/HTTP/DAV.hs:87:10: Warning:
    Orphan instance: instance Default DAVContext
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
Haddock coverage:
   0% (  0 / 14) in 'Network.Protocol.HTTP.DAV.TH'
  Missing documentation for:
    Module header
    Depth (Network/Protocol/HTTP/DAV/TH.hs:27)
     (Network/Protocol/HTTP/DAV/TH.hs:28)
     (Network/Protocol/HTTP/DAV/TH.hs:34)
    DAVContext (Network/Protocol/HTTP/DAV/TH.hs:39)
    userAgent (Network/Protocol/HTTP/DAV/TH.hs:50)
    lockToken (Network/Protocol/HTTP/DAV/TH.hs:50)
    httpManager (Network/Protocol/HTTP/DAV/TH.hs:50)
    depth (Network/Protocol/HTTP/DAV/TH.hs:50)
    complianceClasses (Network/Protocol/HTTP/DAV/TH.hs:50)
    basicusername (Network/Protocol/HTTP/DAV/TH.hs:50)
    basicpassword (Network/Protocol/HTTP/DAV/TH.hs:50)
    baseRequest (Network/Protocol/HTTP/DAV/TH.hs:50)
    allowedMethods (Network/Protocol/HTTP/DAV/TH.hs:50)
  13% (  5 / 39) in 'Network.Protocol.HTTP.DAV'
  Missing documentation for:
    Module header
    DAVT (Network/Protocol/HTTP/DAV.hs:90)
    evalDAVT (Network/Protocol/HTTP/DAV.hs:104)
    withDAVContext (Network/Protocol/HTTP/DAV.hs:121)
    runDAVContext (Network/Protocol/HTTP/DAV.hs:124)
    setCreds (Network/Protocol/HTTP/DAV.hs:127)
    setDepth (Network/Protocol/HTTP/DAV.hs:130)
    setResponseTimeout (Network/Protocol/HTTP/DAV.hs:136)
    setUserAgent (Network/Protocol/HTTP/DAV.hs:133)
    DAVContext (Network/Protocol/HTTP/DAV/TH.hs:39)
    caldavReportM (Network/Protocol/HTTP/DAV.hs:289)
    delContentM (Network/Protocol/HTTP/DAV.hs:234)
    getPropsM (Network/Protocol/HTTP/DAV.hs:199)
    withContentM (Network/Protocol/HTTP/DAV.hs:213)
    mkCol (Network/Protocol/HTTP/DAV.hs:250)
    moveContentM (Network/Protocol/HTTP/DAV.hs:239)
    putPropsM (Network/Protocol/HTTP/DAV.hs:259)
    withLockIfPossible (Network/Protocol/HTTP/DAV.hs:298)
    withLockIfPossibleForDelete (Network/Protocol/HTTP/DAV.hs:307)
    mkDAVContext (Network/Protocol/HTTP/DAV.hs:111)
    closeDAVContext (Network/Protocol/HTTP/DAV.hs:118)
    Depth (Network/Protocol/HTTP/DAV/TH.hs:27)
     (Network/Protocol/HTTP/DAV/TH.hs:28)
     (Network/Protocol/HTTP/DAV/TH.hs:34)
    DAVContext (Network/Protocol/HTTP/DAV/TH.hs:39)
    userAgent (Network/Protocol/HTTP/DAV/TH.hs:50)
    lockToken (Network/Protocol/HTTP/DAV/TH.hs:50)
    httpManager (Network/Protocol/HTTP/DAV/TH.hs:50)
    depth (Network/Protocol/HTTP/DAV/TH.hs:50)
    complianceClasses (Network/Protocol/HTTP/DAV/TH.hs:50)
    basicusername (Network/Protocol/HTTP/DAV/TH.hs:50)
    basicpassword (Network/Protocol/HTTP/DAV/TH.hs:50)
    baseRequest (Network/Protocol/HTTP/DAV/TH.hs:50)
    allowedMethods (Network/Protocol/HTTP/DAV/TH.hs:50)
Warning: Network.Protocol.HTTP.DAV: could not find link destinations for:
    DAVURL
Documentation created: dist/doc/html/DAV/index.html, dist/doc/html/DAV/DAV.txt
Preprocessing executable 'hdav' for DAV-1.2...
Creating package registration file: /tmp/pkgConf-DAV-1994438513446264312.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/DAV-1.2-DFLt20o1DkH39HacYxjnuw
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering DAV-1.2...
Installed DAV-1.2
Configuring yesod-auth-1.4.7...
Building yesod-auth-1.4.7...
Preprocessing library yesod-auth-1.4.7...
[ 1 of 11] Compiling Yesod.PasswordStore ( Yesod/PasswordStore.hs, dist/build/Yesod/PasswordStore.o )

Yesod/PasswordStore.hs:166:31: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral b0)
        arising from a use of ‘^’ at Yesod/PasswordStore.hs:166:31
      (Num b0)
        arising from the literal ‘32’ at Yesod/PasswordStore.hs:166:32-33
    In the first argument of ‘(-)’, namely ‘2 ^ 32’
    In the first argument of ‘(*)’, namely ‘(2 ^ 32 - 1)’
    In the second argument of ‘(>)’, namely ‘(2 ^ 32 - 1) * hLen’

Yesod/PasswordStore.hs:419:1: Warning:
    Defined but not used: ‘toStrict’

Yesod/PasswordStore.hs:422:1: Warning:
    Defined but not used: ‘fromStrict’
[ 2 of 11] Compiling Yesod.Auth.Message ( Yesod/Auth/Message.hs, dist/build/Yesod/Auth/Message.o )

Yesod/Auth/Message.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 3 of 11] Compiling Yesod.Auth.Routes ( Yesod/Auth/Routes.hs, dist/build/Yesod/Auth/Routes.o )
[ 4 of 11] Compiling Yesod.Auth       ( Yesod/Auth.hs, dist/build/Yesod/Auth.o )

Yesod/Auth.hs:49:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 11] Compiling Yesod.Auth.BrowserId ( Yesod/Auth/BrowserId.hs, dist/build/Yesod/Auth/BrowserId.o )
[ 6 of 11] Compiling Yesod.Auth.Dummy ( Yesod/Auth/Dummy.hs, dist/build/Yesod/Auth/Dummy.o )
[ 7 of 11] Compiling Yesod.Auth.Email ( Yesod/Auth/Email.hs, dist/build/Yesod/Auth/Email.o )

Yesod/Auth/Email.hs:59:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 8 of 11] Compiling Yesod.Auth.OpenId ( Yesod/Auth/OpenId.hs, dist/build/Yesod/Auth/OpenId.o )
[ 9 of 11] Compiling Yesod.Auth.Rpxnow ( Yesod/Auth/Rpxnow.hs, dist/build/Yesod/Auth/Rpxnow.o )
[10 of 11] Compiling Yesod.Auth.GoogleEmail ( Yesod/Auth/GoogleEmail.hs, dist/build/Yesod/Auth/GoogleEmail.o )
[11 of 11] Compiling Yesod.Auth.GoogleEmail2 ( Yesod/Auth/GoogleEmail2.hs, dist/build/Yesod/Auth/GoogleEmail2.o )

Yesod/Auth/GoogleEmail2.hs:64:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Auth/GoogleEmail2.hs:79:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering yesod-auth-1.4.7...
Running Haddock for yesod-auth-1.4.7...
Running hscolour for yesod-auth-1.4.7...
Preprocessing library yesod-auth-1.4.7...
Preprocessing library yesod-auth-1.4.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0,
nats-1

Yesod/PasswordStore.hs:166:31: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Integral b0)
        arising from a use of ‘^’ at Yesod/PasswordStore.hs:166:31
      (Num b0)
        arising from the literal ‘32’ at Yesod/PasswordStore.hs:166:32-33
    In the first argument of ‘(-)’, namely ‘2 ^ 32’
    In the first argument of ‘(*)’, namely ‘(2 ^ 32 - 1)’
    In the second argument of ‘(>)’, namely ‘(2 ^ 32 - 1) * hLen’

Yesod/PasswordStore.hs:419:1: Warning:
    Defined but not used: ‘toStrict’

Yesod/PasswordStore.hs:422:1: Warning:
    Defined but not used: ‘fromStrict’

Yesod/Auth/Message.hs:22:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Auth.hs:49:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Auth/Email.hs:59:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Auth/GoogleEmail2.hs:64:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Auth/GoogleEmail2.hs:79:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
 100% ( 22 / 22) in 'Yesod.PasswordStore'
  12% (  2 / 17) in 'Yesod.Auth.Message'
  Missing documentation for:
    Module header
    AuthMessage (Yesod/Auth/Message.hs:25)
    englishMessage (Yesod/Auth/Message.hs:70)
    portugueseMessage (Yesod/Auth/Message.hs:114)
    swedishMessage (Yesod/Auth/Message.hs:204)
    germanMessage (Yesod/Auth/Message.hs:250)
    frenchMessage (Yesod/Auth/Message.hs:295)
    norwegianBokmålMessage (Yesod/Auth/Message.hs:339)
    japaneseMessage (Yesod/Auth/Message.hs:384)
    finnishMessage (Yesod/Auth/Message.hs:429)
    chineseMessage (Yesod/Auth/Message.hs:475)
    spanishMessage (Yesod/Auth/Message.hs:159)
    czechMessage (Yesod/Auth/Message.hs:520)
    russianMessage (Yesod/Auth/Message.hs:565)
    dutchMessage (Yesod/Auth/Message.hs:609)
   0% (  0 /  6) in 'Yesod.Auth.Routes'
  Missing documentation for:
    Module header
    Auth (Yesod/Auth/Routes.hs:14)
     (Yesod/Auth/Routes.hs:16)
     (Yesod/Auth/Routes.hs:16)
     (Yesod/Auth/Routes.hs:16)
    resourcesAuth (Yesod/Auth/Routes.hs:16)
  61% ( 20 / 33) in 'Yesod.Auth'
  Missing documentation for:
    Module header
    Auth (Yesod/Auth/Routes.hs:14)
    AuthRoute (Yesod/Auth.hs:78)
    AuthPlugin (Yesod/Auth.hs:93)
    getAuth (Yesod/Auth.hs:99)
    YesodAuth (Yesod/Auth.hs:109)
    setCredsRedirect (Yesod/Auth.hs:305)
    loginErrorMessageI (Yesod/Auth.hs:258)
    AuthException (Yesod/Auth.hs:534)
    AuthHandler (Yesod/Auth.hs:80)
    provideJsonMessage (Yesod/Auth.hs:301)
    messageJson401 (Yesod/Auth.hs:283)
    asHtml (Yesod/Auth.hs:541)
  67% (  6 /  9) in 'Yesod.Auth.BrowserId'
  Missing documentation for:
    Module header
    authBrowserId (Yesod/Auth/BrowserId.hs:64)
    forwardUrl (Yesod/Auth/BrowserId.hs:31)
  50% (  1 /  2) in 'Yesod.Auth.Dummy'
  Missing documentation for:
    authDummy (Yesod/Auth/Dummy.hs:14)
  56% ( 15 / 27) in 'Yesod.Auth.Email'
  Missing documentation for:
    authEmail (Yesod/Auth/Email.hs:257)
    YesodAuthEmail (Yesod/Auth/Email.hs:110)
    loginR (Yesod/Auth/Email.hs:75)
    registerR (Yesod/Auth/Email.hs:75)
    forgotPasswordR (Yesod/Auth/Email.hs:75)
    setpassR (Yesod/Auth/Email.hs:75)
    isValidPass (Yesod/Auth/Email.hs:559)
    Email (Yesod/Auth/Email.hs:87)
    VerKey (Yesod/Auth/Email.hs:88)
    VerUrl (Yesod/Auth/Email.hs:89)
    SaltedPass (Yesod/Auth/Email.hs:90)
    VerStatus (Yesod/Auth/Email.hs:91)
  29% (  2 /  7) in 'Yesod.Auth.OpenId'
  Missing documentation for:
    Module header
    authOpenId (Yesod/Auth/OpenId.hs:31)
    forwardUrl (Yesod/Auth/OpenId.hs:26)
    opLocalKey (Yesod/Auth/OpenId.hs:127)
    IdentifierType (Yesod/Auth/OpenId.hs:29)
   0% (  0 /  2) in 'Yesod.Auth.Rpxnow'
  Missing documentation for:
    Module header
    authRpxnow (Yesod/Auth/Rpxnow.hs:20)
  33% (  1 /  3) in 'Yesod.Auth.GoogleEmail'
  Missing documentation for:
    authGoogleEmail (Yesod/Auth/GoogleEmail.hs:38)
    forwardUrl (Yesod/Auth/GoogleEmail.hs:32)
  91% ( 21 / 23) in 'Yesod.Auth.GoogleEmail2'
  Missing documentation for:
    authGoogleEmail (Yesod/Auth/GoogleEmail2.hs:124)
    forwardUrl (Yesod/Auth/GoogleEmail2.hs:96)
Warning: Yesod.Auth: could not find link destinations for:
    TFCo:R:RouteAuth CheckR LoginR LogoutR PluginR Method Piece KeyEntity
Documentation created: dist/doc/html/yesod-auth/index.html,
dist/doc/html/yesod-auth/yesod-auth.txt
Creating package registration file:
/tmp/pkgConf-yesod-auth-1.4829328617270732361.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/yesod-auth-1.4.7-Kjriu50IG2cCXzKb2J3nwp
Registering yesod-auth-1.4.7...
Installed yesod-auth-1.4.7
Configuring yesod-1.4.2...
Building yesod-1.4.2...
Preprocessing library yesod-1.4.2...
[1 of 6] Compiling Yesod.Default.Handlers ( Yesod/Default/Handlers.hs, dist/build/Yesod/Default/Handlers.o )
[2 of 6] Compiling Yesod.Default.Util ( Yesod/Default/Util.hs, dist/build/Yesod/Default/Util.o )
[3 of 6] Compiling Yesod.Default.Config2 ( Yesod/Default/Config2.hs, dist/build/Yesod/Default/Config2.o )

Yesod/Default/Config2.hs:23:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Default/Config2.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[4 of 6] Compiling Yesod.Default.Config ( Yesod/Default/Config.hs, dist/build/Yesod/Default/Config.o )

Yesod/Default/Config.hs:18:1: Warning:
    The import of ‘toLower’ from module ‘Data.Char’ is redundant
[5 of 6] Compiling Yesod.Default.Main ( Yesod/Default/Main.hs, dist/build/Yesod/Default/Main.o )
[6 of 6] Compiling Yesod            ( Yesod.hs, dist/build/Yesod.o )
In-place registering yesod-1.4.2...
Running Haddock for yesod-1.4.2...
Running hscolour for yesod-1.4.2...
Preprocessing library yesod-1.4.2...
Preprocessing library yesod-1.4.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0,
nats-1

Yesod/Default/Config2.hs:23:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Yesod/Default/Config2.hs:31:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Yesod/Default/Config.hs:18:1: Warning:
    The import of ‘toLower’ from module ‘Data.Char’ is redundant
Haddock coverage:
   0% (  0 /  3) in 'Yesod.Default.Handlers'
  Missing documentation for:
    Module header
    getFaviconR (Yesod/Default/Handlers.hs:9)
    getRobotsR (Yesod/Default/Handlers.hs:12)
  30% (  3 / 10) in 'Yesod.Default.Util'
  Missing documentation for:
    widgetFileNoReload (Yesod/Default/Util.hs:90)
    widgetFileReload (Yesod/Default/Util.hs:93)
    TemplateLanguage (Yesod/Default/Util.hs:65)
    defaultTemplateLanguages (Yesod/Default/Util.hs:72)
    WidgetFileSettings (Yesod/Default/Util.hs:82)
    wfsLanguages (Yesod/Default/Util.hs:83)
    wfsHamletSettings (Yesod/Default/Util.hs:84)
  35% (  6 / 17) in 'Yesod.Default.Config2'
  Missing documentation for:
    MergedValue (Yesod/Default/Config2.hs:52)
    applyCurrentEnv (Yesod/Default/Config2.hs:97)
    getCurrentEnv (Yesod/Default/Config2.hs:94)
    applyEnvValue (Yesod/Default/Config2.hs:62)
    makeYesodLogger (Yesod/Default/Config2.hs:200)
    EnvUsage (Yesod/Default/Config2.hs:101)
    ignoreEnv (Yesod/Default/Config2.hs:107)
    useEnv (Yesod/Default/Config2.hs:107)
    requireEnv (Yesod/Default/Config2.hs:107)
    useCustomEnv (Yesod/Default/Config2.hs:112)
    requireCustomEnv (Yesod/Default/Config2.hs:112)
  80% (  8 / 10) in 'Yesod.Default.Config'
  Missing documentation for:
    Module header
    ConfigSettings (Yesod/Default/Config.hs:121)
  67% (  4 /  6) in 'Yesod.Default.Main'
  Missing documentation for:
    Module header
    LogFunc (Yesod/Default/Main.hs:57)
 100% (  5 /  5) in 'Yesod'
Documentation created: dist/doc/html/yesod/index.html,
dist/doc/html/yesod/yesod.txt
Creating package registration file:
/tmp/pkgConf-yesod-1.415564074941006008464.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/yesod-1.4.2-4O6Gl9v3FhvC4JQV9M8HS2
Registering yesod-1.4.2...
Installed yesod-1.4.2
cabal: Error: some packages failed to install:
git-annex-5.20140116 depends on language-javascript-0.5.14.2 which failed to
install.
gsasl-0.3.6 failed during the configure step. The exception was:
ExitFailure 1
hjsmin-0.1.5.1 depends on language-javascript-0.5.14.2 which failed to
install.
language-javascript-0.5.14.2 failed during the configure step. The exception
was:
ExitFailure 1
network-protocol-xmpp-0.4.8 depends on gsasl-0.3.6 which failed to install.
yesod-static-1.5.0.3 depends on language-javascript-0.5.14.2 which failed to
install.

Test log

No test log was submitted for this report.