Build #1 for Hoed-0.3.5

[all reports]

Package Hoed-0.3.5
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-02-11 23:16:04.937492 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies threepenny-gui-0.6.0.5, template-haskell-2.10.0.0, regex-posix-0.95.2, process-1.2.3.0, mtl-2.2.1, libgraph-1.10, filepath-1.4.0.0, directory-1.2.2.0, containers-0.5.6.2, cereal-0.5.1.0, bytestring-0.10.6.0, base-4.8.2.0, array-0.5.1.0, RBTree-0.0.5, FPretty-1.1
Flags -validatestk -validatepure -validateprop -validategeneric -buildexamples

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading FPretty-1.1...
Configuring FPretty-1.1...
Building FPretty-1.1...
Preprocessing library FPretty-1.1...
[1 of 1] Compiling Text.PrettyPrint.FPretty ( Text/PrettyPrint/FPretty.hs, dist/build/Text/PrettyPrint/FPretty.o )
In-place registering FPretty-1.1...
Running Haddock for FPretty-1.1...
Running hscolour for FPretty-1.1...
Preprocessing library FPretty-1.1...
Preprocessing library FPretty-1.1...
Haddock coverage:
 100% ( 36 / 36) in 'Text.PrettyPrint.FPretty'
Documentation created: dist/doc/html/FPretty/index.html,
dist/doc/html/FPretty/FPretty.txt
Creating package registration file:
/tmp/pkgConf-FPretty-12145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/FPretty-1.1-C0oPTRsBLQ7EzYVoZb1ilN
Registering FPretty-1.1...
Installed FPretty-1.1
Downloading HUnit-1.3.1.1...
Configuring HUnit-1.3.1.1...
Building HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
[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.1.1...
Running Haddock for HUnit-1.3.1.1...
Running hscolour for HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
Preprocessing library HUnit-1.3.1.1...
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:40)
    Result (Test/HUnit/Lang.hs:76)
    HUnitFailure (Test/HUnit/Lang.hs:46)
  97% ( 33 / 34) in 'Test.HUnit.Base'
  Missing documentation for:
    Location (Test/HUnit/Lang.hs:40)
 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.19439477391984210012.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/HUnit-1.3.1.1-7IPmJa5HmrxHl6ny5upchm
Registering HUnit-1.3.1.1...
Installed HUnit-1.3.1.1
Downloading RBTree-0.0.5...
Configuring RBTree-0.0.5...
Building RBTree-0.0.5...
Preprocessing library RBTree-0.0.5...
[1 of 1] Compiling Data.Tree.RBTree ( Data/Tree/RBTree.hs, dist/build/Data/Tree/RBTree.o )
In-place registering RBTree-0.0.5...
Running Haddock for RBTree-0.0.5...
Running hscolour for RBTree-0.0.5...
Preprocessing library RBTree-0.0.5...
Preprocessing library RBTree-0.0.5...
Haddock coverage:
 100% ( 30 / 30) in 'Data.Tree.RBTree'
Documentation created: dist/doc/html/RBTree/index.html,
dist/doc/html/RBTree/RBTree.txt
Creating package registration file:
/tmp/pkgConf-RBTree-0.021033187761597322404.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/RBTree-0.0.5-6QxPttC2WSKLyC7C7RkO8f
Registering RBTree-0.0.5...
Installed RBTree-0.0.5
Downloading SHA-1.6.4.2...
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.45594129241884167637.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/SHA-1.6.4.2-0ooW8jYoKWjDUFkZlEvhJX
Registering SHA-1.6.4.2...
Installed SHA-1.6.4.2
Downloading base64-bytestring-1.0.0.1...
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.017970739401756915667.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base64-bytestring-1.0.0.1-AkCk8zInckjJsyQ4AIFHPN
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Downloading bytestring-builder-0.10.6.0.0...
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.0661761152474613996.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/bytestring-builder-0.10.6.0.0-DW2JeazcMjm0XCS5oqEEA4
Registering bytestring-builder-0.10.6.0.0...
Installed bytestring-builder-0.10.6.0.0
Downloading bytestring-mmap-0.2.2...
Configuring bytestring-mmap-0.2.2...
Building bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
[1 of 3] Compiling System.IO.Posix.MMap.Internal ( System/IO/Posix/MMap/Internal.hs, dist/build/System/IO/Posix/MMap/Internal.o )
[2 of 3] Compiling System.IO.Posix.MMap.Lazy ( System/IO/Posix/MMap/Lazy.hs, dist/build/System/IO/Posix/MMap/Lazy.o )
[3 of 3] Compiling System.IO.Posix.MMap ( System/IO/Posix/MMap.hs, dist/build/System/IO/Posix/MMap.o )
In-place registering bytestring-mmap-0.2.2...
Running Haddock for bytestring-mmap-0.2.2...
Running hscolour for bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
Haddock coverage:
  67% (  4 /  6) in 'System.IO.Posix.MMap.Internal'
  Missing documentation for:
    c_mmap (System/IO/Posix/MMap/Internal.hs:50)
    c_munmap (System/IO/Posix/MMap/Internal.hs:53)
 100% (  2 /  2) in 'System.IO.Posix.MMap.Lazy'
Cannot find documentation for: $mmap_intro
Cannot find documentation for: $mmap_intro
Cannot find documentation for: $mmap_unmap
 100% (  3 /  3) in 'System.IO.Posix.MMap'
Documentation created: dist/doc/html/bytestring-mmap/index.html,
dist/doc/html/bytestring-mmap/bytestring-mmap.txt
Creating package registration file:
/tmp/pkgConf-bytestring-mmap-0.2138703615912895151.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/bytestring-mmap-0.2.2-838cPOnJ61dLulQP6D7UWj
Registering bytestring-mmap-0.2.2...
Installed bytestring-mmap-0.2.2
Configuring cereal-0.5.1.0...
Building cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
[1 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[2 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[4 of 4] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.5.1.0...
Running Haddock for cereal-0.5.1.0...
Running hscolour for cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
Haddock coverage:
  68% ( 30 / 44) in 'Data.Serialize.Put'
  Missing documentation for:
    Putter (src/Data/Serialize/Put.hs:133)
    putBuilder (src/Data/Serialize/Put.hs:171)
    putShortByteString (src/Data/Serialize/Put.hs:220)
    putTwoOf (src/Data/Serialize/Put.hs:300)
    putListOf (src/Data/Serialize/Put.hs:304)
    putIArrayOf (src/Data/Serialize/Put.hs:310)
    putSeqOf (src/Data/Serialize/Put.hs:316)
    putTreeOf (src/Data/Serialize/Put.hs:322)
    putMapOf (src/Data/Serialize/Put.hs:329)
    putIntMapOf (src/Data/Serialize/Put.hs:333)
    putSetOf (src/Data/Serialize/Put.hs:337)
    putIntSetOf (src/Data/Serialize/Put.hs:341)
    putMaybeOf (src/Data/Serialize/Put.hs:345)
    putEitherOf (src/Data/Serialize/Put.hs:350)
  94% ( 60 / 64) in 'Data.Serialize.Get'
  Missing documentation for:
    label (src/Data/Serialize/Get.hs:265)
    getLazyByteString (src/Data/Serialize/Get.hs:494)
    getShortByteString (src/Data/Serialize/Get.hs:499)
    getTwoOf (src/Data/Serialize/Get.hs:738)
 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.5.12419096101051858969.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cereal-0.5.1.0-843xOxvPj94HAJ9SD4EJuq
Registering cereal-0.5.1.0...
Installed cereal-0.5.1.0
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.019315139701605539862.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-class-0.0.1-K91y8NcZUJI9yaBI61rgdD
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
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.1217871137337745691.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/dlist-0.7.1.2-AO7XAasbAeyL0XLKeq1Aui
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
Downloading entropy-0.3.7...
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-29857/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-29857/entropy-0.3.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-29857/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.3537322532550245196.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/entropy-0.3.7-7gYJ61Ci0NNBp8LB4CGmrG
Registering entropy-0.3.7...
Installed entropy-0.3.7
Downloading extensible-exceptions-0.1.1.4...
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.1198294508293189435.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/extensible-exceptions-0.1.1.4-FEBYnjUcabpEXD3JqlYlJc
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Downloading monads-tf-0.1.0.2...
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.0271059426992028067.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/monads-tf-0.1.0.2-7ZNcKxzTRxM5jw5Tp9nUDV
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.21554725062997276125.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8
Registering mtl-2.2.1...
Installed mtl-2.2.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.21025246431764892438.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/network-2.6.2.1-A6pE0dLgMEk2GtUa1JtTJQ
Registering network-2.6.2.1...
Installed network-2.6.2.1
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.01950148346542314107.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
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.11924338781476492728.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3
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-11459834400333480550.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL
Registering random-1.1...
Installed random-1.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.31767125139318333694.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/safe-0.3.9-Eus5OohxO2XHvdWxKAmhFS
Registering safe-0.3.9...
Installed safe-0.3.9
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 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.1...
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
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.4.421052105251229999242.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
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-012171960081690127682.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/syb-0.6-4kccWaTe3QZLxAMQYKgEyE
Registering syb-0.6...
Installed syb-0.6
Configuring text-1.2.2.0...
Building text-1.2.2.0...
Preprocessing library text-1.2.2.0...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 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 )
[ 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 )
[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 )
[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 )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[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 )
[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 )
In-place registering text-1.2.2.0...
Running Haddock for text-1.2.2.0...
Running hscolour for text-1.2.2.0...
Preprocessing library text-1.2.2.0...
Preprocessing library text-1.2.2.0...
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% (127 /127) 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% (128 /129) 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:301)
 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.21781459970812426701.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.0-5c7VCmRXJenGcMPs3kwpkI
Registering text-1.2.2.0...
Installed text-1.2.2.0
Downloading union-find-0.2...
Configuring union-find-0.2...
Building union-find-0.2...
Preprocessing library union-find-0.2...
[1 of 4] Compiling Data.UnionFind.ST ( src/Data/UnionFind/ST.hs, dist/build/Data/UnionFind/ST.o )

src/Data/UnionFind/ST.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()
[2 of 4] Compiling Data.UnionFind.IO ( src/Data/UnionFind/IO.hs, dist/build/Data/UnionFind/IO.o )

src/Data/UnionFind/IO.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()
[3 of 4] Compiling Data.UnionFind.IntMap ( src/Data/UnionFind/IntMap.hs, dist/build/Data/UnionFind/IntMap.o )
[4 of 4] Compiling Control.Monad.Trans.UnionFind ( src/Control/Monad/Trans/UnionFind.hs, dist/build/Control/Monad/Trans/UnionFind.o )

src/Control/Monad/Trans/UnionFind.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()
In-place registering union-find-0.2...
Running Haddock for union-find-0.2...
Running hscolour for union-find-0.2...
Preprocessing library union-find-0.2...
Preprocessing library union-find-0.2...

src/Data/UnionFind/ST.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()

src/Data/UnionFind/IO.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()

src/Control/Monad/Trans/UnionFind.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()
Haddock coverage:
  91% ( 10 / 11) in 'Data.UnionFind.ST'
  Missing documentation for:
    modifyDescriptor (src/Data/UnionFind/ST.hs:111)
  91% ( 10 / 11) in 'Data.UnionFind.IO'
  Missing documentation for:
    modifyDescriptor (src/Data/UnionFind/IO.hs:110)
   0% (  0 /  9) in 'Data.UnionFind.IntMap'
  Missing documentation for:
    Module header
    newPointSupply (src/Data/UnionFind/IntMap.hs:27)
    fresh (src/Data/UnionFind/IntMap.hs:30)
    repr (src/Data/UnionFind/IntMap.hs:37)
    descriptor (src/Data/UnionFind/IntMap.hs:67)
    union (src/Data/UnionFind/IntMap.hs:48)
    equivalent (src/Data/UnionFind/IntMap.hs:70)
    PointSupply (src/Data/UnionFind/IntMap.hs:14)
    Point (src/Data/UnionFind/IntMap.hs:25)
  67% (  6 /  9) in 'Control.Monad.Trans.UnionFind'
  Missing documentation for:
    Module header
    runUnionFind (src/Control/Monad/Trans/UnionFind.hs:23)
    Point (src/Data/UnionFind/IntMap.hs:25)
Documentation created: dist/doc/html/union-find/index.html,
dist/doc/html/union-find/union-find.txt
Creating package registration file:
/tmp/pkgConf-union-find-021136908681154349542.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/union-find-0.2-IjVUomp22WxKfUHQ5ZFQSH
Registering union-find-0.2...
Installed union-find-0.2
Downloading unix-compat-0.4.1.4...
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.1649830540524897797.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unix-compat-0.4.1.4-Km8uiabmElX5mrb8D4Fywe
Registering unix-compat-0.4.1.4...
Installed unix-compat-0.4.1.4
Downloading zlib-0.6.1.1...
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.118074449811645803002.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/zlib-0.6.1.1-7LjT7TSHX8U3VTy3t378Vu
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
  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.05548417462091729405.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-base-0.0.1-Bh5w1rt638k3gekgUnZ9Qe
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.0126257224442366146.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-containers-0.0.1-IvTKAI579b047LLJfQOYbY
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.02045064825159897004.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-dlist-0.0.1-IV2dTGx3Pj09NowR0FWGzk
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Downloading MonadCatchIO-transformers-0.3.1.3...
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.11480032908871418852.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/MonadCatchIO-transformers-0.3.1.3-BSHaJtnktpVL405Pj6vJr0
Registering MonadCatchIO-transformers-0.3.1.3...
Installed MonadCatchIO-transformers-0.3.1.3
Downloading regex-base-0.93.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.937485157491529531400.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/regex-base-0.93.2-47KXx9dLqeO8MNJeizLKhP
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
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.01376539012447272592.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-old-locale-0.0.1-LQTewb1b5hK22W4h2rIWVQ
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )

Data/Vector/Fusion/Util.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()
[ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )

Data/Vector/Primitive.hs:167: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 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:172: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 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

Data/Vector/Unboxed.hs:189: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 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )

Data/Vector.hs:190: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 vector-0.11.0.0...
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...

Data/Vector/Fusion/Util.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/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
  Missing documentation for:
    getPtr (Data/Vector/Storable/Internal.hs:22)
    setPtr (Data/Vector/Storable/Internal.hs:26)
    updPtr (Data/Vector/Storable/Internal.hs:30)
 100% (  2 /  2) in 'Data.Vector.Generic.Mutable.Base'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  8 /  8) in 'Data.Vector.Fusion.Bundle.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  Missing documentation for:
    Checks (Data/Vector/Internal/Check.hs:51)
    doChecks (Data/Vector/Internal/Check.hs:75)
    error (Data/Vector/Internal/Check.hs:84)
    internalError (Data/Vector/Internal/Check.hs:89)
    check (Data/Vector/Internal/Check.hs:105)
    checkIndex (Data/Vector/Internal/Check.hs:119)
    checkLength (Data/Vector/Internal/Check.hs:133)
    checkSlice (Data/Vector/Internal/Check.hs:147)
  82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic'
  Missing documentation for:
    generate (Data/Vector/Fusion/Stream/Monadic.hs:184)
    unbox (Data/Vector/Fusion/Stream/Monadic.hs:436)
    concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996)
    zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512)
    zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516)
    zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544)
    zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551)
    zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558)
    zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566)
    zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570)
    zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575)
    zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581)
    zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587)
    zip (Data/Vector/Fusion/Stream/Monadic.hs:593)
    zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597)
    zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601)
    zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606)
    zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611)
    and (Data/Vector/Fusion/Stream/Monadic.hs:970)
    or (Data/Vector/Fusion/Stream/Monadic.hs:983)
    concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000)
    unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062)
  79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    generate (Data/Vector/Fusion/Bundle/Monadic.hs:190)
    unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301)
    concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595)
    zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332)
    zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336)
    zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343)
    zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350)
    zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357)
    zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365)
    zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369)
    zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374)
    zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380)
    zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386)
    zip (Data/Vector/Fusion/Bundle/Monadic.hs:392)
    zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396)
    zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400)
    zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405)
    zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410)
    and (Data/Vector/Fusion/Bundle/Monadic.hs:587)
    or (Data/Vector/Fusion/Bundle/Monadic.hs:591)
    concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599)
    fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009)
    reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085)
    fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028)
    concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054)
    fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119)
    chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126)
    elements (Data/Vector/Fusion/Bundle/Monadic.hs:130)
  81% ( 88 /109) in 'Data.Vector.Fusion.Bundle'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    inplace (Data/Vector/Fusion/Bundle.hs:113)
    concatMap (Data/Vector/Fusion/Bundle.hs:265)
    unbox (Data/Vector/Fusion/Bundle.hs:261)
    zipWith4 (Data/Vector/Fusion/Bundle.hs:293)
    zipWith5 (Data/Vector/Fusion/Bundle.hs:299)
    zipWith6 (Data/Vector/Fusion/Bundle.hs:305)
    zip (Data/Vector/Fusion/Bundle.hs:311)
    zip3 (Data/Vector/Fusion/Bundle.hs:315)
    zip4 (Data/Vector/Fusion/Bundle.hs:319)
    zip5 (Data/Vector/Fusion/Bundle.hs:324)
    zip6 (Data/Vector/Fusion/Bundle.hs:329)
    and (Data/Vector/Fusion/Bundle.hs:415)
    or (Data/Vector/Fusion/Bundle.hs:419)
    unsafeFromList (Data/Vector/Fusion/Bundle.hs:609)
    fromVector (Data/Vector/Fusion/Bundle.hs:613)
    reVector (Data/Vector/Fusion/Bundle.hs:617)
    fromVectors (Data/Vector/Fusion/Bundle.hs:621)
    concatVectors (Data/Vector/Fusion/Bundle.hs:625)
    zipWithM (Data/Vector/Fusion/Bundle.hs:520)
    zipWithM_ (Data/Vector/Fusion/Bundle.hs:524)
  66% ( 48 / 73) in 'Data.Vector.Generic.Mutable'
  Missing documentation for:
    init (Data/Vector/Generic/Mutable.hs:536)
    tail (Data/Vector/Generic/Mutable.hs:540)
    take (Data/Vector/Generic/Mutable.hs:515)
    drop (Data/Vector/Generic/Mutable.hs:519)
    splitAt (Data/Vector/Generic/Mutable.hs:527)
    unsafeInit (Data/Vector/Generic/Mutable.hs:554)
    unsafeTail (Data/Vector/Generic/Mutable.hs:558)
    unsafeTake (Data/Vector/Generic/Mutable.hs:562)
    unsafeDrop (Data/Vector/Generic/Mutable.hs:566)
    growFront (Data/Vector/Generic/Mutable.hs:626)
    unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665)
    mstream (Data/Vector/Generic/Mutable.hs:244)
    mstreamR (Data/Vector/Generic/Mutable.hs:274)
    transform (Data/Vector/Generic/Mutable.hs:268)
    transformR (Data/Vector/Generic/Mutable.hs:303)
    fill (Data/Vector/Generic/Mutable.hs:255)
    fillR (Data/Vector/Generic/Mutable.hs:287)
    unsafeAccum (Data/Vector/Generic/Mutable.hs:848)
    accum (Data/Vector/Generic/Mutable.hs:824)
    unsafeUpdate (Data/Vector/Generic/Mutable.hs:861)
    update (Data/Vector/Generic/Mutable.hs:837)
    reverse (Data/Vector/Generic/Mutable.hs:872)
    unstablePartition (Data/Vector/Generic/Mutable.hs:881)
    unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910)
    partitionBundle (Data/Vector/Generic/Mutable.hs:938)
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  Missing documentation for:
    New (Data/Vector/Generic/New.hs:40)
    create (Data/Vector/Generic/New.hs:42)
    run (Data/Vector/Generic/New.hs:46)
    runPrim (Data/Vector/Generic/New.hs:50)
    apply (Data/Vector/Generic/New.hs:54)
    modify (Data/Vector/Generic/New.hs:58)
    modifyWithBundle (Data/Vector/Generic/New.hs:62)
    unstream (Data/Vector/Generic/New.hs:67)
    transform (Data/Vector/Generic/New.hs:71)
    unstreamR (Data/Vector/Generic/New.hs:93)
    transformR (Data/Vector/Generic/New.hs:97)
    slice (Data/Vector/Generic/New.hs:119)
    init (Data/Vector/Generic/New.hs:123)
    tail (Data/Vector/Generic/New.hs:127)
    take (Data/Vector/Generic/New.hs:131)
    drop (Data/Vector/Generic/New.hs:135)
    unsafeSlice (Data/Vector/Generic/New.hs:139)
    unsafeInit (Data/Vector/Generic/New.hs:143)
    unsafeTail (Data/Vector/Generic/New.hs:147)
  93% (223 /240) in 'Data.Vector.Generic'
  Missing documentation for:
    zipWith4 (Data/Vector/Generic.hs:1069)
    zipWith5 (Data/Vector/Generic.hs:1078)
    zipWith6 (Data/Vector/Generic.hs:1090)
    izipWith3 (Data/Vector/Generic.hs:1112)
    izipWith4 (Data/Vector/Generic.hs:1120)
    izipWith5 (Data/Vector/Generic.hs:1129)
    izipWith6 (Data/Vector/Generic.hs:1141)
    zip3 (Data/Vector/Generic.hs:1159)
    zip4 (Data/Vector/Generic.hs:1164)
    zip5 (Data/Vector/Generic.hs:1169)
    zip6 (Data/Vector/Generic.hs:1175)
    unzip3 (Data/Vector/Generic.hs:1225)
    unzip4 (Data/Vector/Generic.hs:1232)
    unzip5 (Data/Vector/Generic.hs:1241)
    unzip6 (Data/Vector/Generic.hs:1251)
    dataCast (Data/Vector/Generic.hs:2080)
    mkType (Data/Vector/Generic.hs:2075)
  79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
  Missing documen
Data/Vector/Primitive.hs:167: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/Vector/Storable.hs:172: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/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Unboxed.hs:189: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/Vector.hs:190: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()
tation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:76)
    STVector (Data/Vector/Primitive/Mutable.hs:77)
    init (Data/Vector/Primitive/Mutable.hs:164)
    tail (Data/Vector/Primitive/Mutable.hs:168)
    take (Data/Vector/Primitive/Mutable.hs:152)
    drop (Data/Vector/Primitive/Mutable.hs:156)
    splitAt (Data/Vector/Primitive/Mutable.hs:160)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:802)
    zipWith5 (Data/Vector/Primitive.hs:808)
    zipWith6 (Data/Vector/Primitive.hs:816)
    izipWith4 (Data/Vector/Primitive.hs:838)
    izipWith5 (Data/Vector/Primitive.hs:844)
    izipWith6 (Data/Vector/Primitive.hs:852)
  82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:96)
    STVector (Data/Vector/Storable/Mutable.hs:97)
    init (Data/Vector/Storable/Mutable.hs:246)
    tail (Data/Vector/Storable/Mutable.hs:250)
    take (Data/Vector/Storable/Mutable.hs:234)
    drop (Data/Vector/Storable/Mutable.hs:238)
    splitAt (Data/Vector/Storable/Mutable.hs:242)
    unsafeInit (Data/Vector/Storable/Mutable.hs:272)
    unsafeTail (Data/Vector/Storable/Mutable.hs:276)
    unsafeTake (Data/Vector/Storable/Mutable.hs:264)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
  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:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Vector (Data/Vector/Unboxed/Base.hs:56)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
  96% (209 /218) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:56)
    MVector (Data/Vector/Unboxed/Base.hs:55)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    zipWith4 (Data/Vector/Unboxed.hs:849)
    zipWith5 (Data/Vector/Unboxed.hs:855)
    zipWith6 (Data/Vector/Unboxed.hs:862)
    izipWith4 (Data/Vector/Unboxed.hs:883)
    izipWith5 (Data/Vector/Unboxed.hs:889)
    izipWith6 (Data/Vector/Unboxed.hs:896)
  79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    init (Data/Vector/Unboxed/Mutable.hs:102)
    tail (Data/Vector/Unboxed/Mutable.hs:106)
    take (Data/Vector/Unboxed/Mutable.hs:90)
    drop (Data/Vector/Unboxed/Mutable.hs:94)
    splitAt (Data/Vector/Unboxed/Mutable.hs:98)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
  78% ( 40 / 51) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:70)
    STVector (Data/Vector/Mutable.hs:71)
    init (Data/Vector/Mutable.hs:222)
    tail (Data/Vector/Mutable.hs:226)
    take (Data/Vector/Mutable.hs:210)
    drop (Data/Vector/Mutable.hs:214)
    splitAt (Data/Vector/Mutable.hs:219)
    unsafeInit (Data/Vector/Mutable.hs:247)
    unsafeTail (Data/Vector/Mutable.hs:251)
    unsafeTake (Data/Vector/Mutable.hs:239)
    unsafeDrop (Data/Vector/Mutable.hs:243)
  94% (207 /220) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:944)
    zipWith5 (Data/Vector.hs:949)
    zipWith6 (Data/Vector.hs:955)
    izipWith4 (Data/Vector.hs:973)
    izipWith5 (Data/Vector.hs:978)
    izipWith6 (Data/Vector.hs:984)
    zip4 (Data/Vector.hs:1000)
    zip5 (Data/Vector.hs:1005)
    zip6 (Data/Vector.hs:1010)
    unzip3 (Data/Vector.hs:1023)
    unzip4 (Data/Vector.hs:1027)
    unzip5 (Data/Vector.hs:1031)
    unzip6 (Data/Vector.hs:1036)
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.11.0943471008957873435.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vector-0.11.0.0-LmZ3LQW4ivu8MsQuVgukln
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring async-2.1.0...
Building async-2.1.0...
Preprocessing library async-2.1.0...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )
In-place registering async-2.1.0...
Running Haddock for async-2.1.0...
Running hscolour for async-2.1.0...
Preprocessing library async-2.1.0...
Preprocessing library async-2.1.0...
Haddock coverage:
 100% ( 54 / 54) 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.11284263301927535811.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/async-2.1.0-KuqnF1GrhHK5nNp6Zzm3jy
Registering async-2.1.0...
Installed async-2.1.0
Downloading blaze-builder-0.4.0.1...
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.0893920964761267672.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/blaze-builder-0.4.0.1-GoSGMrJXTmeEBoF3sgxwrM
Registering blaze-builder-0.4.0.1...
Installed blaze-builder-0.4.0.1
Downloading enumerator-0.4.20...
Configuring enumerator-0.4.20...
Building enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
[ 1 of 10] Compiling Data.Enumerator.Util ( lib/Data/Enumerator/Util.hs, dist/build/Data/Enumerator/Util.o )

lib/Data/Enumerator/Util.hs:12:1: Warning: Tab character

lib/Data/Enumerator/Util.hs:13:1: Warning: Tab character

lib/Data/Enumerator/Util.hs:14:1: Warning: Tab character

lib/Data/Enumerator/Util.hs:15:1: Warning: Tab character
[ 2 of 10] Compiling Data.Enumerator.Internal ( lib/Data/Enumerator/Internal.hs, dist/build/Data/Enumerator/Internal.o )

lib/Data/Enumerator/Internal.hs:17:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:18:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:19:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:20:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:21:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Internal.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()

lib/Data/Enumerator/Internal.hs:65:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:66:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:67:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:70:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:71:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:72:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:75:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:76:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:77:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:83:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:84:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:85:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:86:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:87:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:107:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:108:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:111:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:113:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:114:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:115:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:116:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:117:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:118:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:119:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:120:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:121:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:122:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:123:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:126:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:129:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:194:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:197:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:198:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:201:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:202:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:206:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:207:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:292:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:293:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:302:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:303:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:304:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:312:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:313:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:341:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:342:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:359:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:360:1: Warning: Tab character
[ 3 of 10] Compiling Data.Enumerator.List[boot] ( lib/Data/Enumerator/List.hs-boot, dist/build/Data/Enumerator/List.o-boot )
[ 4 of 10] Compiling Data.Enumerator.Compatibility ( lib/Data/Enumerator/Compatibility.hs, dist/build/Data/Enumerator/Compatibility.o )

lib/Data/Enumerator/Compatibility.hs:11:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:12:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:13:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:14:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:15:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:16:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:17:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:18:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:19:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:20:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:21:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:92:1: Warning: Tab character
[ 5 of 10] Compiling Data.Enumerator  ( lib/Data/Enumerator.hs, dist/build/Data/Enumerator.o )

lib/Data/Enumerator.hs:15:1: Warning: Tab character

lib/Data/Enumerator.hs:16:1: Warning: Tab character

lib/Data/Enumerator.hs:17:1: Warning: Tab character

lib/Data/Enumerator.hs:18:1: Warning: Tab character

lib/Data/Enumerator.hs:19:1: Warning: Tab character

lib/Data/Enumerator.hs:20:1: Warning: Tab character

lib/Data/Enumerator.hs:21:1: Warning: Tab character

lib/Data/Enumerator.hs:22:1: Warning: Tab character

lib/Data/Enumerator.hs:23:1: Warning: Tab character

lib/Data/Enumerator.hs:24:1: Warning: Tab character

lib/Data/Enumerator.hs:25:1: Warning: Tab character

lib/Data/Enumerator.hs:26:1: Warning: Tab character

lib/Data/Enumerator.hs:27:1: Warning: Tab character

lib/Data/Enumerator.hs:28:1: Warning: Tab character

lib/Data/Enumerator.hs:29:1: Warning: Tab character

lib/Data/Enumerator.hs:30:1: Warning: Tab character

lib/Data/Enumerator.hs:31:1: Warning: Tab character

lib/Data/Enumerator.hs:32:1: Warning: Tab character

lib/Data/Enumerator.hs:33:1: Warning: Tab character

lib/Data/Enumerator.hs:34:1: Warning: Tab character

lib/Data/Enumerator.hs:35:1: Warning: Tab character

lib/Data/Enumerator.hs:36:1: Warning: Tab character

lib/Data/Enumerator.hs:37:1: Warning: Tab character

lib/Data/Enumerator.hs:38:1: Warning: Tab character

lib/Data/Enumerator.hs:39:1: Warning: Tab character

lib/Data/Enumerator.hs:40:1: Warning: Tab character

lib/Data/Enumerator.hs:41:1: Warning: Tab character

lib/Data/Enumerator.hs:42:1: Warning: Tab character

lib/Data/Enumerator.hs:43:1: Warning: Tab character

lib/Data/Enumerator.hs:44:1: Warning: Tab character

lib/Data/Enumerator.hs:45:1: Warning: Tab character

lib/Data/Enumerator.hs:46:1: Warning: Tab character

lib/Data/Enumerator.hs:47:1: Warning: Tab character

lib/Data/Enumerator.hs:48:1: Warning: Tab character

lib/Data/Enumerator.hs:49:1: Warning: Tab character

lib/Data/Enumerator.hs:50:1: Warning: Tab character

lib/Data/Enumerator.hs:51:1: Warning: Tab character

lib/Data/Enumerator.hs:52:1: Warning: Tab character

lib/Data/Enumerator.hs:53:1: Warning: Tab character

lib/Data/Enumerator.hs:54:1: Warning: Tab character

lib/Data/Enumerator.hs:55:1: Warning: Tab character

lib/Data/Enumerator.hs:56:1: Warning: Tab character

lib/Data/Enumerator.hs:57:1: Warning: Tab character

lib/Data/Enumerator.hs:58:1: Warning: Tab character

lib/Data/Enumerator.hs:59:1: Warning: Tab character

lib/Data/Enumerator.hs:60:1: Warning: Tab character

lib/Data/Enumerator.hs:61:1: Warning: Tab character

lib/Data/Enumerator.hs:62:1: Warning: Tab character

lib/Data/Enumerator.hs:63:1: Warning: Tab character

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Iteratee’ is exported by ‘module Data.Enumerator.Internal’ and ‘Iteratee’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Enumerator’ is exported by ‘module Data.Enumerator.Internal’ and ‘Enumerator’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Enumeratee’ is exported by ‘module Data.Enumerator.Internal’ and ‘Enumeratee’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘>>==’ is exported by ‘module Data.Enumerator.Internal’ and ‘(>>==)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘==<<’ is exported by ‘module Data.Enumerator.Internal’ and ‘(==<<)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘$$’ is exported by ‘module Data.Enumerator.Internal’ and ‘($$)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘>==>’ is exported by ‘module Data.Enumerator.Internal’ and ‘(>==>)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘<==<’ is exported by ‘module Data.Enumerator.Internal’ and ‘(<==<)’

lib/Data/Enumerator.hs:64:1: Warning: Tab character

lib/Data/Enumerator.hs:65:1: Warning: Tab character

lib/Data/Enumerator.hs:66:1: Warning: Tab character

lib/Data/Enumerator.hs:67:1: Warning: Tab character

lib/Data/Enumerator.hs:68:1: Warning: Tab character

lib/Data/Enumerator.hs:69:1: Warning: Tab character

lib/Data/Enumerator.hs:70:1: Warning: Tab character

lib/Data/Enumerator.hs:71:1: Warning: Tab character

lib/Data/Enumerator.hs:72:1: Warning: Tab character

lib/Data/Enumerator.hs:73:1: Warning: Tab character

lib/Data/Enumerator.hs:74:1: Warning: Tab character

lib/Data/Enumerator.hs:100:1: Warning: Tab character

lib/Data/Enumerator.hs:101:1: Warning: Tab character

lib/Data/Enumerator.hs:102:1: Warning: Tab character

lib/Data/Enumerator.hs:103:1: Warning: Tab character

lib/Data/Enumerator.hs:104:1: Warning: Tab character

lib/Data/Enumerator.hs:142:1: Warning: Tab character

lib/Data/Enumerator.hs:143:1: Warning: Tab character

lib/Data/Enumerator.hs:144:1: Warning: Tab character

lib/Data/Enumerator.hs:145:1: Warning: Tab character

lib/Data/Enumerator.hs:146:1: Warning: Tab character

lib/Data/Enumerator.hs:147:1: Warning: Tab character

lib/Data/Enumerator.hs:148:1: Warning: Tab character

lib/Data/Enumerator.hs:149:1: Warning: Tab character

lib/Data/Enumerator.hs:150:1: Warning: Tab character

lib/Data/Enumerator.hs:151:1: Warning: Tab character

lib/Data/Enumerator.hs:152:1: Warning: Tab character

lib/Data/Enumerator.hs:153:1: Warning: Tab character

lib/Data/Enumerator.hs:154:1: Warning: Tab character

lib/Data/Enumerator.hs:155:1: Warning: Tab character

lib/Data/Enumerator.hs:156:1: Warning: Tab character

lib/Data/Enumerator.hs:157:1: Warning: Tab character

lib/Data/Enumerator.hs:158:1: Warning: Tab character

lib/Data/Enumerator.hs:159:1: Warning: Tab character

lib/Data/Enumerator.hs:160:1: Warning: Tab character

lib/Data/Enumerator.hs:161:1: Warning: Tab character

lib/Data/Enumerator.hs:162:1: Warning: Tab character

lib/Data/Enumerator.hs:163:1: Warning: Tab character

lib/Data/Enumerator.hs:164:1: Warning: Tab character

lib/Data/Enumerator.hs:172:1: Warning: Tab character

lib/Data/Enumerator.hs:173:1: Warning: Tab character

lib/Data/Enumerator.hs:174:1: Warning: Tab character

lib/Data/Enumerator.hs:175:1: Warning: Tab character

lib/Data/Enumerator.hs:176:1: Warning: Tab character

lib/Data/Enumerator.hs:177:1: Warning: Tab character

lib/Data/Enumerator.hs:178:1: Warning: Tab character

lib/Data/Enumerator.hs:179:1: Warning: Tab character

lib/Data/Enumerator.hs:191:1: Warning: Tab character

lib/Data/Enumerator.hs:192:1: Warning: Tab character

lib/Data/Enumerator.hs:193:1: Warning: Tab character

lib/Data/Enumerator.hs:194:1: Warning: Tab character

lib/Data/Enumerator.hs:232:1: Warning: Tab character

lib/Data/Enumerator.hs:233:1: Warning: Tab character

lib/Data/Enumerator.hs:234:1: Warning: Tab character

lib/Data/Enumerator.hs:235:1: Warning: Tab character

lib/Data/Enumerator.hs:236:1: Warning: Tab character

lib/Data/Enumerator.hs:276:1: Warning: Tab character

lib/Data/Enumerator.hs:277:1: Warning: Tab character

lib/Data/Enumerator.hs:278:1: Warning: Tab character

lib/Data/Enumerator.hs:279:1: Warning: Tab character

lib/Data/Enumerator.hs:280:1: Warning: Tab character

lib/Data/Enumerator.hs:340:1: Warning: Tab character

lib/Data/Enumerator.hs:341:1: Warning: Tab character

lib/Data/Enumerator.hs:342:1: Warning: Tab character

lib/Data/Enumerator.hs:343:1: Warning: Tab character

lib/Data/Enumerator.hs:344:1: Warning: Tab character

lib/Data/Enumerator.hs:350:1: Warning: Tab character

lib/Data/Enumerator.hs:351:1: Warning: Tab character

lib/Data/Enumerator.hs:359:1: Warning: Tab character

lib/Data/Enumerator.hs:360:1: Warning: Tab character

lib/Data/Enumerator.hs:361:1: Warning: Tab character

lib/Data/Enumerator.hs:362:1: Warning: Tab character

lib/Data/Enumerator.hs:371:1: Warning: Tab character

lib/Data/Enumerator.hs:372:1: Warning: Tab character

lib/Data/Enumerator.hs:373:1: Warning: Tab character

lib/Data/Enumerator.hs:374:1: Warning: Tab character

lib/Data/Enumerator.hs:375:1: Warning: Tab character

lib/Data/Enumerator.hs:381:1: Warning: Tab character

lib/Data/Enumerator.hs:382:1: Warning: Tab character

lib/Data/Enumerator.hs:383:1: Warning: Tab character

lib/Data/Enumerator.hs:391:1: Warning: Tab character

lib/Data/Enumerator.hs:392:1: Warning: Tab character

lib/Data/Enumerator.hs:393:1: Warning: Tab character

lib/Data/Enumerator.hs:394:1: Warning: Tab character

lib/Data/Enumerator.hs:401:1: Warning: Tab character

lib/Data/Enumerator.hs:402:1: Warning: Tab character

lib/Data/Enumerator.hs:403:1: Warning: Tab character
[ 6 of 10] Compiling Data.Enumerator.List ( lib/Data/Enumerator/List.hs, dist/build/Data/Enumerator/List.o )

lib/Data/Enumerator/List.hs:17:1: Warning: Tab character

lib/Data/Enumerator/List.hs:18:1: Warning: Tab character

lib/Data/Enumerator/List.hs:19:1: Warning: Tab character

lib/Data/Enumerator/List.hs:20:1: Warning: Tab character

lib/Data/Enumerator/List.hs:21:1: Warning: Tab character

lib/Data/Enumerator/List.hs:22:1: Warning: Tab character

lib/Data/Enumerator/List.hs:23:1: Warning: Tab character

lib/Data/Enumerator/List.hs:24:1: Warning: Tab character

lib/Data/Enumerator/List.hs:25:1: Warning: Tab character

lib/Data/Enumerator/List.hs:26:1: Warning: Tab character

lib/Data/Enumerator/List.hs:27:1: Warning: Tab character

lib/Data/Enumerator/List.hs:28:1: Warning: Tab character

lib/Data/Enumerator/List.hs:29:1: Warning: Tab character

lib/Data/Enumerator/List.hs:30:1: Warning: Tab character

lib/Data/Enumerator/List.hs:31:1: Warning: Tab character

lib/Data/Enumerator/List.hs:32:1: Warning: Tab character

lib/Data/Enumerator/List.hs:33:1: Warning: Tab character

lib/Data/Enumerator/List.hs:34:1: Warning: Tab character

lib/Data/Enumerator/List.hs:35:1: Warning: Tab character

lib/Data/Enumerator/List.hs:36:1: Warning: Tab character

lib/Data/Enumerator/List.hs:37:1: Warning: Tab character

lib/Data/Enumerator/List.hs:38:1: Warning: Tab character

lib/Data/Enumerator/List.hs:39:1: Warning: Tab character

lib/Data/Enumerator/List.hs:40:1: Warning: Tab character

lib/Data/Enumerator/List.hs:41:1: Warning: Tab character

lib/Data/Enumerator/List.hs:42:1: Warning: Tab character

lib/Data/Enumerator/List.hs:43:1: Warning: Tab character

lib/Data/Enumerator/List.hs:44:1: Warning: Tab character

lib/Data/Enumerator/List.hs:45:1: Warning: Tab character

lib/Data/Enumerator/List.hs:46:1: Warning: Tab character

lib/Data/Enumerator/List.hs:47:1: Warning: Tab character

lib/Data/Enumerator/List.hs:48:1: Warning: Tab character

lib/Data/Enumerator/List.hs:49:1: Warning: Tab character

lib/Data/Enumerator/List.hs:50:1: Warning: Tab character

lib/Data/Enumerator/List.hs:51:1: Warning: Tab character

lib/Data/Enumerator/List.hs:52:1: Warning: Tab character

lib/Data/Enumerator/List.hs:53:1: Warning: Tab character

lib/Data/Enumerator/List.hs:54:1: Warning: Tab character

lib/Data/Enumerator/List.hs:55:1: Warning: Tab character

lib/Data/Enumerator/List.hs:56:1: Warning: Tab character

lib/Data/Enumerator/List.hs:57:1: Warning: Tab character

lib/Data/Enumerator/List.hs:58:1: Warning: Tab character

lib/Data/Enumerator/List.hs:59:1: Warning: Tab character

lib/Data/Enumerator/List.hs:60:1: Warning: Tab character

lib/Data/Enumerator/List.hs:61:1: Warning: Tab character

lib/Data/Enumerator/List.hs:62:1: Warning: Tab character

lib/Data/Enumerator/List.hs:63:1: Warning: Tab character

lib/Data/Enumerator/List.hs:64:1: Warning: Tab character

lib/Data/Enumerator/List.hs:65:1: Warning: Tab character

lib/Data/Enumerator/List.hs:66:1: Warning: Tab character

lib/Data/Enumerator/List.hs:67:1: Warning: Tab character

lib/Data/Enumerator/List.hs:68:1: Warning: Tab character

lib/Data/Enumerator/List.hs:69:1: Warning: Tab character

lib/Data/Enumerator/List.hs:70:1: Warning: Tab character

lib/Data/Enumerator/List.hs:71:1: Warning: Tab character

lib/Data/Enumerator/List.hs:72:1: Warning: Tab character

lib/Data/Enumerator/List.hs:73:1: Warning: Tab character

lib/Data/Enumerator/List.hs:74:1: Warning: Tab character

lib/Data/Enumerator/List.hs:75:1: Warning: Tab character

lib/Data/Enumerator/List.hs:76:1: Warning: Tab character

lib/Data/Enumerator/List.hs:77:1: Warning: Tab character

lib/Data/Enumerator/List.hs:78:1: Warning: Tab character

lib/Data/Enumerator/List.hs:79:1: Warning: Tab character

lib/Data/Enumerator/List.hs:80:1: Warning: Tab character

lib/Data/Enumerator/List.hs:81:1: Warning: Tab character

lib/Data/Enumerator/List.hs:82:1: Warning: Tab character

lib/Data/Enumerator/List.hs:83:1: Warning: Tab character

lib/Data/Enumerator/List.hs:84:1: Warning: Tab character

lib/Data/Enumerator/List.hs:85:1: Warning: Tab character

lib/Data/Enumerator/List.hs:92: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()

lib/Data/Enumerator/List.hs:105:1: Warning: Tab character

lib/Data/Enumerator/List.hs:106:1: Warning: Tab character

lib/Data/Enumerator/List.hs:107:1: Warning: Tab character

lib/Data/Enumerator/List.hs:108:1: Warning: Tab character

lib/Data/Enumerator/List.hs:109:1: Warning: Tab character

lib/Data/Enumerator/List.hs:118:1: Warning: Tab character

lib/Data/Enumerator/List.hs:119:1: Warning: Tab character

lib/Data/Enumerator/List.hs:120:1: Warning: Tab character

lib/Data/Enumerator/List.hs:121:1: Warning: Tab character

lib/Data/Enumerator/List.hs:122:1: Warning: Tab character

lib/Data/Enumerator/List.hs:123:1: Warning: Tab character

lib/Data/Enumerator/List.hs:133:1: Warning: Tab character

lib/Data/Enumerator/List.hs:134:1: Warning: Tab character

lib/Data/Enumerator/List.hs:144:1: Warning: Tab character

lib/Data/Enumerator/List.hs:145:1: Warning: Tab character

lib/Data/Enumerator/List.hs:146:1: Warning: Tab character

lib/Data/Enumerator/List.hs:147:1: Warning: Tab character

lib/Data/Enumerator/List.hs:156:1: Warning: Tab character

lib/Data/Enumerator/List.hs:157:1: Warning: Tab character

lib/Data/Enumerator/List.hs:158:1: Warning: Tab character

lib/Data/Enumerator/List.hs:159:1: Warning: Tab character

lib/Data/Enumerator/List.hs:160:1: Warning: Tab character

lib/Data/Enumerator/List.hs:161:1: Warning: Tab character

lib/Data/Enumerator/List.hs:162:1: Warning: Tab character

lib/Data/Enumerator/List.hs:163:1: Warning: Tab character

lib/Data/Enumerator/List.hs:202:1: Warning: Tab character

lib/Data/Enumerator/List.hs:203:1: Warning: Tab character

lib/Data/Enumerator/List.hs:204:1: Warning: Tab character

lib/Data/Enumerator/List.hs:205:1: Warning: Tab character

lib/Data/Enumerator/List.hs:206:1: Warning: Tab character

lib/Data/Enumerator/List.hs:207:1: Warning: Tab character

lib/Data/Enumerator/List.hs:208:1: Warning: Tab character

lib/Data/Enumerator/List.hs:215:1: Warning: Tab character

lib/Data/Enumerator/List.hs:216:1: Warning: Tab character

lib/Data/Enumerator/List.hs:217:1: Warning: Tab character

lib/Data/Enumerator/List.hs:218:1: Warning: Tab character

lib/Data/Enumerator/List.hs:219:1: Warning: Tab character

lib/Data/Enumerator/List.hs:220:1: Warning: Tab character

lib/Data/Enumerator/List.hs:221:1: Warning: Tab character

lib/Data/Enumerator/List.hs:222:1: Warning: Tab character

lib/Data/Enumerator/List.hs:235:1: Warning: Tab character

lib/Data/Enumerator/List.hs:236:1: Warning: Tab character

lib/Data/Enumerator/List.hs:254:1: Warning: Tab character

lib/Data/Enumerator/List.hs:255:1: Warning: Tab character

lib/Data/Enumerator/List.hs:256:1: Warning: Tab character

lib/Data/Enumerator/List.hs:272:1: Warning: Tab character

lib/Data/Enumerator/List.hs:273:1: Warning: Tab character

lib/Data/Enumerator/List.hs:282:1: Warning: Tab character

lib/Data/Enumerator/List.hs:283:1: Warning: Tab character

lib/Data/Enumerator/List.hs:284:1: Warning: Tab character

lib/Data/Enumerator/List.hs:285:1: Warning: Tab character

lib/Data/Enumerator/List.hs:286:1: Warning: Tab character

lib/Data/Enumerator/List.hs:305:1: Warning: Tab character

lib/Data/Enumerator/List.hs:306:1: Warning: Tab character

lib/Data/Enumerator/List.hs:307:1: Warning: Tab character

lib/Data/Enumerator/List.hs:308:1: Warning: Tab character

lib/Data/Enumerator/List.hs:333:1: Warning: Tab character

lib/Data/Enumerator/List.hs:334:1: Warning: Tab character

lib/Data/Enumerator/List.hs:335:1: Warning: Tab character

lib/Data/Enumerator/List.hs:336:1: Warning: Tab character

lib/Data/Enumerator/List.hs:337:1: Warning: Tab character

lib/Data/Enumerator/List.hs:338:1: Warning: Tab character

lib/Data/Enumerator/List.hs:339:1: Warning: Tab character

lib/Data/Enumerator/List.hs:347:1: Warning: Tab character

lib/Data/Enumerator/List.hs:348:1: Warning: Tab character

lib/Data/Enumerator/List.hs:349:1: Warning: Tab character

lib/Data/Enumerator/List.hs:350:1: Warning: Tab character

lib/Data/Enumerator/List.hs:351:1: Warning: Tab character

lib/Data/Enumerator/List.hs:358:1: Warning: Tab character

lib/Data/Enumerator/List.hs:359:1: Warning: Tab character

lib/Data/Enumerator/List.hs:360:1: Warning: Tab character

lib/Data/Enumerator/List.hs:373:1: Warning: Tab character

lib/Data/Enumerator/List.hs:374:1: Warning: Tab character

lib/Data/Enumerator/List.hs:375:1: Warning: Tab character

lib/Data/Enumerator/List.hs:376:1: Warning: Tab character

lib/Data/Enumerator/List.hs:377:1: Warning: Tab character

lib/Data/Enumerator/List.hs:378:1: Warning: Tab character

lib/Data/Enumerator/List.hs:379:1: Warning: Tab character

lib/Data/Enumerator/List.hs:380:1: Warning: Tab character

lib/Data/Enumerator/List.hs:381:1: Warning: Tab character

lib/Data/Enumerator/List.hs:382:1: Warning: Tab character

lib/Data/Enumerator/List.hs:383:1: Warning: Tab character

lib/Data/Enumerator/List.hs:384:1: Warning: Tab character

lib/Data/Enumerator/List.hs:385:1: Warning: Tab character

lib/Data/Enumerator/List.hs:386:1: Warning: Tab character

lib/Data/Enumerator/List.hs:387:1: Warning: Tab character

lib/Data/Enumerator/List.hs:388:1: Warning: Tab character

lib/Data/Enumerator/List.hs:389:1: Warning: Tab character

lib/Data/Enumerator/List.hs:390:1: Warning: Tab character

lib/Data/Enumerator/List.hs:391:1: Warning: Tab character

lib/Data/Enumerator/List.hs:392:1: Warning: Tab character

lib/Data/Enumerator/List.hs:393:1: Warning: Tab character

lib/Data/Enumerator/List.hs:394:1: Warning: Tab character

lib/Data/Enumerator/List.hs:395:1: Warning: Tab character

lib/Data/Enumerator/List.hs:396:1: Warning: Tab character

lib/Data/Enumerator/List.hs:397:1: Warning: Tab character

lib/Data/Enumerator/List.hs:398:1: Warning: Tab character

lib/Data/Enumerator/List.hs:399:1: Warning: Tab character

lib/Data/Enumerator/List.hs:413:1: Warning: Tab character

lib/Data/Enumerator/List.hs:414:1: Warning: Tab character

lib/Data/Enumerator/List.hs:430:1: Warning: Tab character

lib/Data/Enumerator/List.hs:431:1: Warning: Tab character

lib/Data/Enumerator/List.hs:448:1: Warning: Tab character

lib/Data/Enumerator/List.hs:449:1: Warning: Tab character

lib/Data/Enumerator/List.hs:467:1: Warning: Tab character

lib/Data/Enumerator/List.hs:468:1: Warning: Tab character

lib/Data/Enumerator/List.hs:487:1: Warning: Tab character

lib/Data/Enumerator/List.hs:488:1: Warning: Tab character

lib/Data/Enumerator/List.hs:504:1: Warning: Tab character

lib/Data/Enumerator/List.hs:505:1: Warning: Tab character

lib/Data/Enumerator/List.hs:522:1: Warning: Tab character

lib/Data/Enumerator/List.hs:523:1: Warning: Tab character

lib/Data/Enumerator/List.hs:541:1: Warning: Tab character

lib/Data/Enumerator/List.hs:542:1: Warning: Tab character

lib/Data/Enumerator/List.hs:561:1: Warning: Tab character

lib/Data/Enumerator/List.hs:562:1: Warning: Tab character

lib/Data/Enumerator/List.hs:582:1: Warning: Tab character

lib/Data/Enumerator/List.hs:583:1: Warning: Tab character

lib/Data/Enumerator/List.hs:604:1: Warning: Tab character

lib/Data/Enumerator/List.hs:605:1: Warning: Tab character

lib/Data/Enumerator/List.hs:614:1: Warning: Tab character

lib/Data/Enumerator/List.hs:615:1: Warning: Tab character

lib/Data/Enumerator/List.hs:616:1: Warning: Tab character

lib/Data/Enumerator/List.hs:624:1: Warning: Tab character

lib/Data/Enumerator/List.hs:625:1: Warning: Tab character

lib/Data/Enumerator/List.hs:633:1: Warning: Tab character

lib/Data/Enumerator/List.hs:634:1: Warning: Tab character

lib/Data/Enumerator/List.hs:635:1: Warning: Tab character

lib/Data/Enumerator/List.hs:636:1: Warning: Tab character

lib/Data/Enumerator/List.hs:637:1: Warning: Tab character

lib/Data/Enumerator/List.hs:638:1: Warning: Tab character

lib/Data/Enumerator/List.hs:646:1: Warning: Tab character

lib/Data/Enumerator/List.hs:647:1: Warning: Tab character

lib/Data/Enumerator/List.hs:648:1: Warning: Tab character

lib/Data/Enumerator/List.hs:649:1: Warning: Tab character

lib/Data/Enumerator/List.hs:658:1: Warning: Tab character

lib/Data/Enumerator/List.hs:659:1: Warning: Tab character

lib/Data/Enumerator/List.hs:660:1: Warning: Tab character

lib/Data/Enumerator/List.hs:661:1: Warning: Tab character

lib/Data/Enumerator/List.hs:662:1: Warning: Tab character

lib/Data/Enumerator/List.hs:672:1: Warning: Tab character

lib/Data/Enumerator/List.hs:673:1: Warning: Tab character

lib/Data/Enumerator/List.hs:674:1: Warning: Tab character

lib/Data/Enumerator/List.hs:675:1: Warning: Tab character

lib/Data/Enumerator/List.hs:676:1: Warning: Tab character

lib/Data/Enumerator/List.hs:677:1: Warning: Tab character

lib/Data/Enumerator/List.hs:678:1: Warning: Tab character

lib/Data/Enumerator/List.hs:679:1: Warning: Tab character

lib/Data/Enumerator/List.hs:680:1: Warning: Tab character

lib/Data/Enumerator/List.hs:690:1: Warning: Tab character

lib/Data/Enumerator/List.hs:691:1: Warning: Tab character

lib/Data/Enumerator/List.hs:692:1: Warning: Tab character

lib/Data/Enumerator/List.hs:693:1: Warning: Tab character

lib/Data/Enumerator/List.hs:694:1: Warning: Tab character

lib/Data/Enumerator/List.hs:702:1: Warning: Tab character

lib/Data/Enumerator/List.hs:703:1: Warning: Tab character

lib/Data/Enumerator/List.hs:704:1: Warning: Tab character

lib/Data/Enumerator/List.hs:715:1: Warning: Tab character

lib/Data/Enumerator/List.hs:716:1: Warning: Tab character

lib/Data/Enumerator/List.hs:717:1: Warning: Tab character
[ 7 of 10] Compiling Data.Enumerator.Binary ( lib/Data/Enumerator/Binary.hs, dist/build/Data/Enumerator/Binary.o )

lib/Data/Enumerator/Binary.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:43:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:44:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:45:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:46:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:47:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:48:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:49:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:50:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:51:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:52:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:53:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:54:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:55:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:56:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:57:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:58:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:59:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:60:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:61:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:62:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:63:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:64:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:65:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:66:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:67:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:68:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:69:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:70:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:71:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:72:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:73:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:74:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:75:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:76:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:77:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:78:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:79:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:83:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:84:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:85:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:86:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:87:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:93:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:94:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:95:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:96:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:106: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()

lib/Data/Enumerator/Binary.hs:140:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:141:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:151:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:152:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:153:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:154:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:190:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:191:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:192:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:193:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:194:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:195:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:196:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:197:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:205:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:206:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:207:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:208:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:209:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:210:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:211:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:212:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:213:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:220:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:221:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:222:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:223:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:224:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:225:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:226:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:227:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:228:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:229:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:244:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:245:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:262:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:263:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:264:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:324:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:325:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:326:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:327:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:328:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:329:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:330:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:331:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:332:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:333:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:341:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:342:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:343:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:344:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:345:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:346:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:347:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:348:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:355:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:356:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:357:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:358:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:359:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:372:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:373:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:374:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:375:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:376:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:377:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:378:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:379:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:380:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:381:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:382:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:383:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:384:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:385:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:386:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:387:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:388:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:389:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:390:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:391:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:392:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:393:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:394:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:395:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:396:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:397:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:398:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:399:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:400:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:401:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:415:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:416:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:432:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:433:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:450:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:451:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:469:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:470:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:489:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:490:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:506:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:507:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:524:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:525:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:543:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:544:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:563:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:564:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:584:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:585:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:606:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:607:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:616:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:617:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:618:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:619:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:627:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:628:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:636:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:637:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:638:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:639:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:640:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:641:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:642:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:650:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:651:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:652:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:653:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:654:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:655:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:664:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:665:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:666:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:667:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:668:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:669:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:670:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:680:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:681:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:682:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:683:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:684:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:685:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:686:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:687:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:688:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:689:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:690:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:700:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:701:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:702:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:703:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:704:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:705:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:706:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:707:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:715:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:716:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:717:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:718:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:719:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:720:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:721:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for ‘eof’ shadows the existing binding
      bound at lib/Data/Enumerator/Binary.hs:716:29

lib/Data/Enumerator/Binary.hs:722:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:723:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:724:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:725:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:745:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:746:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:747:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:748:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:749:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:750:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:779:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:780:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:781:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:782:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:783:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:784:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:785:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:786:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:787:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:788:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for ‘rem’ shadows the existing binding
      imported from ‘Prelude’ at lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in ‘GHC.Real’)

lib/Data/Enumerator/Binary.hs:789:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:790:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:791:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:792:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:793:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:794:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:795:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:796:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:797:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:801:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:802:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:803:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:804:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:805:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:806:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:807:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:808:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:826:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:827:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:828:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:841:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:842:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:843:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:844:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:845:1: Warning: Tab character
[ 8 of 10] Compiling Data.Enumerator.IO ( lib/Data/Enumerator/IO.hs, dist/build/Data/Enumerator/IO.o )

lib/Data/Enumerator/IO.hs:13:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:14:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:15:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:16:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:17:1: Warning: Tab character
[ 9 of 10] Compiling Data.Enumerator.Text ( lib/Data/Enumerator/Text.hs, dist/build/Data/Enumerator/Text.o )

lib/Data/Enumerator/Text.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:43:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:44:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:45:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:46:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:47:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:48:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:49:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:50:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:51:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:52:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:53:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:54:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:55:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:56:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:57:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:58:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:59:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:60:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:61:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:62:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:63:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:64:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:65:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:66:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:67:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:68:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:69:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:70:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:71:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:72:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:73:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:74:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:75:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:76:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:77:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:78:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:79:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:83:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:84:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:85:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:86:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:87:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:93:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:94:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:95:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:96:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:97:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:98:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:99:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:100:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:101:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:102:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:103:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:104:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:105:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:106:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:107:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:108:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:109:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:125: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()

lib/Data/Enumerator/Text.hs:164:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:165:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:175:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:176:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:177:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:178:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:214:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:215:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:216:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:217:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:218:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:219:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:220:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:221:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:229:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:230:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:231:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:232:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:233:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:234:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:235:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:236:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:237:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:244:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:245:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:246:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:247:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:248:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:249:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:250:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:251:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:252:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:253:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:268:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:269:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:286:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:287:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:288:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:347:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:348:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:349:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:350:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:351:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:352:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:353:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:354:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:355:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:356:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:364:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:365:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:366:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:367:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:368:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:369:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:370:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:371:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:378:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:379:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:380:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:381:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:382:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:395:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:396:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:397:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:398:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:399:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:400:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:401:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:402:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:403:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:404:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:405:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:406:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:407:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:408:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:409:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:410:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:411:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:412:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:413:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:414:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:415:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:416:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:417:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:418:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:419:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:420:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:421:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:422:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:423:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:424:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:438:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:439:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:455:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:456:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:473:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:474:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:492:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:493:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:512:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:513:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:529:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:530:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:547:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:548:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:566:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:567:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:586:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:587:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:607:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:608:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:629:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:630:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:639:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:640:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:641:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:642:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:650:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:651:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:659:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:660:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:661:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:662:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:663:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:664:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:665:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:673:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:674:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:675:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:676:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:677:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:678:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:687:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:688:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:689:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:690:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:691:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:692:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:693:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:703:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:704:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:705:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:706:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:707:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:708:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:709:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:710:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:711:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:712:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:713:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:723:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:724:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:725:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:726:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:727:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:728:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:729:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:730:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:738:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:739:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:740:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:741:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:742:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:743:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:744:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for ‘eof’ shadows the existing binding
      bound at lib/Data/Enumerator/Text.hs:739:29

lib/Data/Enumerator/Text.hs:745:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:746:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:747:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:748:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:776:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:777:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:778:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:779:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:784:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:788:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:789:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:790:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:791:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:792:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:793:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:794:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:795:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:796:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:797:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:798:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:819:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:820:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:821:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:822:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:836:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:837:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:838:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:839:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:840:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:844:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:845:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:846:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:847:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:848:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:849:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:850:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:851:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:852:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:853:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:856:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:857:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:866:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:867:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:868:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:869:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:870:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:871:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:872:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:873:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:874:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:875:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:876:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:877:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:878:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:879:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:880:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:881:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:882:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:883:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:893:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:894:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:895:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:896:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:897:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:898:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:899:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:900:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:901:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:902:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:903:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:904:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:905:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:906:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:907:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:908:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:909:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:910:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:911:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:912:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:913:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:918:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:919:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:924:13: Warning: Tab character

lib/Data/Enumerator/Text.hs:925:13: Warning: Tab character

lib/Data/Enumerator/Text.hs:927:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:928:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:929:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:930:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:931:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:932:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:933:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:934:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:935:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:936:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:937:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:938:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:939:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:943:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:944:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:945:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:946:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:947:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:948:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:949:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:950:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:951:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:952:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:953:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:954:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:955:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:956:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:957:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:958:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:959:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:960:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:961:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:962:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:963:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:964:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:965:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:966:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:967:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:968:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:969:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:970:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:974:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:975:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:976:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:977:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:978:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:979:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:980:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:981:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:982:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:983:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:984:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:985:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:986:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:987:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:988:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:989:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:990:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:991:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:992:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:993:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:994:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:995:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:999:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1000:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1001:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1002:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1003:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1004:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1005:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1006:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1007:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1008:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1009:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1010:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1011:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1012:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1013:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1014:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1015:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1016:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1017:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1018:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1019:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1020:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1024:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1025:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1026:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1027:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1028:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1032:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1033:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1034:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1035:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1036:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1040:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1041:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1042:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1043:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1044:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1050:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1051:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1052:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1053:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1054:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1055:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1056:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1057:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1061:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1062:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1063:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1064:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1065:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1066:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1067:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1068:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1069:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1070:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1071:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1072:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1073:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1074:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1078:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1079:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1080:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1081:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1082:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1083:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1084:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1085:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1086:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1090:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1091:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1092:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1093:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1094:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1098:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1099:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1100:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1101:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1102:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1109:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1110:1: Warning: Tab character
[10 of 10] Compiling Data.Enumerator.Trans ( lib/Data/Enumerator/Trans.hs, dist/build/Data/Enumerator/Trans.o )

lib/Data/Enumerator/Trans.hs:18:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:19:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:20:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:21:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:43:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:44:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:45:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:46:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:47:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:48:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:49:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:50:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:51:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:52:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:53:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:54:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:55:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:56:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:57:1: Warning: Tab character

lib/Data/Enumerator/Trans.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()

lib/Data/Enumerator/Trans.hs:62:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

lib/Data/Enumerator/Trans.hs:78:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:79:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:93:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:94:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:95:1: Warning: Tab character

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

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

lib/Data/Enumerator/Trans.hs:103:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:103:18: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

lib/Data/Enumerator/Trans.hs:104:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:105:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:106:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:107:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:108:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:109:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:116:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:117:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:118:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:119:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:120:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:127:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:128:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:129:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:130:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:131:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:144:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:145:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:146:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:147:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:148:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:162:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:163:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:164:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:165:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:166:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:167:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:182:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:183:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:184:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:185:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:186:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:187:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:202:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:203:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:204:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:205:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:206:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:207:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:229:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:230:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:231:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:232:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:233:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:234:1: Warning: Tab character
In-place registering enumerator-0.4.20...
Running Haddock for enumerator-0.4.20...
Running hscolour for enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...

lib/Data/Enumerator/Util.hs:12:1: Warning: Tab character

lib/Data/Enumerator/Util.hs:13:1: Warning: Tab character

lib/Data/Enumerator/Util.hs:14:1: Warning: Tab character

lib/Data/Enumerator/Util.hs:15:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:17:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:18:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:19:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:20:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:21:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:65:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:66:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:67:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:70:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:71:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:72:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:75:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:76:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:77:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:83:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:84:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:85:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:107:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:108:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:111:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:113:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:114:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:115:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:116:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:117:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:118:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:119:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:120:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:121:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:122:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:123:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:126:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:129:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:194:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:197:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:198:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:201:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:202:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:206:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:207:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:292:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:293:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:302:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:303:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:304:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:312:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:313:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:341:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:342:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:359:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:360:1: Warning: Tab character

lib/Data/Enumerator/Internal.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()

lib/Data/Enumerator/Compatibility.hs:11:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:12:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:13:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:14:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:15:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:16:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:17:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:18:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:19:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:20:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:21:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:92:1: Warning: Tab character

lib/Data/Enumerator.hs:15:1: Warning: Tab character

lib/Data/Enumerator.hs:16:1: Warning: Tab character

lib/Data/Enumerator.hs:17:1: Warning: Tab character

lib/Data/Enumerator.hs:18:1: Warning: Tab character

lib/Data/Enumerator.hs:19:1: Warning: Tab character

lib/Data/Enumerator.hs:20:1: Warning: Tab character

lib/Data/Enumerator.hs:21:1: Warning: Tab character

lib/Data/Enumerator.hs:22:1: Warning: Tab character

lib/Data/Enumerator.hs:23:1: Warning: Tab character

lib/Data/Enumerator.hs:24:1: Warning: Tab character

lib/Data/Enumerator.hs:25:1: Warning: Tab character

lib/Data/Enumerator.hs:26:1: Warning: Tab character

lib/Data/Enumerator.hs:27:1: Warning: Tab character

lib/Data/Enumerator.hs:30:1: Warning: Tab character

lib/Data/Enumerator.hs:31:1: Warning: Tab character

lib/Data/Enumerator.hs:32:1: Warning: Tab character

lib/Data/Enumerator.hs:33:1: Warning: Tab character

lib/Data/Enumerator.hs:34:1: Warning: Tab character

lib/Data/Enumerator.hs:35:1: Warning: Tab character

lib/Data/Enumerator.hs:36:1: Warning: Tab character

lib/Data/Enumerator.hs:37:1: Warning: Tab character

lib/Data/Enumerator.hs:38:1: Warning: Tab character

lib/Data/Enumerator.hs:39:1: Warning: Tab character

lib/Data/Enumerator.hs:40:1: Warning: Tab character

lib/Data/Enumerator.hs:41:1: Warning: Tab character

lib/Data/Enumerator.hs:42:1: Warning: Tab character

lib/Data/Enumerator.hs:43:1: Warning: Tab character

lib/Data/Enumerator.hs:44:1: Warning: Tab character

lib/Data/Enumerator.hs:45:1: Warning: Tab character

lib/Data/Enumerator.hs:46:1: Warning: Tab character

lib/Data/Enumerator.hs:47:1: Warning: Tab character

lib/Data/Enumerator.hs:48:1: Warning: Tab character

lib/Data/Enumerator.hs:49:1: Warning: Tab character

lib/Data/Enumerator.hs:50:1: Warning: Tab character

lib/Data/Enumerator.hs:51:1: Warning: Tab character

lib/Data/Enumerator.hs:52:1: Warning: Tab character

lib/Data/Enumerator.hs:53:1: Warning: Tab character

lib/Data/Enumerator.hs:54:1: Warning: Tab character

lib/Data/Enumerator.hs:55:1: Warning: Tab character

lib/Data/Enumerator.hs:56:1: Warning: Tab character

lib/Data/Enumerator.hs:57:1: Warning: Tab character

lib/Data/Enumerator.hs:58:1: Warning: Tab character

lib/Data/Enumerator.hs:59:1: Warning: Tab character

lib/Data/Enumerator.hs:60:1: Warning: Tab character

lib/Data/Enumerator.hs:63:1: Warning: Tab character

lib/Data/Enumerator.hs:64:1: Warning: Tab character

lib/Data/Enumerator.hs:65:1: Warning: Tab character

lib/Data/Enumerator.hs:66:1: Warning: Tab character

lib/Data/Enumerator.hs:67:1: Warning: Tab character

lib/Data/Enumerator.hs:68:1: Warning: Tab character

lib/Data/Enumerator.hs:69:1: Warning: Tab character

lib/Data/Enumerator.hs:70:1: Warning: Tab character

lib/Data/Enumerator.hs:71:1: Warning: Tab character

lib/Data/Enumerator.hs:72:1: Warning: Tab character

lib/Data/Enumerator.hs:73:1: Warning: Tab character

lib/Data/Enumerator.hs:74:1: Warning: Tab character

lib/Data/Enumerator.hs:100:1: Warning: Tab character

lib/Data/Enumerator.hs:101:1: Warning: Tab character

lib/Data/Enumerator.hs:102:1: Warning: Tab character

lib/Data/Enumerator.hs:103:1: Warning: Tab character

lib/Data/Enumerator.hs:104:1: Warning: Tab character

lib/Data/Enumerator.hs:142:1: Warning: Tab character

lib/Data/Enumerator.hs:143:1: Warning: Tab character

lib/Data/Enumerator.hs:144:1: Warning: Tab character

lib/Data/Enumerator.hs:145:1: Warning: Tab character

lib/Data/Enumerator.hs:146:1: Warning: Tab character

lib/Data/Enumerator.hs:147:1: Warning: Tab character

lib/Data/Enumerator.hs:148:1: Warning: Tab character

lib/Data/Enumerator.hs:149:1: Warning: Tab character

lib/Data/Enumerator.hs:150:1: Warning: Tab character

lib/Data/Enumerator.hs:151:1: Warning: Tab character

lib/Data/Enumerator.hs:152:1: Warning: Tab character

lib/Data/Enumerator.hs:153:1: Warning: Tab character

lib/Data/Enumerator.hs:154:1: Warning: Tab character

lib/Data/Enumerator.hs:155:1: Warning: Tab character

lib/Data/Enumerator.hs:156:1: Warning: Tab character

lib/Data/Enumerator.hs:157:1: Warning: Tab character

lib/Data/Enumerator.hs:158:1: Warning: Tab character

lib/Data/Enumerator.hs:159:1: Warning: Tab character

lib/Data/Enumerator.hs:160:1: Warning: Tab character

lib/Data/Enumerator.hs:161:1: Warning: Tab character

lib/Data/Enumerator.hs:162:1: Warning: Tab character

lib/Data/Enumerator.hs:163:1: Warning: Tab character

lib/Data/Enumerator.hs:164:1: Warning: Tab character

lib/Data/Enumerator.hs:172:1: Warning: Tab character

lib/Data/Enumerator.hs:173:1: Warning: Tab character

lib/Data/Enumerator.hs:174:1: Warning: Tab character

lib/Data/Enumerator.hs:175:1: Warning: Tab character

lib/Data/Enumerator.hs:176:1: Warning: Tab character

lib/Data/Enumerator.hs:177:1: Warning: Tab character

lib/Data/Enumerator.hs:178:1: Warning: Tab character

lib/Data/Enumerator.hs:179:1: Warning: Tab character

lib/Data/Enumerator.hs:191:1: Warning: Tab character

lib/Data/Enumerator.hs:192:1: Warning: Tab character

lib/Data/Enumerator.hs:193:1: Warning: Tab character

lib/Data/Enumerator.hs:194:1: Warning: Tab character

lib/Data/Enumerator.hs:232:1: Warning: Tab character

lib/Data/Enumerator.hs:233:1: Warning: Tab character

lib/Data/Enumerator.hs:234:1: Warning: Tab character

lib/Data/Enumerator.hs:235:1: Warning: Tab character

lib/Data/Enumerator.hs:236:1: Warning: Tab character

lib/Data/Enumerator.hs:276:1: Warning: Tab character

lib/Data/Enumerator.hs:277:1: Warning: Tab character

lib/Data/Enumerator.hs:278:1: Warning: Tab character

lib/Data/Enumerator.hs:279:1: Warning: Tab character

lib/Data/Enumerator.hs:280:1: Warning: Tab character

lib/Data/Enumerator.hs:340:1: Warning: Tab character

lib/Data/Enumerator.hs:341:1: Warning: Tab character

lib/Data/Enumerator.hs:342:1: Warning: Tab character

lib/Data/Enumerator.hs:343:1: Warning: Tab character

lib/Data/Enumerator.hs:344:1: Warning: Tab character

lib/Data/Enumerator.hs:350:1: Warning: Tab character

lib/Data/Enumerator.hs:351:1: Warning: Tab character

lib/Data/Enumerator.hs:359:1: Warning: Tab character

lib/Data/Enumerator.hs:360:1: Warning: Tab character

lib/Data/Enumerator.hs:361:1: Warning: Tab character

lib/Data/Enumerator.hs:362:1: Warning: Tab character

lib/Data/Enumerator.hs:371:1: Warning: Tab character

lib/Data/Enumerator.hs:372:1: Warning: Tab character

lib/Data/Enumerator.hs:373:1: Warning: Tab character

lib/Data/Enumerator.hs:374:1: Warning: Tab character

lib/Data/Enumerator.hs:375:1: Warning: Tab character

lib/Data/Enumerator.hs:381:1: Warning: Tab character

lib/Data/Enumerator.hs:382:1: Warning: Tab character

lib/Data/Enumerator.hs:383:1: Warning: Tab character

lib/Data/Enumerator.hs:391:1: Warning: Tab character

lib/Data/Enumerator.hs:392:1: Warning: Tab character

lib/Data/Enumerator.hs:393:1: Warning: Tab character

lib/Data/Enumerator.hs:394:1: Warning: Tab character

lib/Data/Enumerator.hs:401:1: Warning: Tab character

lib/Data/Enumerator.hs:402:1: Warning: Tab character

lib/Data/Enumerator.hs:403:1: Warning: Tab character

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Iteratee’ is exported by ‘module Data.Enumerator.Internal’ and ‘Iteratee’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Enumerator’ is exported by ‘module Data.Enumerator.Internal’ and ‘Enumerator’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Enumeratee’ is exported by ‘module Data.Enumerator.Internal’ and ‘Enumeratee’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘>>==’ is exported by ‘module Data.Enumerator.Internal’ and ‘(>>==)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘==<<’ is exported by ‘module Data.Enumerator.Internal’ and ‘(==<<)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘$$’ is exported by ‘module Data.Enumerator.Internal’ and ‘($$)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘>==>’ is exported by ‘module Data.Enumerator.Internal’ and ‘(>==>)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘<==<’ is exported by ‘module Data.Enumerator.Internal’ and ‘(<==<)’

lib/Data/Enumerator/List.hs:17:1: Warning: Tab character

lib/Data/Enumerator/List.hs:18:1: Warning: Tab character

lib/Data/Enumerator/List.hs:19:1: Warning: Tab character

lib/Data/Enumerator/List.hs:20:1: Warning: Tab character

lib/Data/Enumerator/List.hs:21:1: Warning: Tab character

lib/Data/Enumerator/List.hs:22:1: Warning: Tab character

lib/Data/Enumerator/List.hs:23:1: Warning: Tab character

lib/Data/Enumerator/List.hs:24:1: Warning: Tab character

lib/Data/Enumerator/List.hs:25:1: Warning: Tab character

lib/Data/Enumerator/List.hs:26:1: Warning: Tab character

lib/Data/Enumerator/List.hs:27:1: Warning: Tab character

lib/Data/Enumerator/List.hs:28:1: Warning: Tab character

lib/Data/Enumerator/List.hs:29:1: Warning: Tab character

lib/Data/Enumerator/List.hs:30:1: Warning: Tab character

lib/Data/Enumerator/List.hs:31:1: Warning: Tab character

lib/Data/Enumerator/List.hs:32:1: Warning: Tab character

lib/Data/Enumerator/List.hs:33:1: Warning: Tab character

lib/Data/Enumerator/List.hs:34:1: Warning: Tab character

lib/Data/Enumerator/List.hs:35:1: Warning: Tab character

lib/Data/Enumerator/List.hs:36:1: Warning: Tab character

lib/Data/Enumerator/List.hs:37:1: Warning: Tab character

lib/Data/Enumerator/List.hs:38:1: Warning: Tab character

lib/Data/Enumerator/List.hs:39:1: Warning: Tab character

lib/Data/Enumerator/List.hs:40:1: Warning: Tab character

lib/Data/Enumerator/List.hs:41:1: Warning: Tab character

lib/Data/Enumerator/List.hs:42:1: Warning: Tab character

lib/Data/Enumerator/List.hs:43:1: Warning: Tab character

lib/Data/Enumerator/List.hs:44:1: Warning: Tab character

lib/Data/Enumerator/List.hs:45:1: Warning: Tab character

lib/Data/Enumerator/List.hs:46:1: Warning: Tab character

lib/Data/Enumerator/List.hs:47:1: Warning: Tab character

lib/Data/Enumerator/List.hs:48:1: Warning: Tab character

lib/Data/Enumerator/List.hs:49:1: Warning: Tab character

lib/Data/Enumerator/List.hs:50:1: Warning: Tab character

lib/Data/Enumerator/List.hs:51:1: Warning: Tab character

lib/Data/Enumerator/List.hs:52:1: Warning: Tab character

lib/Data/Enumerator/List.hs:53:1: Warning: Tab character

lib/Data/Enumerator/List.hs:54:1: Warning: Tab character

lib/Data/Enumerator/List.hs:55:1: Warning: Tab character

lib/Data/Enumerator/List.hs:56:1: Warning: Tab character

lib/Data/Enumerator/List.hs:57:1: Warning: Tab character

lib/Data/Enumerator/List.hs:58:1: Warning: Tab character

lib/Data/Enumerator/List.hs:59:1: Warning: Tab character

lib/Data/Enumerator/List.hs:60:1: Warning: Tab character

lib/Data/Enumerator/List.hs:61:1: Warning: Tab character

lib/Data/Enumerator/List.hs:62:1: Warning: Tab character

lib/Data/Enumerator/List.hs:63:1: Warning: Tab character

lib/Data/Enumerator/List.hs:64:1: Warning: Tab character

lib/Data/Enumerator/List.hs:65:1: Warning: Tab character

lib/Data/Enumerator/List.hs:66:1: Warning: Tab character

lib/Data/Enumerator/List.hs:67:1: Warning: Tab character

lib/Data/Enumerator/List.hs:68:1: Warning: Tab character

lib/Data/Enumerator/List.hs:69:1: Warning: Tab character

lib/Data/Enumerator/List.hs:70:1: Warning: Tab character

lib/Data/Enumerator/List.hs:71:1: Warning: Tab character

lib/Data/Enumerator/List.hs:72:1: Warning: Tab character

lib/Data/Enumerator/List.hs:73:1: Warning: Tab character

lib/Data/Enumerator/List.hs:74:1: Warning: Tab character

lib/Data/Enumerator/List.hs:75:1: Warning: Tab character

lib/Data/Enumerator/List.hs:76:1: Warning: Tab character

lib/Data/Enumerator/List.hs:77:1: Warning: Tab character

lib/Data/Enumerator/List.hs:78:1: Warning: Tab character

lib/Data/Enumerator/List.hs:79:1: Warning: Tab character

lib/Data/Enumerator/List.hs:80:1: Warning: Tab character

lib/Data/Enumerator/List.hs:81:1: Warning: Tab character

lib/Data/Enumerator/List.hs:82:1: Warning: Tab character

lib/Data/Enumerator/List.hs:83:1: Warning: Tab character

lib/Data/Enumerator/List.hs:84:1: Warning: Tab character

lib/Data/Enumerator/List.hs:85:1: Warning: Tab character

lib/Data/Enumerator/List.hs:105:1: Warning: Tab character

lib/Data/Enumerator/List.hs:106:1: Warning: Tab character

lib/Data/Enumerator/List.hs:107:1: Warning: Tab character

lib/Data/Enumerator/List.hs:108:1: Warning: Tab character

lib/Data/Enumerator/List.hs:109:1: Warning: Tab character

lib/Data/Enumerator/List.hs:118:1: Warning: Tab character

lib/Data/Enumerator/List.hs:119:1: Warning: Tab character

lib/Data/Enumerator/List.hs:120:1: Warning: Tab character

lib/Data/Enumerator/List.hs:121:1: Warning: Tab character

lib/Data/Enumerator/List.hs:122:1: Warning: Tab character

lib/Data/Enumerator/List.hs:123:1: Warning: Tab character

lib/Data/Enumerator/List.hs:133:1: Warning: Tab character

lib/Data/Enumerator/List.hs:134:1: Warning: Tab character

lib/Data/Enumerator/List.hs:144:1: Warning: Tab character

lib/Data/Enumerator/List.hs:145:1: Warning: Tab character

lib/Data/Enumerator/List.hs:146:1: Warning: Tab character

lib/Data/Enumerator/List.hs:147:1: Warning: Tab character

lib/Data/Enumerator/List.hs:156:1: Warning: Tab character

lib/Data/Enumerator/List.hs:157:1: Warning: Tab character

lib/Data/Enumerator/List.hs:158:1: Warning: Tab character

lib/Data/Enumerator/List.hs:159:1: Warning: Tab character

lib/Data/Enumerator/List.hs:160:1: Warning: Tab character

lib/Data/Enumerator/List.hs:161:1: Warning: Tab character

lib/Data/Enumerator/List.hs:162:1: Warning: Tab character

lib/Data/Enumerator/List.hs:163:1: Warning: Tab character

lib/Data/Enumerator/List.hs:202:1: Warning: Tab character

lib/Data/Enumerator/List.hs:203:1: Warning: Tab character

lib/Data/Enumerator/List.hs:204:1: Warning: Tab character

lib/Data/Enumerator/List.hs:205:1: Warning: Tab character

lib/Data/Enumerator/List.hs:206:1: Warning: Tab character

lib/Data/Enumerator/List.hs:207:1: Warning: Tab character

lib/Data/Enumerator/List.hs:208:1: Warning: Tab character

lib/Data/Enumerator/List.hs:215:1: Warning: Tab character

lib/Data/Enumerator/List.hs:216:1: Warning: Tab character

lib/Data/Enumerator/List.hs:217:1: Warning: Tab character

lib/Data/Enumerator/List.hs:218:1: Warning: Tab character

lib/Data/Enumerator/List.hs:219:1: Warning: Tab character

lib/Data/Enumerator/List.hs:220:1: Warning: Tab character

lib/Data/Enumerator/List.hs:221:1: Warning: Tab character

lib/Data/Enumerator/List.hs:222:1: Warning: Tab character

lib/Data/Enumerator/List.hs:235:1: Warning: Tab character

lib/Data/Enumerator/List.hs:236:1: Warning: Tab character

lib/Data/Enumerator/List.hs:254:1: Warning: Tab character

lib/Data/Enumerator/List.hs:255:1: Warning: Tab character

lib/Data/Enumerator/List.hs:256:1: Warning: Tab character

lib/Data/Enumerator/List.hs:272:1: Warning: Tab character

lib/Data/Enumerator/List.hs:273:1: Warning: Tab character

lib/Data/Enumerator/List.hs:282:1: Warning: Tab character

lib/Data/Enumerator/List.hs:283:1: Warning: Tab character

lib/Data/Enumerator/List.hs:284:1: Warning: Tab character

lib/Data/Enumerator/List.hs:285:1: Warning: Tab character

lib/Data/Enumerator/List.hs:286:1: Warning: Tab character

lib/Data/Enumerator/List.hs:305:1: Warning: Tab character

lib/Data/Enumerator/List.hs:306:1: Warning: Tab character

lib/Data/Enumerator/List.hs:307:1: Warning: Tab character

lib/Data/Enumerator/List.hs:308:1: Warning: Tab character

lib/Data/Enumerator/List.hs:333:1: Warning: Tab character

lib/Data/Enumerator/List.hs:334:1: Warning: Tab character

lib/Data/Enumerator/List.hs:335:1: Warning: Tab character

lib/Data/Enumerator/List.hs:336:1: Warning: Tab character

lib/Data/Enumerator/List.hs:337:1: Warning: Tab character

lib/Data/Enumerator/List.hs:338:1: Warning: Tab character

lib/Data/Enumerator/List.hs:339:1: Warning: Tab character

lib/Data/Enumerator/List.hs:347:1: Warning: Tab character

lib/Data/Enumerator/List.hs:348:1: Warning: Tab character

lib/Data/Enumerator/List.hs:349:1: Warning: Tab character

lib/Data/Enumerator/List.hs:350:1: Warning: Tab character

lib/Data/Enumerator/List.hs:351:1: Warning: Tab character

lib/Data/Enumerator/List.hs:358:1: Warning: Tab character

lib/Data/Enumerator/List.hs:359:1: Warning: Tab character

lib/Data/Enumerator/List.hs:360:1: Warning: Tab character

lib/Data/Enumerator/List.hs:373:1: Warning: Tab character

lib/Data/Enumerator/List.hs:374:1: Warning: Tab character

lib/Data/Enumerator/List.hs:375:1: Warning: Tab character

lib/Data/Enumerator/List.hs:376:1: Warning: Tab character

lib/Data/Enumerator/List.hs:377:1: Warning: Tab character

lib/Data/Enumerator/List.hs:378:1: Warning: Tab character

lib/Data/Enumerator/List.hs:379:1: Warning: Tab character

lib/Data/Enumerator/List.hs:380:1: Warning: Tab character

lib/Data/Enumerator/List.hs:381:1: Warning: Tab character

lib/Data/Enumerator/List.hs:382:1: Warning: Tab character

lib/Data/Enumerator/List.hs:383:1: Warning: Tab character

lib/Data/Enumerator/List.hs:384:1: Warning: Tab character

lib/Data/Enumerator/List.hs:385:1: Warning: Tab character

lib/Data/Enumerator/List.hs:386:1: Warning: Tab character

lib/Data/Enumerator/List.hs:387:1: Warning: Tab character

lib/Data/Enumerator/List.hs:388:1: Warning: Tab character

lib/Data/Enumerator/List.hs:389:1: Warning: Tab character

lib/Data/Enumerator/List.hs:390:1: Warning: Tab character

lib/Data/Enumerator/List.hs:391:1: Warning: Tab character

lib/Data/Enumerator/List.hs:392:1: Warning: Tab character

lib/Data/Enumerator/List.hs:393:1: Warning: Tab character

lib/Data/Enumerator/List.hs:394:1: Warning: Tab character

lib/Data/Enumerator/List.hs:395:1: Warning: Tab character

lib/Data/Enumerator/List.hs:396:1: Warning: Tab character

lib/Data/Enumerator/List.hs:397:1: Warning: Tab character

lib/Data/Enumerator/List.hs:398:1: Warning: Tab character

lib/Data/Enumerator/List.hs:399:1: Warning: Tab character

lib/Data/Enumerator/List.hs:413:1: Warning: Tab character

lib/Data/Enumerator/List.hs:414:1: Warning: Tab character

lib/Data/Enumerator/List.hs:430:1: Warning: Tab character

lib/Data/Enumerator/List.hs:431:1: Warning: Tab character

lib/Data/Enumerator/List.hs:448:1: Warning: Tab character

lib/Data/Enumerator/List.hs:449:1: Warning: Tab character

lib/Data/Enumerator/List.hs:467:1: Warning: Tab character

lib/Data/Enumerator/List.hs:468:1: Warning: Tab character

lib/Data/Enumerator/List.hs:487:1: Warning: Tab character

lib/Data/Enumerator/List.hs:488:1: Warning: Tab character

lib/Data/Enumerator/List.hs:504:1: Warning: Tab character

lib/Data/Enumerator/List.hs:505:1: Warning: Tab character

lib/Data/Enumerator/List.hs:522:1: Warning: Tab character

lib/Data/Enumerator/List.hs:523:1: Warning: Tab character

lib/Data/Enumerator/List.hs:541:1: Warning: Tab character

lib/Data/Enumerator/List.hs:542:1: Warning: Tab character

lib/Data/Enumerator/List.hs:561:1: Warning: Tab character

lib/Data/Enumerator/List.hs:562:1: Warning: Tab character

lib/Data/Enumerator/List.hs:582:1: Warning: Tab character

lib/Data/Enumerator/List.hs:583:1: Warning: Tab character

lib/Data/Enumerator/List.hs:604:1: Warning: Tab character

lib/Data/Enumerator/List.hs:605:1: Warning: Tab character

lib/Data/Enumerator/List.hs:614:1: Warning: Tab character

lib/Data/Enumerator/List.hs:615:1: Warning: Tab character

lib/Data/Enumerator/List.hs:616:1: Warning: Tab character

lib/Data/Enumerator/List.hs:624:1: Warning: Tab character

lib/Data/Enumerator/List.hs:625:1: Warning: Tab character

lib/Data/Enumerator/List.hs:633:1: Warning: Tab character

lib/Data/Enumerator/List.hs:634:1: Warning: Tab character

lib/Data/Enumerator/List.hs:635:1: Warning: Tab character

lib/Data/Enumerator/List.hs:636:1: Warning: Tab character

lib/Data/Enumerator/List.hs:637:1: Warning: Tab character

lib/Data/Enumerator/List.hs:638:1: Warning: Tab character

lib/Data/Enumerator/List.hs:646:1: Warning: Tab character

lib/Data/Enumerator/List.hs:647:1: Warning: Tab character

lib/Data/Enumerator/List.hs:648:1: Warning: Tab character

lib/Data/Enumerator/List.hs:649:1: Warning: Tab character

lib/Data/Enumerator/List.hs:658:1: Warning: Tab character

lib/Data/Enumerator/List.hs:659:1: Warning: Tab character

lib/Data/Enumerator/List.hs:660:1: Warning: Tab character

lib/Data/Enumerator/List.hs:661:1: Warning: Tab character

lib/Data/Enumerator/List.hs:662:1: Warning: Tab character

lib/Data/Enumerator/List.hs:672:1: Warning: Tab character

lib/Data/Enumerator/List.hs:673:1: Warning: Tab character

lib/Data/Enumerator/List.hs:674:1: Warning: Tab character

lib/Data/Enumerator/List.hs:675:1: Warning: Tab character

lib/Data/Enumerator/List.hs:676:1: Warning: Tab character

lib/Data/Enumerator/List.hs:677:1: Warning: Tab character

lib/Data/Enumerator/List.hs:678:1: Warning: Tab character

lib/Data/Enumerator/List.hs:679:1: Warning: Tab character

lib/Data/Enumerator/List.hs:680:1: Warning: Tab character

lib/Data/Enumerator/List.hs:690:1: Warning: Tab character

lib/Data/Enumerator/List.hs:691:1: Warning: Tab character

lib/Data/Enumerator/List.hs:692:1: Warning: Tab character

lib/Data/Enumerator/List.hs:693:1: Warning: Tab character

lib/Data/Enumerator/List.hs:694:1: Warning: Tab character

lib/Data/Enumerator/List.hs:702:1: Warning: Tab character

lib/Data/Enumerator/List.hs:703:1: Warning: Tab character

lib/Data/Enumerator/List.hs:704:1: Warning: Tab character

lib/Data/Enumerator/List.hs:715:1: Warning: Tab character

lib/Data/Enumerator/List.hs:716:1: Warning: Tab character

lib/Data/Enumerator/List.hs:717:1: Warning: Tab character

lib/Data/Enumerator/List.hs:92: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()

lib/Data/Enumerator/Binary.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:43:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:44:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:45:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:46:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:47:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:48:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:49:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:50:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:51:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:52:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:53:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:54:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:55:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:56:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:57:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:58:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:59:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:60:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:61:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:62:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:63:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:64:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:65:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:66:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:67:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:68:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:69:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:70:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:71:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:72:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:73:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:74:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:75:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:76:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:77:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:78:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:79:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:83:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:84:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:85:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:86:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:87:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:93:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:94:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:95:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:96:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:140:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:141:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:151:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:152:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:153:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:154:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:190:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:191:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:192:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:193:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:194:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:195:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:196:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:197:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:205:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:206:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:207:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:208:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:209:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:210:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:211:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:212:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:213:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:220:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:221:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:222:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:223:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:224:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:225:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:226:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:227:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:228:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:229:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:244:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:245:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:262:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:263:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:264:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:324:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:325:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:326:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:327:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:328:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:329:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:330:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:331:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:332:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:333:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:341:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:342:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:343:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:344:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:345:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:346:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:347:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:348:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:355:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:356:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:357:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:358:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:359:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:372:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:373:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:374:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:375:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:376:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:377:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:378:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:379:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:380:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:381:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:382:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:383:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:384:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:385:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:386:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:387:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:388:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:389:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:390:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:391:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:392:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:393:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:394:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:395:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:396:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:397:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:398:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:399:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:400:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:401:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:415:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:416:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:432:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:433:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:450:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:451:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:469:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:470:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:489:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:490:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:506:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:507:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:524:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:525:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:543:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:544:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:563:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:564:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:584:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:585:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:606:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:607:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:616:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:617:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:618:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:619:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:627:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:628:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:636:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:637:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:638:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:639:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:640:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:641:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:642:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:650:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:651:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:652:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:653:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:654:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:655:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:664:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:665:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:666:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:667:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:668:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:669:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:670:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:680:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:681:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:682:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:683:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:684:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:685:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:686:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:687:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:688:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:689:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:690:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:700:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:701:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:702:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:703:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:704:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:705:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:706:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:707:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:715:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:716:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:717:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:718:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:719:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:720:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:721:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:722:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:723:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:724:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:725:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:745:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:746:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:747:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:748:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:749:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:750:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:779:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:780:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:781:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:782:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:783:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:784:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:785:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:786:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:787:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:788:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:789:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:790:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:791:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:792:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:793:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:794:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:795:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:796:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:797:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:801:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:802:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:803:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:804:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:805:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:806:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:807:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:808:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:826:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:827:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:828:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:841:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:842:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:843:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:844:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:845:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:106: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()

lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for ‘eof’ shadows the existing binding
      bound at lib/Data/Enumerator/Binary.hs:716:29

lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for ‘rem’ shadows the existing binding
      imported from ‘Prelude’ at lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in ‘GHC.Real’)

lib/Data/Enumerator/IO.hs:13:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:14:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:15:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:16:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:17:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:43:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:44:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:45:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:46:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:47:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:48:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:49:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:50:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:51:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:52:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:53:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:54:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:55:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:56:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:57:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:58:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:59:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:60:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:61:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:62:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:63:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:64:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:65:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:66:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:67:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:68:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:69:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:70:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:71:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:72:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:73:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:74:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:75:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:76:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:77:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:78:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:79:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:83:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:84:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:85:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:86:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:87:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:93:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:94:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:95:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:96:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:97:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:98:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:99:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:100:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:101:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:102:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:103:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:104:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:105:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:106:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:107:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:108:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:109:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:164:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:165:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:175:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:176:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:177:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:178:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:214:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:215:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:216:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:217:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:218:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:219:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:220:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:221:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:229:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:230:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:231:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:232:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:233:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:234:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:235:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:236:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:237:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:244:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:245:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:246:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:247:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:248:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:249:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:250:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:251:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:252:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:253:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:268:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:269:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:286:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:287:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:288:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:347:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:348:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:349:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:350:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:351:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:352:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:353:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:354:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:355:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:356:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:364:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:365:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:366:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:367:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:368:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:369:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:370:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:371:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:378:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:379:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:380:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:381:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:382:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:395:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:396:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:397:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:398:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:399:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:400:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:401:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:402:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:403:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:404:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:405:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:406:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:407:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:408:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:409:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:410:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:411:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:412:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:413:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:414:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:415:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:416:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:417:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:418:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:419:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:420:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:421:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:422:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:423:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:424:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:438:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:439:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:455:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:456:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:473:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:474:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:492:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:493:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:512:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:513:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:529:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:530:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:547:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:548:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:566:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:567:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:586:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:587:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:607:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:608:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:629:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:630:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:639:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:640:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:641:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:642:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:650:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:651:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:659:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:660:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:661:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:662:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:663:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:664:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:665:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:673:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:674:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:675:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:676:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:677:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:678:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:687:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:688:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:689:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:690:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:691:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:692:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:693:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:703:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:704:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:705:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:706:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:707:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:708:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:709:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:710:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:711:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:712:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:713:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:723:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:724:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:725:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:726:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:727:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:728:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:729:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:730:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:738:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:739:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:740:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:741:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:742:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:743:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:744:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:745:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:746:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:747:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:748:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:776:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:777:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:778:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:779:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:784:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:788:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:789:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:790:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:791:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:792:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:793:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:794:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:795:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:796:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:797:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:798:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:819:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:820:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:821:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:822:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:836:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:837:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:838:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:839:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:840:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:844:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:845:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:846:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:847:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:848:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:849:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:850:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:851:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:852:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:853:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:856:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:857:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:866:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:867:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:868:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:869:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:870:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:871:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:872:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:873:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:874:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:875:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:876:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:877:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:878:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:879:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:880:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:881:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:882:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:883:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:893:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:894:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:895:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:896:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:897:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:898:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:899:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:900:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:901:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:902:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:903:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:904:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:905:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:906:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:907:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:908:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:909:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:910:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:911:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:912:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:913:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:918:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:919:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:924:13: Warning: Tab character

lib/Data/Enumerator/Text.hs:925:13: Warning: Tab character

lib/Data/Enumerator/Text.hs:927:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:928:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:929:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:930:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:931:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:932:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:933:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:934:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:935:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:936:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:937:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:938:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:939:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:943:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:944:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:945:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:946:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:947:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:948:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:949:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:950:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:951:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:952:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:953:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:954:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:955:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:956:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:957:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:958:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:959:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:960:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:961:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:962:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:963:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:964:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:965:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:966:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:967:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:968:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:969:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:970:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:974:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:975:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:976:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:977:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:978:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:979:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:980:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:981:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:982:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:983:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:984:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:985:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:986:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:987:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:988:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:989:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:990:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:991:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:992:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:993:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:994:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:995:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:999:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1000:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1001:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1002:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1003:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1004:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1005:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1006:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1007:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1008:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1009:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1010:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1011:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1012:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1013:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1014:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1015:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1016:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1017:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1018:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1019:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1020:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1024:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1025:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1026:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1027:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1028:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1032:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1033:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1034:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1035:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1036:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1040:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1041:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1042:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1043:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1044:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1050:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1051:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1052:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1053:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1054:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1055:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1056:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1057:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1061:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1062:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1063:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1064:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1065:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1066:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1067:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1068:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1069:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1070:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1071:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1072:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1073:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1074:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1078:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1079:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1080:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1081:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1082:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1083:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1084:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1085:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1086:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1090:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1091:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1092:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1093:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1094:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1098:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1099:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1100:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1101:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1102:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1109:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1110:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:125: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()

lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for ‘eof’ shadows the existing binding
      bound at lib/Data/Enumerator/Text.hs:739:29

lib/Data/Enumerator/Trans.hs:18:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:19:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:20:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:21:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:43:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:44:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:45:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:46:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:47:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:48:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:49:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:50:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:51:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:52:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:53:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:54:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:55:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:56:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:57:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:78:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:79:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:93:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:94:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:95:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:103:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:104:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:105:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:106:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:107:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:108:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:109:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:116:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:117:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:118:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:119:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:120:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:127:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:128:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:129:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:130:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:131:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:144:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:145:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:146:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:147:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:148:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:162:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:163:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:164:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:165:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:166:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:167:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:182:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:183:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:184:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:185:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:186:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:187:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:202:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:203:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:204:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:205:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:206:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:207:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:229:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:230:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:231:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:232:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:233:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:234:1: Warning: Tab character

lib/Data/Enumerator/Trans.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()

lib/Data/Enumerator/Trans.hs:62:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

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

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

lib/Data/Enumerator/Trans.hs:103:18: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
   0% (  0 /  7) in 'Data.Enumerator.Util'
  Missing documentation for:
    Module header
    pad0 (lib/Data/Enumerator/Util.hs:10)
    reprChar (lib/Data/Enumerator/Util.hs:17)
    reprWord (lib/Data/Enumerator/Util.hs:20)
    tSpanBy (lib/Data/Enumerator/Util.hs:23)
    tlSpanBy (lib/Data/Enumerator/Util.hs:24)
    textToStrict (lib/Data/Enumerator/Util.hs:33)
  95% ( 21 / 22) in 'Data.Enumerator.Internal'
  Missing documentation for:
    Step (lib/Data/Enumerator/Internal.hs:79)
 100% ( 27 / 27) in 'Data.Enumerator.Compatibility'
 100% ( 67 / 67) in 'Data.Enumerator'
 100% ( 57 / 57) in 'Data.Enumerator.List'
 100% ( 62 / 62) in 'Data.Enumerator.Binary'
 100% (  4 /  4) in 'Data.Enumerator.IO'
  89% ( 64 / 72) in 'Data.Enumerator.Text'
  Missing documentation for:
    Codec (lib/Data/Enumerator/Text.hs:843)
    utf8 (lib/Data/Enumerator/Text.hs:941)
    utf16_le (lib/Data/Enumerator/Text.hs:972)
    utf16_be (lib/Data/Enumerator/Text.hs:997)
    utf32_le (lib/Data/Enumerator/Text.hs:1030)
    utf32_be (lib/Data/Enumerator/Text.hs:1038)
    ascii (lib/Data/Enumerator/Text.hs:1059)
    iso8859_1 (lib/Data/Enumerator/Text.hs:1076)
 100% ( 32 / 32) in 'Data.Enumerator.Trans'
Documentation created: dist/doc/html/enumerator/index.html,
dist/doc/html/enumerator/enumerator.txt
Creating package registration file:
/tmp/pkgConf-enumerator-0.413838664292074941497.20
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/enumerator-0.4.20-DW14jhPkunT9F2YsGRve5H
Registering enumerator-0.4.20...
Installed enumerator-0.4.20
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:460: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 )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.4.0...
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...

Data/Hashable/Class.hs:460: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'."
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.42077643493601110799.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/hashable-1.2.4.0-8GjadD03dR57AKCJdr90LD
Registering hashable-1.2.4.0...
Installed hashable-1.2.4.0
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.16780738701799656624.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.9-EE5NO1mlYLh4J8mgDEshNv
Registering parsec-3.1.9...
Installed parsec-3.1.9
Downloading libgraph-1.10...
Configuring libgraph-1.10...
Building libgraph-1.10...
Preprocessing library libgraph-1.10...
[1 of 9] Compiling Data.Graph.Libgraph.UnionFind ( Data/Graph/Libgraph/UnionFind.hs, dist/build/Data/Graph/Libgraph/UnionFind.o )
[2 of 9] Compiling Data.Graph.Libgraph.Core ( Data/Graph/Libgraph/Core.hs, dist/build/Data/Graph/Libgraph/Core.o )
[3 of 9] Compiling Data.Graph.Libgraph.Dot ( Data/Graph/Libgraph/Dot.hs, dist/build/Data/Graph/Libgraph/Dot.o )
[4 of 9] Compiling Data.Graph.Libgraph.DepthFirst ( Data/Graph/Libgraph/DepthFirst.hs, dist/build/Data/Graph/Libgraph/DepthFirst.o )
[5 of 9] Compiling Data.Graph.Libgraph.Dominance ( Data/Graph/Libgraph/Dominance.hs, dist/build/Data/Graph/Libgraph/Dominance.o )
[6 of 9] Compiling Data.Graph.Libgraph.Cycles ( Data/Graph/Libgraph/Cycles.hs, dist/build/Data/Graph/Libgraph/Cycles.o )
[7 of 9] Compiling Data.Graph.Libgraph.Dagify ( Data/Graph/Libgraph/Dagify.hs, dist/build/Data/Graph/Libgraph/Dagify.o )
[8 of 9] Compiling Data.Graph.Libgraph.AlgoDebug ( Data/Graph/Libgraph/AlgoDebug.hs, dist/build/Data/Graph/Libgraph/AlgoDebug.o )
[9 of 9] Compiling Data.Graph.Libgraph ( Data/Graph/Libgraph.hs, dist/build/Data/Graph/Libgraph.o )
In-place registering libgraph-1.10...
Running Haddock for libgraph-1.10...
Running hscolour for libgraph-1.10...
Preprocessing library libgraph-1.10...
Preprocessing library libgraph-1.10...

Data/Graph/Libgraph/Dot.hs:23:11:
    parse error on input ‘-- | isRoot v  = vName r ++ "[shape=none label=\".\"]\n"’
Haddock coverage:
   0% (  0 /  5) in 'Data.Graph.Libgraph.UnionFind'
  Missing documentation for:
    Module header
    UF (Data/Graph/Libgraph/UnionFind.hs:14)
    fromList (Data/Graph/Libgraph/UnionFind.hs:16)
    find (Data/Graph/Libgraph/UnionFind.hs:27)
    union (Data/Graph/Libgraph/UnionFind.hs:30)
  22% (  6 / 27) in 'Data.Graph.Libgraph.Core'
  Missing documentation for:
    Module header
    Arc (Data/Graph/Libgraph/Core.hs:14)
    SimpleArc (Data/Graph/Libgraph/Core.hs:18)
    Graph (Data/Graph/Libgraph/Core.hs:22)
    SimpleGraph (Data/Graph/Libgraph/Core.hs:28)
    unitGraph (Data/Graph/Libgraph/Core.hs:43)
    succCache (Data/Graph/Libgraph/Core.hs:55)
    insertCon (Data/Graph/Libgraph/Core.hs:63)
    mapGraph (Data/Graph/Libgraph/Core.hs:81)
    mapArcs (Data/Graph/Libgraph/Core.hs:84)
    mapArcsV (Data/Graph/Libgraph/Core.hs:87)
    mapArcV (Data/Graph/Libgraph/Core.hs:90)
    mapArc (Data/Graph/Libgraph/Core.hs:93)
    filterArc (Data/Graph/Libgraph/Core.hs:96)
    nothingIsFalse (Data/Graph/Libgraph/Core.hs:102)
    lookup' (Data/Graph/Libgraph/Core.hs:106)
    fstElem (Data/Graph/Libgraph/Core.hs:111)
    update (Data/Graph/Libgraph/Core.hs:114)
    sndList (Data/Graph/Libgraph/Core.hs:117)
    fstList (Data/Graph/Libgraph/Core.hs:120)
    treeDepth (Data/Graph/Libgraph/Core.hs:125)
Creating package registration file:
/tmp/pkgConf-libgraph-117992336831439972672.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/libgraph-1.10-IzdQGnXraCh6BqrvzHbyd8
Registering libgraph-1.10...
Installed libgraph-1.10
Downloading zlib-bindings-0.1.1.5...
Configuring zlib-bindings-0.1.1.5...
Building zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
[1 of 2] Compiling Codec.Zlib.Lowlevel ( Codec/Zlib/Lowlevel.hs, dist/build/Codec/Zlib/Lowlevel.o )
[2 of 2] Compiling Codec.Zlib       ( Codec/Zlib.hs, dist/build/Codec/Zlib.o )
In-place registering zlib-bindings-0.1.1.5...
Running Haddock for zlib-bindings-0.1.1.5...
Running hscolour for zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
Haddock coverage:
   0% (  0 / 20) in 'Codec.Zlib.Lowlevel'
  Missing documentation for:
    Module header
    ZStreamStruct (Codec/Zlib/Lowlevel.hs:29)
    ZStream' (Codec/Zlib/Lowlevel.hs:30)
    zstreamNew (Codec/Zlib/Lowlevel.hs:40)
    Strategy (Codec/Zlib/Lowlevel.hs:32)
    deflateInit2 (Codec/Zlib/Lowlevel.hs:47)
    inflateInit2 (Codec/Zlib/Lowlevel.hs:56)
    c_free_z_stream_inflate (Codec/Zlib/Lowlevel.hs:59)
    c_free_z_stream_deflate (Codec/Zlib/Lowlevel.hs:62)
    c_set_avail_in (Codec/Zlib/Lowlevel.hs:65)
    c_set_avail_out (Codec/Zlib/Lowlevel.hs:68)
    c_get_avail_out (Codec/Zlib/Lowlevel.hs:71)
    c_get_avail_in (Codec/Zlib/Lowlevel.hs:74)
    c_get_next_in (Codec/Zlib/Lowlevel.hs:77)
    c_call_inflate_noflush (Codec/Zlib/Lowlevel.hs:80)
    c_call_deflate_noflush (Codec/Zlib/Lowlevel.hs:83)
    c_call_deflate_finish (Codec/Zlib/Lowlevel.hs:86)
    c_call_deflate_flush (Codec/Zlib/Lowlevel.hs:89)
    c_call_deflate_set_dictionary (Codec/Zlib/Lowlevel.hs:92)
    c_call_inflate_set_dictionary (Codec/Zlib/Lowlevel.hs:95)
 100% ( 20 / 20) in 'Codec.Zlib'
Warning: Codec.Zlib: could not find link destinations for:
    D1WindowBits C1_0WindowBits C1_1WindowBits
Documentation created: dist/doc/html/zlib-bindings/index.html,
dist/doc/html/zlib-bindings/zlib-bindings.txt
Creating package registration file:
/tmp/pkgConf-zlib-bindings-0.1.11500758826890117155.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/zlib-bindings-0.1.1.5-4TLHzVhj5c37rqLzkivtLr
Registering zlib-bindings-0.1.1.5...
Installed zlib-bindings-0.1.1.5
Downloading regex-posix-0.95.2...
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.951193353426380509317.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/regex-posix-0.95.2-ClFHQvfj6rtJ1Pxo4OAy89
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.51781507959841834532.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-0.5.3-DLQPsKM7BNMFfKH45X8LEe
Registering data-default-0.5.3...
Installed data-default-0.5.3
Downloading streaming-commons-0.1.15.1...
Configuring streaming-commons-0.1.15.1...
Building streaming-commons-0.1.15.1...
Preprocessing library streaming-commons-0.1.15.1...
[ 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.15.1...
Running Haddock for streaming-commons-0.1.15.1...
Running hscolour for streaming-commons-0.1.15.1...
Preprocessing library streaming-commons-0.1.15.1...
Preprocessing library streaming-commons-0.1.15.1...
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:470)
    HasPort (Data/Streaming/Network.hs:473)
    HasAfterBind (Data/Streaming/Network.hs:525)
    HasReadWrite (Data/Streaming/Network.hs:643)
    HasPath (Data/Streaming/Network.hs:505)
    setPort (Data/Streaming/Network.hs:483)
    setHost (Data/Streaming/Network.hs:486)
    setAfterBind (Data/Streaming/Network.hs:537)
    setNeedLocalAddr (Data/Streaming/Network.hs:519)
    setPath (Data/Streaming/Network.hs:515)
    getPort (Data/Streaming/Network.hs:480)
    getHost (Data/Streaming/Network.hs:489)
    getAfterBind (Data/Streaming/Network.hs:534)
    getNeedLocalAddr (Data/Streaming/Network.hs:522)
    getPath (Data/Streaming/Network.hs:512)
    appRead (Data/Streaming/Network.hs:655)
    appWrite (Data/Streaming/Network.hs:658)
    appSockAddr (Data/Streaming/Network.hs:627)
    appLocalAddr (Data/Streaming/Network.hs:624)
    unassignedPorts (Data/Streaming/Network.hs:229)
    safeRecv (Data/Streaming/Network.hs:342)
    ConnectionHandle (Data/Streaming/Network.hs:570)
    runTCPServerWithHandle (Data/Streaming/Network.hs:572)
  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.15919564026181187346.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/streaming-commons-0.1.15.1-C5lcr8jycj3AuVhjUPYiNo
Registering streaming-commons-0.1.15.1...
Installed streaming-commons-0.1.15.1
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.02400941121481163338.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/case-insensitive-1.2.0.5-DNSVdyEjyyl9Og6G8xHN9C
Registering case-insensitive-1.2.0.5...
Installed case-insensitive-1.2.0.5
Configuring scientific-0.3.4.4...
Building scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
[1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 7] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o )
[4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[5 of 7] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[7 of 7] 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.4...
Running Haddock for scientific-0.3.4.4...
Running hscolour for scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
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)
   0% (  0 /  2) in 'GHC.Integer.Compat'
  Missing documentation for:
    Module header
    divInteger
 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.4798542241618240642.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/scientific-0.3.4.4-AqBmwDfwK7K24A70hu3AxF
Registering scientific-0.3.4.4...
Installed scientific-0.3.4.4
Configuring unordered-containers-0.2.6.0...
Building unordered-containers-0.2.6.0...
Preprocessing library unordered-containers-0.2.6.0...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.6.0...
Running Haddock for unordered-containers-0.2.6.0...
Running hscolour for unordered-containers-0.2.6.0...
Preprocessing library unordered-containers-0.2.6.0...
Preprocessing library unordered-containers-0.2.6.0...
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:101)
    MArray (Data/HashMap/Array.hs:126)
    new_ (Data/HashMap/Array.hs:173)
    singleton (Data/HashMap/Array.hs:176)
    singletonM (Data/HashMap/Array.hs:180)
    pair (Data/HashMap/Array.hs:184)
    length (Data/HashMap/Array.hs:112)
    lengthM (Data/HashMap/Array.hs:134)
    read (Data/HashMap/Array.hs:191)
    write (Data/HashMap/Array.hs:197)
    index (Data/HashMap/Array.hs:204)
    indexM (Data/HashMap/Array.hs:210)
    unsafeFreeze (Data/HashMap/Array.hs:216)
    unsafeThaw (Data/HashMap/Array.hs:222)
    run (Data/HashMap/Array.hs:228)
    run2 (Data/HashMap/Array.hs:232)
    foldl' (Data/HashMap/Array.hs:334)
    foldr (Data/HashMap/Array.hs:342)
    thaw (Data/HashMap/Array.hs:354)
    map (Data/HashMap/Array.hs:387)
    traverse (Data/HashMap/Array.hs:430)
    filter (Data/HashMap/Array.hs:435)
    toList (Data/HashMap/Array.hs:427)
  88% ( 60 / 68) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:133)
    Hash (Data/HashMap/Base.hs:200)
    Bitmap (Data/HashMap/Base.hs:201)
    mask (Data/HashMap/Base.hs:1207)
    bitsPerSubkey (Data/HashMap/Base.hs:1195)
    sparseIndex (Data/HashMap/Base.hs:1204)
    updateOrConcatWith (Data/HashMap/Base.hs:1116)
 100% ( 51 / 51) in 'Data.HashMap.Strict'
 100% ( 51 / 51) in 'Data.HashMap.Lazy'
 100% ( 31 / 31) 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.61425530777815611343.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unordered-containers-0.2.6.0-KZtAs5BAqzn94LEgyMPvCy
Registering unordered-containers-0.2.6.0...
Installed unordered-containers-0.2.6.0
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.0481326312538613081.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/network-uri-2.6.0.3-B6cnyX3vwvIANPyGOhBaPA
Registering network-uri-2.6.0.3...
Installed network-uri-2.6.0.3
Downloading zlib-enum-0.2.3.1...
Configuring zlib-enum-0.2.3.1...
Building zlib-enum-0.2.3.1...
Preprocessing library zlib-enum-0.2.3.1...
[1 of 1] Compiling Codec.Zlib.Enum  ( Codec/Zlib/Enum.hs, dist/build/Codec/Zlib/Enum.o )
In-place registering zlib-enum-0.2.3.1...
Running Haddock for zlib-enum-0.2.3.1...
Running hscolour for zlib-enum-0.2.3.1...
Preprocessing library zlib-enum-0.2.3.1...
Preprocessing library zlib-enum-0.2.3.1...
Haddock coverage:
  90% (  9 / 10) in 'Codec.Zlib.Enum'
  Missing documentation for:
    Module header
Warning: Codec.Zlib.Enum: could not find link destinations for:
    D1WindowBits C1_0WindowBits C1_1WindowBits
Documentation created: dist/doc/html/zlib-enum/index.html,
dist/doc/html/zlib-enum/zlib-enum.txt
Creating package registration file:
/tmp/pkgConf-zlib-enum-0.2.31555917759533484833.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/zlib-enum-0.2.3.1-2vHziWq7O6GCGSFLQzWe8I
Registering zlib-enum-0.2.3.1...
Installed zlib-enum-0.2.3.1
Downloading blaze-builder-enumerator-0.2.1.0...
Configuring blaze-builder-enumerator-0.2.1.0...
Building blaze-builder-enumerator-0.2.1.0...
Preprocessing library blaze-builder-enumerator-0.2.1.0...
[1 of 1] Compiling Blaze.ByteString.Builder.Enumerator ( Blaze/ByteString/Builder/Enumerator.hs, dist/build/Blaze/ByteString/Builder/Enumerator.o )

Blaze/ByteString/Builder/Enumerator.hs:54: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 blaze-builder-enumerator-0.2.1.0...
Running Haddock for blaze-builder-enumerator-0.2.1.0...
Running hscolour for blaze-builder-enumerator-0.2.1.0...
Preprocessing library blaze-builder-enumerator-0.2.1.0...
Preprocessing library blaze-builder-enumerator-0.2.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

Blaze/ByteString/Builder/Enumerator.hs:54: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 'Blaze.ByteString.Builder.Enumerator'
Documentation created: dist/doc/html/blaze-builder-enumerator/index.html,
dist/doc/html/blaze-builder-enumerator/blaze-builder-enumerator.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-enumerator-0.2.14941063482126925575.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/blaze-builder-enumerator-0.2.1.0-CkFu8ulQZCK7OWIzlBF6HZ
Registering blaze-builder-enumerator-0.2.1.0...
Installed blaze-builder-enumerator-0.2.1.0
Downloading attoparsec-0.13.0.1...
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.03800465491287483036.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/attoparsec-0.13.0.1-KGz8kXnHawX2yTRIBzGnQa
Registering attoparsec-0.13.0.1...
Installed attoparsec-0.13.0.1
Downloading vault-0.3.0.5...
Configuring vault-0.3.0.5...
Building vault-0.3.0.5...
Preprocessing library vault-0.3.0.5...
[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: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/Data/Vault/ST/ST.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()
[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: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/Data/Vault/ST/ST.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()
[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.5...
Running Haddock for vault-0.3.0.5...
Running hscolour for vault-0.3.0.5...
Preprocessing library vault-0.3.0.5...
Preprocessing library vault-0.3.0.5...

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: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/Data/Vault/ST/ST.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/Vault/ST/ST.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/Data/Vault/ST/ST.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()
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:40)
 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:40)
 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.01833550093352974391.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/vault-0.3.0.5-3zyMoVn9cRoFibzDYkCcGU
Registering vault-0.3.0.5...
Installed vault-0.3.0.5
Downloading aeson-0.9.0.1...
Configuring aeson-0.9.0.1...
Building aeson-0.9.0.1...
Preprocessing library aeson-0.9.0.1...

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:2:54: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 13] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )

Data/Aeson/Types/Internal.hs:55: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 13] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 3 of 13] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 4 of 13] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o )

Data/Aeson/Types/Instances.hs:59:1: Warning:
    The import of ‘<*>, pure, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Aeson/Types/Instances.hs:77: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/Types/Instances.hs:79:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 5 of 13] 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: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()
[ 6 of 13] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 7 of 13] Compiling Data.Aeson.Encode.ByteString ( Data/Aeson/Encode/ByteString.hs, dist/build/Data/Aeson/Encode/ByteString.o )

Data/Aeson/Encode/ByteString.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()
[ 8 of 13] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )

Data/Aeson/Parser/Internal.hs:31:1: Warning:
    The import of ‘pure, <*, *>, <$>’
    from module ‘Control.Applicative’ is redundant
[ 9 of 13] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[10 of 13] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )

Data/Aeson/Encode.hs:32: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 13] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )

Data/Aeson/Generic.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()

Data/Aeson/Generic.hs:48:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[12 of 13] Compiling Data.Aeson       ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[13 of 13] Compiling Data.Aeson.TH    ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.9.0.1...
Running Haddock for aeson-0.9.0.1...
Running hscolour for aeson-0.9.0.1...
Preprocessing library aeson-0.9.0.1...
Preprocessing library aeson-0.9.0.1...

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:2:54: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Data/Aeson/Types/Internal.hs:55: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/Aeson/Types/Instances.hs:59:1: Warning:
    The import of ‘<*>, pure, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Aeson/Types/Instances.hs:77: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/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: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()

Data/Aeson/Encode/ByteString.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()

Data/Aeson/Parser/Internal.hs:31:1: Warning:
    The import of ‘pure, <*, *>, <$>’
    from module ‘Control.Applicative’ is redundant

Data/Aeson/Encode.hs:32: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/Aeson/Generic.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()

Data/Aeson/Generic.hs:48:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
 100% ( 27 / 27) in 'Data.Aeson.Types.Internal'
 100% ( 10 / 10) in 'Data.Aeson.Types.Class'
 100% (  5 /  5) in 'Data.Aeson.Functions'
 100% ( 26 / 26) in 'Data.Aeson.Types.Instances'
 100% (  1 /  1) in 'Data.Aeson.Types.Generic'
 100% ( 45 / 45) in 'Data.Aeson.Types'
 100% (  4 /  4) in 'Data.Aeson.Encode.ByteString'
  73% ( 11 / 15) in 'Data.Aeson.Parser.Internal'
  Missing documentation for:
    decodeWith (Data/Aeson/Parser/Internal.hs:278)
    decodeStrictWith (Data/Aeson/Parser/Internal.hs:287)
    eitherDecodeWith (Data/Aeson/Parser/Internal.hs:295)
    eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:305)
 100% ( 10 / 10) in 'Data.Aeson.Parser'
  88% (  7 /  8) in 'Data.Aeson.Encode'
  Missing documentation for:
    fromValue (Data/Aeson/Encode.hs:69)
  75% (  6 /  8) in 'Data.Aeson.Generic'
  Missing documentation for:
    fromJSON (Data/Aeson/Generic.hs:181)
    toJSON (Data/Aeson/Generic.hs:88)
 100% ( 57 / 57) in 'Data.Aeson'
 100% ( 12 / 12) 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.9.05116508461327570504.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/aeson-0.9.0.1-Gu0b3XUgQSw686IUxDNRrI
Registering aeson-0.9.0.1...
Installed aeson-0.9.0.1
Downloading attoparsec-enumerator-0.3.4...
Configuring attoparsec-enumerator-0.3.4...
Building attoparsec-enumerator-0.3.4...
Preprocessing library attoparsec-enumerator-0.3.4...
[1 of 1] Compiling Data.Attoparsec.Enumerator ( lib/Data/Attoparsec/Enumerator.hs, dist/build/Data/Attoparsec/Enumerator.o )

lib/Data/Attoparsec/Enumerator.hs:11:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:12:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:13:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:14:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:28:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:29:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:30:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:31:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:39:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:40:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:41:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:42:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:43:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:46:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:47:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:48:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:49:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:50:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:53:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:54:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:55:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:56:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:57:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:66:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:67:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:68:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:69:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:70:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:71:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:72:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:73:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:74:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:75:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:76:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:77:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:78:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:79:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:80:1: Warning: Tab character
In-place registering attoparsec-enumerator-0.3.4...
Running Haddock for attoparsec-enumerator-0.3.4...
Running hscolour for attoparsec-enumerator-0.3.4...
Preprocessing library attoparsec-enumerator-0.3.4...
Preprocessing library attoparsec-enumerator-0.3.4...

lib/Data/Attoparsec/Enumerator.hs:11:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:12:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:13:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:14:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:28:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:29:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:30:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:31:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:39:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:40:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:41:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:42:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:43:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:46:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:47:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:48:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:49:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:50:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:53:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:54:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:55:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:56:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:57:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:66:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:67:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:68:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:69:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:70:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:71:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:72:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:73:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:74:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:75:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:76:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:77:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:78:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:79:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:80:1: Warning: Tab character
Haddock coverage:
 100% (  4 /  4) in 'Data.Attoparsec.Enumerator'
Warning: Data.Attoparsec.Enumerator: could not find link destinations for:
    parseA feedA empty isNull notEmpty
Documentation created: dist/doc/html/attoparsec-enumerator/index.html,
dist/doc/html/attoparsec-enumerator/attoparsec-enumerator.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-enumerator-0.31449189833825440598.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/attoparsec-enumerator-0.3.4-KTrabdKA43L94IJUE1WG7i
Registering attoparsec-enumerator-0.3.4...
Installed attoparsec-enumerator-0.3.4
Downloading websockets-0.9.6.1...
Configuring websockets-0.9.6.1...
Building websockets-0.9.6.1...
Preprocessing library websockets-0.9.6.1...
[ 1 of 11] Compiling Network.WebSockets.Hybi13.Mask ( src/Network/WebSockets/Hybi13/Mask.hs, dist/build/Network/WebSockets/Hybi13/Mask.o )
[ 2 of 11] Compiling Network.WebSockets.Http ( src/Network/WebSockets/Http.hs, dist/build/Network/WebSockets/Http.o )

src/Network/WebSockets/Http.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()

src/Network/WebSockets/Http.hs:46: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 Network.WebSockets.Types ( src/Network/WebSockets/Types.hs, dist/build/Network/WebSockets/Types.o )
[ 4 of 11] Compiling Network.WebSockets.Stream ( src/Network/WebSockets/Stream.hs, dist/build/Network/WebSockets/Stream.o )
[ 5 of 11] Compiling Network.WebSockets.Hybi13.Demultiplex ( src/Network/WebSockets/Hybi13/Demultiplex.hs, dist/build/Network/WebSockets/Hybi13/Demultiplex.o )

src/Network/WebSockets/Hybi13/Demultiplex.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()
[ 6 of 11] Compiling Network.WebSockets.Hybi13 ( src/Network/WebSockets/Hybi13.hs, dist/build/Network/WebSockets/Hybi13.o )

src/Network/WebSockets/Hybi13.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()

src/Network/WebSockets/Hybi13.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()
[ 7 of 11] Compiling Network.WebSockets.Protocol ( src/Network/WebSockets/Protocol.hs, dist/build/Network/WebSockets/Protocol.o )
[ 8 of 11] Compiling Network.WebSockets.Connection ( src/Network/WebSockets/Connection.hs, dist/build/Network/WebSockets/Connection.o )
[ 9 of 11] Compiling Network.WebSockets.Server ( src/Network/WebSockets/Server.hs, dist/build/Network/WebSockets/Server.o )
[10 of 11] Compiling Network.WebSockets.Client ( src/Network/WebSockets/Client.hs, dist/build/Network/WebSockets/Client.o )
[11 of 11] Compiling Network.WebSockets ( src/Network/WebSockets.hs, dist/build/Network/WebSockets.o )
In-place registering websockets-0.9.6.1...
Running Haddock for websockets-0.9.6.1...
Running hscolour for websockets-0.9.6.1...
Preprocessing library websockets-0.9.6.1...
Preprocessing library websockets-0.9.6.1...

src/Network/WebSockets/Http.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()

src/Network/WebSockets/Http.hs:46: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/Network/WebSockets/Hybi13/Demultiplex.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()

src/Network/WebSockets/Hybi13.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()

src/Network/WebSockets/Hybi13.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()
Haddock coverage:
 100% (  4 /  4) in 'Network.WebSockets.Hybi13.Mask'
  70% ( 14 / 20) in 'Network.WebSockets.Http'
  Missing documentation for:
    encodeRequestHead (src/Network/WebSockets/Http.hs:113)
    encodeRequest (src/Network/WebSockets/Http.hs:127)
    encodeResponse (src/Network/WebSockets/Http.hs:165)
    decodeResponse (src/Network/WebSockets/Http.hs:200)
    getRequestHeader (src/Network/WebSockets/Http.hs:205)
    getResponseHeader (src/Network/WebSockets/Http.hs:215)
  88% (  7 /  8) in 'Network.WebSockets.Types'
  Missing documentation for:
    ConnectionType (src/Network/WebSockets/Types.hs:130)
  38% (  3 /  8) in 'Network.WebSockets.Stream'
  Missing documentation for:
    makeSocketStream (src/Network/WebSockets/Stream.hs:101)
    makeEchoStream (src/Network/WebSockets/Stream.hs:118)
    parse (src/Network/WebSockets/Stream.hs:127)
    write (src/Network/WebSockets/Stream.hs:160)
    close (src/Network/WebSockets/Stream.hs:165)
  67% (  4 /  6) in 'Network.WebSockets.Hybi13.Demultiplex'
  Missing documentation for:
    emptyDemultiplexState (src/Network/WebSockets/Hybi13/Demultiplex.hs:69)
    demultiplex (src/Network/WebSockets/Hybi13/Demultiplex.hs:74)
   0% (  0 /  8) in 'Network.WebSockets.Hybi13'
  Missing documentation for:
    Module header
    headerVersions (src/Network/WebSockets/Hybi13.hs:51)
    finishRequest (src/Network/WebSockets/Hybi13.hs:56)
    finishResponse (src/Network/WebSockets/Hybi13.hs:67)
    encodeMessages (src/Network/WebSockets/Hybi13.hs:107)
    decodeMessages (src/Network/WebSockets/Hybi13.hs:150)
    createRequest (src/Network/WebSockets/Hybi13.hs:228)
    encodeFrame (src/Network/WebSockets/Hybi13.hs:119)
   9% (  1 / 11) in 'Network.WebSockets.Protocol'
  Missing documentation for:
    Protocol (src/Network/WebSockets/Protocol.hs:31)
    defaultProtocol (src/Network/WebSockets/Protocol.hs:37)
    protocols (src/Network/WebSockets/Protocol.hs:42)
    compatible (src/Network/WebSockets/Protocol.hs:52)
    headerVersions (src/Network/WebSockets/Protocol.hs:47)
    finishRequest (src/Network/WebSockets/Protocol.hs:59)
    finishResponse (src/Network/WebSockets/Protocol.hs:64)
    encodeMessages (src/Network/WebSockets/Protocol.hs:69)
    decodeMessages (src/Network/WebSockets/Protocol.hs:76)
    createRequest (src/Network/WebSockets/Protocol.hs:83)
  60% ( 12 / 20) in 'Network.WebSockets.Connection'
  Missing documentation for:
    AcceptRequest (src/Network/WebSockets/Connection.hs:71)
    acceptRequest (src/Network/WebSockets/Connection.hs:87)
    acceptRequestWith (src/Network/WebSockets/Connection.hs:92)
    rejectRequest (src/Network/WebSockets/Connection.hs:123)
    Connection (src/Network/WebSockets/Connection.hs:128)
    defaultConnectionOptions (src/Network/WebSockets/Connection.hs:153)
    receive (src/Network/WebSockets/Connection.hs:160)
    send (src/Network/WebSockets/Connection.hs:208)
 100% (  7 /  7) in 'Network.WebSockets.Server'
  33% (  2 /  6) in 'Network.WebSockets.Client'
  Missing documentation for:
    runClient (src/Network/WebSockets/Client.hs:39)
    runClientWith (src/Network/WebSockets/Client.hs:49)
    runClientWithSocket (src/Network/WebSockets/Client.hs:121)
    runClientWithStream (src/Network/WebSockets/Client.hs:76)
  76% ( 41 / 54) in 'Network.WebSockets'
  Missing documentation for:
    Module header
    AcceptRequest (src/Network/WebSockets/Connection.hs:71)
    acceptRequest (src/Network/WebSockets/Connection.hs:87)
    acceptRequestWith (src/Network/WebSockets/Connection.hs:92)
    rejectRequest (src/Network/WebSockets/Connection.hs:123)
    Connection (src/Network/WebSockets/Connection.hs:128)
    defaultConnectionOptions (src/Network/WebSockets/Connection.hs:153)
    receive (src/Network/WebSockets/Connection.hs:160)
    send (src/Network/WebSockets/Connection.hs:208)
    runClient (src/Network/WebSockets/Client.hs:39)
    runClientWith (src/Network/WebSockets/Client.hs:49)
    runClientWithSocket (src/Network/WebSockets/Client.hs:121)
    runClientWithStream (src/Network/WebSockets/Client.hs:76)
Warning: Network.WebSockets.Connection: could not find link destinations for:
    ConnectionType Protocol
Documentation created: dist/doc/html/websockets/index.html,
dist/doc/html/websockets/websockets.txt
Creating package registration file:
/tmp/pkgConf-websockets-0.9.618180322481390639191.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/websockets-0.9.6.1-35ui1RKe62h6piZhBO1uwh
Registering websockets-0.9.6.1...
Installed websockets-0.9.6.1
Downloading snap-core-0.9.8.0...
Configuring snap-core-0.9.8.0...
Building snap-core-0.9.8.0...
Preprocessing library snap-core-0.9.8.0...
[ 1 of 22] Compiling Snap.Util.Readable ( src/Snap/Util/Readable.hs, dist/build/Snap/Util/Readable.o )
[ 2 of 22] Compiling Snap.Internal.Iteratee.BoyerMooreHorspool ( src/Snap/Internal/Iteratee/BoyerMooreHorspool.hs, dist/build/Snap/Internal/Iteratee/BoyerMooreHorspool.o )
[ 3 of 22] Compiling Snap.Internal.Parsing.FastSet ( src/Snap/Internal/Parsing/FastSet.hs, dist/build/Snap/Internal/Parsing/FastSet.o )
[ 4 of 22] Compiling Snap.Internal.Debug ( src/Snap/Internal/Debug.hs, dist/build/Snap/Internal/Debug.o )
[ 5 of 22] Compiling Snap.Types.Headers ( src/Snap/Types/Headers.hs, dist/build/Snap/Types/Headers.o )
[ 6 of 22] Compiling Snap.Iteratee    ( src/Snap/Iteratee.hs, dist/build/Snap/Iteratee.o )

src/Snap/Iteratee.hs:124: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 22] Compiling Snap.Internal.Iteratee.Debug ( src/Snap/Internal/Iteratee/Debug.hs, dist/build/Snap/Internal/Iteratee/Debug.o )
[ 8 of 22] Compiling Snap.Internal.Http.Types ( src/Snap/Internal/Http/Types.hs, dist/build/Snap/Internal/Http/Types.o )
[ 9 of 22] Compiling Snap.Internal.Parsing ( src/Snap/Internal/Parsing.hs, dist/build/Snap/Internal/Parsing.o )

src/Snap/Internal/Parsing.hs:13:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.
[10 of 22] Compiling Snap.Internal.Test.Assertions ( src/Snap/Internal/Test/Assertions.hs, dist/build/Snap/Internal/Test/Assertions.o )

src/Snap/Internal/Test/Assertions.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()
[11 of 22] Compiling Snap.Internal.Exceptions ( src/Snap/Internal/Exceptions.hs, dist/build/Snap/Internal/Exceptions.o )
[12 of 22] Compiling Snap.Internal.Types ( src/Snap/Internal/Types.hs, dist/build/Snap/Internal/Types.o )
[13 of 22] Compiling Snap.Internal.Instances ( src/Snap/Internal/Instances.hs, dist/build/Snap/Internal/Instances.o )

src/Snap/Internal/Instances.hs:10:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Snap/Internal/Instances.hs:45:24: 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/Snap/Internal/Instances.hs:45:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (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 22] Compiling Snap.Internal.Routing ( src/Snap/Internal/Routing.hs, dist/build/Snap/Internal/Routing.o )

src/Snap/Internal/Routing.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()
[15 of 22] Compiling Snap.Core        ( src/Snap/Core.hs, dist/build/Snap/Core.o )
[16 of 22] Compiling Snap.Types       ( src/Snap/Types.hs, dist/build/Snap/Types.o )
[17 of 22] Compiling Snap.Internal.Test.RequestBuilder ( src/Snap/Internal/Test/RequestBuilder.hs, dist/build/Snap/Internal/Test/RequestBuilder.o )

src/Snap/Internal/Test/RequestBuilder.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()

src/Snap/Internal/Test/RequestBuilder.hs:49: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 22] Compiling Snap.Test        ( src/Snap/Test.hs, dist/build/Snap/Test.o )
[19 of 22] Compiling Snap.Util.FileServe ( src/Snap/Util/FileServe.hs, dist/build/Snap/Util/FileServe.o )

src/Snap/Util/FileServe.hs:34:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.
[20 of 22] Compiling Snap.Util.FileUploads ( src/Snap/Util/FileUploads.hs, dist/build/Snap/Util/FileUploads.o )

src/Snap/Util/FileUploads.hs:76:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Util/FileUploads.hs:77:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Util/FileUploads.hs:889:5: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"
[21 of 22] Compiling Snap.Util.GZip   ( src/Snap/Util/GZip.hs, dist/build/Snap/Util/GZip.o )

src/Snap/Util/GZip.hs:19:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.
[22 of 22] Compiling Snap.Util.Proxy  ( src/Snap/Util/Proxy.hs, dist/build/Snap/Util/Proxy.o )
In-place registering snap-core-0.9.8.0...
Running Haddock for snap-core-0.9.8.0...
Running hscolour for snap-core-0.9.8.0...
Preprocessing library snap-core-0.9.8.0...
Preprocessing library snap-core-0.9.8.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

src/Snap/Iteratee.hs:124: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/Snap/Internal/Parsing.hs:13:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Internal/Test/Assertions.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()

src/Snap/Internal/Instances.hs:10:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/Snap/Internal/Instances.hs:45:24: 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/Snap/Internal/Instances.hs:45:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (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/Snap/Internal/Routing.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()
Haddock coverage:
  50% (  1 /  2) in 'Snap.Util.Readable'
  Missing documentation for:
    Module header
   0% (  0 /  3) in 'Snap.Internal.Iteratee.BoyerMooreHorspool'
  Missing documentation for:
    Module header
    bmhEnumeratee (src/Snap/Internal/Iteratee/BoyerMooreHorspool.hs:84)
    MatchInfo (src/Snap/Internal/Iteratee/BoyerMooreHorspool.hs:28)
  69% (  9 / 13) in 'Snap.Internal.Parsing.FastSet'
  Missing documentation for:
    FastSet (src/Snap/Internal/Parsing/FastSet.hs:47)
    fromList (src/Snap/Internal/Parsing/FastSet.hs:65)
    fromSet (src/Snap/Internal/Parsing/FastSet.hs:47)
    charClass (src/Snap/Internal/Parsing/FastSet.hs:114)
  20% (  1 /  5) in 'Snap.Internal.Debug'
  Missing documentation for:
    debug (src/Snap/Internal/Debug.hs:37)
    debugErrno (src/Snap/Internal/Debug.hs:37)
    debugIgnore (src/Snap/Internal/Debug.hs:123)
    debugErrnoIgnore (src/Snap/Internal/Debug.hs:127)
  43% (  9 / 21) in 'Snap.Types.Headers'
  Missing documentation for:
    Headers (src/Snap/Types/Headers.hs:52)
    empty (src/Snap/Types/Headers.hs:57)
    null (src/Snap/Types/Headers.hs:62)
    member (src/Snap/Types/Headers.hs:68)
    lookup (src/Snap/Types/Headers.hs:76)
    lookupWithDefault (src/Snap/Types/Headers.hs:82)
    insert (src/Snap/Types/Headers.hs:87)
    set (src/Snap/Types/Headers.hs:92)
    delete (src/Snap/Types/Headers.hs:97)
    fold (src/Snap/Types/Headers.hs:102)
    toList (src/Snap/Types/Headers.hs:110)
    fromList (src/Snap/Types/Headers.hs:117)
  76% ( 55 / 72) in 'Snap.Iteratee'
  Missing documentation for:
    enumFile (src/Snap/Iteratee.hs:583)
    enumFilePartial (src/Snap/Iteratee.hs:584)
    InvalidRangeException (src/Snap/Iteratee.hs:552)
    joinI' (src/Snap/Iteratee.hs:704)
    take (src/Snap/Iteratee.hs:442)
    takeNoMoreThan (src/Snap/Iteratee.hs:515)
    skipToEof (src/Snap/Iteratee.hs:208)
    mapEnum (src/Snap/Iteratee.hs:651)
    mapIter (src/Snap/Iteratee.hs:664)
    enumBuilderToByteString (src/Snap/Iteratee.hs:687)
    unsafeEnumBuilderToByteString (src/Snap/Iteratee.hs:691)
    enumByteStringToBuilder (src/Snap/Iteratee.hs:699)
    killIfTooSlow (src/Snap/Iteratee.hs:715)
    TooManyBytesReadException (src/Snap/Iteratee.hs:425)
    ShortWriteException (src/Snap/Iteratee.hs:423)
    RateTooSlowException (src/Snap/Iteratee.hs:424)
    Step
  20% (  1 /  5) in 'Snap.Internal.Iteratee.Debug'
  Missing documentation for:
    debugIteratee (src/Snap/Internal/Iteratee/Debug.hs:37)
    iterateeDebugWrapper (src/Snap/Internal/Iteratee/Debug.hs:106)
    iterateeDebugWrapperWith (src/Snap/Internal/Iteratee/Debug.hs:97)
    showBuilder (src/Snap/Internal/Iteratee/Debug.hs:32)
  69% ( 37 / 54) in 'Snap.Internal.Http.Types'
  Missing documentation for:
    set_c_locale (src/Snap/Internal/Http/Types.hs:65)
    c_parse_http_time (src/Snap/Internal/Http/Types.hs:68)
    c_format_http_time (src/Snap/Internal/Http/Types.hs:71)
    c_format_log_time (src/Snap/Internal/Http/Types.hs:74)
     (src/Snap/Internal/Http/Types.hs:139)
    HttpVersion (src/Snap/Internal/Http/Types.hs:163)
     (src/Snap/Internal/Http/Types.hs:299)
     (src/Snap/Internal/Http/Types.hs:371)
     (src/Snap/Internal/Http/Types.hs:377)
    ResponseBody (src/Snap/Internal/Http/Types.hs:385)
    rspBodyMap (src/Snap/Internal/Http/Types.hs:394)
    rspBodyToEnum (src/Snap/Internal/Http/Types.hs:403)
     (src/Snap/Internal/Http/Types.hs:443)
     (src/Snap/Internal/Http/Types.hs:467)
    fromStr (src/Snap/Internal/Http/Types.hs:765)
    toStr (src/Snap/Internal/Http/Types.hs:771)
    statusReasonMap (src/Snap/Internal/Http/Types.hs:776)
  20% (  9 / 44) in 'Snap.Internal.Parsing'
  Missing documentation for:
    Module header
    fullyParse (src/Snap/Internal/Parsing.hs:40)
    parseNum (src/Snap/Internal/Parsing.hs:52)
    untilEOL (src/Snap/Internal/Parsing.hs:65)
    crlf (src/Snap/Internal/Parsing.hs:72)
    generateFS (src/Snap/Internal/Parsing.hs:77)
    pSpaces (src/Snap/Internal/Parsing.hs:88)
    fieldChars (src/Snap/Internal/Parsing.hs:93)
    fieldCharSet (src/Snap/Internal/Parsing.hs:100)
    pWord (src/Snap/Internal/Parsing.hs:146)
    pQuotedString (src/Snap/Internal/Parsing.hs:151)
    isRFCText (src/Snap/Internal/Parsing.hs:169)
    matchAll (src/Snap/Internal/Parsing.hs:175)
    pAvPairs (src/Snap/Internal/Parsing.hs:180)
    pAvPair (src/Snap/Internal/Parsing.hs:189)
    pParameter (src/Snap/Internal/Parsing.hs:197)
    trim (src/Snap/Internal/Parsing.hs:206)
    pValueWithParameters (src/Snap/Internal/Parsing.hs:211)
    pContentTypeWithParameters (src/Snap/Internal/Parsing.hs:222)
    pToken (src/Snap/Internal/Parsing.hs:235)
    isToken (src/Snap/Internal/Parsing.hs:241)
    tokenTable (src/Snap/Internal/Parsing.hs:246)
    parseToCompletion (src/Snap/Internal/Parsing.hs:264)
    DList (src/Snap/Internal/Parsing.hs:274)
    pUrlEscaped (src/Snap/Internal/Parsing.hs:276)
    urlEncodeTable (src/Snap/Internal/Parsing.hs:354)
    hexd (src/Snap/Internal/Parsing.hs:362)
    finish (src/Snap/Internal/Parsing.hs:374)
    buildUrlEncoded (src/Snap/Internal/Parsing.hs:419)
    printUrlEncoded (src/Snap/Internal/Parsing.hs:433)
    pCookies (src/Snap/Internal/Parsing.hs:445)
    parseCookie (src/Snap/Internal/Parsing.hs:456)
    strictize (src/Snap/Internal/Parsing.hs:465)
    unsafeFromHex (src/Snap/Internal/Parsing.hs:469)
    unsafeFromInt (src/Snap/Internal/Parsing.hs:488)
  71% (  5 /  7) in 'Snap.Internal.Test.Assertions'
  Missing documentation for:
    Module header
    getResponseBody (src/Snap/Internal/Test/Assertions.hs:18)
  23% (  3 / 13) in 'Snap.Internal.Exceptions'
  Missing documentation for:
     (src/Snap/Internal/Exceptions.hs:25)
     (src/Snap/Internal/Exceptions.hs:30)
    uncatchableExceptionToException (src/Snap/Internal/Exceptions.hs:34)
    uncatchableExceptionFromException (src/Snap/Internal/Exceptions.hs:39)
    ConnectionTerminatedException (src/Snap/Internal/Exceptions.hs:46)
     (src/Snap/Internal/Exceptions.hs:52)
     (src/Snap/Internal/Exceptions.hs:58)
    EscapeHttpHandler (src/Snap/Internal/Exceptions.hs:71)
     (src/Snap/Internal/Exceptions.hs:77)
     (src/Snap/Internal/Exceptions.hs:82)
  72% ( 61 / 85) in 'Snap.Internal.Types'
  Missing documentation for:
    Module header
    SnapResult (src/Snap/Internal/Types.hs:141)
    Snap (src/Snap/Internal/Types.hs:146)
    SnapState (src/Snap/Internal/Types.hs:152)
     (src/Snap/Internal/Types.hs:161)
    snapBind (src/Snap/Internal/Types.hs:168)
    snapReturn (src/Snap/Internal/Types.hs:179)
    snapFail (src/Snap/Internal/Types.hs:184)
     (src/Snap/Internal/Types.hs:190)
     (src/Snap/Internal/Types.hs:195)
    rethrowIfUncatchable (src/Snap/Internal/Types.hs:209)
     (src/Snap/Internal/Types.hs:217)
     (src/Snap/Internal/Types.hs:231)
     (src/Snap/Internal/Types.hs:243)
     (src/Snap/Internal/Types.hs:248)
     (src/Snap/Internal/Types.hs:254)
     (src/Snap/Internal/Types.hs:260)
    liftIter (src/Snap/Internal/Types.hs:285)
    updateContextPath (src/Snap/Internal/Types.hs:459)
    pathWith (src/Snap/Internal/Types.hs:472)
     (src/Snap/Internal/Types.hs:850)
     (src/Snap/Internal/Types.hs:855)
    evalSnap (src/Snap/Internal/Types.hs:986)
    getParamFrom (src/Snap/Internal/Types.hs:1006)
   0% (  0 / 13) in 'Snap.Internal.Instances'
  Missing documentation for:
    Module header
     (src/Snap/Internal/Instances.hs:28)
     (src/Snap/Internal/Instances.hs:34)
     (src/Snap/Internal/Instances.hs:40)
     (src/Snap/Internal/Instances.hs:45)
     (src/Snap/Internal/Instances.hs:50)
     (src/Snap/Internal/Instances.hs:55)
     (src/Snap/Internal/Instances.hs:60)
     (src/Snap/Internal/Instances.hs:65)
     (src/Snap/Internal/Instances.hs:70)
     (src/Snap/Internal/Instances.hs:75)
     (src/Snap/Internal/Instances.hs:80)
     (src/Snap/Internal/Instances.hs:85)
  30% (  3 / 10) in 'Snap.Internal.Routing'
  Missing documentation for:
    Module header
     (src/Snap/Internal/Routing.hs:52)
    routeHeight (src/Snap/Internal/Routing.hs:92)
    routeEarliestNC (src/Snap/Internal/Routing.hs:102)
    splitPath (src/Snap/Intern
src/Snap/Internal/Test/RequestBuilder.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()

src/Snap/Internal/Test/RequestBuilder.hs:49: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/Snap/Util/FileServe.hs:34:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Util/FileUploads.hs:76:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Util/FileUploads.hs:77:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Util/FileUploads.hs:889:5: Warning:
    In the use of ‘addMVarFinalizer’
    (imported from Control.Concurrent.MVar):
    Deprecated: "use 'mkWeakMVar' instead"

src/Snap/Util/GZip.hs:19:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.
al/Routing.hs:205)
    pRoute (src/Snap/Internal/Routing.hs:211)
    route' (src/Snap/Internal/Routing.hs:222)
  96% (136 /142) in 'Snap.Core'
  Missing documentation for:
    Snap (src/Snap/Internal/Types.hs:146)
    EscapeHttpHandler (src/Snap/Internal/Exceptions.hs:71)
    Headers (src/Snap/Types/Headers.hs:52)
    HttpVersion (src/Snap/Internal/Http/Types.hs:163)
    buildUrlEncoded (src/Snap/Internal/Parsing.hs:419)
    printUrlEncoded (src/Snap/Internal/Parsing.hs:433)
 100% (  2 /  2) in 'Snap.Types'
  89% ( 25 / 28) in 'Snap.Internal.Test.RequestBuilder'
  Missing documentation for:
    Module header
    MultipartParam (src/Snap/Internal/Test/RequestBuilder.hs:164)
    FileData (src/Snap/Internal/Test/RequestBuilder.hs:173)
  93% ( 39 / 42) in 'Snap.Test'
  Missing documentation for:
    MultipartParam (src/Snap/Internal/Test/RequestBuilder.hs:164)
    FileData (src/Snap/Internal/Test/RequestBuilder.hs:173)
    getResponseBody (src/Snap/Internal/Test/Assertions.hs:18)
  94% ( 16 / 17) in 'Snap.Util.FileServe'
  Missing documentation for:
    fileType (src/Snap/Util/FileServe.hs:587)
  85% ( 28 / 33) in 'Snap.Util.FileUploads'
  Missing documentation for:
    fileUploadExceptionReason (src/Snap/Util/FileUploads.hs:366)
    BadPartException (src/Snap/Util/FileUploads.hs:385)
    badPartExceptionReason (src/Snap/Util/FileUploads.hs:385)
    PolicyViolationException (src/Snap/Util/FileUploads.hs:397)
    policyViolationExceptionReason (src/Snap/Util/FileUploads.hs:398)
  75% (  3 /  4) in 'Snap.Util.GZip'
  Missing documentation for:
    Module header
 100% (  3 /  3) in 'Snap.Util.Proxy'
Warning: Snap.Internal.Parsing: could not find link destinations for:
    FastSet
Warning: Snap.Core: could not find link destinations for:
    route'
Warning: Snap.Util.FileUploads: could not find link destinations for:
    MatchInfo bmhEnumeratee
Documentation created: dist/doc/html/snap-core/index.html,
dist/doc/html/snap-core/snap-core.txt
Creating package registration file:
/tmp/pkgConf-snap-core-0.9.8557995688368255610.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/snap-core-0.9.8.0-IlMDjH0576TAMqAuz3y9Rh
Registering snap-core-0.9.8.0...
Installed snap-core-0.9.8.0
Downloading snap-server-0.9.5.1...
Configuring snap-server-0.9.5.1...
Building snap-server-0.9.5.1...
Preprocessing library snap-server-0.9.5.1...
[ 1 of 18] Compiling System.SendFile.Linux ( dist/build/System/SendFile/Linux.hs, dist/build/System/SendFile/Linux.o )
[ 2 of 18] Compiling System.SendFile  ( src/System/SendFile.hs, dist/build/System/SendFile.o )
[ 3 of 18] Compiling Snap.Internal.Http.Server.Address ( src/Snap/Internal/Http/Server/Address.hs, dist/build/Snap/Internal/Http/Server/Address.o )
[ 4 of 18] Compiling Snap.Internal.Http.Server.Backend ( src/Snap/Internal/Http/Server/Backend.hs, dist/build/Snap/Internal/Http/Server/Backend.o )
[ 5 of 18] Compiling Snap.Internal.Http.Server.HttpPort ( src/Snap/Internal/Http/Server/HttpPort.hs, dist/build/Snap/Internal/Http/Server/HttpPort.o )
[ 6 of 18] Compiling Snap.Internal.Http.Server.TLS ( src/Snap/Internal/Http/Server/TLS.hs, dist/build/Snap/Internal/Http/Server/TLS.o )
[ 7 of 18] Compiling Snap.Internal.Http.Server.ListenHelpers ( src/Snap/Internal/Http/Server/ListenHelpers.hs, dist/build/Snap/Internal/Http/Server/ListenHelpers.o )
[ 8 of 18] Compiling Snap.Internal.Http.Parser ( src/Snap/Internal/Http/Parser.hs, dist/build/Snap/Internal/Http/Parser.o )

src/Snap/Internal/Http/Parser.hs:24:1: Warning:
    Module ‘Data.Attoparsec’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Internal/Http/Parser.hs:30:1: Warning:
    The qualified import of ‘Data.ByteString.Lazy.Char8’ is redundant
      except perhaps to import instances from ‘Data.ByteString.Lazy.Char8’
    To import instances alone, use: import Data.ByteString.Lazy.Char8()
[ 9 of 18] Compiling Paths_snap_server ( dist/build/autogen/Paths_snap_server.hs, dist/build/Paths_snap_server.o )
[10 of 18] Compiling Snap.Internal.Http.Server.Date ( src/Snap/Internal/Http/Server/Date.hs, dist/build/Snap/Internal/Http/Server/Date.o )
[11 of 18] Compiling Control.Concurrent.Extended ( src/Control/Concurrent/Extended.hs, dist/build/Control/Concurrent/Extended.o )
[12 of 18] Compiling Snap.Internal.Http.Server.TimeoutManager ( src/Snap/Internal/Http/Server/TimeoutManager.hs, dist/build/Snap/Internal/Http/Server/TimeoutManager.o )
[13 of 18] Compiling Snap.Internal.Http.Server.SimpleBackend ( src/Snap/Internal/Http/Server/SimpleBackend.hs, dist/build/Snap/Internal/Http/Server/SimpleBackend.o )

src/Snap/Internal/Http/Server/SimpleBackend.hs:28:1: Warning:
    The import of ‘GHC.Conc’ is redundant
      except perhaps to import instances from ‘GHC.Conc’
    To import instances alone, use: import GHC.Conc()
[14 of 18] Compiling System.FastLogger ( src/System/FastLogger.hs, dist/build/System/FastLogger.o )

src/System/FastLogger.hs:31: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 18] Compiling Snap.Internal.Http.Server ( src/Snap/Internal/Http/Server.hs, dist/build/Snap/Internal/Http/Server.o )

src/Snap/Internal/Http/Server.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()
[16 of 18] Compiling Snap.Internal.Http.Server.Config ( src/Snap/Internal/Http/Server/Config.hs, dist/build/Snap/Internal/Http/Server/Config.o )
[17 of 18] Compiling Snap.Http.Server.Config ( src/Snap/Http/Server/Config.hs, dist/build/Snap/Http/Server/Config.o )
[18 of 18] Compiling Snap.Http.Server ( src/Snap/Http/Server.hs, dist/build/Snap/Http/Server.o )

src/Snap/Http/Server.hs:27:1: Warning:
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()
In-place registering snap-server-0.9.5.1...
Running Haddock for snap-server-0.9.5.1...
Running hscolour for snap-server-0.9.5.1...
Preprocessing library snap-server-0.9.5.1...
Preprocessing library snap-server-0.9.5.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

src/Snap/Internal/Http/Parser.hs:24:1: Warning:
    Module ‘Data.Attoparsec’ is deprecated:
      This module will be removed in the next major release.

src/Snap/Internal/Http/Parser.hs:30:1: Warning:
    The qualified import of ‘Data.ByteString.Lazy.Char8’ is redundant
      except perhaps to import instances from ‘Data.ByteString.Lazy.Char8’
    To import instances alone, use: import Data.ByteString.Lazy.Char8()

src/Snap/Internal/Http/Server/SimpleBackend.hs:28:1: Warning:
    The import of ‘GHC.Conc’ is redundant
      except perhaps to import instances from ‘GHC.Conc’
    To import instances alone, use: import GHC.Conc()

src/System/FastLogger.hs:31: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/Snap/Internal/Http/Server.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()
Haddock coverage:
  50% (  1 /  2) in 'System.SendFile.Linux'
  Missing documentation for:
    sendFile (src/System/SendFile/Linux.hsc:23)
  33% (  1 /  3) in 'System.SendFile'
  Missing documentation for:
    sendFile (src/System/SendFile/Linux.hsc:23)
    sendFileMode (src/System/SendFile.hs:14)
   0% (  0 /  4) in 'Snap.Internal.Http.Server.Address'
  Missing documentation for:
    Module header
    getHostAddr (src/Snap/Internal/Http/Server/Address.hs:31)
    getSockAddr (src/Snap/Internal/Http/Server/Address.hs:46)
    getAddress (src/Snap/Internal/Http/Server/Address.hs:36)
   0% (  0 /  7) in 'Snap.Internal.Http.Server.Backend'
  Missing documentation for:
    Module header
    SessionInfo (src/Snap/Internal/Http/Server/Backend.hs:30)
    SessionHandler (src/Snap/Internal/Http/Server/Backend.hs:40)
    EventLoop (src/Snap/Internal/Http/Server/Backend.hs:50)
    ListenSocket (src/Snap/Internal/Http/Server/Backend.hs:91)
     (src/Snap/Internal/Http/Server/Backend.hs:97)
    NetworkSession (src/Snap/Internal/Http/Server/Backend.hs:103)
   0% (  0 /  6) in 'Snap.Internal.Http.Server.HttpPort'
  Missing documentation for:
    Module header
    bindHttp (src/Snap/Internal/Http/Server/HttpPort.hs:34)
    createSession (src/Snap/Internal/Http/Server/HttpPort.hs:49)
    endSession (src/Snap/Internal/Http/Server/HttpPort.hs:55)
    recv (src/Snap/Internal/Http/Server/HttpPort.hs:74)
    send (src/Snap/Internal/Http/Server/HttpPort.hs:89)
   0% (  0 / 10) in 'Snap.Internal.Http.Server.TLS'
  Missing documentation for:
    Module header
    TLSException (src/Snap/Internal/Http/Server/TLS.hs:49)
    initTLS (src/Snap/Internal/Http/Server/TLS.hs:64)
    stopTLS (src/Snap/Internal/Http/Server/TLS.hs:69)
    bindHttps (src/Snap/Internal/Http/Server/TLS.hs:74)
    freePort (src/Snap/Internal/Http/Server/TLS.hs:79)
    createSession (src/Snap/Internal/Http/Server/TLS.hs:84)
    endSession (src/Snap/Internal/Http/Server/TLS.hs:89)
    recv (src/Snap/Internal/Http/Server/TLS.hs:99)
    send (src/Snap/Internal/Http/Server/TLS.hs:94)
   0% (  0 /  8) in 'Snap.Internal.Http.Server.ListenHelpers'
  Missing documentation for:
    Module header
    listenSocket (src/Snap/Internal/Http/Server/ListenHelpers.hs:16)
    isSecure (src/Snap/Internal/Http/Server/ListenHelpers.hs:22)
    closeSocket (src/Snap/Internal/Http/Server/ListenHelpers.hs:28)
    createSession (src/Snap/Internal/Http/Server/ListenHelpers.hs:33)
    endSession (src/Snap/Internal/Http/Server/ListenHelpers.hs:39)
    recv (src/Snap/Internal/Http/Server/ListenHelpers.hs:67)
    send (src/Snap/Internal/Http/Server/ListenHelpers.hs:73)
  33% (  3 /  9) in 'Snap.Internal.Http.Parser'
  Missing documentation for:
    Module header
    HttpParseException (src/Snap/Internal/Http/Parser.hs:65)
    parseRequest (src/Snap/Internal/Http/Parser.hs:69)
    readChunkedTransferEncoding (src/Snap/Internal/Http/Parser.hs:178)
    parseCookie
    strictize
   0% (  0 /  8) in 'Paths_snap_server'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_snap_server.hs:15)
    getBinDir (dist/build/autogen/Paths_snap_server.hs:25)
    getLibDir (dist/build/autogen/Paths_snap_server.hs:25)
    getDataDir (dist/build/autogen/Paths_snap_server.hs:25)
    getLibexecDir (dist/build/autogen/Paths_snap_server.hs:25)
    getDataFileName (dist/build/autogen/Paths_snap_server.hs:32)
    getSysconfDir (dist/build/autogen/Paths_snap_server.hs:25)
   0% (  0 /  4) in 'Snap.Internal.Http.Server.Date'
  Missing documentation for:
    Module header
    getDateString (src/Snap/Internal/Http/Server/Date.hs:72)
    getLogDateString (src/Snap/Internal/Http/Server/Date.hs:79)
    getCurrentDateTime (src/Snap/Internal/Http/Server/Date.hs:86)
 100% (  5 /  5) in 'Control.Concurrent.Extended'
  70% (  7 / 10) in 'Snap.Internal.Http.Server.TimeoutManager'
  Missing documentation for:
    Module header
    TimeoutManager (src/Snap/Internal/Http/Server/TimeoutManager.hs:99)
    TimeoutHandle (src/Snap/Internal/Http/Server/TimeoutManager.hs:77)
   0% (  0 /  2) in 'Snap.Internal.Http.Server.SimpleBackend'
  Missing documentation for:
    Module header
    simpleEventLoop (src/Snap/Internal/Http/Server/SimpleBackend.hs:75)
  88% (  7 /  8) in 'System.FastLogger'
  Missing documentation for:
    Module header
   9% (  3 / 34) in 'Snap.Internal.Http.Server'
  Missing documentation for:
    Module header
    ServerMonad (src/Snap/Internal/Http/Server.hs:94)
    ListenPort (src/Snap/Internal/Http/Server.hs:98)
     (src/Snap/Internal/Http/Server.hs:105)
    TerminatedBeforeHandlerException (src/Snap/Internal/Http/Server.hs:116)
     (src/Snap/Internal/Http/Server.hs:118)
    ExceptionAlreadyCaught (src/Snap/Internal/Http/Server.hs:122)
     (src/Snap/Internal/Http/Server.hs:124)
    ServerState (src/Snap/Internal/Http/Server.hs:128)
    runServerMonad (src/Snap/Internal/Http/Server.hs:138)
    httpServe (src/Snap/Internal/Http/Server.hs:154)
    debugE (src/Snap/Internal/Http/Server.hs:224)
    logE (src/Snap/Internal/Http/Server.hs:229)
    logE' (src/Snap/Internal/Http/Server.hs:234)
    bshow (src/Snap/Internal/Http/Server.hs:239)
    logA (src/Snap/Internal/Http/Server.hs:244)
    logA' (src/Snap/Internal/Http/Server.hs:249)
    runHTTP (src/Snap/Internal/Http/Server.hs:268)
    requestErrorMessage (src/Snap/Internal/Http/Server.hs:319)
    sERVER_HEADER (src/Snap/Internal/Http/Server.hs:338)
    snapServerVersion (src/Snap/Internal/Http/Server.hs:343)
    logAccess (src/Snap/Internal/Http/Server.hs:348)
    logError (src/Snap/Internal/Http/Server.hs:353)
    checkExpect100Continue (src/Snap/Internal/Http/Server.hs:472)
    return411 (src/Snap/Internal/Http/Server.hs:497)
    receiveRequest (src/Snap/Internal/Http/Server.hs:520)
    sendResponse (src/Snap/Internal/Http/Server.hs:717)
    checkConnectionClose (src/Snap/Internal/Http/Server.hs:924)
    toHeaders (src/Snap/Internal/Http/Server.hs:941)
    l2s (src/Snap/Internal/Http/Server.hs:963)
    toBS (src/Snap/Internal/Http/Server.hs:968)
  42% ( 26 / 62) in 'Snap.Internal.Http.Server.Config'
  Missing documentation for:
     (src/Snap/Internal/Http/Server/Config.hs:66)
     (src/Snap/Internal/Http/Server/Config.hs:118)
     (src/Snap/Internal/Http/Server/Config.hs:165)
    getDefaultTimeout (src/Snap/Internal/Http/Server/Config.hs:295)
    getOther (src/Snap/Internal/Http/Server/Config.hs:298)
    getBackend (src/Snap/Internal/Http/Server/Config.hs:301)
    getProxyType (src/Snap/Internal/Http/Server/Config.hs:304)
    setHostname (src/Snap/Internal/Http/Server/Config.hs:316)
    setAccessLog (src/Snap/Internal/Http/Server/Config.hs:319)
    setErrorLog (src/Snap/Internal/Http/Server/Config.hs:322)
    setLocale (src/Snap/Internal/Http/Server/Config.hs:325)
    setPort (src/Snap/Internal/Http/Server/Config.hs:328)
    setBind (src/Snap/Internal/Http/Server/Config.hs:331)
    setSSLPort (src/Snap/Internal/Http/Server/Config.hs:334)
    setSSLBind (src/Snap/Internal/Http/Server/Config.hs:337)
    setSSLCert (src/Snap/Internal/Http/Server/Config.hs:340)
    setSSLChainCert (src/Snap/Internal/Http/Server/Config.hs:343)
    setSSLKey (src/Snap/Internal/Http/Server/Config.hs:346)
    setCompression (src/Snap/Internal/Http/Server/Config.hs:349)
    setVerbose (src/Snap/Internal/Http/Server/Config.hs:352)
    setErrorHandler (src/Snap/Internal/Http/Server/Config.hs:355)
    setDefaultTimeout (src/Snap/Internal/Http/Server/Config.hs:358)
    setOther (src/Snap/Internal/Http/Server/Config.hs:361)
    setBackend (src/Snap/Internal/Http/Server/Config.hs:364)
    setProxyType (src/Snap/Internal/Http/Server/Config.hs:367)
    setStartupHook (src/Snap/Internal/Http/Server/Config.hs:370)
    emptyStartupInfo (src/Snap/Internal/Http/Server/Config.hs:382)
    getStartupConfig (src/Snap/Internal/Http/Server/Config.hs:390)
    setStartupSockets (src/Snap/Internal/Http/Server/Config.hs:393)
    setStartupConfig (src/Snap/Internal/Http/Server/Config.hs:396)
    completeConfig (src/Snap/Internal/Http/Server/Config.hs:401)
    bsFromString (src/Snap/Internal/Http/Server/Config.hs:423)
  
src/Snap/Http/Server.hs:27:1: Warning:
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()
  toString (src/Snap/Internal/Http/Server/Config.hs:428)
    defaultErrorHandler (src/Snap/Internal/Http/Server/Config.hs:524)
    fmapArg (src/Snap/Internal/Http/Server/Config.hs:634)
    fmapOpt (src/Snap/Internal/Http/Server/Config.hs:639)
  51% ( 25 / 49) in 'Snap.Http.Server.Config'
  Missing documentation for:
    completeConfig (src/Snap/Internal/Http/Server/Config.hs:401)
    fmapOpt (src/Snap/Internal/Http/Server/Config.hs:639)
    getDefaultTimeout (src/Snap/Internal/Http/Server/Config.hs:295)
    getOther (src/Snap/Internal/Http/Server/Config.hs:298)
    getProxyType (src/Snap/Internal/Http/Server/Config.hs:304)
    setAccessLog (src/Snap/Internal/Http/Server/Config.hs:319)
    setBind (src/Snap/Internal/Http/Server/Config.hs:331)
    setCompression (src/Snap/Internal/Http/Server/Config.hs:349)
    setDefaultTimeout (src/Snap/Internal/Http/Server/Config.hs:358)
    setErrorHandler (src/Snap/Internal/Http/Server/Config.hs:355)
    setErrorLog (src/Snap/Internal/Http/Server/Config.hs:322)
    setHostname (src/Snap/Internal/Http/Server/Config.hs:316)
    setLocale (src/Snap/Internal/Http/Server/Config.hs:325)
    setOther (src/Snap/Internal/Http/Server/Config.hs:361)
    setPort (src/Snap/Internal/Http/Server/Config.hs:328)
    setProxyType (src/Snap/Internal/Http/Server/Config.hs:367)
    setSSLBind (src/Snap/Internal/Http/Server/Config.hs:337)
    setSSLCert (src/Snap/Internal/Http/Server/Config.hs:340)
    setSSLKey (src/Snap/Internal/Http/Server/Config.hs:346)
    setSSLChainCert (src/Snap/Internal/Http/Server/Config.hs:343)
    setSSLPort (src/Snap/Internal/Http/Server/Config.hs:334)
    setVerbose (src/Snap/Internal/Http/Server/Config.hs:352)
    setStartupHook (src/Snap/Internal/Http/Server/Config.hs:370)
    getStartupConfig (src/Snap/Internal/Http/Server/Config.hs:390)
 100% (  7 /  7) in 'Snap.Http.Server'
Documentation created: dist/doc/html/snap-server/index.html,
dist/doc/html/snap-server/snap-server.txt
Creating package registration file:
/tmp/pkgConf-snap-server-0.9.5289530568286420894.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/snap-server-0.9.5.1-H6JFkeXZRYgHKBpCt0CUvq
Registering snap-server-0.9.5.1...
Installed snap-server-0.9.5.1
Downloading websockets-snap-0.9.2.0...
Configuring websockets-snap-0.9.2.0...
Building websockets-snap-0.9.2.0...
Preprocessing library websockets-snap-0.9.2.0...
[1 of 1] Compiling Network.WebSockets.Snap ( src/Network/WebSockets/Snap.hs, dist/build/Network/WebSockets/Snap.o )
In-place registering websockets-snap-0.9.2.0...
Running Haddock for websockets-snap-0.9.2.0...
Running hscolour for websockets-snap-0.9.2.0...
Preprocessing library websockets-snap-0.9.2.0...
Preprocessing library websockets-snap-0.9.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
Haddock coverage:
 100% (  3 /  3) in 'Network.WebSockets.Snap'
Documentation created: dist/doc/html/websockets-snap/index.html,
dist/doc/html/websockets-snap/websockets-snap.txt
Creating package registration file:
/tmp/pkgConf-websockets-snap-0.9.2166730292284589771.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/websockets-snap-0.9.2.0-LiTktn1wdPgA99YLIRs4KE
Registering websockets-snap-0.9.2.0...
Installed websockets-snap-0.9.2.0
Downloading threepenny-gui-0.6.0.5...
Configuring threepenny-gui-0.6.0.5...
Building threepenny-gui-0.6.0.5...
Preprocessing library threepenny-gui-0.6.0.5...
[ 1 of 28] Compiling Paths_threepenny_gui ( dist/build/autogen/Paths_threepenny_gui.hs, dist/build/Paths_threepenny_gui.o )
[ 2 of 28] Compiling Reactive.Threepenny.Types ( src/Reactive/Threepenny/Types.hs, dist/build/Reactive/Threepenny/Types.o )
[ 3 of 28] Compiling Reactive.Threepenny.Monads ( src/Reactive/Threepenny/Monads.hs, dist/build/Reactive/Threepenny/Monads.o )
[ 4 of 28] Compiling Foreign.JavaScript.Include ( src/Foreign/JavaScript/Include.hs, dist/build/Foreign/JavaScript/Include.o )
[ 5 of 28] Compiling Foreign.JavaScript.Resources ( src/Foreign/JavaScript/Resources.hs, dist/build/Foreign/JavaScript/Resources.o )
[ 6 of 28] Compiling Reactive.Threepenny.PulseLatch ( src/Reactive/Threepenny/PulseLatch.hs, dist/build/Reactive/Threepenny/PulseLatch.o )
[ 7 of 28] Compiling Reactive.Threepenny.Memo ( src/Reactive/Threepenny/Memo.hs, dist/build/Reactive/Threepenny/Memo.o )
[ 8 of 28] Compiling Reactive.Threepenny ( src/Reactive/Threepenny.hs, dist/build/Reactive/Threepenny.o )
[ 9 of 28] Compiling Foreign.RemotePtr ( src/Foreign/RemotePtr.hs, dist/build/Foreign/RemotePtr.o )
[10 of 28] Compiling Foreign.JavaScript.Types ( src/Foreign/JavaScript/Types.hs, dist/build/Foreign/JavaScript/Types.o )
[11 of 28] Compiling Foreign.JavaScript.Server ( src/Foreign/JavaScript/Server.hs, dist/build/Foreign/JavaScript/Server.o )
[12 of 28] Compiling Foreign.JavaScript.EventLoop ( src/Foreign/JavaScript/EventLoop.hs, dist/build/Foreign/JavaScript/EventLoop.o )
[13 of 28] Compiling Foreign.JavaScript.Marshal ( src/Foreign/JavaScript/Marshal.hs, dist/build/Foreign/JavaScript/Marshal.o )
[14 of 28] Compiling Foreign.JavaScript ( src/Foreign/JavaScript.hs, dist/build/Foreign/JavaScript.o )
[15 of 28] Compiling Graphics.UI.Threepenny.Internal ( src/Graphics/UI/Threepenny/Internal.hs, dist/build/Graphics/UI/Threepenny/Internal.o )
[16 of 28] Compiling Graphics.UI.Threepenny.Core ( src/Graphics/UI/Threepenny/Core.hs, dist/build/Graphics/UI/Threepenny/Core.o )
[17 of 28] Compiling Graphics.UI.Threepenny.Attributes ( src/Graphics/UI/Threepenny/Attributes.hs, dist/build/Graphics/UI/Threepenny/Attributes.o )
[18 of 28] Compiling Graphics.UI.Threepenny.Canvas ( src/Graphics/UI/Threepenny/Canvas.hs, dist/build/Graphics/UI/Threepenny/Canvas.o )
[19 of 28] Compiling Graphics.UI.Threepenny.DragNDrop ( src/Graphics/UI/Threepenny/DragNDrop.hs, dist/build/Graphics/UI/Threepenny/DragNDrop.o )
[20 of 28] Compiling Graphics.UI.Threepenny.Elements ( src/Graphics/UI/Threepenny/Elements.hs, dist/build/Graphics/UI/Threepenny/Elements.o )
[21 of 28] Compiling Graphics.UI.Threepenny.Events ( src/Graphics/UI/Threepenny/Events.hs, dist/build/Graphics/UI/Threepenny/Events.o )
[22 of 28] Compiling Graphics.UI.Threepenny.JQuery ( src/Graphics/UI/Threepenny/JQuery.hs, dist/build/Graphics/UI/Threepenny/JQuery.o )
[23 of 28] Compiling Graphics.UI.Threepenny.Timer ( src/Graphics/UI/Threepenny/Timer.hs, dist/build/Graphics/UI/Threepenny/Timer.o )
[24 of 28] Compiling Graphics.UI.Threepenny.Widgets ( src/Graphics/UI/Threepenny/Widgets.hs, dist/build/Graphics/UI/Threepenny/Widgets.o )
[25 of 28] Compiling Graphics.UI.Threepenny ( src/Graphics/UI/Threepenny.hs, dist/build/Graphics/UI/Threepenny.o )
[26 of 28] Compiling Graphics.UI.Threepenny.SVG.Attributes ( src/Graphics/UI/Threepenny/SVG/Attributes.hs, dist/build/Graphics/UI/Threepenny/SVG/Attributes.o )
[27 of 28] Compiling Graphics.UI.Threepenny.SVG.Elements ( src/Graphics/UI/Threepenny/SVG/Elements.hs, dist/build/Graphics/UI/Threepenny/SVG/Elements.o )
[28 of 28] Compiling Graphics.UI.Threepenny.SVG ( src/Graphics/UI/Threepenny/SVG.hs, dist/build/Graphics/UI/Threepenny/SVG.o )
In-place registering threepenny-gui-0.6.0.5...
Running Haddock for threepenny-gui-0.6.0.5...
Running hscolour for threepenny-gui-0.6.0.5...
Preprocessing library threepenny-gui-0.6.0.5...
Preprocessing library threepenny-gui-0.6.0.5...
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 /  8) in 'Paths_threepenny_gui'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_threepenny_gui.hs:15)
    getBinDir (dist/build/autogen/Paths_threepenny_gui.hs:25)
    getLibDir (dist/build/autogen/Paths_threepenny_gui.hs:25)
    getDataDir (dist/build/autogen/Paths_threepenny_gui.hs:25)
    getLibexecDir (dist/build/autogen/Paths_threepenny_gui.hs:25)
    getDataFileName (dist/build/autogen/Paths_threepenny_gui.hs:32)
    getSysconfDir (dist/build/autogen/Paths_threepenny_gui.hs:25)
  27% (  3 / 11) in 'Reactive.Threepenny.Types'
  Missing documentation for:
    Module header
    Values (src/Reactive/Threepenny/Types.hs:13)
    Handler (src/Reactive/Threepenny/Types.hs:15)
    Priority (src/Reactive/Threepenny/Types.hs:16)
    Pulse (src/Reactive/Threepenny/Types.hs:18)
     (src/Reactive/Threepenny/Types.hs:23)
    Latch (src/Reactive/Threepenny/Types.hs:25)
    BuildIO (src/Reactive/Threepenny/Types.hs:39)
   0% (  0 /  2) in 'Reactive.Threepenny.Monads'
  Missing documentation for:
    Module header
    runEvalP (src/Reactive/Threepenny/Monads.hs:9)
   0% (  0 /  2) in 'Foreign.JavaScript.Include'
  Missing documentation for:
    Module header
    include (src/Foreign/JavaScript/Include.hs:18)
   0% (  0 /  4) in 'Foreign.JavaScript.Resources'
  Missing documentation for:
    Module header
    jsDriverCode (src/Foreign/JavaScript/Resources.hs:9)
    cssDriverCode (src/Foreign/JavaScript/Resources.hs:20)
    defaultHtmlFile (src/Foreign/JavaScript/Resources.hs:23)
  81% ( 13 / 16) in 'Reactive.Threepenny.PulseLatch'
  Missing documentation for:
    Module header
    Pulse (src/Reactive/Threepenny/Types.hs:18)
    Latch (src/Reactive/Threepenny/Types.hs:25)
   0% (  0 /  7) in 'Reactive.Threepenny.Memo'
  Missing documentation for:
    Module header
    Memo (src/Reactive/Threepenny/Memo.hs:14)
    fromPure (src/Reactive/Threepenny/Memo.hs:20)
    memoize (src/Reactive/Threepenny/Memo.hs:33)
    at (src/Reactive/Threepenny/Memo.hs:22)
    liftMemo1 (src/Reactive/Threepenny/Memo.hs:36)
    liftMemo2 (src/Reactive/Threepenny/Memo.hs:39)
  92% ( 47 / 51) in 'Reactive.Threepenny'
  Missing documentation for:
    Module header
    facts (src/Reactive/Threepenny.hs:351)
    rumors (src/Reactive/Threepenny.hs:351)
    unsafeMapIO (src/Reactive/Threepenny.hs:157)
  94% ( 17 / 18) in 'Foreign.RemotePtr'
  Missing documentation for:
    Module header
  36% (  9 / 25) in 'Foreign.JavaScript.Types'
  Missing documentation for:
    Module header
    defaultPort (src/Foreign/JavaScript/Types.hs:44)
    defaultAddr (src/Foreign/JavaScript/Types.hs:47)
    writeComm (src/Foreign/JavaScript/Types.hs:74)
    readComm (src/Foreign/JavaScript/Types.hs:77)
     (src/Foreign/JavaScript/Types.hs:90)
    readClient (src/Foreign/JavaScript/Types.hs:101)
     (src/Foreign/JavaScript/Types.hs:115)
     (src/Foreign/JavaScript/Types.hs:120)
    t (src/Foreign/JavaScript/Types.hs:125)
    writeServer (src/Foreign/JavaScript/Types.hs:127)
    Consistency (src/Foreign/JavaScript/Types.hs:146)
    Event (src/Foreign/JavaScript/Types.hs:147)
    quit (src/Foreign/JavaScript/Types.hs:152)
    newPartialWindow (src/Foreign/JavaScript/Types.hs:168)
    JSPtr (src/Foreign/JavaScript/Types.hs:183)
  50% (  1 /  2) in 'Foreign.JavaScript.Server'
  Missing documentation for:
    Module header
  62% (  5 /  8) in 'Foreign.JavaScript.EventLoop'
  Missing documentation for:
    Module header
    runEval (src/Foreign/JavaScript/Types.hs:157)
    callEval (src/Foreign/JavaScript/Types.hs:158)
Warning: Foreign.JavaScript.Marshal: handle is exported separately but will be documented under IsHandler. Consider exporting it together with its parent(s) for code clarity.
  90% (  9 / 10) in 'Foreign.JavaScript.Marshal'
  Missing documentation for:
    Module header
  95% ( 21 / 22) in 'Foreign.JavaScript'
  Missing documentation for:
    Module header
  91% ( 29 / 32) in 'Graphics.UI.Threepenny.Internal'
  Missing documentation for:
    Module header
    Element (src/Graphics/UI/Threepenny/Internal.hs:90)
    getWindow (src/Graphics/UI/Threepenny/Internal.hs:100)
Cannot find documentation for: $ui
  96% ( 82 / 85) in 'Graphics.UI.Threepenny.Core'
  Missing documentation for:
    Module header
    Element (src/Graphics/UI/Threepenny/Internal.hs:90)
    getWindow (src/Graphics/UI/Threepenny/Internal.hs:100)
  10% (  7 / 73) in 'Graphics.UI.Threepenny.Attributes'
  Missing documentation for:
    Module header
    action (src/Graphics/UI/Threepenny/Attributes.hs:64)
    align (src/Graphics/UI/Threepenny/Attributes.hs:65)
    alink (src/Graphics/UI/Threepenny/Attributes.hs:66)
    alt (src/Graphics/UI/Threepenny/Attributes.hs:67)
    altcode (src/Graphics/UI/Threepenny/Attributes.hs:68)
    archive (src/Graphics/UI/Threepenny/Attributes.hs:69)
    background (src/Graphics/UI/Threepenny/Attributes.hs:70)
    base (src/Graphics/UI/Threepenny/Attributes.hs:71)
    bgcolor (src/Graphics/UI/Threepenny/Attributes.hs:72)
    border (src/Graphics/UI/Threepenny/Attributes.hs:73)
    bordercolor (src/Graphics/UI/Threepenny/Attributes.hs:74)
    cellpadding (src/Graphics/UI/Threepenny/Attributes.hs:75)
    cellspacing (src/Graphics/UI/Threepenny/Attributes.hs:76)
    checked_ (src/Graphics/UI/Threepenny/Attributes.hs:77)
    class_ (src/Graphics/UI/Threepenny/Attributes.hs:120)
    clear_ (src/Graphics/UI/Threepenny/Attributes.hs:78)
    code_ (src/Graphics/UI/Threepenny/Attributes.hs:79)
    codebase (src/Graphics/UI/Threepenny/Attributes.hs:80)
    color (src/Graphics/UI/Threepenny/Attributes.hs:81)
    cols (src/Graphics/UI/Threepenny/Attributes.hs:82)
    colspan (src/Graphics/UI/Threepenny/Attributes.hs:83)
    compact (src/Graphics/UI/Threepenny/Attributes.hs:84)
    content (src/Graphics/UI/Threepenny/Attributes.hs:85)
    coords (src/Graphics/UI/Threepenny/Attributes.hs:86)
    enctype (src/Graphics/UI/Threepenny/Attributes.hs:87)
    face (src/Graphics/UI/Threepenny/Attributes.hs:88)
    for (src/Graphics/UI/Threepenny/Attributes.hs:89)
    frameborder (src/Graphics/UI/Threepenny/Attributes.hs:90)
    height (src/Graphics/UI/Threepenny/Attributes.hs:91)
    href (src/Graphics/UI/Threepenny/Attributes.hs:92)
    hspace (src/Graphics/UI/Threepenny/Attributes.hs:93)
    httpequiv (src/Graphics/UI/Threepenny/Attributes.hs:94)
    id_ (src/Graphics/UI/Threepenny/Attributes.hs:95)
    ismap (src/Graphics/UI/Threepenny/Attributes.hs:96)
    lang (src/Graphics/UI/Threepenny/Attributes.hs:97)
    marginheight (src/Graphics/UI/Threepenny/Attributes.hs:98)
    marginwidth (src/Graphics/UI/Threepenny/Attributes.hs:99)
    maxlength (src/Graphics/UI/Threepenny/Attributes.hs:100)
    method (src/Graphics/UI/Threepenny/Attributes.hs:101)
    multiple (src/Graphics/UI/Threepenny/Attributes.hs:102)
    name (src/Graphics/UI/Threepenny/Attributes.hs:103)
    nohref (src/Graphics/UI/Threepenny/Attributes.hs:104)
    noresize (src/Graphics/UI/Threepenny/Attributes.hs:105)
    noshade (src/Graphics/UI/Threepenny/Attributes.hs:106)
    nowrap (src/Graphics/UI/Threepenny/Attributes.hs:107)
    rel (src/Graphics/UI/Threepenny/Attributes.hs:108)
    rev (src/Graphics/UI/Threepenny/Attributes.hs:109)
    rows (src/Graphics/UI/Threepenny/Attributes.hs:110)
    rowspan (src/Graphics/UI/Threepenny/Attributes.hs:111)
    rules (src/Graphics/UI/Threepenny/Attributes.hs:112)
    scrolling (src/Graphics/UI/Threepenny/Attributes.hs:113)
    selected (src/Graphics/UI/Threepenny/Attributes.hs:114)
    shape (src/Graphics/UI/Threepenny/Attributes.hs:115)
    size (src/Graphics/UI/Threepenny/Attributes.hs:116)
    src (src/Graphics/UI/Threepenny/Attributes.hs:117)
    target (src/Graphics/UI/Threepenny/Attributes.hs:118)
    text_ (src/Graphics/UI/Threepenny/Attributes.hs:119)
    title__ (src/Graphics/UI/Threepenny/Attributes.hs:122)
    type_ (src/Graphics/UI/Threepenny/Attributes.hs:121)
    usemap (src/Graphics/UI/Threepenny/Attributes.hs:123)
    valign (src/Graphics/UI/Threepenny/Attributes.hs:124)
    version (src/Graphics/UI/Threepenny/Attributes.hs:125)
    vlink (src/Graphics/UI/Threepenny/Attributes.hs:126)
    vspace (src/Graphics/UI/Threepenny/Attributes.hs:127)
    width (src/Graphics/UI/Threepenny/Attributes.hs:128)
  74% ( 26 / 35) in 'Graphics.UI.Threepenny.Canvas'
  Missing documentation for:
    Module header
    Canvas (src/Graphics/UI/Threepenny/Canvas.hs:28)
    Vector (src/Graphics/UI/Threepenny/Canvas.hs:30)
    Point (src/Graphics/UI/Threepenny/Canvas.hs:31)
    Color (src/Graphics/UI/Threepenny/Canvas.hs:32)
    ColorStop (src/Graphics/UI/Threepenny/Canvas.hs:36)
    Gradient (src/Graphics/UI/Threepenny/Canvas.hs:38)
    FillStyle (src/Graphics/UI/Threepenny/Canvas.hs:48)
    TextAlign (src/Graphics/UI/Threepenny/Canvas.hs:159)
  93% ( 14 / 15) in 'Graphics.UI.Threepenny.DragNDrop'
  Missing documentation for:
    Module header
   6% (  5 / 81) in 'Graphics.UI.Threepenny.Elements'
  Missing documentation for:
    address (src/Graphics/UI/Threepenny/Elements.hs:62)
    a (src/Graphics/UI/Threepenny/Elements.hs:63)
    anchor (src/Graphics/UI/Threepenny/Elements.hs:64)
    applet (src/Graphics/UI/Threepenny/Elements.hs:65)
    area (src/Graphics/UI/Threepenny/Elements.hs:66)
    audio (src/Graphics/UI/Threepenny/Elements.hs:67)
    basefont (src/Graphics/UI/Threepenny/Elements.hs:68)
    big (src/Graphics/UI/Threepenny/Elements.hs:69)
    blockquote (src/Graphics/UI/Threepenny/Elements.hs:70)
    body (src/Graphics/UI/Threepenny/Elements.hs:71)
    bold (src/Graphics/UI/Threepenny/Elements.hs:72)
    br (src/Graphics/UI/Threepenny/Elements.hs:73)
    button (src/Graphics/UI/Threepenny/Elements.hs:74)
    canvas (src/Graphics/UI/Threepenny/Elements.hs:75)
    caption (src/Graphics/UI/Threepenny/Elements.hs:76)
    center (src/Graphics/UI/Threepenny/Elements.hs:77)
    cite (src/Graphics/UI/Threepenny/Elements.hs:78)
    code (src/Graphics/UI/Threepenny/Elements.hs:79)
    ddef (src/Graphics/UI/Threepenny/Elements.hs:80)
    define (src/Graphics/UI/Threepenny/Elements.hs:81)
    div (src/Graphics/UI/Threepenny/Elements.hs:82)
    dlist (src/Graphics/UI/Threepenny/Elements.hs:83)
    dterm (src/Graphics/UI/Threepenny/Elements.hs:84)
    emphasize (src/Graphics/UI/Threepenny/Elements.hs:85)
    fieldset (src/Graphics/UI/Threepenny/Elements.hs:86)
    font (src/Graphics/UI/Threepenny/Elements.hs:87)
    form (src/Graphics/UI/Threepenny/Elements.hs:88)
    frame (src/Graphics/UI/Threepenny/Elements.hs:89)
    frameset (src/Graphics/UI/Threepenny/Elements.hs:90)
    h1 (src/Graphics/UI/Threepenny/Elements.hs:91)
    h2 (src/Graphics/UI/Threepenny/Elements.hs:92)
    h3 (src/Graphics/UI/Threepenny/Elements.hs:93)
    h4 (src/Graphics/UI/Threepenny/Elements.hs:94)
    h5 (src/Graphics/UI/Threepenny/Elements.hs:95)
    h6 (src/Graphics/UI/Threepenny/Elements.hs:96)
    header (src/Graphics/UI/Threepenny/Elements.hs:97)
    hr (src/Graphics/UI/Threepenny/Elements.hs:98)
    img (src/Graphics/UI/Threepenny/Elements.hs:99)
    image (src/Graphics/UI/Threepenny/Elements.hs:100)
    input (src/Graphics/UI/Threepenny/Elements.hs:101)
    italics (src/Graphics/UI/Threepenny/Elements.hs:102)
    keyboard (src/Graphics/UI/Threepenny/Elements.hs:103)
    label (src/Graphics/UI/Threepenny/Elements.hs:104)
    legend (src/Graphics/UI/Threepenny/Elements.hs:105)
    li (src/Graphics/UI/Threepenny/Elements.hs:106)
    link (src/Graphics/UI/Threepenny/Elements.hs:107)
    map (src/Graphics/UI/Threepenny/Elements.hs:108)
    meta (src/Graphics/UI/Threepenny/Elements.hs:109)
    noframes (src/Graphics/UI/Threepenny/Elements.hs:110)
    olist (src/Graphics/UI/Threepenny/Elements.hs:111)
    option (src/Graphics/UI/Threepenny/Elements.hs:112)
    p (src/Graphics/UI/Threepenny/Elements.hs:113)
    paragraph (src/Graphics/UI/Threepenny/Elements.hs:114)
    param (src/Graphics/UI/Threepenny/Elements.hs:115)
    pre (src/Graphics/UI/Threepenny/Elements.hs:116)
    sample (src/Graphics/UI/Threepenny/Elements.hs:117)
    select (src/Graphics/UI/Threepenny/Elements.hs:118)
    small (src/Graphics/UI/Threepenny/Elements.hs:119)
    source (src/Graphics/UI/Threepenny/Elements.hs:120)
    span (src/Graphics/UI/Threepenny/Elements.hs:130)
    strong (src/Graphics/UI/Threepenny/Elements.hs:121)
    sub (src/Graphics/UI/Threepenny/Elements.hs:122)
    sup (src/Graphics/UI/Threepenny/Elements.hs:123)
    table (src/Graphics/UI/Threepenny/Elements.hs:124)
    td (src/Graphics/UI/Threepenny/Elements.hs:125)
    textarea (src/Graphics/UI/Threepenny/Elements.hs:126)
    th (src/Graphics/UI/Threepenny/Elements.hs:127)
    thebase (src/Graphics/UI/Threepenny/Elements.hs:128)
    thehtml (src/Graphics/UI/Threepenny/Elements.hs:129)
    title_ (src/Graphics/UI/Threepenny/Elements.hs:131)
    tr (src/Graphics/UI/Threepenny/Elements.hs:132)
    tt (src/Graphics/UI/Threepenny/Elements.hs:133)
    ul (src/Graphics/UI/Threepenny/Elements.hs:134)
    underline (src/Graphics/UI/Threepenny/Elements.hs:135)
    variable (src/Graphics/UI/Threepenny/Elements.hs:136)
    video (src/Graphics/UI/Threepenny/Elements.hs:137)
  89% ( 17 / 19) in 'Graphics.UI.Threepenny.Events'
  Missing documentation for:
    Module header
    KeyCode (src/Graphics/UI/Threepenny/Events.hs:86)
  62% (  5 /  8) in 'Graphics.UI.Threepenny.JQuery'
  Missing documentation for:
    Module header
    Easing (src/Graphics/UI/Threepenny/JQuery.hs:14)
     (src/Graphics/UI/Threepenny/JQuery.hs:17)
  82% (  9 / 11) in 'Graphics.UI.Threepenny.Timer'
  Missing documentation for:
    Module header
    Timer (src/Graphics/UI/Threepenny/Timer.hs:24)
  82% ( 14 / 17) in 'Graphics.UI.Threepenny.Widgets'
  Missing documentation for:
    Module header
    rumors (src/Reactive/Threepenny.hs:351)
    facts (src/Reactive/Threepenny.hs:351)
  93% ( 14 / 15) in 'Graphics.UI.Threepenny'
  Missing documentation for:
    Module header
   1% (  4 /271) in 'Graphics.UI.Threepenny.SVG.Attributes'
  Missing documentation for:
    Module header
    accent_height (src/Graphics/UI/Threepenny/SVG/Attributes.hs:94)
    accumulate (src/Graphics/UI/Threepenny/SVG/Attributes.hs:95)
    additive (src/Graphics/UI/Threepenny/SVG/Attributes.hs:96)
    alphabetic (src/Graphics/UI/Threepenny/SVG/Attributes.hs:98)
    amplitude (src/Graphics/UI/Threepenny/SVG/Attributes.hs:99)
    arabic_form (src/Graphics/UI/Threepenny/SVG/Attributes.hs:100)
    ascent (src/Graphics/UI/Threepenny/SVG/Attributes.hs:101)
    attributeName (src/Graphics/UI/Threepenny/SVG/Attributes.hs:102)
    attributeType (src/Graphics/UI/Threepenny/SVG/Attributes.hs:103)
    azimuth (src/Graphics/UI/Threepenny/SVG/Attributes.hs:104)
    baseFrequency (src/Graphics/UI/Threepenny/SVG/Attributes.hs:105)
    baseProfile (src/Graphics/UI/Threepenny/SVG/Attributes.hs:106)
    bbox (src/Graphics/UI/Threepenny/SVG/Attributes.hs:108)
    begin (src/Graphics/UI/Threepenny/SVG/Attributes.hs:109)
    bias (src/Graphics/UI/Threepenny/SVG/Attributes.hs:110)
    by (src/Graphics/UI/Threepenny/SVG/Attributes.hs:111)
    calcMode (src/Graphics/UI/Threepenny/SVG/Attributes.hs:112)
    cap_height (src/Graphics/UI/Threepenny/SVG/Attributes.hs:113)
    class_ (src/Graphics/UI/Threepenny/SVG/Attributes.hs:114)
    clipPathUnits (src/Graphics/UI/Threepenny/SVG/Attributes.hs:118)
    contentScriptType (src/Graphics/UI/Threepenny/SVG/Attributes.hs:124)
    contentStyleType (src/Graphics/UI/Threepenny/SVG/Attributes.hs:125)
    cx (src/Graphics/UI/Threepenny/SVG/Attributes.hs:127)
    cy (src/Graphics/UI/Threepenny/SVG/Attributes.hs:128)
    d (src/Graphics/UI/Threepenny/SVG/Attributes.hs:129)
    descent (src/Graphics/UI/Threepenny/SVG/Attributes.hs:130)
    diffuseConstant (src/Graphics/UI/Threepenny/SVG/Attributes.hs:131)
    divisor (src/Graphics/UI/Threepenny/SVG/Attributes.hs:134)
    dur (src/Graphics/UI/Threepenny/SVG/Attributes.hs:136)
    dx (src/Graphics/UI/Threepenny/SVG/Attributes.hs:137)
    dy (src/Graphics/UI/Threepenny/SVG/Attributes.hs:138)
    edgeMode (src/Graphics/UI/Threepenny/SVG/Attributes.hs:139)
    elevation (src/Graphics/UI/Threepenny/SVG/Attributes.hs:140)
    end (src/Graphics/UI/Threepenny/SVG/Attributes.hs:142)
    exponent (src/Graphics/UI/Threepenny/SVG/Attributes.hs:143)
    externalResourcesRequired (src/Graphics/UI/Threepenny/SVG/Attributes.hs:144)
    filterRes (src/Graphics/UI/Threepenny/SVG/Attributes.hs:149)
    filterUnits (src/Graphics/UI/Threepenny/SVG/Attributes.hs:150)
    format (src/Graphics/UI/Threepenny/SVG/Attributes.hs:160)
    from (src/Graphics/UI/Threepenny/SVG/Attributes.hs:161)
    fx (src/Graphics/UI/Threepenny/SVG/Attributes.hs:162)
    fy (src/Graphics/UI/Threepenny/SVG/Attributes.hs:163)
    g1 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:164)
    g2 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:165)
    glyph_name (src/Graphics/UI/Threepenny/SVG/Attributes.hs:166)
    glyphRef (src/Graphics/UI/Threepenny/SVG/Attributes.hs:169)
    gradientTransform (src/Graphics/UI/Threepenny/SVG/Attributes.hs:170)
    gradientUnits (src/Graphics/UI/Threepenny/SVG/Attributes.hs:171)
    hanging (src/Graphics/UI/Threepenny/SVG/Attributes.hs:172)
    height (src/Graphics/UI/Threepenny/SVG/Attributes.hs:173)
    horiz_adv_x (src/Graphics/UI/Threepenny/SVG/Attributes.hs:174)
    horiz_origin_x (src/Graphics/UI/Threepenny/SVG/Attributes.hs:175)
    horiz_origin_y (src/Graphics/UI/Threepenny/SVG/Attributes.hs:176)
    id (src/Graphics/UI/Threepenny/SVG/Attributes.hs:177)
    ideographic (src/Graphics/UI/Threepenny/SVG/Attributes.hs:178)
    in_ (src/Graphics/UI/Threepenny/SVG/Attributes.hs:180)
    in2 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:181)
    intercept (src/Graphics/UI/Threepenny/SVG/Attributes.hs:182)
    k (src/Graphics/UI/Threepenny/SVG/Attributes.hs:183)
    k1 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:184)
    k2 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:185)
    k3 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:186)
    k4 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:187)
    kernelMatrix (src/Graphics/UI/Threepenny/SVG/Attributes.hs:188)
    kernelUnitLength (src/Graphics/UI/Threepenny/SVG/Attributes.hs:189)
    keyPoints (src/Graphics/UI/Threepenny/SVG/Attributes.hs:191)
    keySplines (src/Graphics/UI/Threepenny/SVG/Attributes.hs:192)
    keyTimes (src/Graphics/UI/Threepenny/SVG/Attributes.hs:193)
    lang (src/Graphics/UI/Threepenny/SVG/Attributes.hs:194)
    lengthAdjust (src/Graphics/UI/Threepenny/SVG/Attributes.hs:195)
    limitingConeAngle (src/Graphics/UI/Threepenny/SVG/Attributes.hs:198)
    local (src/Graphics/UI/Threepenny/SVG/Attributes.hs:199)
    markerHeight (src/Graphics/UI/Threepenny/SVG/Attributes.hs:203)
    markerUnits (src/Graphics/UI/Threepenny/SVG/Attributes.hs:204)
    markerWidth (src/Graphics/UI/Threepenny/SVG/Attributes.hs:205)
    maskContentUnits (src/Graphics/UI/Threepenny/SVG/Attributes.hs:207)
    maskUnits (src/Graphics/UI/Threepenny/SVG/Attributes.hs:208)
    mathematical (src/Graphics/UI/Threepenny/SVG/Attributes.hs:209)
    max (src/Graphics/UI/Threepenny/SVG/Attributes.hs:210)
    media (src/Graphics/UI/Threepenny/SVG/Attributes.hs:211)
    method (src/Graphics/UI/Threepenny/SVG/Attributes.hs:212)
    min (src/Graphics/UI/Threepenny/SVG/Attributes.hs:213)
    mode (src/Graphics/UI/Threepenny/SVG/Attributes.hs:214)
    name (src/Graphics/UI/Threepenny/SVG/Attributes.hs:215)
    numOctaves (src/Graphics/UI/Threepenny/SVG/Attributes.hs:216)
    offset (src/Graphics/UI/Threepenny/SVG/Attributes.hs:217)
    onabort (src/Graphics/UI/Threepenny/SVG/Attributes.hs:218)
    onactivate (src/Graphics/UI/Threepenny/SVG/Attributes.hs:219)
    onbegin (src/Graphics/UI/Threepenny/SVG/Attributes.hs:220)
    onclick (src/Graphics/UI/Threepenny/SVG/Attributes.hs:221)
    onend (src/Graphics/UI/Threepenny/SVG/Attributes.hs:222)
    onerror (src/Graphics/UI/Threepenny/SVG/Attributes.hs:223)
    onfocusin (src/Graphics/UI/Threepenny/SVG/Attributes.hs:224)
    onfocusout (src/Graphics/UI/Threepenny/SVG/Attributes.hs:225)
    onload (src/Graphics/UI/Threepenny/SVG/Attributes.hs:226)
    onmousedown (src/Graphics/UI/Threepenny/SVG/Attributes.hs:227)
    onmousemove (src/Graphics/UI/Threepenny/SVG/Attributes.hs:228)
    onmouseout (src/Graphics/UI/Threepenny/SVG/Attributes.hs:229)
    onmouseover (src/Graphics/UI/Threepenny/SVG/Attributes.hs:230)
    onmouseup (src/Graphics/UI/Threepenny/SVG/Attributes.hs:231)
    onrepeat (src/Graphics/UI/Threepenny/SVG/Attributes.hs:232)
    onresize (src/Graphics/UI/Threepenny/SVG/Attributes.hs:233)
    onscroll (src/Graphics/UI/Threepenny/SVG/Attributes.hs:234)
    onunload (src/Graphics/UI/Threepenny/SVG/Attributes.hs:235)
    onzoom (src/Graphics/UI/Threepenny/SVG/Attributes.hs:236)
    operator (src/Graphics/UI/Threepenny/SVG/Attributes.hs:238)
    order (src/Graphics/UI/Threepenny/SVG/Attributes.hs:239)
    orient (src/Graphics/UI/Threepenny/SVG/Attributes.hs:240)
    orientation (src/Graphics/UI/Threepenny/SVG/Attributes.hs:241)
    origin (src/Graphics/UI/Threepenny/SVG/Attributes.hs:242)
    overline_position (src/Graphics/UI/Threepenny/SVG/Attributes.hs:244)
    overline_thickness (src/Graphics/UI/Threepenny/SVG/Attributes.hs:245)
    panose_1 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:246)
    path (src/Graphics/UI/Threepenny/SVG/Attributes.hs:247)
    pathLength (src/Graphics/UI/Threepenny/SVG/Attributes.hs:249)
    patternContentUnits (src/Graphics/UI/Threepenny/SVG/Attributes.hs:250)
    patternTransform (src/Graphics/UI/Threepenny/SVG/Attributes.hs:251)
    patternUnits (src/Graphics/UI/Threepenny/SVG/Attributes.hs:252)
    points (src/Graphics/UI/Threepenny/SVG/Attributes.hs:254)
    pointsAtX (src/Graphics/UI/Threepenny/SVG/Attributes.hs:255)
    pointsAtY (src/Graphics/UI/Threepenny/SVG/Attributes.hs:256)
    pointsAtZ (src/Graphics/UI/Threepenny/SVG/Attributes.hs:257)
    preserveAlpha (src/Graphics/UI/Threepenny/SVG/Attributes.hs:258)
    preserveAspectRatio (src/Graphics/UI/Threepenny/SVG/Attributes.hs:259)
    primitiveUnits (src/Graphics/UI/Threepenny/SVG/Attributes.hs:260)
    r (src/Graphics/UI/Threepenny/SVG/Attributes.hs:261)
    radius (src/Graphics/UI/Threepenny/SVG/Attributes.hs:262)
    refx (src/Graphics/UI/Threepenny/SVG/Attributes.hs:263)
    refy (src/Graphics/UI/Threepenny/SVG/Attributes.hs:264)
    rendering_intent (src/Graphics/UI/Threepenny/SVG/Attributes.hs:265)
    repeatCount (src/Graphics/UI/Threepenny/SVG/Attributes.hs:266)
    repeatDur (src/Graphics/UI/Threepenny/SVG/Attributes.hs:267)
    requiredExtensions (src/Graphics/UI/Threepenny/SVG/Attributes.hs:268)
    requiredFeatures (src/Graphics/UI/Threepenny/SVG/Attributes.hs:269)
    restart (src/Graphics/UI/Threepenny/SVG/Attributes.hs:270)
    result (src/Graphics/UI/Threepenny/SVG/Attributes.hs:271)
    rotate (src/Graphics/UI/Threepenny/SVG/Attributes.hs:272)
    rx (src/Graphics/UI/Threepenny/SVG/Attributes.hs:273)
    ry (src/Graphics/UI/Threepenny/SVG/Attributes.hs:274)
    scale (src/Graphics/UI/Threepenny/SVG/Attributes.hs:275)
    seed (src/Graphics/UI/Threepenny/SVG/Attributes.hs:276)
    slope (src/Graphics/UI/Threepenny/SVG/Attributes.hs:278)
    spacing (src/Graphics/UI/Threepenny/SVG/Attributes.hs:279)
    specularConstant (src/Graphics/UI/Threepenny/SVG/Attributes.hs:280)
    specularExponent (src/Graphics/UI/Threepenny/SVG/Attributes.hs:281)
    spreadMethod (src/Graphics/UI/Threepenny/SVG/Attributes.hs:282)
    startOffset (src/Graphics/UI/Threepenny/SVG/Attributes.hs:283)
    stdDeviation (src/Graphics/UI/Threepenny/SVG/Attributes.hs:284)
    stemh (src/Graphics/UI/Threepenny/SVG/Attributes.hs:285)
    stemv (src/Graphics/UI/Threepenny/SVG/Attributes.hs:286)
    stitchTiles (src/Graphics/UI/Threepenny/SVG/Attributes.hs:287)
    strikethrough_position (src/Graphics/UI/Threepenny/SVG/Attributes.hs:290)
    strikethrough_thickness (src/Graphics/UI/Threepenny/SVG/Attributes.hs:291)
    string (src/Graphics/UI/Threepenny/SVG/Attributes.hs:292)
    style (src/Graphics/UI/Threepenny/SVG/Attributes.hs:301)
    surfaceScale (src/Graphics/UI/Threepenny/SVG/Attributes.hs:302)
    systemLanguage (src/Graphics/UI/Threepenny/SVG/Attributes.hs:303)
    tableValues (src/Graphics/UI/Threepenny/SVG/Attributes.hs:304)
    target (src/Graphics/UI/Threepenny/SVG/Attributes.hs:305)
    targetX (src/Graphics/UI/Threepenny/SVG/Attributes.hs:306)
    targetY (src/Graphics/UI/Threepenny/SVG/Attributes.hs:307)
    textLength (src/Graphics/UI/Threepenny/SVG/Attributes.hs:311)
    title (src/Graphics/UI/Threepenny/SVG/Attributes.hs:312)
    to (src/Graphics/UI/Threepenny/SVG/Attributes.hs:313)
    transform (src/Graphics/UI/Threepenny/SVG/Attributes.hs:314)
    type_ (src/Graphics/UI/Threepenny/SVG/Attributes.hs:315)
    u1 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:316)
    u2 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:317)
    underline_position (src/Graphics/UI/Threepenny/SVG/Attributes.hs:318)
    underline_thickness (src/Graphics/UI/Threepenny/SVG/Attributes.hs:319)
    unicode (src/Graphics/UI/Threepenny/SVG/Attributes.hs:320)
    unicode_range (src/Graphics/UI/Threepenny/SVG/Attributes.hs:322)
    units_per_em (src/Graphics/UI/Threepenny/SVG/Attributes.hs:323)
    v_alphabetic (src/Graphics/UI/Threepenny/SVG/Attributes.hs:324)
    v_hanging (src/Graphics/UI/Threepenny/SVG/Attributes.hs:325)
    v_ideographic (src/Graphics/UI/Threepenny/SVG/Attributes.hs:326)
    v_mathematical (src/Graphics/UI/Threepenny/SVG/Attributes.hs:327)
    values (src/Graphics/UI/Threepenny/SVG/Attributes.hs:328)
    version (src/Graphics/UI/Threepenny/SVG/Attributes.hs:329)
    vert_adv_y (src/Graphics/UI/Threepenny/SVG/Attributes.hs:330)
    vert_origin_x (src/Graphics/UI/Threepenny/SVG/Attributes.hs:331)
    vert_origin_y (src/Graphics/UI/Threepenny/SVG/Attributes.hs:332)
    viewBox (src/Graphics/UI/Threepenny/SVG/Attributes.hs:333)
    viewTarget (src/Graphics/UI/Threepenny/SVG/Attributes.hs:334)
    width (src/Graphics/UI/Threepenny/SVG/Attributes.hs:336)
    widths (src/Graphics/UI/Threepenny/SVG/Attributes.hs:337)
    x (src/Graphics/UI/Threepenny/SVG/Attributes.hs:340)
    x_height (src/Graphics/UI/Threepenny/SVG/Attributes.hs:341)
    x1 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:342)
    x2 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:343)
    xChannelSelector (src/Graphics/UI/Threepenny/SVG/Attributes.hs:344)
    xlink_actuate (src/Graphics/UI/Threepenny/SVG/Attributes.hs:345)
    xlink_arcrole (src/Graphics/UI/Threepenny/SVG/Attributes.hs:346)
    xlink_href (src/Graphics/UI/Threepenny/SVG/Attributes.hs:347)
    xlink_role (src/Graphics/UI/Threepenny/SVG/Attributes.hs:348)
    xlink_show (src/Graphics/UI/Threepenny/SVG/Attributes.hs:349)
    xlink_title (src/Graphics/UI/Threepenny/SVG/Attributes.hs:350)
    xlink_type (src/Graphics/UI/Threepenny/SVG/Attributes.hs:351)
    xml_base (src/Graphics/UI/Threepenny/SVG/Attributes.hs:352)
    xml_lang (src/Graphics/UI/Threepenny/SVG/Attributes.hs:353)
    xml_space (src/Graphics/UI/Threepenny/SVG/Attributes.hs:354)
    y (src/Graphics/UI/Threepenny/SVG/Attributes.hs:355)
    y1 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:356)
    y2 (src/Graphics/UI/Threepenny/SVG/Attributes.hs:357)
    yChannelSelector (src/Graphics/UI/Threepenny/SVG/Attributes.hs:358)
    z (src/Graphics/UI/Threepenny/SVG/Attributes.hs:359)
    zoomAndPan (src/Graphics/UI/Threepenny/SVG/Attributes.hs:360)
    alignment_baseline (src/Graphics/UI/Threepenny/SVG/Attributes.hs:97)
    baseline_shift (src/Graphics/UI/Threepenny/SVG/Attributes.hs:107)
    clip_path (src/Graphics/UI/Threepenny/SVG/Attributes.hs:116)
    clip_rule (src/Graphics/UI/Threepenny/SVG/Attributes.hs:117)
    clip (src/Graphics/UI/Threepenny/SVG/Attributes.hs:115)
    color_interpolation_filters (src/Graphics/UI/Threepenny/SVG/Attributes.hs:121)
    color_interpolation (src/Graphics/UI/Threepenny/SVG/Attributes.hs:120)
    color_profile (src/Graphics/UI/Threepenny/SVG/Attributes.hs:122)
    color_rendering (src/Graphics/UI/Threepenny/SVG/Attributes.hs:123)
    color (src/Graphics/UI/Threepenny/SVG/Attributes.hs:119)
    cursor (src/Graphics/UI/Threepenny/SVG/Attributes.hs:126)
    direction (src/Graphics/UI/Threepenny/SVG/Attributes.hs:132)
    display (src/Graphics/UI/Threepenny/SVG/Attributes.hs:133)
    dominant_baseline (src/Graphics/UI/Threepenny/SVG/Attributes.hs:135)
    enable_background (src/Graphics/UI/Threepenny/SVG/Attributes.hs:141)
    fill_opacity (src/Graphics/UI/Threepenny/SVG/Attributes.hs:146)
    fill_rule (src/Graphics/UI/Threepenny/SVG/Attributes.hs:147)
    fill (src/Graphics/UI/Threepenny/SVG/Attributes.hs:145)
    filter (src/Graphics/UI/Threepenny/SVG/Attributes.hs:148)
    flood_color (src/Graphics/UI/Threepenny/SVG/Attributes.hs:151)
    flood_opacity (src/Graphics/UI/Threepenny/SVG/Attributes.hs:152)
    font_family (src/Graphics/UI/Threepenny/SVG/Attributes.hs:153)
    font_size_adjust (src/Graphics/UI/Threepenny/SVG/Attributes.hs:155)
    font_size (src/Graphics/UI/Threepenny/SVG/Attributes.hs:154)
    font_stretch (src/Graphics/UI/Threepenny/SVG/Attributes.hs:156)
    font_style (src/Graphics/UI/Threepenny/SVG/Attributes.hs:157)
    font_variant (src/Graphics/UI/Threepenny/SVG/Attributes.hs:158)
    font_weight (src/Graphics/UI/Threepenny/SVG/Attributes.hs:159)
    glyph_orientation_horizontal (src/Graphics/UI/Threepenny/SVG/Attributes.hs:167)
    glyph_orientation_vertical (src/Graphics/UI/Threepenny/SVG/Attributes.hs:168)
    image_rendering (src/Graphics/UI/Threepenny/SVG/Attributes.hs:179)
    kerning (src/Graphics/UI/Threepenny/SVG/Attributes.hs:190)
    letter_spacing (src/Graphics/UI/Threepenny/SVG/Attributes.hs:196)
    lighting_color (src/Graphics/UI/Threepenny/SVG/Attributes.hs:197)
    marker_end (src/Graphics/UI/Threepenny/SVG/Attributes.hs:200)
    marker_mid (src/Graphics/UI/Threepenny/SVG/Attributes.hs:201)
    marker_start (src/Graphics/UI/Threepenny/SVG/Attributes.hs:202)
    mask (src/Graphics/UI/Threepenny/SVG/Attributes.hs:206)
    opacity (src/Graphics/UI/Threepenny/SVG/Attributes.hs:237)
    overflow (src/Graphics/UI/Threepenny/SVG/Attributes.hs:243)
    pointer_events (src/Graphics/UI/Threepenny/SVG/Attributes.hs:253)
    shape_rendering (src/Graphics/UI/Threepenny/SVG/Attributes.hs:277)
    stop_color (src/Graphics/UI/Threepenny/SVG/Attributes.hs:288)
    stop_opacity (src/Graphics/UI/Threepenny/SVG/Attributes.hs:289)
    stroke_dasharray (src/Graphics/UI/Threepenny/SVG/Attributes.hs:294)
    stroke_dashoffset (src/Graphics/UI/Threepenny/SVG/Attributes.hs:295)
    stroke_linecap (src/Graphics/UI/Threepenny/SVG/Attributes.hs:296)
    stroke_linejoin (src/Graphics/UI/Threepenny/SVG/Attributes.hs:297)
    stroke_miterlimit (src/Graphics/UI/Threepenny/SVG/Attributes.hs:298)
    stroke_opacity (src/Graphics/UI/Threepenny/SVG/Attributes.hs:299)
    stroke_width (src/Graphics/UI/Threepenny/SVG/Attributes.hs:300)
    stroke (src/Graphics/UI/Threepenny/SVG/Attributes.hs:293)
    text_anchor (src/Graphics/UI/Threepenny/SVG/Attributes.hs:308)
    text_decoration (src/Graphics/UI/Threepenny/SVG/Attributes.hs:309)
    text_rendering (src/Graphics/UI/Threepenny/SVG/Attributes.hs:310)
    unicode_bidi (src/Graphics/UI/Threepenny/SVG/Attributes.hs:321)
    visibility (src/Graphics/UI/Threepenny/SVG/Attributes.hs:335)
    word_spacing (src/Graphics/UI/Threepenny/SVG/Attributes.hs:338)
    writing_mode (src/Graphics/UI/Threepenny/SVG/Attributes.hs:339)
   4% (  3 / 84) in 'Graphics.UI.Threepenny.SVG.Elements'
  Missing documentation for:
    Module header
    a (src/Graphics/UI/Threepenny/SVG/Elements.hs:45)
    altGlyph (src/Graphics/UI/Threepenny/SVG/Elements.hs:46)
    altGlyphDef (src/Graphics/UI/Threepenny/SVG/Elements.hs:47)
    altGlyphItem (src/Graphics/UI/Threepenny/SVG/Elements.hs:48)
    animate (src/Graphics/UI/Threepenny/SVG/Elements.hs:49)
    animateColor (src/Graphics/UI/Threepenny/SVG/Elements.hs:50)
    animateMotion (src/Graphics/UI/Threepenny/SVG/Elements.hs:51)
    animateTransform (src/Graphics/UI/Threepenny/SVG/Elements.hs:52)
    circle (src/Graphics/UI/Threepenny/SVG/Elements.hs:53)
    clipPath (src/Graphics/UI/Threepenny/SVG/Elements.hs:54)
    colorProfile (src/Graphics/UI/Threepenny/SVG/Elements.hs:55)
    cursor (src/Graphics/UI/Threepenny/SVG/Elements.hs:56)
    defs (src/Graphics/UI/Threepenny/SVG/Elements.hs:57)
    desc (src/Graphics/UI/Threepenny/SVG/Elements.hs:58)
    ellipse (src/Graphics/UI/Threepenny/SVG/Elements.hs:59)
    feBlend (src/Graphics/UI/Threepenny/SVG/Elements.hs:60)
    feColorMatrix (src/Graphics/UI/Threepenny/SVG/Elements.hs:61)
    feComponentTransfer (src/Graphics/UI/Threepenny/SVG/Elements.hs:62)
    feComposite (src/Graphics/UI/Threepenny/SVG/Elements.hs:63)
    feConvolveMatrix (src/Graphics/UI/Threepenny/SVG/Elements.hs:64)
    feDiffuseLighting (src/Graphics/UI/Threepenny/SVG/Elements.hs:65)
    feDisplacementMap (src/Graphics/UI/Threepenny/SVG/Elements.hs:66)
    feDistantLight (src/Graphics/UI/Threepenny/SVG/Elements.hs:67)
    feFlood (src/Graphics/UI/Threepenny/SVG/Elements.hs:68)
    feFuncA (src/Graphics/UI/Threepenny/SVG/Elements.hs:69)
    feFuncB (src/Graphics/UI/Threepenny/SVG/Elements.hs:70)
    feFuncG (src/Graphics/UI/Threepenny/SVG/Elements.hs:71)
    feFuncR (src/Graphics/UI/Threepenny/SVG/Elements.hs:72)
    feGaussianBlur (src/Graphics/UI/Threepenny/SVG/Elements.hs:73)
    feImage (src/Graphics/UI/Threepenny/SVG/Elements.hs:74)
    feMerge (src/Graphics/UI/Threepenny/SVG/Elements.hs:75)
    feMergeNode (src/Graphics/UI/Threepenny/SVG/Elements.hs:76)
    feMorphology (src/Graphics/UI/Threepenny/SVG/Elements.hs:77)
    feOffset (src/Graphics/UI/Threepenny/SVG/Elements.hs:78)
    fePointLight (src/Graphics/UI/Threepenny/SVG/Elements.hs:79)
    feSpecularLighting (src/Graphics/UI/Threepenny/SVG/Elements.hs:80)
    feSpotLight (src/Graphics/UI/Threepenny/SVG/Elements.hs:81)
    feTile (src/Graphics/UI/Threepenny/SVG/Elements.hs:82)
    feTurbulence (src/Graphics/UI/Threepenny/SVG/Elements.hs:83)
    filter (src/Graphics/UI/Threepenny/SVG/Elements.hs:84)
    font (src/Graphics/UI/Threepenny/SVG/Elements.hs:85)
    font_face (src/Graphics/UI/Threepenny/SVG/Elements.hs:86)
    font_face_format (src/Graphics/UI/Threepenny/SVG/Elements.hs:87)
    font_face_name (src/Graphics/UI/Threepenny/SVG/Elements.hs:88)
    font_face_srv (src/Graphics/UI/Threepenny/SVG/Elements.hs:89)
    font_face_uri (src/Graphics/UI/Threepenny/SVG/Elements.hs:90)
    foreignObject (src/Graphics/UI/Threepenny/SVG/Elements.hs:91)
    g (src/Graphics/UI/Threepenny/SVG/Elements.hs:92)
    glyph (src/Graphics/UI/Threepenny/SVG/Elements.hs:93)
    glyphRef (src/Graphics/UI/Threepenny/SVG/Elements.hs:94)
    hkern (src/Graphics/UI/Threepenny/SVG/Elements.hs:95)
    image (src/Graphics/UI/Threepenny/SVG/Elements.hs:96)
    line (src/Graphics/UI/Threepenny/SVG/Elements.hs:97)
    linearGradient (src/Graphics/UI/Threepenny/SVG/Elements.hs:98)
    marker (src/Graphics/UI/Threepenny/SVG/Elements.hs:99)
    mask (src/Graphics/UI/Threepenny/SVG/Elements.hs:100)
    metadata (src/Graphics/UI/Threepenny/SVG/Elements.hs:101)
    missing_glyph (src/Graphics/UI/Threepenny/SVG/Elements.hs:102)
    mpath (src/Graphics/UI/Threepenny/SVG/Elements.hs:103)
    path (src/Graphics/UI/Threepenny/SVG/Elements.hs:104)
    pattern (src/Graphics/UI/Threepenny/SVG/Elements.hs:105)
    polygon (src/Graphics/UI/Threepenny/SVG/Elements.hs:106)
    polyline (src/Graphics/UI/Threepenny/SVG/Elements.hs:107)
    radialGradient (src/Graphics/UI/Threepenny/SVG/Elements.hs:108)
    rect (src/Graphics/UI/Threepenny/SVG/Elements.hs:109)
    script (src/Graphics/UI/Threepenny/SVG/Elements.hs:110)
    set (src/Graphics/UI/Threepenny/SVG/Elements.hs:111)
    stop (src/Graphics/UI/Threepenny/SVG/Elements.hs:112)
    style (src/Graphics/UI/Threepenny/SVG/Elements.hs:113)
    svg (src/Graphics/UI/Threepenny/SVG/Elements.hs:114)
    switch (src/Graphics/UI/Threepenny/SVG/Elements.hs:115)
    symbol (src/Graphics/UI/Threepenny/SVG/Elements.hs:116)
    text (src/Graphics/UI/Threepenny/SVG/Elements.hs:117)
    textPath (src/Graphics/UI/Threepenny/SVG/Elements.hs:118)
    title (src/Graphics/UI/Threepenny/SVG/Elements.hs:119)
    tref (src/Graphics/UI/Threepenny/SVG/Elements.hs:120)
    tspan (src/Graphics/UI/Threepenny/SVG/Elements.hs:121)
    use (src/Graphics/UI/Threepenny/SVG/Elements.hs:122)
    view (src/Graphics/UI/Threepenny/SVG/Elements.hs:123)
    vkern (src/Graphics/UI/Threepenny/SVG/Elements.hs:124)
  80% (  4 /  5) in 'Graphics.UI.Threepenny.SVG'
  Missing documentation for:
    Module header
Warning: Foreign.RemotePtr: could not find link destinations for:
    RemoteData
Warning: Foreign.JavaScript: could not find link destinations for:
    JSCode fromJS JSPtr fancy convertArgs handle
Warning: Graphics.UI.Threepenny.Core: could not find link destinations for:
    fancy
Documentation created: dist/doc/html/threepenny-gui/index.html,
dist/doc/html/threepenny-gui/threepenny-gui.txt
Creating package registration file:
/tmp/pkgConf-threepenny-gui-0.6.019828405531993049646.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/threepenny-gui-0.6.0.5-I57JGpW48J4Ck9EbNVQi4z
Registering threepenny-gui-0.6.0.5...
Installed threepenny-gui-0.6.0.5
Downloading Hoed-0.3.5...
Configuring Hoed-0.3.5...
Building Hoed-0.3.5...
Preprocessing library Hoed-0.3.5...
[ 1 of 13] Compiling Paths_Hoed       ( dist/build/autogen/Paths_Hoed.hs, dist/build/Paths_Hoed.o )
[ 2 of 13] Compiling Debug.Hoed.Pure.Observe ( Debug/Hoed/Pure/Observe.lhs, dist/build/Debug/Hoed/Pure/Observe.o )
[ 3 of 13] Compiling Debug.Hoed.Pure.EventForest ( Debug/Hoed/Pure/EventForest.hs, dist/build/Debug/Hoed/Pure/EventForest.o )
[ 4 of 13] Compiling Debug.Hoed.Pure.Render ( Debug/Hoed/Pure/Render.hs, dist/build/Debug/Hoed/Pure/Render.o )
[ 5 of 13] Compiling Debug.Hoed.Pure.CompTree ( Debug/Hoed/Pure/CompTree.hs, dist/build/Debug/Hoed/Pure/CompTree.o )
[ 6 of 13] Compiling Debug.Hoed.Pure.Serialize ( Debug/Hoed/Pure/Serialize.hs, dist/build/Debug/Hoed/Pure/Serialize.o )
[ 7 of 13] Compiling Debug.Hoed.Pure.Prop ( Debug/Hoed/Pure/Prop.hs, dist/build/Debug/Hoed/Pure/Prop.o )
[ 8 of 13] Compiling Debug.Hoed.Pure.DemoGUI ( Debug/Hoed/Pure/DemoGUI.hs, dist/build/Debug/Hoed/Pure/DemoGUI.o )
[ 9 of 13] Compiling Debug.Hoed.Pure  ( Debug/Hoed/Pure.hs, dist/build/Debug/Hoed/Pure.o )
[10 of 13] Compiling Debug.Hoed.Stk.Observe ( Debug/Hoed/Stk/Observe.lhs, dist/build/Debug/Hoed/Stk/Observe.o )
[11 of 13] Compiling Debug.Hoed.Stk.Render ( Debug/Hoed/Stk/Render.hs, dist/build/Debug/Hoed/Stk/Render.o )
[12 of 13] Compiling Debug.Hoed.Stk.DemoGUI ( Debug/Hoed/Stk/DemoGUI.hs, dist/build/Debug/Hoed/Stk/DemoGUI.o )
[13 of 13] Compiling Debug.Hoed.Stk   ( Debug/Hoed/Stk.hs, dist/build/Debug/Hoed/Stk.o )
In-place registering Hoed-0.3.5...
Running Haddock for Hoed-0.3.5...
Running hscolour for Hoed-0.3.5...
Preprocessing library Hoed-0.3.5...
Preprocessing library Hoed-0.3.5...
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,
libgraph-1.10
Haddock coverage:
   0% (  0 /  8) in 'Paths_Hoed'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_Hoed.hs:15)
    getBinDir (dist/build/autogen/Paths_Hoed.hs:25)
    getLibDir (dist/build/autogen/Paths_Hoed.hs:25)
    getDataDir (dist/build/autogen/Paths_Hoed.hs:25)
    getLibexecDir (dist/build/autogen/Paths_Hoed.hs:25)
    getDataFileName (dist/build/autogen/Paths_Hoed.hs:32)
    getSysconfDir (dist/build/autogen/Paths_Hoed.hs:25)
   1% (  2 /139) in 'Debug.Hoed.Pure.Observe'
  Missing documentation for:
    Module header
    Observable (Debug/Hoed/Pure/Observe.lhs:142)
    GObservable (Debug/Hoed/Pure/Observe.lhs:151)
    constrainBase (Debug/Hoed/Pure/Observe.lhs:156)
    GConstrain (Debug/Hoed/Pure/Observe.lhs:163)
     (Debug/Hoed/Pure/Observe.lhs:164)
     (Debug/Hoed/Pure/Observe.lhs:167)
     (Debug/Hoed/Pure/Observe.lhs:169)
     (Debug/Hoed/Pure/Observe.lhs:171)
     (Debug/Hoed/Pure/Observe.lhs:173)
     (Debug/Hoed/Pure/Observe.lhs:175)
     (Debug/Hoed/Pure/Observe.lhs:177)
     (Debug/Hoed/Pure/Observe.lhs:186)
     (Debug/Hoed/Pure/Observe.lhs:192)
     (Debug/Hoed/Pure/Observe.lhs:202)
     (Debug/Hoed/Pure/Observe.lhs:208)
     (Debug/Hoed/Pure/Observe.lhs:214)
     (Debug/Hoed/Pure/Observe.lhs:223)
     (Debug/Hoed/Pure/Observe.lhs:231)
     (Debug/Hoed/Pure/Observe.lhs:242)
    gdmFunObserver (Debug/Hoed/Pure/Observe.lhs:250)
    observeTempl (Debug/Hoed/Pure/Observe.lhs:268)
    observedTypes (Debug/Hoed/Pure/Observe.lhs:278)
    genClassDef (Debug/Hoed/Pure/Observe.lhs:299)
    className (Debug/Hoed/Pure/Observe.lhs:311)
    methodName (Debug/Hoed/Pure/Observe.lhs:314)
    headToUpper (Debug/Hoed/Pure/Observe.lhs:317)
    gobserverBase (Debug/Hoed/Pure/Observe.lhs:322)
    gobserverBaseClause (Debug/Hoed/Pure/Observe.lhs:327)
    gobserverList (Debug/Hoed/Pure/Observe.lhs:330)
    gobserver (Debug/Hoed/Pure/Observe.lhs:342)
    gobserverClauses (Debug/Hoed/Pure/Observe.lhs:347)
    gobserverClause (Debug/Hoed/Pure/Observe.lhs:354)
    listClauses (Debug/Hoed/Pure/Observe.lhs:369)
    listClause1 (Debug/Hoed/Pure/Observe.lhs:375)
    listClause2 (Debug/Hoed/Pure/Observe.lhs:398)
    gobservableInstance (Debug/Hoed/Pure/Observe.lhs:414)
    updateContext (Debug/Hoed/Pure/Observe.lhs:429)
    gobservableBaseInstance (Debug/Hoed/Pure/Observe.lhs:444)
    gobservableListInstance (Debug/Hoed/Pure/Observe.lhs:458)
    gobserverFunClause (Debug/Hoed/Pure/Observe.lhs:486)
    gobserverFun (Debug/Hoed/Pure/Observe.lhs:501)
    gfunObserver (Debug/Hoed/Pure/Observe.lhs:508)
    shallowShow (Debug/Hoed/Pure/Observe.lhs:534)
    isObservable (Debug/Hoed/Pure/Observe.lhs:550)
    isObservable' (Debug/Hoed/Pure/Observe.lhs:555)
    isObservableT (Debug/Hoed/Pure/Observe.lhs:565)
    isObservableP (Debug/Hoed/Pure/Observe.lhs:569)
    thunkObservable (Debug/Hoed/Pure/Observe.lhs:578)
    observeChildren (Debug/Hoed/Pure/Observe.lhs:584)
    gmapM (Debug/Hoed/Pure/Observe.lhs:587)
    compositionM (Debug/Hoed/Pure/Observe.lhs:595)
    TyVarMap (Debug/Hoed/Pure/Observe.lhs:608)
    TypeOrPred (Debug/Hoed/Pure/Observe.lhs:610)
    lookupBinding (Debug/Hoed/Pure/Observe.lhs:615)
    getBindings (Debug/Hoed/Pure/Observe.lhs:625)
    getPBindings (Debug/Hoed/Pure/Observe.lhs:634)
    getPBindings' (Debug/Hoed/Pure/Observe.lhs:639)
    getTvbs (Debug/Hoed/Pure/Observe.lhs:653)
    getBs (Debug/Hoed/Pure/Observe.lhs:665)
    getBs' (Debug/Hoed/Pure/Observe.lhs:671)
    getName (Debug/Hoed/Pure/Observe.lhs:677)
    getName' (Debug/Hoed/Pure/Observe.lhs:681)
    getTvs (Debug/Hoed/Pure/Observe.lhs:692)
    getConstructors (Debug/Hoed/Pure/Observe.lhs:697)
    guniqueVariables (Debug/Hoed/Pure/Observe.lhs:700)
    observableCxt (Debug/Hoed/Pure/Observe.lhs:703)
    classpObservable (Debug/Hoed/Pure/Observe.lhs:707)
    qcontObservable (Debug/Hoed/Pure/Observe.lhs:714)
    contObservable (Debug/Hoed/Pure/Observe.lhs:717)
    qtvname (Debug/Hoed/Pure/Observe.lhs:720)
    tvname (Debug/Hoed/Pure/Observe.lhs:723)
     (Debug/Hoed/Pure/Observe.lhs:738)
     (Debug/Hoed/Pure/Observe.lhs:740)
     (Debug/Hoed/Pure/Observe.lhs:742)
     (Debug/Hoed/Pure/Observe.lhs:744)
     (Debug/Hoed/Pure/Observe.lhs:746)
     (Debug/Hoed/Pure/Observe.lhs:748)
     (Debug/Hoed/Pure/Observe.lhs:750)
    observeBase (Debug/Hoed/Pure/Observe.lhs:758)
    observeOpaque (Debug/Hoed/Pure/Observe.lhs:761)
     (Debug/Hoed/Pure/Observe.lhs:768)
     (Debug/Hoed/Pure/Observe.lhs:771)
     (Debug/Hoed/Pure/Observe.lhs:774)
     (Debug/Hoed/Pure/Observe.lhs:778)
     (Debug/Hoed/Pure/Observe.lhs:782)
     (Debug/Hoed/Pure/Observe.lhs:786)
     (Debug/Hoed/Pure/Observe.lhs:790)
     (Debug/Hoed/Pure/Observe.lhs:798)
     (Debug/Hoed/Pure/Observe.lhs:808)
     (Debug/Hoed/Pure/Observe.lhs:820)
     (Debug/Hoed/Pure/Observe.lhs:828)
    Observing (Debug/Hoed/Pure/Observe.lhs:842)
    Observer (Debug/Hoed/Pure/Observe.lhs:844)
    ObserverM (Debug/Hoed/Pure/Observe.lhs:858)
     (Debug/Hoed/Pure/Observe.lhs:860)
     (Debug/Hoed/Pure/Observe.lhs:864)
     (Debug/Hoed/Pure/Observe.lhs:869)
    thunk (Debug/Hoed/Pure/Observe.lhs:876)
    gthunk (Debug/Hoed/Pure/Observe.lhs:884)
    nothunk (Debug/Hoed/Pure/Observe.lhs:892)
    << (Debug/Hoed/Pure/Observe.lhs:901)
    gdMapM (Debug/Hoed/Pure/Observe.lhs:905)
    observer_ (Debug/Hoed/Pure/Observe.lhs:979)
    gdmobserver_ (Debug/Hoed/Pure/Observe.lhs:982)
    observer__ (Debug/Hoed/Pure/Observe.lhs:986)
    unsafeWithUniq (Debug/Hoed/Pure/Observe.lhs:994)
    generateContext (Debug/Hoed/Pure/Observe.lhs:1002)
    send (Debug/Hoed/Pure/Observe.lhs:1011)
    sendEnterPacket (Debug/Hoed/Pure/Observe.lhs:1018)
    gsendEnterPacket (Debug/Hoed/Pure/Observe.lhs:1025)
    sendNoEnterPacket (Debug/Hoed/Pure/Observe.lhs:1032)
    evaluate (Debug/Hoed/Pure/Observe.lhs:1039)
    sendObserveFnPacket (Debug/Hoed/Pure/Observe.lhs:1042)
    Trace (Debug/Hoed/Pure/Observe.lhs:1061)
    Event (Debug/Hoed/Pure/Observe.lhs:1063)
    Change (Debug/Hoed/Pure/Observe.lhs:1070)
    ParentPosition (Debug/Hoed/Pure/Observe.lhs:1078)
    Parent (Debug/Hoed/Pure/Observe.lhs:1080)
     (Debug/Hoed/Pure/Observe.lhs:1085)
     (Debug/Hoed/Pure/Observe.lhs:1088)
    root (Debug/Hoed/Pure/Observe.lhs:1091)
    isRootEvent (Debug/Hoed/Pure/Observe.lhs:1093)
    startEventStream (Debug/Hoed/Pure/Observe.lhs:1096)
    endEventStream (Debug/Hoed/Pure/Observe.lhs:1099)
    sendEvent (Debug/Hoed/Pure/Observe.lhs:1106)
    events (Debug/Hoed/Pure/Observe.lhs:1118)
    badEvents (Debug/Hoed/Pure/Observe.lhs:1121)
    sendSem (Debug/Hoed/Pure/Observe.lhs:1126)
    UID (Debug/Hoed/Pure/Observe.lhs:1141)
    initUniq (Debug/Hoed/Pure/Observe.lhs:1143)
    getUniq (Debug/Hoed/Pure/Observe.lhs:1146)
    peepUniq (Debug/Hoed/Pure/Observe.lhs:1155)
    uniq (Debug/Hoed/Pure/Observe.lhs:1160)
    uniqSem (Debug/Hoed/Pure/Observe.lhs:1164)
    ourCatchAllIO (Debug/Hoed/Pure/Observe.lhs:1201)
    handleExc (Debug/Hoed/Pure/Observe.lhs:1204)
   0% (  0 / 15) in 'Debug.Hoed.Pure.EventForest'
  Missing documentation for:
    Module header
    EventForest (Debug/Hoed/Pure/EventForest.hs:30)
    mkEventForest (Debug/Hoed/Pure/EventForest.hs:49)
    parentUIDLookup (Debug/Hoed/Pure/EventForest.hs:52)
    parentPosLookup (Debug/Hoed/Pure/EventForest.hs:57)
    InfixOrPrefix (Debug/Hoed/Pure/EventForest.hs:60)
    Location (Debug/Hoed/Pure/EventForest.hs:62)
    Visit (Debug/Hoed/Pure/EventForest.hs:71)
    dfsFold (Debug/Hoed/Pure/EventForest.hs:102)
    idVisit (Debug/Hoed/Pure/EventForest.hs:73)
    treeUIDs (Debug/Hoed/Pure/EventForest.hs:129)
    topLevelApps (Debug/Hoed/Pure/EventForest.hs:139)
    eventsInTree (Debug/Hoed/Pure/EventForest.hs:133)
    dfsChildren (Debug/Hoed/Pure/EventForest.hs:85)
    elems (Debug/Hoed/Pure/EventForest.hs:35)
   0% (  0 /  8) in 'Debug.Hoed.Pure.Render'
  Missing documentation for:
    Module header
    CompStmt (Debug/Hoed/Pure/Render.hs:48)
    renderCompStmts (Debug/Hoed/Pure/Render.hs:69)
    CDS (Debug/Hoed/Pure/Render.hs:107)
    eventsToCDS (Debug/Hoed/Pure/Render.hs:116)
    rmEntrySet (Debug/Hoed/Pure/Render.hs:253)
    simplifyCDSSet (Debug/Hoed/Pure/Render.hs:272)
    noNewlines (Debug/Hoed/Pure/Render.hs:58)
Warning: Couldn't find .haddock for export Graph
   9% (  2 / 23) in 'Debug.Hoed.Pure.CompTree'
  Missing documentation for:
    Module header
    Vertex (Debug/Hoed/Pure/CompTree.hs:48)
    mkCompTree (Debug/Hoed/Pure/CompTree.hs:116)
    isRootVertex (Debug/Hoed/Pure/CompTree.hs:87)
    vertexUID (Debug/Hoed/Pure/CompTree.hs:76)
    vertexRes (Debug/Hoed/Pure/CompTree.hs:80)
    replaceVertex (Debug/Hoed/Pure/CompTree.hs:103)
    getJudgement (Debug/Hoed/Pure/CompTree.hs:51)
    setJudgement (Debug/Hoed/Pure/CompTree.hs:55)
    isRight (Debug/Hoed/Pure/CompTree.hs:59)
    isWrong (Debug/Hoed/Pure/CompTree.hs:60)
    isUnassessed (Debug/Hoed/Pure/CompTree.hs:61)
    isAssisted (Debug/Hoed/Pure/CompTree.hs:62)
    isInconclusive (Debug/Hoed/Pure/CompTree.hs:64)
    isPassing (Debug/Hoed/Pure/CompTree.hs:70)
    leafs (Debug/Hoed/Pure/CompTree.hs:91)
    ConstantValue (Debug/Hoed/Pure/CompTree.hs:138)
    getLocation (Debug/Hoed/Pure/CompTree.hs:203)
    TraceInfo (Debug/Hoed/Pure/CompTree.hs:158)
    traceInfo (Debug/Hoed/Pure/CompTree.hs:368)
    Graph
   0% (  0 /  7) in 'Debug.Hoed.Pure.Serialize'
  Missing documentation for:
    Module header
    storeJudgements (Debug/Hoed/Pure/Serialize.hs:67)
    restoreJudgements (Debug/Hoed/Pure/Serialize.hs:70)
    storeTree (Debug/Hoed/Pure/Serialize.hs:41)
    restoreTree (Debug/Hoed/Pure/Serialize.hs:44)
    storeTrace (Debug/Hoed/Pure/Serialize.hs:54)
    restoreTrace (Debug/Hoed/Pure/Serialize.hs:57)
   1% (  1 / 92) in 'Debug.Hoed.Pure.Prop'
  Missing documentation for:
    Module header
    Propositions (Debug/Hoed/Pure/Prop.hs:32)
    PropType (Debug/Hoed/Pure/Prop.hs:36)
    Signature (Debug/Hoed/Pure/Prop.hs:38)
    Proposition (Debug/Hoed/Pure/Prop.hs:44)
    PropositionType (Debug/Hoed/Pure/Prop.hs:46)
    Module (Debug/Hoed/Pure/Prop.hs:53)
    PropRes (Debug/Hoed/Pure/Prop.hs:56)
    propositionType (Debug/Hoed/Pure/Prop.hs:64)
    propName (Debug/Hoed/Pure/Prop.hs:67)
    signature (Debug/Hoed/Pure/Prop.hs:70)
    propModule (Debug/Hoed/Pure/Prop.hs:73)
    sourceFile (Debug/Hoed/Pure/Prop.hs:78)
    buildFiles (Debug/Hoed/Pure/Prop.hs:79)
    exeFile (Debug/Hoed/Pure/Prop.hs:80)
    outFile (Debug/Hoed/Pure/Prop.hs:81)
    errFile (Debug/Hoed/Pure/Prop.hs:82)
    treeFilePath (Debug/Hoed/Pure/Prop.hs:83)
    traceFilePath (Debug/Hoed/Pure/Prop.hs:84)
    lookupPropositions (Debug/Hoed/Pure/Prop.hs:88)
    lookupWith (Debug/Hoed/Pure/Prop.hs:93)
    Judge (Debug/Hoed/Pure/Prop.hs:101)
    judgeAll (Debug/Hoed/Pure/Prop.hs:107)
    judge' (Debug/Hoed/Pure/Prop.hs:147)
    holds (Debug/Hoed/Pure/Prop.hs:168)
    disproves (Debug/Hoed/Pure/Prop.hs:173)
    disprovesBy (Debug/Hoed/Pure/Prop.hs:178)
    simplestTree (Debug/Hoed/Pure/Prop.hs:184)
    simple2 (Debug/Hoed/Pure/Prop.hs:190)
    advice (Debug/Hoed/Pure/Prop.hs:205)
    commas (Debug/Hoed/Pure/Prop.hs:210)
    errorMessages (Debug/Hoed/Pure/Prop.hs:213)
    isError (Debug/Hoed/Pure/Prop.hs:216)
    UnevalHandler (Debug/Hoed/Pure/Prop.hs:219)
    unevalHandler (Debug/Hoed/Pure/Prop.hs:221)
    unevalState (Debug/Hoed/Pure/Prop.hs:226)
    resOf (Debug/Hoed/Pure/Prop.hs:237)
    evalPropositions (Debug/Hoed/Pure/Prop.hs:244)
    evalProposition (Debug/Hoed/Pure/Prop.hs:248)
    reEvalProposition (Debug/Hoed/Pure/Prop.hs:268)
    clean (Debug/Hoed/Pure/Prop.hs:275)
    compile (Debug/Hoed/Pure/Prop.hs:277)
    run (Debug/Hoed/Pure/Prop.hs:279)
    generateCode (Debug/Hoed/Pure/Prop.hs:281)
    getEventFromMap (Debug/Hoed/Pure/Prop.hs:293)
    eventMap (Debug/Hoed/Pure/Prop.hs:295)
    mkPropRes (Debug/Hoed/Pure/Prop.hs:297)
    shorten (Debug/Hoed/Pure/Prop.hs:306)
    backspaces (Debug/Hoed/Pure/Prop.hs:310)
    PropVars (Debug/Hoed/Pure/Prop.hs:323)
    PropVarGen (Debug/Hoed/Pure/Prop.hs:324)
    comp (Debug/Hoed/Pure/Prop.hs:326)
    liftPV (Debug/Hoed/Pure/Prop.hs:332)
    propVars0 (Debug/Hoed/Pure/Prop.hs:335)
    propVarError (Debug/Hoed/Pure/Prop.hs:338)
    propVarFresh (Debug/Hoed/Pure/Prop.hs:341)
    propVarReturn (Debug/Hoed/Pure/Prop.hs:344)
    propVarBind (Debug/Hoed/Pure/Prop.hs:347)
    generatePrint (Debug/Hoed/Pure/Prop.hs:354)
    generate (Debug/Hoed/Pure/Prop.hs:363)
    generateHeading (Debug/Hoed/Pure/Prop.hs:366)
    generateImport (Debug/Hoed/Pure/Prop.hs:387)
    generateMain (Debug/Hoed/Pure/Prop.hs:390)
    generateRes (Debug/Hoed/Pure/Prop.hs:419)
    generateRes' (Debug/Hoed/Pure/Prop.hs:427)
    generateArgs (Debug/Hoed/Pure/Prop.hs:438)
    moreArgs (Debug/Hoed/Pure/Prop.hs:447)
    generateExpr (Debug/Hoed/Pure/Prop.hs:453)
    conAp (Debug/Hoed/Pure/Prop.hs:472)
    genConAp (Debug/Hoed/Pure/Prop.hs:475)
    ParEq (Debug/Hoed/Pure/Prop.hs:483)
    GParEq (Debug/Hoed/Pure/Prop.hs:488)
    orNothing (Debug/Hoed/Pure/Prop.hs:491)
    catchEq (Debug/Hoed/Pure/Prop.hs:494)
    catchGEq (Debug/Hoed/Pure/Prop.hs:497)
     (Debug/Hoed/Pure/Prop.hs:501)
     (Debug/Hoed/Pure/Prop.hs:508)
     (Debug/Hoed/Pure/Prop.hs:517)
     (Debug/Hoed/Pure/Prop.hs:522)
     (Debug/Hoed/Pure/Prop.hs:527)
     (Debug/Hoed/Pure/Prop.hs:532)
     (Debug/Hoed/Pure/Prop.hs:537)
     (Debug/Hoed/Pure/Prop.hs:541)
     (Debug/Hoed/Pure/Prop.hs:542)
     (Debug/Hoed/Pure/Prop.hs:543)
     (Debug/Hoed/Pure/Prop.hs:544)
     (Debug/Hoed/Pure/Prop.hs:545)
     (Debug/Hoed/Pure/Prop.hs:546)
     (Debug/Hoed/Pure/Prop.hs:547)
     (Debug/Hoed/Pure/Prop.hs:548)
     (Debug/Hoed/Pure/Prop.hs:549)
   0% (  0 /  3) in 'Debug.Hoed.Pure.DemoGUI'
  Missing documentation for:
    Module header
    guiMain (Debug/Hoed/Pure/DemoGUI.hs:46)
    treeFilePath (Debug/Hoed/Pure/Prop.hs:83)
  48% ( 23 / 48) in 'Debug.Hoed.Pure'
  Missing documentation for:
    Propositions (Debug/Hoed/Pure/Prop.hs:32)
    PropType (Debug/Hoed/Pure/Prop.hs:36)
    Proposition (Debug/Hoed/Pure/Prop.hs:44)
    PropositionType (Debug/Hoed/Pure/Prop.hs:46)
    Module (Debug/Hoed/Pure/Prop.hs:53)
    Signature (Debug/Hoed/Pure/Prop.hs:38)
    ParEq (Debug/Hoed/Pure/Prop.hs:483)
    conAp (Debug/Hoed/Pure/Prop.hs:472)
    Vertex (Debug/Hoed/Pure/CompTree.hs:48)
    CompStmt (Debug/Hoed/Pure/Render.hs:48)
    Judge (Debug/Hoed/Pure/Prop.hs:101)
    Verbosity (Debug/Hoed/Pure.hs:271)
    observeTempl (Debug/Hoed/Pure/Observe.lhs:268)
    observedTypes (Debug/Hoed/Pure/Observe.lhs:278)
    UnevalHandler (Debug/Hoed/Pure/Prop.hs:219)
    Observer (Debug/Hoed/Pure/Observe.lhs:844)
    Observable (Debug/Hoed/Pure/Observe.lhs:142)
    << (Debug/Hoed/Pure/Observe.lhs:901)
    thunk (Debug/Hoed/Pure/Observe.lhs:876)
    nothunk (Debug/Hoed/Pure/Observe.lhs:892)
    send (Debug/Hoed/Pure/Observe.lhs:1011)
    observeOpaque (Debug/Hoed/Pure/Observe.lhs:761)
    observeBase (Debug/Hoed/Pure/Observe.lhs:758)
    constrainBase (Debug/Hoed/Pure/Observe.lhs:156)
    CDS (Debug/Hoed/Pure/Render.hs:107)
  13% (  4 / 30) in 'Debug.Hoed.Stk.Observe'
  Missing documentation for:
    Module header
    observeTempl (Debug/Hoed/Stk/Observe.lhs:307)
    observe' (Debug/Hoed/Stk/Observe.lhs:941)
    observeCC (Debug/Hoed/Stk/Observe.lhs:934)
    Observer (Debug/Hoed/Stk/Observe.lhs:766)
    Observable (Debug/Hoed/Stk/Observe.lhs:151)
    << (Debug/Hoed/Stk/Observe.lhs:861)
    thunk (Debug/Hoed/Stk/Observe.lhs:836)
    nothunk (Debug/Hoed/Stk/Observe.lhs:852)
    send (Debug/Hoed/Stk/Observe.lhs:999)
    observeBase (Debug/Hoed/Stk/Observe.lhs:688)
    observeOpaque (Debug/Hoed/Stk/Observe.lhs:691)
    observedTypes (Debug/Hoed/Stk/Observe.lhs:317)
    CallStack (Debug/Hoed/Stk/Observe.lhs:265)
    emptyStack (Debug/Hoed/Stk/Observe.lhs:266)
    Event (Debug/Hoed/Stk/Observe.lhs:1053)
    Change (Debug/Hoed/Stk/Observe.lhs:1064)
    Parent (Debug/Hoed/Stk/Observe.lhs:964)
    ThreadId (Debug/Hoed/Stk/Observe.lhs:1060)
    Identifier (Debug/Hoed/Stk/Observe.lhs:937)
    initUniq (Debug/Hoed/Stk/Observe.lhs:1119)
    startEventStream (Debug/Hoed/Stk/Observe.lhs:1072)
    endEventStream (Debug/Hoed/Stk/Observe.lhs:1075)
    ourCatchAllIO (Debug/Hoed/Stk/Observe.lhs:1177)
    peepUniq (Debug/Hoed/Stk/Observe.lhs:1131)
    ccsToStrings (Debug/Hoed/Stk/Observe.lhs:280)
   0% (  0 / 13) in 'Debug.Hoed.Stk.Render'
  Missing documentation for:
    Module header
    CompStmt (Debug/Hoed/Stk/Render.hs:72)
    renderCompStmts (Debug/Hoed/Stk/Render.hs:38)
    byStack (Debug/Hoed/Stk/Render.hs:96)
    showWithStack (Debug/Hoed/Stk/Render.hs:84)
    CompGraph (Debug/Hoed/Stk/Render.hs:250)
    Vertex (Debug/Hoed/Stk/Render.hs:240)
    mkGraph (Debug/Hoed/Stk/Render.hs:273)
    CDS (Debug/Hoed/Stk/Render.hs:333)
    eventsToCDS (Debug/Hoed/Stk/Render.hs:342)
    rmEntrySet (Debug/Hoed/Stk/Render.hs:478)
    simplifyCDSSet (Debug/Hoed/Stk/Render.hs:497)
    isRoot (Debug/Hoed/Stk/Render.hs:252)
   0% (  0 / 27) in 'Debug.Hoed.Stk.DemoGUI'
  Missing documentation for:
    Module header
    preorder (Debug/Hoed/Stk/DemoGUI.hs:21)
    showStmt (Debug/Hoed/Stk/DemoGUI.hs:24)
    Filter (Debug/Hoed/Stk/DemoGUI.hs:33)
    demoGUI (Debug/Hoed/Stk/DemoGUI.hs:35)
    updateMenu (Debug/Hoed/Stk/DemoGUI.hs:101)
    vertexFilter (Debug/Hoed/Stk/DemoGUI.hs:116)
    onClick (Debug/Hoed/Stk/DemoGUI.hs:125)
    newStatus (Debug/Hoed/Stk/DemoGUI.hs:140)
    lookupCurrentVertex (Debug/Hoed/Stk/DemoGUI.hs:143)
    selectVertex (Debug/Hoed/Stk/DemoGUI.hs:159)
    onClickFilter (Debug/Hoed/Stk/DemoGUI.hs:169)
    markNode (Debug/Hoed/Stk/DemoGUI.hs:188)
    MaxStringLength (Debug/Hoed/Stk/DemoGUI.hs:197)
    shorten (Debug/Hoed/Stk/DemoGUI.hs:199)
    noNewlines (Debug/Hoed/Stk/DemoGUI.hs:207)
    showCompStmts (Debug/Hoed/Stk/DemoGUI.hs:210)
    summarizeVertex (Debug/Hoed/Stk/DemoGUI.hs:215)
    updateStatus (Debug/Hoed/Stk/DemoGUI.hs:222)
    updateTree (Debug/Hoed/Stk/DemoGUI.hs:237)
    redrawWith (Debug/Hoed/Stk/DemoGUI.hs:244)
    redraw (Debug/Hoed/Stk/DemoGUI.hs:249)
    summarize (Debug/Hoed/Stk/DemoGUI.hs:274)
    isCurrentVertex (Debug/Hoed/Stk/DemoGUI.hs:283)
    commas (Debug/Hoed/Stk/DemoGUI.hs:291)
    faultyVertices (Debug/Hoed/Stk/DemoGUI.hs:296)
    getStatus (Debug/Hoed/Stk/DemoGUI.hs:299)
  38% (  9 / 24) in 'Debug.Hoed.Stk'
  Missing documentation for:
    observeTempl (Debug/Hoed/Stk/Observe.lhs:307)
    observedTypes (Debug/Hoed/Stk/Observe.lhs:317)
    observeCC (Debug/Hoed/Stk/Observe.lhs:934)
    observe' (Debug/Hoed/Stk/Observe.lhs:941)
    Identifier (Debug/Hoed/Stk/Observe.lhs:937)
    logO (Debug/Hoed/Stk.hs:167)
    Observer (Debug/Hoed/Stk/Observe.lhs:766)
    Observable (Debug/Hoed/Stk/Observe.lhs:151)
    << (Debug/Hoed/Stk/Observe.lhs:861)
    thunk (Debug/Hoed/Stk/Observe.lhs:836)
    nothunk (Debug/Hoed/Stk/Observe.lhs:852)
    send (Debug/Hoed/Stk/Observe.lhs:999)
    observeBase (Debug/Hoed/Stk/Observe.lhs:688)
    observeOpaque (Debug/Hoed/Stk/Observe.lhs:691)
    CDS (Debug/Hoed/Stk/Render.hs:333)
Warning: Debug.Hoed.Pure: could not find link destinations for:
    Trace TraceInfo EventForest Graph Judgement UID Parent ObserverM AssistedMessage Arc
Warning: Debug.Hoed.Stk: could not find link destinations for:
    Parent ObserverM Event Judgement AssistedMessage Graph Arc
Documentation created: dist/doc/html/Hoed/index.html,
dist/doc/html/Hoed/Hoed.txt
Creating package registration file:
/tmp/pkgConf-Hoed-0.320648315851277150859.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/Hoed-0.3.5-0oRdbmk2hmV54uPtWMj6b9
Registering Hoed-0.3.5...
Installed Hoed-0.3.5

Test log

No test log was submitted for this report.