Build #1 for haste-compiler-0.5.2

[all reports]

Package haste-compiler-0.5.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-01 19:16:19.459084 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies websockets-0.9.6.0, utf8-string-1.0.1.1, unix-2.7.1.0, transformers-0.4.2.0, terminfo-0.4.0.1, tar-0.4.2.1, system-fileio-0.3.16.3, shellmate-0.1.6, random-1.1, process-1.2.3.0, network-uri-2.6.0.3, network-2.6.2.1, mtl-2.2.1, monads-tf-0.1.0.2, ghc-simple-0.1.2.1, ghc-prim-0.4.0.0, ghc-paths-0.1.0.9, ghc-7.10.2, filepath-1.4.0.0, either-4.4.1, directory-1.2.2.0, data-default-0.5.3, data-binary-ieee754-0.4.4, containers-0.5.6.2, bzlib-0.5.0.5, bytestring-0.10.6.0, blaze-builder-0.4.0.1, binary-0.7.5.0, bin-package-db-0.0.0.0, base-4.8.1.0, array-0.5.1.0, HTTP-4000.2.20, Cabal-1.22.4.0
Flags -static -portable -only-library

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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.4278722862233665123.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/SHA-1.6.4.2-J9qY4eO8j9dC29WVKRYjfa
Registering SHA-1.6.4.2...
Installed SHA-1.6.4.2
Configuring base-orphans-0.4.4...
Building base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
In-place registering base-orphans-0.4.4...
Running Haddock for base-orphans-0.4.4...
Running hscolour for base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
Haddock coverage:
Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude
 100% (  1 /  1) in 'Data.Orphans.Prelude'
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.420539999321264095060.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-orphans-0.4.4-E55c3OEBLyu45sND7mOuE9
Registering base-orphans-0.4.4...
Installed base-orphans-0.4.4
Configuring 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.012311923791622597488.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base64-bytestring-1.0.0.1-5ombtuUXex39dVe2nth8cH
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring bzlib-0.5.0.5...
Building bzlib-0.5.0.5...
Preprocessing library bzlib-0.5.0.5...
[1 of 3] Compiling Codec.Compression.BZip.Stream ( dist/build/Codec/Compression/BZip/Stream.hs, dist/build/Codec/Compression/BZip/Stream.o )

Codec/Compression/BZip/Stream.hsc:72:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[2 of 3] Compiling Codec.Compression.BZip.Internal ( Codec/Compression/BZip/Internal.hs, dist/build/Codec/Compression/BZip/Internal.o )
[3 of 3] Compiling Codec.Compression.BZip ( Codec/Compression/BZip.hs, dist/build/Codec/Compression/BZip.o )
In-place registering bzlib-0.5.0.5...
Running Haddock for bzlib-0.5.0.5...
Running hscolour for bzlib-0.5.0.5...
Preprocessing library bzlib-0.5.0.5...
Preprocessing library bzlib-0.5.0.5...

Codec/Compression/BZip/Stream.hsc:72:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  41% ( 14 / 34) in 'Codec.Compression.BZip.Stream'
  Missing documentation for:
    Stream (Codec/Compression/BZip/Stream.hsc:214)
    run (Codec/Compression/BZip/Stream.hsc:263)
    unsafeInterleave (Codec/Compression/BZip/Stream.hsc:285)
    unsafeLiftIO (Codec/Compression/BZip/Stream.hsc:277)
    compressInit (Codec/Compression/BZip/Stream.hsc:553)
    decompressInit (Codec/Compression/BZip/Stream.hsc:544)
    compress (Codec/Compression/BZip/Stream.hsc:170)
    decompress (Codec/Compression/BZip/Stream.hsc:190)
    Status (Codec/Compression/BZip/Stream.hsc:374)
    Action (Codec/Compression/BZip/Stream.hsc:403)
    pushInputBuffer (Codec/Compression/BZip/Stream.hsc:81)
    inputBufferEmpty (Codec/Compression/BZip/Stream.hsc:103)
    pushOutputBuffer (Codec/Compression/BZip/Stream.hsc:107)
    popOutputBuffer (Codec/Compression/BZip/Stream.hsc:133)
    outputBufferBytesAvailable (Codec/Compression/BZip/Stream.hsc:150)
    outputBufferSpaceRemaining (Codec/Compression/BZip/Stream.hsc:156)
    outputBufferFull (Codec/Compression/BZip/Stream.hsc:162)
    consistencyCheck (Codec/Compression/BZip/Stream.hsc:357)
    dump (Codec/Compression/BZip/Stream.hsc:334)
    trace (Codec/Compression/BZip/Stream.hsc:331)
  85% ( 11 / 13) in 'Codec.Compression.BZip.Internal'
  Missing documentation for:
    compress (Codec/Compression/BZip/Internal.hs:109)
    decompress (Codec/Compression/BZip/Internal.hs:195)
 100% ( 16 / 16) in 'Codec.Compression.BZip'
Documentation created: dist/doc/html/bzlib/index.html,
dist/doc/html/bzlib/bzlib.txt
Creating package registration file:
/tmp/pkgConf-bzlib-0.5.019776485221470503465.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bzlib-0.5.0.5-LAkD9zEfH8D9Lo3d5nPrgD
Registering bzlib-0.5.0.5...
Installed bzlib-0.5.0.5
Configuring data-binary-ieee754-0.4.4...
Building data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...
[1 of 1] Compiling Data.Binary.IEEE754 ( lib/Data/Binary/IEEE754.hs, dist/build/Data/Binary/IEEE754.o )

lib/Data/Binary/IEEE754.hs:12:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:13:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:14:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:15:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:16:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:17:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:18:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:19:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:20:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:21:1: Warning: Tab character

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

lib/Data/Binary/IEEE754.hs:97:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:98:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:99:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:100:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:101:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:102:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:103:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:104:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:105:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:106:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:107:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:108:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:109:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:110:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:111:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:112:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:113:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:114:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:115:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:116:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:117:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:118:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:119:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:120:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:121:1: Warning: Tab character
In-place registering data-binary-ieee754-0.4.4...
Running Haddock for data-binary-ieee754-0.4.4...
Running hscolour for data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...
Preprocessing library data-binary-ieee754-0.4.4...

lib/Data/Binary/IEEE754.hs:12:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:13:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:14:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:15:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:16:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:17:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:18:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:19:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:20:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:21:1: Warning: Tab character

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

lib/Data/Binary/IEEE754.hs:97:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:98:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:99:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:100:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:101:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:102:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:103:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:104:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:105:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:106:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:107:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:108:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:109:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:110:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:111:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:112:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:113:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:114:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:115:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:116:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:117:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:118:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:119:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:120:1: Warning: Tab character

lib/Data/Binary/IEEE754.hs:121:1: Warning: Tab character
Haddock coverage:
  22% (  4 / 18) in 'Data.Binary.IEEE754'
  Missing documentation for:
    getFloat16be (lib/Data/Binary/IEEE754.hs:34)
    getFloat16le (lib/Data/Binary/IEEE754.hs:37)
    getFloat32be (lib/Data/Binary/IEEE754.hs:40)
    getFloat32le (lib/Data/Binary/IEEE754.hs:43)
    getFloat64be (lib/Data/Binary/IEEE754.hs:46)
    getFloat64le (lib/Data/Binary/IEEE754.hs:49)
    putFloat32be (lib/Data/Binary/IEEE754.hs:52)
    putFloat32le (lib/Data/Binary/IEEE754.hs:55)
    putFloat64be (lib/Data/Binary/IEEE754.hs:58)
    putFloat64le (lib/Data/Binary/IEEE754.hs:61)
    floatToWord (lib/Data/Binary/IEEE754.hs:64)
    wordToFloat (lib/Data/Binary/IEEE754.hs:67)
    doubleToWord (lib/Data/Binary/IEEE754.hs:70)
    wordToDouble (lib/Data/Binary/IEEE754.hs:73)
Documentation created: dist/doc/html/data-binary-ieee754/index.html,
dist/doc/html/data-binary-ieee754/data-binary-ieee754.txt
Creating package registration file:
/tmp/pkgConf-data-binary-ieee754-0.4324763920155789224.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-binary-ieee754-0.4.4-KzyGDnetmi56TA3jcsc9cN
Registering data-binary-ieee754-0.4.4...
Installed data-binary-ieee754-0.4.4
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.01277849958777210498.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-class-0.0.1-CgDdtafiXY68XlqDb5IqXw
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring 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.113281043391380171692.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-28120/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-28120/entropy-0.3.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-28120/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.320167645241717226057.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/entropy-0.3.7-BTeyFmIz5b6F1k5rgnvcgO
Registering entropy-0.3.7...
Installed entropy-0.3.7
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-28120/ghc-paths-0.1.0.9/dist/setup/setup.hs, /tmp/cabal-tmp-28120/ghc-paths-0.1.0.9/dist/setup/Main.o )
Linking /tmp/cabal-tmp-28120/ghc-paths-0.1.0.9/dist/setup/setup ...
Configuring ghc-paths-0.1.0.9...
Building ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
[1 of 1] Compiling GHC.Paths        ( GHC/Paths.hs, dist/build/GHC/Paths.o )
In-place registering ghc-paths-0.1.0.9...
Running Haddock for ghc-paths-0.1.0.9...
Running hscolour for ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Haddock coverage:
   0% (  0 /  5) in 'GHC.Paths'
  Missing documentation for:
    Module header
    ghc (GHC/Paths.hs:7)
    ghc_pkg (GHC/Paths.hs:7)
    libdir (GHC/Paths.hs:7)
    docdir (GHC/Paths.hs:7)
Documentation created: dist/doc/html/ghc-paths/index.html,
dist/doc/html/ghc-paths/ghc-paths.txt
Creating package registration file:
/tmp/pkgConf-ghc-paths-0.1.02009726312696947386.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ghc-paths-0.1.0.9-83fO7sKyOaAKK9cbE3049O
Registering ghc-paths-0.1.0.9...
Installed ghc-paths-0.1.0.9
Configuring mmorph-1.0.4...
Building mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  68% ( 27 / 40) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:90)
    sockFamily (Network/Socket/Types.hsc:93)
    sockType (Network/Socket/Types.hsc:96)
    sockProtocol (Network/Socket/Types.hsc:99)
    sockStatus (Network/Socket/Types.hsc:102)
    packSocketType (Network/Socket/Types.hsc:187)
    unpackSocketType (Network/Socket/Types.hsc:202)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ProtocolNumber (Network/Socket/Types.hsc:112)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
  71% ( 68 / 96) in 'Network.Socket'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ShutdownCmd (Network/Socket.hsc:1045)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ServiceName (Network/Socket.hsc:221)
    AddrInfo (Network/Socket.hsc:1233)
    NameInfoFlag (Network/Socket.hsc:1286)
    getPeerName (Network/Socket.hsc:752)
    getSocketName (Network/Socket.hsc:760)
    socketPort (Network/Socket.hsc:729)
    recvLen (Network/Socket.hsc:670)
    inet_addr (Network/Socket.hsc:1128)
    inet_ntoa (Network/Socket.hsc:1136)
    isBound (Network/Socket.hsc:1095)
    isListening (Network/Socket.hsc:1100)
    isReadable (Network/Socket.hsc:1105)
    isWritable (Network/Socket.hsc:1110)
    sendFd (Network/Socket.hsc:987)
    recvFd (Network/Socket.hsc:995)
    aNY_PORT (Network/Socket.hsc:1009)
    sOMAXCONN (Network/Socket.hsc:1026)
    sOL_SOCKET (Network/Socket.hsc:1029)
    sCM_RIGHTS (Network/Socket.hsc:1033)
    fdSocket (Network/Socket.hsc:264)
    mkSocket (Network/Socket.hsc:252)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    packSocketType (Network/Socket/Types.hsc:187)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:221)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  89% ( 24 / 27) in 'Network'
  Missing documentation for:
    PortID (Network.hs:83)
    sendTo (Network.hs:333)
    recvFrom (Network.hs:342)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.213905980891028363610.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-2.6.2.1-F6mK9sCIw3M5SbZMt2lUQE
Registering network-2.6.2.1...
Installed network-2.6.2.1
Configuring 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.011994205281339388427.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring prelude-extras-0.4.0.2...
Building prelude-extras-0.4.0.2...
Preprocessing library prelude-extras-0.4.0.2...
[1 of 1] Compiling Prelude.Extras   ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o )
In-place registering prelude-extras-0.4.0.2...
Running Haddock for prelude-extras-0.4.0.2...
Running hscolour for prelude-extras-0.4.0.2...
Preprocessing library prelude-extras-0.4.0.2...
Preprocessing library prelude-extras-0.4.0.2...
Haddock coverage:
   5% (  2 / 43) in 'Prelude.Extras'
  Missing documentation for:
    Module header
    Eq1 (src/Prelude/Extras.hs:80)
    /=# (src/Prelude/Extras.hs:87)
    Ord1 (src/Prelude/Extras.hs:146)
    <# (src/Prelude/Extras.hs:154)
    <=# (src/Prelude/Extras.hs:154)
    >=# (src/Prelude/Extras.hs:154)
    ># (src/Prelude/Extras.hs:154)
    max1 (src/Prelude/Extras.hs:155)
    min1 (src/Prelude/Extras.hs:155)
    Show1 (src/Prelude/Extras.hs:228)
    show1 (src/Prelude/Extras.hs:237)
    shows1 (src/Prelude/Extras.hs:241)
    Read1 (src/Prelude/Extras.hs:309)
    read1 (src/Prelude/Extras.hs:327)
    reads1 (src/Prelude/Extras.hs:330)
    readPrec1 (src/Prelude/Extras.hs:320)
    readListPrec1 (src/Prelude/Extras.hs:323)
    readList1Default (src/Prelude/Extras.hs:346)
    readListPrec1Default (src/Prelude/Extras.hs:349)
    Lift1 (src/Prelude/Extras.hs:516)
    Eq2 (src/Prelude/Extras.hs:133)
    /=## (src/Prelude/Extras.hs:140)
    Ord2 (src/Prelude/Extras.hs:199)
    <## (src/Prelude/Extras.hs:207)
    <=## (src/Prelude/Extras.hs:209)
    >=## (src/Prelude/Extras.hs:211)
    >## (src/Prelude/Extras.hs:213)
    max2 (src/Prelude/Extras.hs:216)
    min2 (src/Prelude/Extras.hs:221)
    Show2 (src/Prelude/Extras.hs:283)
    show2 (src/Prelude/Extras.hs:292)
    shows2 (src/Prelude/Extras.hs:296)
    Read2 (src/Prelude/Extras.hs:443)
    read2 (src/Prelude/Extras.hs:468)
    reads2 (src/Prelude/Extras.hs:471)
    readPrec2 (src/Prelude/Extras.hs:453)
    readListPrec2 (src/Prelude/Extras.hs:456)
    readList2Default (src/Prelude/Extras.hs:487)
    readListPrec2Default (src/Prelude/Extras.hs:490)
    Lift2 (src/Prelude/Extras.hs:531)
Documentation created: dist/doc/html/prelude-extras/index.html,
dist/doc/html/prelude-extras/prelude-extras.txt
Creating package registration file:
/tmp/pkgConf-prelude-extras-0.4.05411101152084546560.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/prelude-extras-0.4.0.2-57eavILAbKD5CaKv31zEDY
Registering prelude-extras-0.4.0.2...
Installed prelude-extras-0.4.0.2
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

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

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

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

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-1245277883729568616.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.42858305041855103807.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring tagged-0.8.1...
Building tagged-0.8.1...
Preprocessing library tagged-0.8.1...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.1...
Running Haddock for tagged-0.8.1...
Running hscolour for tagged-0.8.1...
Preprocessing library tagged-0.8.1...
Preprocessing library tagged-0.8.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:297)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file: /tmp/pkgConf-tagged-0.863134035354449299.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.1-6Tf46oJAk552xT73wGffBW
Registering tagged-0.8.1...
Installed tagged-0.8.1
Configuring tar-0.4.2.1...
Building tar-0.4.2.1...
Preprocessing library tar-0.4.2.1...
[ 1 of 11] Compiling Codec.Archive.Tar.Index.IntTrie ( Codec/Archive/Tar/Index/IntTrie.hs, dist/build/Codec/Archive/Tar/Index/IntTrie.o )
[ 2 of 11] Compiling Codec.Archive.Tar.Index.StringTable ( Codec/Archive/Tar/Index/StringTable.hs, dist/build/Codec/Archive/Tar/Index/StringTable.o )
[ 3 of 11] Compiling Codec.Archive.Tar.Types ( Codec/Archive/Tar/Types.hs, dist/build/Codec/Archive/Tar/Types.o )
[ 4 of 11] Compiling Codec.Archive.Tar.Read ( Codec/Archive/Tar/Read.hs, dist/build/Codec/Archive/Tar/Read.o )
[ 5 of 11] Compiling Codec.Archive.Tar.Write ( Codec/Archive/Tar/Write.hs, dist/build/Codec/Archive/Tar/Write.o )
[ 6 of 11] Compiling Codec.Archive.Tar.Pack ( Codec/Archive/Tar/Pack.hs, dist/build/Codec/Archive/Tar/Pack.o )
[ 7 of 11] Compiling Codec.Archive.Tar.Index ( Codec/Archive/Tar/Index.hs, dist/build/Codec/Archive/Tar/Index.o )
[ 8 of 11] Compiling Codec.Archive.Tar.Check ( Codec/Archive/Tar/Check.hs, dist/build/Codec/Archive/Tar/Check.o )
[ 9 of 11] Compiling Codec.Archive.Tar.Unpack ( Codec/Archive/Tar/Unpack.hs, dist/build/Codec/Archive/Tar/Unpack.o )
[10 of 11] Compiling Codec.Archive.Tar.Entry ( Codec/Archive/Tar/Entry.hs, dist/build/Codec/Archive/Tar/Entry.o )
[11 of 11] Compiling Codec.Archive.Tar ( Codec/Archive/Tar.hs, dist/build/Codec/Archive/Tar.o )
In-place registering tar-0.4.2.1...
Running Haddock for tar-0.4.2.1...
Running hscolour for tar-0.4.2.1...
Preprocessing library tar-0.4.2.1...
Preprocessing library tar-0.4.2.1...
Haddock coverage:
  40% (  2 /  5) in 'Codec.Archive.Tar.Index.IntTrie'
  Missing documentation for:
    Module header
    lookup (Codec/Archive/Tar/Index/IntTrie.hs:220)
    TrieLookup (Codec/Archive/Tar/Index/IntTrie.hs:217)
  80% (  4 /  5) in 'Codec.Archive.Tar.Index.StringTable'
  Missing documentation for:
    Module header
  82% ( 27 / 33) in 'Codec.Archive.Tar.Types'
  Missing documentation for:
    FileSize (Codec/Archive/Tar/Types.hs:73)
    Permissions (Codec/Archive/Tar/Types.hs:79)
    Ownership (Codec/Archive/Tar/Types.hs:125)
    TypeCode (Codec/Archive/Tar/Types.hs:78)
    DevMajor (Codec/Archive/Tar/Types.hs:76)
    DevMinor (Codec/Archive/Tar/Types.hs:77)
 100% (  3 /  3) in 'Codec.Archive.Tar.Read'
 100% (  2 /  2) in 'Codec.Archive.Tar.Write'
 100% (  5 /  5) in 'Codec.Archive.Tar.Pack'
 100% ( 31 / 31) in 'Codec.Archive.Tar.Index'
 100% ( 11 / 11) in 'Codec.Archive.Tar.Check'
 100% (  2 /  2) in 'Codec.Archive.Tar.Unpack'
  84% ( 32 / 38) in 'Codec.Archive.Tar.Entry'
  Missing documentation for:
    Ownership (Codec/Archive/Tar/Types.hs:125)
    FileSize (Codec/Archive/Tar/Types.hs:73)
    Permissions (Codec/Archive/Tar/Types.hs:79)
    DevMajor (Codec/Archive/Tar/Types.hs:76)
    DevMinor (Codec/Archive/Tar/Types.hs:77)
    TypeCode (Codec/Archive/Tar/Types.hs:78)
 100% ( 38 / 38) in 'Codec.Archive.Tar'
Documentation created: dist/doc/html/tar/index.html, dist/doc/html/tar/tar.txt
Creating package registration file:
/tmp/pkgConf-tar-0.4.21665728802327727208.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tar-0.4.2.1-19R4lOIcQA105qQ1MgTQaS
Registering tar-0.4.2.1...
Installed tar-0.4.2.1
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (127 /128) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:288)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.111971823131246101662.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.0952617546783387964.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.11134040403150084506.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring 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.04966129591076261902.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-base-0.0.1-6bNp7ygtVUW3TbxeJU4Irf
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
  Missing documentation for:
    Module header
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.010736467111599184492.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-containers-0.0.1-2eq6fuwf8Tk14CtKGZXhB5
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.DList'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.0133618919684041882.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-dlist-0.0.1-EXwD6nMCvj82LJzl8Xo6bb
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring ghc-simple-0.1.2.1...
Building ghc-simple-0.1.2.1...
Preprocessing library ghc-simple-0.1.2.1...
[1 of 4] Compiling Language.Haskell.GHC.Simple.PrimIface ( src/Language/Haskell/GHC/Simple/PrimIface.hs, dist/build/Language/Haskell/GHC/Simple/PrimIface.o )
[2 of 4] Compiling Language.Haskell.GHC.Simple.Types ( src/Language/Haskell/GHC/Simple/Types.hs, dist/build/Language/Haskell/GHC/Simple/Types.o )
[3 of 4] Compiling Language.Haskell.GHC.Simple.Impl ( src/Language/Haskell/GHC/Simple/Impl.hs, dist/build/Language/Haskell/GHC/Simple/Impl.o )
[4 of 4] Compiling Language.Haskell.GHC.Simple ( src/Language/Haskell/GHC/Simple.hs, dist/build/Language/Haskell/GHC/Simple.o )
In-place registering ghc-simple-0.1.2.1...
Running Haddock for ghc-simple-0.1.2.1...
Running hscolour for ghc-simple-0.1.2.1...
Preprocessing library ghc-simple-0.1.2.1...
Preprocessing library ghc-simple-0.1.2.1...
Haddock coverage:
  86% ( 12 / 14) in 'Language.Haskell.GHC.Simple.PrimIface'
  Missing documentation for:
    PrimOp
    PrimOpInfo (src/Language/Haskell/GHC/Simple/PrimIface.hs:124)
 100% ( 18 / 18) in 'Language.Haskell.GHC.Simple.Types'
  93% ( 14 / 15) in 'Language.Haskell.GHC.Simple.Impl'
  Missing documentation for:
    StgModule (src/Language/Haskell/GHC/Simple/Impl.hs:36)
Warning: Language.Haskell.GHC.Simple: Could not find documentation for exported module: Simple.Types
  97% ( 30 / 31) in 'Language.Haskell.GHC.Simple'
  Missing documentation for:
    StgModule (src/Language/Haskell/GHC/Simple/Impl.hs:36)
Documentation created: dist/doc/html/ghc-simple/index.html,
dist/doc/html/ghc-simple/ghc-simple.txt
Creating package registration file:
/tmp/pkgConf-ghc-simple-0.1.21151336081423977622.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ghc-simple-0.1.2.1-2Rx4xIE4D0YAY9LWU6ikC4
Registering ghc-simple-0.1.2.1...
Installed ghc-simple-0.1.2.1
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
  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.0300248473527532074.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-old-locale-0.0.1-D3fIWe3ExBN6VISnKTEJV3
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.01688622591452947988.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring vector-0.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.02093782069857746939.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring StateVar-1.1.0.1...
Building StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.1...
Running Haddock for StateVar-1.1.0.1...
Running hscolour for StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Haddock coverage:
 100% ( 15 / 15) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.01609372147869940457.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.1-6K4a3UqSdqh6lGAm1wlr9s
Registering StateVar-1.1.0.1...
Installed StateVar-1.1.0.1
Configuring 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.01500173960838733761.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-builder-0.4.0.1-6BKEupqZliOD9r4rLG9ckJ
Registering blaze-builder-0.4.0.1...
Installed blaze-builder-0.4.0.1
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

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

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.3925988871945359154.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
Configuring 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.1608113244981303315.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-28120/system-filepath-0.4.13.4/dist/setup/setup.hs, /tmp/cabal-tmp-28120/system-filepath-0.4.13.4/dist/setup/Main.o )

/tmp/cabal-tmp-28120/system-filepath-0.4.13.4/dist/setup/setup.hs:7:1: Warning:
    Tab character

/tmp/cabal-tmp-28120/system-filepath-0.4.13.4/dist/setup/setup.hs:8:1: Warning:
    Tab character

/tmp/cabal-tmp-28120/system-filepath-0.4.13.4/dist/setup/setup.hs:9:1: Warning:
    Tab character

/tmp/cabal-tmp-28120/system-filepath-0.4.13.4/dist/setup/setup.hs:10:1: Warning:
    Tab character

/tmp/cabal-tmp-28120/system-filepath-0.4.13.4/dist/setup/setup.hs:11:1: Warning:
    Tab character

/tmp/cabal-tmp-28120/system-filepath-0.4.13.4/dist/setup/setup.hs:12:1: Warning:
    Tab character
Linking /tmp/cabal-tmp-28120/system-filepath-0.4.13.4/dist/setup/setup ...
Configuring system-filepath-0.4.13.4...
Building system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...
[1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o )

lib/Filesystem/Path/Internal.hs:17: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()

lib/Filesystem/Path/Internal.hs:26:1: Warning:
    The import of ‘Data.Text.Encoding.Error’ is redundant
      except perhaps to import instances from ‘Data.Text.Encoding.Error’
    To import instances alone, use: import Data.Text.Encoding.Error()

lib/Filesystem/Path/Internal.hs:39:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:40:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:41:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:42:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:43:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:44:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:47:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:48:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:49:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:50:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:51:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:52:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:55:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:58:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:59:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:60:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:61:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:62:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:63:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:66:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:67:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:68:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:71:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:85:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:86:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:87:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:88:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:92:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:93:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:94:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:95:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:96:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:97:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:98:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:121:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:122:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:123:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:124:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:125:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:126:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:127:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:128:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:129:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:130:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:131:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:132:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:133:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:134:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:135:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:136:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:137:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:138:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:139:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:140:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:141:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:142:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:143:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:144:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:145:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:146:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:147:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:148:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:149:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:150:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:151:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:152:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:153:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:154:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:155:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:156:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:157:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:158:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:159:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:160:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:161:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:162:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:163:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:164:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:165:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:166:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:167:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:168:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:169:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:170:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:171:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:172:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:173:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:174:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:175:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:177:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:178:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:179:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:180:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:181:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:182:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:183:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:184:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:185:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:187:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:188:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:189:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:190:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:191:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:192:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:193:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:194:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:195:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:196:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:197:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:198:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:199:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:200:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:201:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:202:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:203:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:204:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:205:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:206:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:207:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:210:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:211:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:218:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:219:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:220:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:221:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:228:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:229:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:230:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:231:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:235:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:236:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:237:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:238:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:249:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:250:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:251:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:252:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:253:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:254:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:255:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:256:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:257:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:261:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:262:1: Warning: Tab character
[2 of 4] Compiling Filesystem.Path  ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o )

lib/Filesystem/Path.hs:17:1: Warning: Tab character

lib/Filesystem/Path.hs:18:1: Warning: Tab character

lib/Filesystem/Path.hs:19:1: Warning: Tab character

lib/Filesystem/Path.hs:20:1: Warning: Tab character

lib/Filesystem/Path.hs:21:1: Warning: Tab character

lib/Filesystem/Path.hs:22:1: Warning: Tab character

lib/Filesystem/Path.hs:23:1: Warning: Tab character

lib/Filesystem/Path.hs:24:1: Warning: Tab character

lib/Filesystem/Path.hs:25:1: Warning: Tab character

lib/Filesystem/Path.hs:26:1: Warning: Tab character

lib/Filesystem/Path.hs:27:1: Warning: Tab character

lib/Filesystem/Path.hs:28:1: Warning: Tab character

lib/Filesystem/Path.hs:29:1: Warning: Tab character

lib/Filesystem/Path.hs:30:1: Warning: Tab character

lib/Filesystem/Path.hs:31:1: Warning: Tab character

lib/Filesystem/Path.hs:32:1: Warning: Tab character

lib/Filesystem/Path.hs:33:1: Warning: Tab character

lib/Filesystem/Path.hs:34:1: Warning: Tab character

lib/Filesystem/Path.hs:35:1: Warning: Tab character

lib/Filesystem/Path.hs:36:1: Warning: Tab character

lib/Filesystem/Path.hs:37:1: Warning: Tab character

lib/Filesystem/Path.hs:38:1: Warning: Tab character

lib/Filesystem/Path.hs:39:1: Warning: Tab character

lib/Filesystem/Path.hs:40:1: Warning: Tab character

lib/Filesystem/Path.hs:41:1: Warning: Tab character

lib/Filesystem/Path.hs:42:1: Warning: Tab character

lib/Filesystem/Path.hs:43:1: Warning: Tab character

lib/Filesystem/Path.hs:44:1: Warning: Tab character

lib/Filesystem/Path.hs:45:1: Warning: Tab character

lib/Filesystem/Path.hs:46:1: Warning: Tab character

lib/Filesystem/Path.hs:47:1: Warning: Tab character

lib/Filesystem/Path.hs:48:1: Warning: Tab character

lib/Filesystem/Path.hs:49:1: Warning: Tab character

lib/Filesystem/Path.hs:50:1: Warning: Tab character

lib/Filesystem/Path.hs:51:1: Warning: Tab character

lib/Filesystem/Path.hs:52:1: Warning: Tab character

lib/Filesystem/Path.hs:53:1: Warning: Tab character

lib/Filesystem/Path.hs:54:1: Warning: Tab character

lib/Filesystem/Path.hs:55:1: Warning: Tab character

lib/Filesystem/Path.hs:56:1: Warning: Tab character

lib/Filesystem/Path.hs:69:1: Warning: Tab character

lib/Filesystem/Path.hs:70:1: Warning: Tab character

lib/Filesystem/Path.hs:71:1: Warning: Tab character

lib/Filesystem/Path.hs:89:1: Warning: Tab character

lib/Filesystem/Path.hs:90:1: Warning: Tab character

lib/Filesystem/Path.hs:91:1: Warning: Tab character

lib/Filesystem/Path.hs:92:1: Warning: Tab character

lib/Filesystem/Path.hs:93:1: Warning: Tab character

lib/Filesystem/Path.hs:94:1: Warning: Tab character

lib/Filesystem/Path.hs:95:1: Warning: Tab character

lib/Filesystem/Path.hs:100:1: Warning: Tab character

lib/Filesystem/Path.hs:101:1: Warning: Tab character

lib/Filesystem/Path.hs:102:1: Warning: Tab character

lib/Filesystem/Path.hs:103:1: Warning: Tab character

lib/Filesystem/Path.hs:104:1: Warning: Tab character

lib/Filesystem/Path.hs:105:1: Warning: Tab character

lib/Filesystem/Path.hs:106:1: Warning: Tab character

lib/Filesystem/Path.hs:107:1: Warning: Tab character

lib/Filesystem/Path.hs:108:1: Warning: Tab character

lib/Filesystem/Path.hs:109:1: Warning: Tab character

lib/Filesystem/Path.hs:110:1: Warning: Tab character

lib/Filesystem/Path.hs:111:1: Warning: Tab character

lib/Filesystem/Path.hs:120:1: Warning: Tab character

lib/Filesystem/Path.hs:121:1: Warning: Tab character

lib/Filesystem/Path.hs:122:1: Warning: Tab character

lib/Filesystem/Path.hs:135:1: Warning: Tab character

lib/Filesystem/Path.hs:136:1: Warning: Tab character

lib/Filesystem/Path.hs:137:1: Warning: Tab character

lib/Filesystem/Path.hs:146:1: Warning: Tab character

lib/Filesystem/Path.hs:147:1: Warning: Tab character

lib/Filesystem/Path.hs:152:1: Warning: Tab character

lib/Filesystem/Path.hs:153:1: Warning: Tab character

lib/Filesystem/Path.hs:154:1: Warning: Tab character

lib/Filesystem/Path.hs:155:1: Warning: Tab character

lib/Filesystem/Path.hs:156:1: Warning: Tab character

lib/Filesystem/Path.hs:157:1: Warning: Tab character

lib/Filesystem/Path.hs:162:1: Warning: Tab character

lib/Filesystem/Path.hs:163:1: Warning: Tab character

lib/Filesystem/Path.hs:173:1: Warning: Tab character

lib/Filesystem/Path.hs:174:1: Warning: Tab character

lib/Filesystem/Path.hs:175:1: Warning: Tab character

lib/Filesystem/Path.hs:176:1: Warning: Tab character

lib/Filesystem/Path.hs:177:1: Warning: Tab character

lib/Filesystem/Path.hs:178:1: Warning: Tab character

lib/Filesystem/Path.hs:179:1: Warning: Tab character

lib/Filesystem/Path.hs:180:1: Warning: Tab character

lib/Filesystem/Path.hs:181:1: Warning: Tab character

lib/Filesystem/Path.hs:182:1: Warning: Tab character

lib/Filesystem/Path.hs:183:1: Warning: Tab character

lib/Filesystem/Path.hs:184:1: Warning: Tab character

lib/Filesystem/Path.hs:185:1: Warning: Tab character

lib/Filesystem/Path.hs:186:1: Warning: Tab character

lib/Filesystem/Path.hs:187:1: Warning: Tab character

lib/Filesystem/Path.hs:188:1: Warning: Tab character

lib/Filesystem/Path.hs:189:1: Warning: Tab character

lib/Filesystem/Path.hs:204:1: Warning: Tab character

lib/Filesystem/Path.hs:205:1: Warning: Tab character

lib/Filesystem/Path.hs:206:1: Warning: Tab character

lib/Filesystem/Path.hs:207:1: Warning: Tab character

lib/Filesystem/Path.hs:208:1: Warning: Tab character

lib/Filesystem/Path.hs:209:1: Warning: Tab character

lib/Filesystem/Path.hs:210:1: Warning: Tab character

lib/Filesystem/Path.hs:211:1: Warning: Tab character

lib/Filesystem/Path.hs:212:1: Warning: Tab character

lib/Filesystem/Path.hs:213:1: Warning: Tab character

lib/Filesystem/Path.hs:214:1: Warning: Tab character

lib/Filesystem/Path.hs:215:1: Warning: Tab character

lib/Filesystem/Path.hs:216:1: Warning: Tab character

lib/Filesystem/Path.hs:217:1: Warning: Tab character

lib/Filesystem/Path.hs:218:1: Warning: Tab character

lib/Filesystem/Path.hs:219:1: Warning: Tab character

lib/Filesystem/Path.hs:240:1: Warning: Tab character

lib/Filesystem/Path.hs:241:1: Warning: Tab character

lib/Filesystem/Path.hs:242:1: Warning: Tab character

lib/Filesystem/Path.hs:243:1: Warning: Tab character

lib/Filesystem/Path.hs:244:1: Warning: Tab character

lib/Filesystem/Path.hs:245:1: Warning: Tab character

lib/Filesystem/Path.hs:246:1: Warning: Tab character

lib/Filesystem/Path.hs:247:1: Warning: Tab character

lib/Filesystem/Path.hs:248:1: Warning: Tab character

lib/Filesystem/Path.hs:249:1: Warning: Tab character

lib/Filesystem/Path.hs:250:1: Warning: Tab character

lib/Filesystem/Path.hs:251:1: Warning: Tab character

lib/Filesystem/Path.hs:252:1: Warning: Tab character

lib/Filesystem/Path.hs:253:1: Warning: Tab character

lib/Filesystem/Path.hs:254:1: Warning: Tab character

lib/Filesystem/Path.hs:255:1: Warning: Tab character

lib/Filesystem/Path.hs:256:1: Warning: Tab character

lib/Filesystem/Path.hs:257:1: Warning: Tab character

lib/Filesystem/Path.hs:258:1: Warning: Tab character

lib/Filesystem/Path.hs:259:1: Warning: Tab character

lib/Filesystem/Path.hs:265:1: Warning: Tab character

lib/Filesystem/Path.hs:266:1: Warning: Tab character

lib/Filesystem/Path.hs:283:1: Warning: Tab character

lib/Filesystem/Path.hs:284:1: Warning: Tab character

lib/Filesystem/Path.hs:285:1: Warning: Tab character

lib/Filesystem/Path.hs:286:1: Warning: Tab character

lib/Filesystem/Path.hs:287:1: Warning: Tab character

lib/Filesystem/Path.hs:288:1: Warning: Tab character

lib/Filesystem/Path.hs:289:1: Warning: Tab character

lib/Filesystem/Path.hs:290:1: Warning: Tab character

lib/Filesystem/Path.hs:291:1: Warning: Tab character

lib/Filesystem/Path.hs:292:1: Warning: Tab character

lib/Filesystem/Path.hs:293:1: Warning: Tab character

lib/Filesystem/Path.hs:294:1: Warning: Tab character

lib/Filesystem/Path.hs:295:1: Warning: Tab character

lib/Filesystem/Path.hs:302:1: Warning: Tab character

lib/Filesystem/Path.hs:303:1: Warning: Tab character

lib/Filesystem/Path.hs:304:1: Warning: Tab character

lib/Filesystem/Path.hs:305:1: Warning: Tab character

lib/Filesystem/Path.hs:306:1: Warning: Tab character

lib/Filesystem/Path.hs:307:1: Warning: Tab character

lib/Filesystem/Path.hs:308:1: Warning: Tab character

lib/Filesystem/Path.hs:318:1: Warning: Tab character

lib/Filesystem/Path.hs:319:1: Warning: Tab character

lib/Filesystem/Path.hs:337:1: Warning: Tab character

lib/Filesystem/Path.hs:374:1: Warning: Tab character

lib/Filesystem/Path.hs:375:1: Warning: Tab character
[3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o )

lib/Filesystem/Path/Rules.hs:10:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:11:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:12:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:13:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:14:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:15:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:16:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:17:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:18:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:19:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:20:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:21:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:22:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:23:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:24:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:25:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:26:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:27:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:28:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:29:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:30:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:53:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:54:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:55:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:56:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:57:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:58:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:59:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:60:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:61:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:62:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:63:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:73:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:74:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:75:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:76:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:77:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:87:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:88:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:89:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:90:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:91:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:95:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:96:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:97:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:98:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:99:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:103:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:104:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:105:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:106:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:107:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:108:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:109:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:110:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:111:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:112:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:113:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:114:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:115:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:116:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:120:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:121:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:125:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:126:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:127:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:131:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:132:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:133:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:134:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:138:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:139:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:140:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:141:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:142:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:143:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:144:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:148:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:149:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:153:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:154:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:158:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:159:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:163:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:164:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:165:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:166:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:170:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:171:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:175:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:176:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:180:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:181:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:182:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:183:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:184:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:185:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:189:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:193:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:207:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:208:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:209:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:210:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:211:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:212:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:213:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:214:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:215:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:216:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:217:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:227:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:228:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:229:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:230:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:231:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:235:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:236:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:246:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:255:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:256:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:257:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:258:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:259:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:260:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:261:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:262:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:263:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:264:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:265:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:269:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:270:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:274:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:275:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:279:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:280:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:281:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:282:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:286:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:287:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:288:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:289:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:290:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:291:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:292:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:293:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:294:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:295:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:296:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:297:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:298:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:299:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:300:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:301:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:302:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:303:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:304:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:305:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:306:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:307:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:308:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:309:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:310:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:311:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:312:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:313:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:314:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:315:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:316:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:317:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:318:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:319:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:320:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:321:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:322:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:323:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:327:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:328:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:332:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:333:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:334:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:335:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:336:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:337:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:338:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:339:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:340:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:341:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:342:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:346:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:350:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:351:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:352:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:353:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:354:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:355:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:359:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:360:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:361:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:362:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:363:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:364:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:365:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:369:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:370:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:371:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:372:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:373:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:374:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:375:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:376:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:377:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:378:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:379:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:380:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:381:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:382:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:388:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:389:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:390:1: Warning: Tab character
[4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o )

lib/Filesystem/Path/CurrentOS.hs:18:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:19:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:20:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:21:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:22:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:23:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:24:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:25:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:26:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:27:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:28:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:29:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:30:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:31:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:32:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:33:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:75:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:78:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:79:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:80:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:81:1: Warning: Tab character
In-place registering system-filepath-0.4.13.4...
Running Haddock for system-filepath-0.4.13.4...
Running hscolour for system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...
Preprocessing library system-filepath-0.4.13.4...

lib/Filesystem/Path/Internal.hs:39:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:40:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:41:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:42:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:43:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:44:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:47:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:48:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:49:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:50:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:51:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:52:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:55:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:58:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:59:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:60:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:61:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:62:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:63:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:66:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:67:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:68:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:71:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:85:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:86:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:87:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:88:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:92:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:93:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:94:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:95:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:96:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:97:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:98:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:121:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:122:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:123:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:126:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:127:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:128:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:134:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:135:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:136:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:138:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:139:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:140:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:158:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:159:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:160:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:168:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:169:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:170:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:178:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:179:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:180:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:188:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:189:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:190:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:197:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:198:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:199:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:206:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:207:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:210:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:211:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:218:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:219:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:220:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:221:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:228:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:229:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:230:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:231:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:235:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:236:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:237:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:238:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:249:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:250:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:251:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:252:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:253:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:254:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:255:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:256:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:257:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:261:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:262:1: Warning: Tab character

lib/Filesystem/Path/Internal.hs:17: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()

lib/Filesystem/Path/Internal.hs:26:1: Warning:
    The import of ‘Data.Text.Encoding.Error’ is redundant
      except perhaps to import instances from ‘Data.Text.Encoding.Error’
    To import instances alone, use: import Data.Text.Encoding.Error()

lib/Filesystem/Path.hs:17:1: Warning: Tab character

lib/Filesystem/Path.hs:18:1: Warning: Tab character

lib/Filesystem/Path.hs:19:1: Warning: Tab character

lib/Filesystem/Path.hs:20:1: Warning: Tab character

lib/Filesystem/Path.hs:21:1: Warning: Tab character

lib/Filesystem/Path.hs:22:1: Warning: Tab character

lib/Filesystem/Path.hs:23:1: Warning: Tab character

lib/Filesystem/Path.hs:24:1: Warning: Tab character

lib/Filesystem/Path.hs:25:1: Warning: Tab character

lib/Filesystem/Path.hs:26:1: Warning: Tab character

lib/Filesystem/Path.hs:27:1: Warning: Tab character

lib/Filesystem/Path.hs:28:1: Warning: Tab character

lib/Filesystem/Path.hs:29:1: Warning: Tab character

lib/Filesystem/Path.hs:30:1: Warning: Tab character

lib/Filesystem/Path.hs:31:1: Warning: Tab character

lib/Filesystem/Path.hs:32:1: Warning: Tab character

lib/Filesystem/Path.hs:33:1: Warning: Tab character

lib/Filesystem/Path.hs:34:1: Warning: Tab character

lib/Filesystem/Path.hs:35:1: Warning: Tab character

lib/Filesystem/Path.hs:36:1: Warning: Tab character

lib/Filesystem/Path.hs:37:1: Warning: Tab character

lib/Filesystem/Path.hs:38:1: Warning: Tab character

lib/Filesystem/Path.hs:39:1: Warning: Tab character

lib/Filesystem/Path.hs:40:1: Warning: Tab character

lib/Filesystem/Path.hs:41:1: Warning: Tab character

lib/Filesystem/Path.hs:42:1: Warning: Tab character

lib/Filesystem/Path.hs:43:1: Warning: Tab character

lib/Filesystem/Path.hs:44:1: Warning: Tab character

lib/Filesystem/Path.hs:45:1: Warning: Tab character

lib/Filesystem/Path.hs:46:1: Warning: Tab character

lib/Filesystem/Path.hs:47:1: Warning: Tab character

lib/Filesystem/Path.hs:48:1: Warning: Tab character

lib/Filesystem/Path.hs:49:1: Warning: Tab character

lib/Filesystem/Path.hs:50:1: Warning: Tab character

lib/Filesystem/Path.hs:51:1: Warning: Tab character

lib/Filesystem/Path.hs:52:1: Warning: Tab character

lib/Filesystem/Path.hs:53:1: Warning: Tab character

lib/Filesystem/Path.hs:54:1: Warning: Tab character

lib/Filesystem/Path.hs:55:1: Warning: Tab character

lib/Filesystem/Path.hs:56:1: Warning: Tab character

lib/Filesystem/Path.hs:69:1: Warning: Tab character

lib/Filesystem/Path.hs:70:1: Warning: Tab character

lib/Filesystem/Path.hs:71:1: Warning: Tab character

lib/Filesystem/Path.hs:89:1: Warning: Tab character

lib/Filesystem/Path.hs:90:1: Warning: Tab character

lib/Filesystem/Path.hs:91:1: Warning: Tab character

lib/Filesystem/Path.hs:92:1: Warning: Tab character

lib/Filesystem/Path.hs:93:1: Warning: Tab character

lib/Filesystem/Path.hs:94:1: Warning: Tab character

lib/Filesystem/Path.hs:95:1: Warning: Tab character

lib/Filesystem/Path.hs:100:1: Warning: Tab character

lib/Filesystem/Path.hs:101:1: Warning: Tab character

lib/Filesystem/Path.hs:102:1: Warning: Tab character

lib/Filesystem/Path.hs:103:1: Warning: Tab character

lib/Filesystem/Path.hs:104:1: Warning: Tab character

lib/Filesystem/Path.hs:105:1: Warning: Tab character

lib/Filesystem/Path.hs:106:1: Warning: Tab character

lib/Filesystem/Path.hs:107:1: Warning: Tab character

lib/Filesystem/Path.hs:108:1: Warning: Tab character

lib/Filesystem/Path.hs:109:1: Warning: Tab character

lib/Filesystem/Path.hs:110:1: Warning: Tab character

lib/Filesystem/Path.hs:111:1: Warning: Tab character

lib/Filesystem/Path.hs:120:1: Warning: Tab character

lib/Filesystem/Path.hs:121:1: Warning: Tab character

lib/Filesystem/Path.hs:122:1: Warning: Tab character

lib/Filesystem/Path.hs:135:1: Warning: Tab character

lib/Filesystem/Path.hs:136:1: Warning: Tab character

lib/Filesystem/Path.hs:137:1: Warning: Tab character

lib/Filesystem/Path.hs:146:1: Warning: Tab character

lib/Filesystem/Path.hs:147:1: Warning: Tab character

lib/Filesystem/Path.hs:152:1: Warning: Tab character

lib/Filesystem/Path.hs:153:1: Warning: Tab character

lib/Filesystem/Path.hs:154:1: Warning: Tab character

lib/Filesystem/Path.hs:155:1: Warning: Tab character

lib/Filesystem/Path.hs:156:1: Warning: Tab character

lib/Filesystem/Path.hs:157:1: Warning: Tab character

lib/Filesystem/Path.hs:162:1: Warning: Tab character

lib/Filesystem/Path.hs:163:1: Warning: Tab character

lib/Filesystem/Path.hs:173:1: Warning: Tab character

lib/Filesystem/Path.hs:174:1: Warning: Tab character

lib/Filesystem/Path.hs:175:1: Warning: Tab character

lib/Filesystem/Path.hs:176:1: Warning: Tab character

lib/Filesystem/Path.hs:177:1: Warning: Tab character

lib/Filesystem/Path.hs:178:1: Warning: Tab character

lib/Filesystem/Path.hs:179:1: Warning: Tab character

lib/Filesystem/Path.hs:180:1: Warning: Tab character

lib/Filesystem/Path.hs:181:1: Warning: Tab character

lib/Filesystem/Path.hs:182:1: Warning: Tab character

lib/Filesystem/Path.hs:183:1: Warning: Tab character

lib/Filesystem/Path.hs:184:1: Warning: Tab character

lib/Filesystem/Path.hs:185:1: Warning: Tab character

lib/Filesystem/Path.hs:186:1: Warning: Tab character

lib/Filesystem/Path.hs:187:1: Warning: Tab character

lib/Filesystem/Path.hs:188:1: Warning: Tab character

lib/Filesystem/Path.hs:189:1: Warning: Tab character

lib/Filesystem/Path.hs:204:1: Warning: Tab character

lib/Filesystem/Path.hs:205:1: Warning: Tab character

lib/Filesystem/Path.hs:206:1: Warning: Tab character

lib/Filesystem/Path.hs:207:1: Warning: Tab character

lib/Filesystem/Path.hs:208:1: Warning: Tab character

lib/Filesystem/Path.hs:209:1: Warning: Tab character

lib/Filesystem/Path.hs:210:1: Warning: Tab character

lib/Filesystem/Path.hs:211:1: Warning: Tab character

lib/Filesystem/Path.hs:212:1: Warning: Tab character

lib/Filesystem/Path.hs:213:1: Warning: Tab character

lib/Filesystem/Path.hs:214:1: Warning: Tab character

lib/Filesystem/Path.hs:215:1: Warning: Tab character

lib/Filesystem/Path.hs:216:1: Warning: Tab character

lib/Filesystem/Path.hs:217:1: Warning: Tab character

lib/Filesystem/Path.hs:218:1: Warning: Tab character

lib/Filesystem/Path.hs:219:1: Warning: Tab character

lib/Filesystem/Path.hs:240:1: Warning: Tab character

lib/Filesystem/Path.hs:241:1: Warning: Tab character

lib/Filesystem/Path.hs:242:1: Warning: Tab character

lib/Filesystem/Path.hs:243:1: Warning: Tab character

lib/Filesystem/Path.hs:244:1: Warning: Tab character

lib/Filesystem/Path.hs:245:1: Warning: Tab character

lib/Filesystem/Path.hs:246:1: Warning: Tab character

lib/Filesystem/Path.hs:247:1: Warning: Tab character

lib/Filesystem/Path.hs:248:1: Warning: Tab character

lib/Filesystem/Path.hs:249:1: Warning: Tab character

lib/Filesystem/Path.hs:250:1: Warning: Tab character

lib/Filesystem/Path.hs:251:1: Warning: Tab character

lib/Filesystem/Path.hs:252:1: Warning: Tab character

lib/Filesystem/Path.hs:253:1: Warning: Tab character

lib/Filesystem/Path.hs:254:1: Warning: Tab character

lib/Filesystem/Path.hs:255:1: Warning: Tab character

lib/Filesystem/Path.hs:256:1: Warning: Tab character

lib/Filesystem/Path.hs:257:1: Warning: Tab character

lib/Filesystem/Path.hs:258:1: Warning: Tab character

lib/Filesystem/Path.hs:259:1: Warning: Tab character

lib/Filesystem/Path.hs:265:1: Warning: Tab character

lib/Filesystem/Path.hs:266:1: Warning: Tab character

lib/Filesystem/Path.hs:283:1: Warning: Tab character

lib/Filesystem/Path.hs:284:1: Warning: Tab character

lib/Filesystem/Path.hs:285:1: Warning: Tab character

lib/Filesystem/Path.hs:286:1: Warning: Tab character

lib/Filesystem/Path.hs:287:1: Warning: Tab character

lib/Filesystem/Path.hs:288:1: Warning: Tab character

lib/Filesystem/Path.hs:289:1: Warning: Tab character

lib/Filesystem/Path.hs:290:1: Warning: Tab character

lib/Filesystem/Path.hs:291:1: Warning: Tab character

lib/Filesystem/Path.hs:292:1: Warning: Tab character

lib/Filesystem/Path.hs:293:1: Warning: Tab character

lib/Filesystem/Path.hs:294:1: Warning: Tab character

lib/Filesystem/Path.hs:295:1: Warning: Tab character

lib/Filesystem/Path.hs:302:1: Warning: Tab character

lib/Filesystem/Path.hs:303:1: Warning: Tab character

lib/Filesystem/Path.hs:304:1: Warning: Tab character

lib/Filesystem/Path.hs:305:1: Warning: Tab character

lib/Filesystem/Path.hs:306:1: Warning: Tab character

lib/Filesystem/Path.hs:307:1: Warning: Tab character

lib/Filesystem/Path.hs:308:1: Warning: Tab character

lib/Filesystem/Path.hs:318:1: Warning: Tab character

lib/Filesystem/Path.hs:319:1: Warning: Tab character

lib/Filesystem/Path.hs:337:1: Warning: Tab character

lib/Filesystem/Path.hs:374:1: Warning: Tab character

lib/Filesystem/Path.hs:375:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:10:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:11:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:12:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:13:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:14:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:15:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:16:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:17:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:18:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:19:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:20:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:21:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:22:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:23:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:24:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:25:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:26:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:27:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:28:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:29:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:30:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:53:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:54:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:55:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:56:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:57:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:58:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:59:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:60:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:61:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:62:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:63:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:73:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:74:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:75:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:76:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:77:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:87:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:88:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:89:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:90:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:91:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:95:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:96:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:97:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:98:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:99:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:103:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:104:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:105:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:106:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:107:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:108:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:109:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:110:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:111:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:112:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:113:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:114:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:115:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:116:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:120:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:121:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:125:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:126:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:127:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:131:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:132:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:133:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:134:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:138:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:139:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:140:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:141:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:142:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:143:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:144:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:148:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:149:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:153:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:154:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:158:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:159:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:163:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:164:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:165:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:166:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:170:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:171:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:175:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:176:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:180:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:181:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:182:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:183:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:184:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:185:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:189:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:193:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:207:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:208:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:209:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:210:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:211:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:212:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:213:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:214:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:215:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:216:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:217:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:227:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:228:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:229:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:230:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:231:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:235:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:236:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:246:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:255:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:256:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:257:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:258:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:259:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:260:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:261:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:262:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:263:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:264:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:265:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:269:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:270:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:274:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:275:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:279:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:280:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:281:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:282:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:286:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:287:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:288:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:289:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:290:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:291:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:292:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:293:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:294:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:295:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:296:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:297:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:298:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:299:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:300:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:301:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:302:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:303:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:304:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:305:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:306:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:307:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:308:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:309:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:310:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:311:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:312:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:313:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:314:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:315:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:316:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:317:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:318:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:319:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:320:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:321:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:322:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:323:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:327:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:328:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:332:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:333:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:334:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:335:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:336:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:337:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:338:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:339:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:340:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:341:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:342:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:346:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:350:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:351:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:352:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:353:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:354:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:355:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:359:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:360:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:361:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:362:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:363:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:364:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:365:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:369:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:370:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:371:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:372:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:373:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:374:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:375:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:376:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:377:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:378:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:379:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:380:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:381:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:382:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:388:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:389:1: Warning: Tab character

lib/Filesystem/Path/Rules.hs:390:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:18:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:19:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:20:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:21:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:22:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:23:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:24:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:25:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:26:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:27:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:28:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:29:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:30:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:31:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:32:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:33:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:75:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:78:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:79:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:80:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:81:1: Warning: Tab character

lib/Filesystem/Path/CurrentOS.hs:37:1: Warning:
    The qualified import of ‘Data.ByteString’ is redundant
      except perhaps to import instances from ‘Data.ByteString’
    To import instances alone, use: import Data.ByteString()
Haddock coverage:
  11% (  3 / 28) in 'Filesystem.Path.Internal'
  Missing documentation for:
    Chunk (lib/Filesystem/Path/Internal.hs:33)
    Directory (lib/Filesystem/Path/Internal.hs:34)
    Basename (lib/Filesystem/Path/Internal.hs:35)
    Extension (lib/Filesystem/Path/Internal.hs:36)
    Root (lib/Filesystem/Path/Internal.hs:38)
    FilePath (lib/Filesystem/Path/Internal.hs:46)
     (lib/Filesystem/Path/Internal.hs:54)
     (lib/Filesystem/Path/Internal.hs:57)
     (lib/Filesystem/Path/Internal.hs:65)
     (lib/Filesystem/Path/Internal.hs:70)
    dot (lib/Filesystem/Path/Internal.hs:77)
    dots (lib/Filesystem/Path/Internal.hs:80)
    filenameChunk (lib/Filesystem/Path/Internal.hs:83)
    rootChunk (lib/Filesystem/Path/Internal.hs:90)
    rootText (lib/Filesystem/Path/Internal.hs:100)
    directoryChunks (lib/Filesystem/Path/Internal.hs:103)
     (lib/Filesystem/Path/Internal.hs:209)
    escape (lib/Filesystem/Path/Internal.hs:213)
    unescape (lib/Filesystem/Path/Internal.hs:216)
    unescape' (lib/Filesystem/Path/Internal.hs:223)
    unescapeBytes' (lib/Filesystem/Path/Internal.hs:226)
    splitBy (lib/Filesystem/Path/Internal.hs:233)
    textSplitBy (lib/Filesystem/Path/Internal.hs:240)
    parseFilename (lib/Filesystem/Path/Internal.hs:247)
    maybeDecodeUtf8 (lib/Filesystem/Path/Internal.hs:259)
  97% ( 33 / 34) in 'Filesystem.Path'
  Missing documentation for:
    FilePath (lib/Filesystem/Path/Internal.hs:46)
 100% ( 19 / 19) in 'Filesystem.Path.Rules'
  93% ( 13 / 14) in 'Filesystem.Path.CurrentOS'
  Missing documentation for:
    currentOS (lib/Filesystem/Path/CurrentOS.hs:53)
Documentation created: dist/doc/html/system-filepath/index.html,
dist/doc/html/system-filepath/system-filepath.txt
Creating package registration file:
/tmp/pkgConf-system-filepath-0.4.131281644146765516336.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/system-filepath-0.4.13.4-2SzVkwMcB0z2zba4qxCrKf
Registering system-filepath-0.4.13.4...
Installed system-filepath-0.4.13.4
Configuring MonadRandom-0.4...
Building MonadRandom-0.4...
Preprocessing library MonadRandom-0.4...
[1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o )
[2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o )

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

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

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

Control/Monad/Random.hs:202: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"

Control/Monad/Random.hs:202:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:247: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"

Control/Monad/Random.hs:247:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering MonadRandom-0.4...
Running Haddock for MonadRandom-0.4...
Running hscolour for MonadRandom-0.4...
Preprocessing library MonadRandom-0.4...
Preprocessing library MonadRandom-0.4...

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

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

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

Control/Monad/Random.hs:202: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"

Control/Monad/Random.hs:202:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:247: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"

Control/Monad/Random.hs:247:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity.
 100% (  3 /  3) in 'Control.Monad.Random.Class'
 100% ( 17 / 17) in 'Control.Monad.Random'
Documentation created: dist/doc/html/MonadRandom/index.html,
dist/doc/html/MonadRandom/MonadRandom.txt
Creating package registration file:
/tmp/pkgConf-MonadRandom-01588677538745863593.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MonadRandom-0.4-0HPLrpuIT1h0NYNnfFzaza
Registering MonadRandom-0.4...
Installed MonadRandom-0.4
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-28120/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-28120/distributive-0.4.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-28120/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.4.4...
Running Haddock for distributive-0.4.4...
Running hscolour for distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
  Missing documentation for:
    GDistributive (src/Data/Distributive/Generic.hs:35)
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.4850500202245382704.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributive-0.4.4-IiTFZxvjHzA0FvKz3AU35Q
Registering distributive-0.4.4...
Installed distributive-0.4.4
Configuring exceptions-0.8.0.2...
Building exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.0.2...
Running Haddock for exceptions-0.8.0.2...
Running hscolour for exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Haddock coverage:
 100% ( 31 / 31) in 'Control.Monad.Catch'
  80% (  8 / 10) in 'Control.Monad.Catch.Pure'
  Missing documentation for:
    Catch (src/Control/Monad/Catch/Pure.hs:95)
    runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.020324171831385090717.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ
Registering exceptions-0.8.0.2...
Installed exceptions-0.8.0.2
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )

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

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering transformers-base-0.4.4...
Running Haddock for transformers-base-0.4.4...
Running hscolour for transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...

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

src/Control/Monad/Base.hs:24:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
  Missing documentation for:
    Module header
    MonadBase (src/Control/Monad/Base.hs:50)
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file:
/tmp/pkgConf-transformers-base-0.46250172231176256958.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-base-0.4.4-88TAFm21vtn2NrYUppy50c
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring 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.5655091921972122523.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-0.5.3-5ESg1VNmkW3BMxo7EwKQrK
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring 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.01800289812392574011.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/case-insensitive-1.2.0.5-9NseolisKnP80bb65s7rJ9
Registering case-insensitive-1.2.0.5...
Installed case-insensitive-1.2.0.5
Configuring scientific-0.3.4.0...
Building scientific-0.3.4.0...
Preprocessing library scientific-0.3.4.0...
[1 of 5] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[2 of 5] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[3 of 5] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[4 of 5] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[5 of 5] 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.0...
Running Haddock for scientific-0.3.4.0...
Running hscolour for scientific-0.3.4.0...
Preprocessing library scientific-0.3.4.0...
Preprocessing library scientific-0.3.4.0...
Haddock coverage:
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 24 / 24) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
  Missing documentation for:
    Module header
Warning: Data.Scientific: could not find link destinations for:
    whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.4155939538953404949.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.0-1bxijzbiQeBJiD7yrWN0ed
Registering scientific-0.3.4.0...
Installed scientific-0.3.4.0
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:102)
    MArray (Data/HashMap/Array.hs:127)
    new_ (Data/HashMap/Array.hs:174)
    singleton (Data/HashMap/Array.hs:177)
    singletonM (Data/HashMap/Array.hs:181)
    pair (Data/HashMap/Array.hs:185)
    length (Data/HashMap/Array.hs:113)
    lengthM (Data/HashMap/Array.hs:135)
    read (Data/HashMap/Array.hs:192)
    write (Data/HashMap/Array.hs:198)
    index (Data/HashMap/Array.hs:205)
    indexM (Data/HashMap/Array.hs:211)
    unsafeFreeze (Data/HashMap/Array.hs:217)
    unsafeThaw (Data/HashMap/Array.hs:223)
    run (Data/HashMap/Array.hs:229)
    run2 (Data/HashMap/Array.hs:233)
    foldl' (Data/HashMap/Array.hs:335)
    foldr (Data/HashMap/Array.hs:343)
    thaw (Data/HashMap/Array.hs:355)
    map (Data/HashMap/Array.hs:388)
    traverse (Data/HashMap/Array.hs:431)
    filter (Data/HashMap/Array.hs:436)
    toList (Data/HashMap/Array.hs:428)
  87% ( 54 / 62) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:124)
    Hash (Data/HashMap/Base.hs:177)
    Bitmap (Data/HashMap/Base.hs:178)
    mask (Data/HashMap/Base.hs:1094)
    bitsPerSubkey (Data/HashMap/Base.hs:1082)
    sparseIndex (Data/HashMap/Base.hs:1091)
    updateOrConcatWith (Data/HashMap/Base.hs:1003)
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.51607150051532530123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring 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.021240967526262331.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-uri-2.6.0.3-LFMzacKIfjmC6gRt5N3aSz
Registering network-uri-2.6.0.3...
Installed network-uri-2.6.0.3
Configuring system-fileio-0.3.16.3...
Building system-fileio-0.3.16.3...
Preprocessing library system-fileio-0.3.16.3...
[1 of 1] Compiling Filesystem       ( lib/Filesystem.hs, dist/build/Filesystem.o )

lib/Filesystem.hs:19:1: Warning: Tab character

lib/Filesystem.hs:20:1: Warning: Tab character

lib/Filesystem.hs:21:1: Warning: Tab character

lib/Filesystem.hs:22:1: Warning: Tab character

lib/Filesystem.hs:23:1: Warning: Tab character

lib/Filesystem.hs:24:1: Warning: Tab character

lib/Filesystem.hs:25:1: Warning: Tab character

lib/Filesystem.hs:26:1: Warning: Tab character

lib/Filesystem.hs:27:1: Warning: Tab character

lib/Filesystem.hs:28:1: Warning: Tab character

lib/Filesystem.hs:29:1: Warning: Tab character

lib/Filesystem.hs:30:1: Warning: Tab character

lib/Filesystem.hs:31:1: Warning: Tab character

lib/Filesystem.hs:32:1: Warning: Tab character

lib/Filesystem.hs:33:1: Warning: Tab character

lib/Filesystem.hs:34:1: Warning: Tab character

lib/Filesystem.hs:35:1: Warning: Tab character

lib/Filesystem.hs:36:1: Warning: Tab character

lib/Filesystem.hs:37:1: Warning: Tab character

lib/Filesystem.hs:38:1: Warning: Tab character

lib/Filesystem.hs:39:1: Warning: Tab character

lib/Filesystem.hs:40:1: Warning: Tab character

lib/Filesystem.hs:41:1: Warning: Tab character

lib/Filesystem.hs:42:1: Warning: Tab character

lib/Filesystem.hs:43:1: Warning: Tab character

lib/Filesystem.hs:44:1: Warning: Tab character

lib/Filesystem.hs:45:1: Warning: Tab character

lib/Filesystem.hs:46:1: Warning: Tab character

lib/Filesystem.hs:47:1: Warning: Tab character

lib/Filesystem.hs:48:1: Warning: Tab character

lib/Filesystem.hs:49:1: Warning: Tab character

lib/Filesystem.hs:50:1: Warning: Tab character

lib/Filesystem.hs:51:1: Warning: Tab character

lib/Filesystem.hs:52:1: Warning: Tab character

lib/Filesystem.hs:53:1: Warning: Tab character

lib/Filesystem.hs:54:1: Warning: Tab character

lib/Filesystem.hs:55:1: Warning: Tab character

lib/Filesystem.hs:56:1: Warning: Tab character

lib/Filesystem.hs:57:1: Warning: Tab character

lib/Filesystem.hs:58:1: Warning: Tab character

lib/Filesystem.hs:59:1: Warning: Tab character

lib/Filesystem.hs:60:1: Warning: Tab character

lib/Filesystem.hs:61:1: Warning: Tab character

lib/Filesystem.hs:62:1: Warning: Tab character

lib/Filesystem.hs:63:1: Warning: Tab character

lib/Filesystem.hs:64:1: Warning: Tab character

lib/Filesystem.hs:65:1: Warning: Tab character

lib/Filesystem.hs:66:1: Warning: Tab character

lib/Filesystem.hs:67:1: Warning: Tab character

lib/Filesystem.hs:68:1: Warning: Tab character

lib/Filesystem.hs:69:1: Warning: Tab character

lib/Filesystem.hs:70:1: Warning: Tab character

lib/Filesystem.hs:71:1: Warning: Tab character

lib/Filesystem.hs:72:1: Warning: Tab character

lib/Filesystem.hs:73:1: Warning: Tab character

lib/Filesystem.hs:74:1: Warning: Tab character

lib/Filesystem.hs:79:1: Warning:
    The import of ‘when’ from module ‘Control.Monad’ is redundant

lib/Filesystem.hs:95:1: Warning:
    The import of ‘System.IO.Error’ is redundant
      except perhaps to import instances from ‘System.IO.Error’
    To import instances alone, use: import System.IO.Error()

lib/Filesystem.hs:141:1: Warning: Tab character

lib/Filesystem.hs:142:1: Warning: Tab character

lib/Filesystem.hs:143:1: Warning: Tab character

lib/Filesystem.hs:144:1: Warning: Tab character

lib/Filesystem.hs:157:1: Warning: Tab character

lib/Filesystem.hs:158:1: Warning: Tab character

lib/Filesystem.hs:159:1: Warning: Tab character

lib/Filesystem.hs:160:1: Warning: Tab character

lib/Filesystem.hs:175:1: Warning: Tab character

lib/Filesystem.hs:176:1: Warning: Tab character

lib/Filesystem.hs:177:1: Warning: Tab character

lib/Filesystem.hs:180:1: Warning: Tab character

lib/Filesystem.hs:198:1: Warning: Tab character

lib/Filesystem.hs:199:1: Warning: Tab character

lib/Filesystem.hs:210:1: Warning: Tab character

lib/Filesystem.hs:211:1: Warning: Tab character

lib/Filesystem.hs:212:1: Warning: Tab character

lib/Filesystem.hs:213:1: Warning: Tab character

lib/Filesystem.hs:214:1: Warning: Tab character

lib/Filesystem.hs:219:1: Warning: Tab character

lib/Filesystem.hs:220:1: Warning: Tab character

lib/Filesystem.hs:232:1: Warning: Tab character

lib/Filesystem.hs:250:1: Warning: Tab character

lib/Filesystem.hs:251:1: Warning: Tab character

lib/Filesystem.hs:252:1: Warning: Tab character

lib/Filesystem.hs:253:1: Warning: Tab character

lib/Filesystem.hs:257:1: Warning: Tab character

lib/Filesystem.hs:258:1: Warning: Tab character

lib/Filesystem.hs:259:1: Warning: Tab character

lib/Filesystem.hs:260:1: Warning: Tab character

lib/Filesystem.hs:261:1: Warning: Tab character

lib/Filesystem.hs:262:1: Warning: Tab character

lib/Filesystem.hs:263:1: Warning: Tab character

lib/Filesystem.hs:264:1: Warning: Tab character

lib/Filesystem.hs:265:1: Warning: Tab character

lib/Filesystem.hs:266:1: Warning: Tab character

lib/Filesystem.hs:267:1: Warning: Tab character

lib/Filesystem.hs:268:1: Warning: Tab character

lib/Filesystem.hs:271:1: Warning: Tab character

lib/Filesystem.hs:285:1: Warning: Tab character

lib/Filesystem.hs:286:1: Warning: Tab character

lib/Filesystem.hs:287:1: Warning: Tab character

lib/Filesystem.hs:288:1: Warning: Tab character

lib/Filesystem.hs:289:1: Warning: Tab character

lib/Filesystem.hs:306:1: Warning: Tab character

lib/Filesystem.hs:307:1: Warning: Tab character

lib/Filesystem.hs:308:1: Warning: Tab character

lib/Filesystem.hs:309:1: Warning: Tab character

lib/Filesystem.hs:310:1: Warning: Tab character

lib/Filesystem.hs:311:1: Warning: Tab character

lib/Filesystem.hs:312:1: Warning: Tab character

lib/Filesystem.hs:313:1: Warning: Tab character

lib/Filesystem.hs:314:1: Warning: Tab character

lib/Filesystem.hs:315:1: Warning: Tab character

lib/Filesystem.hs:316:1: Warning: Tab character

lib/Filesystem.hs:317:1: Warning: Tab character

lib/Filesystem.hs:318:1: Warning: Tab character

lib/Filesystem.hs:319:1: Warning: Tab character

lib/Filesystem.hs:320:1: Warning: Tab character

lib/Filesystem.hs:321:1: Warning: Tab character

lib/Filesystem.hs:322:1: Warning: Tab character

lib/Filesystem.hs:323:1: Warning: Tab character

lib/Filesystem.hs:327:1: Warning: Tab character

lib/Filesystem.hs:328:1: Warning: Tab character

lib/Filesystem.hs:329:1: Warning: Tab character

lib/Filesystem.hs:335:1: Warning: Tab character

lib/Filesystem.hs:336:1: Warning: Tab character

lib/Filesystem.hs:343:1: Warning: Tab character

lib/Filesystem.hs:344:1: Warning: Tab character

lib/Filesystem.hs:345:1: Warning: Tab character

lib/Filesystem.hs:346:1: Warning: Tab character

lib/Filesystem.hs:347:1: Warning: Tab character

lib/Filesystem.hs:348:1: Warning: Tab character

lib/Filesystem.hs:351:1: Warning: Tab character

lib/Filesystem.hs:354:1: Warning: Tab character

lib/Filesystem.hs:357:1: Warning: Tab character

lib/Filesystem.hs:360:1: Warning: Tab character

lib/Filesystem.hs:363:1: Warning: Tab character

lib/Filesystem.hs:366:1: Warning: Tab character

lib/Filesystem.hs:383:1: Warning: Tab character

lib/Filesystem.hs:384:1: Warning: Tab character

lib/Filesystem.hs:387:1: Warning: Tab character

lib/Filesystem.hs:400:1: Warning: Tab character

lib/Filesystem.hs:401:1: Warning: Tab character

lib/Filesystem.hs:404:1: Warning: Tab character

lib/Filesystem.hs:423:1: Warning: Tab character

lib/Filesystem.hs:424:1: Warning: Tab character

lib/Filesystem.hs:425:1: Warning: Tab character

lib/Filesystem.hs:426:1: Warning: Tab character

lib/Filesystem.hs:427:1: Warning: Tab character

lib/Filesystem.hs:428:1: Warning: Tab character

lib/Filesystem.hs:429:1: Warning: Tab character

lib/Filesystem.hs:430:1: Warning: Tab character

lib/Filesystem.hs:431:1: Warning: Tab character

lib/Filesystem.hs:439:1: Warning: Tab character

lib/Filesystem.hs:440:1: Warning: Tab character

lib/Filesystem.hs:443:1: Warning: Tab character

lib/Filesystem.hs:461:1: Warning: Tab character

lib/Filesystem.hs:462:1: Warning: Tab character

lib/Filesystem.hs:463:1: Warning: Tab character

lib/Filesystem.hs:464:1: Warning: Tab character

lib/Filesystem.hs:467:1: Warning: Tab character

lib/Filesystem.hs:489:1: Warning: Tab character

lib/Filesystem.hs:490:1: Warning: Tab character

lib/Filesystem.hs:493:1: Warning: Tab character

lib/Filesystem.hs:517:1: Warning: Tab character

lib/Filesystem.hs:518:1: Warning: Tab character

lib/Filesystem.hs:519:1: Warning: Tab character

lib/Filesystem.hs:520:1: Warning: Tab character

lib/Filesystem.hs:521:1: Warning: Tab character

lib/Filesystem.hs:522:1: Warning: Tab character

lib/Filesystem.hs:534:1: Warning: Tab character

lib/Filesystem.hs:548:1: Warning: Tab character

lib/Filesystem.hs:563:1: Warning: Tab character

lib/Filesystem.hs:578:1: Warning: Tab character

lib/Filesystem.hs:593:1: Warning: Tab character

lib/Filesystem.hs:598:1: Warning: Tab character

lib/Filesystem.hs:599:1: Warning: Tab character

lib/Filesystem.hs:610:1: Warning: Tab character

lib/Filesystem.hs:611:1: Warning: Tab character

lib/Filesystem.hs:612:1: Warning: Tab character

lib/Filesystem.hs:613:1: Warning: Tab character

lib/Filesystem.hs:614:1: Warning: Tab character

lib/Filesystem.hs:615:1: Warning: Tab character

lib/Filesystem.hs:618:1: Warning: Tab character

lib/Filesystem.hs:624:1: Warning: Tab character

lib/Filesystem.hs:625:1: Warning: Tab character

lib/Filesystem.hs:626:1: Warning: Tab character

lib/Filesystem.hs:627:1: Warning: Tab character

lib/Filesystem.hs:628:1: Warning: Tab character

lib/Filesystem.hs:629:1: Warning: Tab character

lib/Filesystem.hs:630:1: Warning: Tab character

lib/Filesystem.hs:645:1: Warning: Tab character

lib/Filesystem.hs:646:1: Warning: Tab character

lib/Filesystem.hs:647:1: Warning: Tab character

lib/Filesystem.hs:661:1: Warning: Tab character

lib/Filesystem.hs:662:1: Warning: Tab character

lib/Filesystem.hs:663:1: Warning: Tab character

lib/Filesystem.hs:664:1: Warning: Tab character

lib/Filesystem.hs:674:1: Warning: Tab character

lib/Filesystem.hs:691:1: Warning: Tab character

lib/Filesystem.hs:692:1: Warning: Tab character

lib/Filesystem.hs:693:1: Warning: Tab character

lib/Filesystem.hs:694:1: Warning: Tab character

lib/Filesystem.hs:725:1: Warning: Tab character

lib/Filesystem.hs:726:1: Warning: Tab character

lib/Filesystem.hs:727:1: Warning: Tab character

lib/Filesystem.hs:745:1: Warning: Tab character

lib/Filesystem.hs:746:1: Warning: Tab character

lib/Filesystem.hs:782:1: Warning: Tab character

lib/Filesystem.hs:792:1: Warning: Tab character

lib/Filesystem.hs:802:1: Warning: Tab character

lib/Filesystem.hs:846:1: Warning: Tab character

lib/Filesystem.hs:856:1: Warning: Tab character

lib/Filesystem.hs:924:1: Warning:
    Defined but not used: ‘throwErrnoPathIfMinus1’

lib/Filesystem.hs:940:1: Warning: Tab character

lib/Filesystem.hs:941:1: Warning: Tab character

lib/Filesystem.hs:942:1: Warning: Tab character

lib/Filesystem.hs:943:1: Warning: Tab character

lib/Filesystem.hs:944:1: Warning: Tab character

lib/Filesystem.hs:945:1: Warning: Tab character

lib/Filesystem.hs:946:1: Warning: Tab character

lib/Filesystem.hs:947:1: Warning: Tab character

lib/Filesystem.hs:948:1: Warning: Tab character

lib/Filesystem.hs:952:1: Warning: Tab character

lib/Filesystem.hs:953:1: Warning: Tab character

lib/Filesystem.hs:974:1: Warning: Tab character
In-place registering system-fileio-0.3.16.3...
Running Haddock for system-fileio-0.3.16.3...
Running hscolour for system-fileio-0.3.16.3...
Preprocessing library system-fileio-0.3.16.3...
Preprocessing library system-fileio-0.3.16.3...

lib/Filesystem.hs:19:1: Warning: Tab character

lib/Filesystem.hs:20:1: Warning: Tab character

lib/Filesystem.hs:21:1: Warning: Tab character

lib/Filesystem.hs:22:1: Warning: Tab character

lib/Filesystem.hs:23:1: Warning: Tab character

lib/Filesystem.hs:24:1: Warning: Tab character

lib/Filesystem.hs:25:1: Warning: Tab character

lib/Filesystem.hs:26:1: Warning: Tab character

lib/Filesystem.hs:27:1: Warning: Tab character

lib/Filesystem.hs:28:1: Warning: Tab character

lib/Filesystem.hs:29:1: Warning: Tab character

lib/Filesystem.hs:30:1: Warning: Tab character

lib/Filesystem.hs:31:1: Warning: Tab character

lib/Filesystem.hs:32:1: Warning: Tab character

lib/Filesystem.hs:33:1: Warning: Tab character

lib/Filesystem.hs:34:1: Warning: Tab character

lib/Filesystem.hs:35:1: Warning: Tab character

lib/Filesystem.hs:36:1: Warning: Tab character

lib/Filesystem.hs:37:1: Warning: Tab character

lib/Filesystem.hs:38:1: Warning: Tab character

lib/Filesystem.hs:39:1: Warning: Tab character

lib/Filesystem.hs:40:1: Warning: Tab character

lib/Filesystem.hs:41:1: Warning: Tab character

lib/Filesystem.hs:42:1: Warning: Tab character

lib/Filesystem.hs:43:1: Warning: Tab character

lib/Filesystem.hs:44:1: Warning: Tab character

lib/Filesystem.hs:45:1: Warning: Tab character

lib/Filesystem.hs:46:1: Warning: Tab character

lib/Filesystem.hs:47:1: Warning: Tab character

lib/Filesystem.hs:48:1: Warning: Tab character

lib/Filesystem.hs:49:1: Warning: Tab character

lib/Filesystem.hs:50:1: Warning: Tab character

lib/Filesystem.hs:51:1: Warning: Tab character

lib/Filesystem.hs:52:1: Warning: Tab character

lib/Filesystem.hs:53:1: Warning: Tab character

lib/Filesystem.hs:54:1: Warning: Tab character

lib/Filesystem.hs:55:1: Warning: Tab character

lib/Filesystem.hs:56:1: Warning: Tab character

lib/Filesystem.hs:57:1: Warning: Tab character

lib/Filesystem.hs:58:1: Warning: Tab character

lib/Filesystem.hs:59:1: Warning: Tab character

lib/Filesystem.hs:60:1: Warning: Tab character

lib/Filesystem.hs:61:1: Warning: Tab character

lib/Filesystem.hs:62:1: Warning: Tab character

lib/Filesystem.hs:63:1: Warning: Tab character

lib/Filesystem.hs:64:1: Warning: Tab character

lib/Filesystem.hs:65:1: Warning: Tab character

lib/Filesystem.hs:66:1: Warning: Tab character

lib/Filesystem.hs:67:1: Warning: Tab character

lib/Filesystem.hs:68:1: Warning: Tab character

lib/Filesystem.hs:69:1: Warning: Tab character

lib/Filesystem.hs:70:1: Warning: Tab character

lib/Filesystem.hs:71:1: Warning: Tab character

lib/Filesystem.hs:72:1: Warning: Tab character

lib/Filesystem.hs:73:1: Warning: Tab character

lib/Filesystem.hs:74:1: Warning: Tab character

lib/Filesystem.hs:141:1: Warning: Tab character

lib/Filesystem.hs:142:1: Warning: Tab character

lib/Filesystem.hs:143:1: Warning: Tab character

lib/Filesystem.hs:144:1: Warning: Tab character

lib/Filesystem.hs:157:1: Warning: Tab character

lib/Filesystem.hs:158:1: Warning: Tab character

lib/Filesystem.hs:159:1: Warning: Tab character

lib/Filesystem.hs:160:1: Warning: Tab character

lib/Filesystem.hs:175:1: Warning: Tab character

lib/Filesystem.hs:176:1: Warning: Tab character

lib/Filesystem.hs:177:1: Warning: Tab character

lib/Filesystem.hs:180:1: Warning: Tab character

lib/Filesystem.hs:198:1: Warning: Tab character

lib/Filesystem.hs:199:1: Warning: Tab character

lib/Filesystem.hs:210:1: Warning: Tab character

lib/Filesystem.hs:211:1: Warning: Tab character

lib/Filesystem.hs:212:1: Warning: Tab character

lib/Filesystem.hs:213:1: Warning: Tab character

lib/Filesystem.hs:214:1: Warning: Tab character

lib/Filesystem.hs:219:1: Warning: Tab character

lib/Filesystem.hs:220:1: Warning: Tab character

lib/Filesystem.hs:232:1: Warning: Tab character

lib/Filesystem.hs:250:1: Warning: Tab character

lib/Filesystem.hs:251:1: Warning: Tab character

lib/Filesystem.hs:252:1: Warning: Tab character

lib/Filesystem.hs:253:1: Warning: Tab character

lib/Filesystem.hs:257:1: Warning: Tab character

lib/Filesystem.hs:258:1: Warning: Tab character

lib/Filesystem.hs:259:1: Warning: Tab character

lib/Filesystem.hs:260:1: Warning: Tab character

lib/Filesystem.hs:261:1: Warning: Tab character

lib/Filesystem.hs:262:1: Warning: Tab character

lib/Filesystem.hs:263:1: Warning: Tab character

lib/Filesystem.hs:264:1: Warning: Tab character

lib/Filesystem.hs:265:1: Warning: Tab character

lib/Filesystem.hs:266:1: Warning: Tab character

lib/Filesystem.hs:267:1: Warning: Tab character

lib/Filesystem.hs:268:1: Warning: Tab character

lib/Filesystem.hs:271:1: Warning: Tab character

lib/Filesystem.hs:285:1: Warning: Tab character

lib/Filesystem.hs:286:1: Warning: Tab character

lib/Filesystem.hs:287:1: Warning: Tab character

lib/Filesystem.hs:288:1: Warning: Tab character

lib/Filesystem.hs:289:1: Warning: Tab character

lib/Filesystem.hs:306:1: Warning: Tab character

lib/Filesystem.hs:307:1: Warning: Tab character

lib/Filesystem.hs:308:1: Warning: Tab character

lib/Filesystem.hs:309:1: Warning: Tab character

lib/Filesystem.hs:310:1: Warning: Tab character

lib/Filesystem.hs:311:1: Warning: Tab character

lib/Filesystem.hs:312:1: Warning: Tab character

lib/Filesystem.hs:313:1: Warning: Tab character

lib/Filesystem.hs:314:1: Warning: Tab character

lib/Filesystem.hs:315:1: Warning: Tab character

lib/Filesystem.hs:316:1: Warning: Tab character

lib/Filesystem.hs:317:1: Warning: Tab character

lib/Filesystem.hs:318:1: Warning: Tab character

lib/Filesystem.hs:319:1: Warning: Tab character

lib/Filesystem.hs:320:1: Warning: Tab character

lib/Filesystem.hs:321:1: Warning: Tab character

lib/Filesystem.hs:322:1: Warning: Tab character

lib/Filesystem.hs:323:1: Warning: Tab character

lib/Filesystem.hs:327:1: Warning: Tab character

lib/Filesystem.hs:328:1: Warning: Tab character

lib/Filesystem.hs:329:1: Warning: Tab character

lib/Filesystem.hs:335:1: Warning: Tab character

lib/Filesystem.hs:336:1: Warning: Tab character

lib/Filesystem.hs:343:1: Warning: Tab character

lib/Filesystem.hs:344:1: Warning: Tab character

lib/Filesystem.hs:345:1: Warning: Tab character

lib/Filesystem.hs:346:1: Warning: Tab character

lib/Filesystem.hs:347:1: Warning: Tab character

lib/Filesystem.hs:348:1: Warning: Tab character

lib/Filesystem.hs:351:1: Warning: Tab character

lib/Filesystem.hs:354:1: Warning: Tab character

lib/Filesystem.hs:357:1: Warning: Tab character

lib/Filesystem.hs:360:1: Warning: Tab character

lib/Filesystem.hs:363:1: Warning: Tab character

lib/Filesystem.hs:366:1: Warning: Tab character

lib/Filesystem.hs:383:1: Warning: Tab character

lib/Filesystem.hs:384:1: Warning: Tab character

lib/Filesystem.hs:387:1: Warning: Tab character

lib/Filesystem.hs:400:1: Warning: Tab character

lib/Filesystem.hs:401:1: Warning: Tab character

lib/Filesystem.hs:404:1: Warning: Tab character

lib/Filesystem.hs:423:1: Warning: Tab character

lib/Filesystem.hs:424:1: Warning: Tab character

lib/Filesystem.hs:425:1: Warning: Tab character

lib/Filesystem.hs:426:1: Warning: Tab character

lib/Filesystem.hs:427:1: Warning: Tab character

lib/Filesystem.hs:428:1: Warning: Tab character

lib/Filesystem.hs:429:1: Warning: Tab character

lib/Filesystem.hs:430:1: Warning: Tab character

lib/Filesystem.hs:431:1: Warning: Tab character

lib/Filesystem.hs:439:1: Warning: Tab character

lib/Filesystem.hs:440:1: Warning: Tab character

lib/Filesystem.hs:443:1: Warning: Tab character

lib/Filesystem.hs:461:1: Warning: Tab character

lib/Filesystem.hs:462:1: Warning: Tab character

lib/Filesystem.hs:463:1: Warning: Tab character

lib/Filesystem.hs:464:1: Warning: Tab character

lib/Filesystem.hs:467:1: Warning: Tab character

lib/Filesystem.hs:489:1: Warning: Tab character

lib/Filesystem.hs:490:1: Warning: Tab character

lib/Filesystem.hs:493:1: Warning: Tab character

lib/Filesystem.hs:517:1: Warning: Tab character

lib/Filesystem.hs:518:1: Warning: Tab character

lib/Filesystem.hs:519:1: Warning: Tab character

lib/Filesystem.hs:520:1: Warning: Tab character

lib/Filesystem.hs:521:1: Warning: Tab character

lib/Filesystem.hs:522:1: Warning: Tab character

lib/Filesystem.hs:534:1: Warning: Tab character

lib/Filesystem.hs:548:1: Warning: Tab character

lib/Filesystem.hs:563:1: Warning: Tab character

lib/Filesystem.hs:578:1: Warning: Tab character

lib/Filesystem.hs:593:1: Warning: Tab character

lib/Filesystem.hs:598:1: Warning: Tab character

lib/Filesystem.hs:599:1: Warning: Tab character

lib/Filesystem.hs:610:1: Warning: Tab character

lib/Filesystem.hs:611:1: Warning: Tab character

lib/Filesystem.hs:612:1: Warning: Tab character

lib/Filesystem.hs:613:1: Warning: Tab character

lib/Filesystem.hs:614:1: Warning: Tab character

lib/Filesystem.hs:615:1: Warning: Tab character

lib/Filesystem.hs:618:1: Warning: Tab character

lib/Filesystem.hs:624:1: Warning: Tab character

lib/Filesystem.hs:625:1: Warning: Tab character

lib/Filesystem.hs:626:1: Warning: Tab character

lib/Filesystem.hs:627:1: Warning: Tab character

lib/Filesystem.hs:628:1: Warning: Tab character

lib/Filesystem.hs:629:1: Warning: Tab character

lib/Filesystem.hs:630:1: Warning: Tab character

lib/Filesystem.hs:645:1: Warning: Tab character

lib/Filesystem.hs:646:1: Warning: Tab character

lib/Filesystem.hs:647:1: Warning: Tab character

lib/Filesystem.hs:661:1: Warning: Tab character

lib/Filesystem.hs:662:1: Warning: Tab character

lib/Filesystem.hs:663:1: Warning: Tab character

lib/Filesystem.hs:664:1: Warning: Tab character

lib/Filesystem.hs:674:1: Warning: Tab character

lib/Filesystem.hs:691:1: Warning: Tab character

lib/Filesystem.hs:692:1: Warning: Tab character

lib/Filesystem.hs:693:1: Warning: Tab character

lib/Filesystem.hs:694:1: Warning: Tab character

lib/Filesystem.hs:725:1: Warning: Tab character

lib/Filesystem.hs:726:1: Warning: Tab character

lib/Filesystem.hs:727:1: Warning: Tab character

lib/Filesystem.hs:745:1: Warning: Tab character

lib/Filesystem.hs:746:1: Warning: Tab character

lib/Filesystem.hs:782:1: Warning: Tab character

lib/Filesystem.hs:792:1: Warning: Tab character

lib/Filesystem.hs:802:1: Warning: Tab character

lib/Filesystem.hs:846:1: Warning: Tab character

lib/Filesystem.hs:856:1: Warning: Tab character

lib/Filesystem.hs:940:1: Warning: Tab character

lib/Filesystem.hs:941:1: Warning: Tab character

lib/Filesystem.hs:942:1: Warning: Tab character

lib/Filesystem.hs:943:1: Warning: Tab character

lib/Filesystem.hs:944:1: Warning: Tab character

lib/Filesystem.hs:945:1: Warning: Tab character

lib/Filesystem.hs:946:1: Warning: Tab character

lib/Filesystem.hs:947:1: Warning: Tab character

lib/Filesystem.hs:948:1: Warning: Tab character

lib/Filesystem.hs:952:1: Warning: Tab character

lib/Filesystem.hs:953:1: Warning: Tab character

lib/Filesystem.hs:974:1: Warning: Tab character

lib/Filesystem.hs:79:1: Warning:
    The import of ‘when’ from module ‘Control.Monad’ is redundant

lib/Filesystem.hs:95:1: Warning:
    The import of ‘System.IO.Error’ is redundant
      except perhaps to import instances from ‘System.IO.Error’
    To import instances alone, use: import System.IO.Error()

lib/Filesystem.hs:924:1: Warning:
    Defined but not used: ‘throwErrnoPathIfMinus1’
Haddock coverage:
 100% ( 46 / 46) in 'Filesystem'
Documentation created: dist/doc/html/system-fileio/index.html,
dist/doc/html/system-fileio/system-fileio.txt
Creating package registration file:
/tmp/pkgConf-system-fileio-0.3.1612541999721348809889.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/system-fileio-0.3.16.3-CHtYiGUR3pL90kk42zWp3i
Registering system-fileio-0.3.16.3...
Installed system-fileio-0.3.16.3
Configuring temporary-1.2.0.3...
Building temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
[1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o )
[2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o )
[3 of 3] Compiling System.IO.Temp   ( System/IO/Temp.hs, dist/build/System/IO/Temp.o )
In-place registering temporary-1.2.0.3...
Running Haddock for temporary-1.2.0.3...
Running hscolour for temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
Preprocessing library temporary-1.2.0.3...
Haddock coverage:
   0% (  0 /  5) in 'Distribution.Compat.Exception'
  Missing documentation for:
    Module header
    onException (Distribution/Compat/Exception.hs:19)
    catchIO (Distribution/Compat/Exception.hs:34)
    catchExit (Distribution/Compat/Exception.hs:41)
    throwIOIO (Distribution/Compat/Exception.hs:27)
  40% (  2 /  5) in 'Distribution.Compat.TempFile'
  Missing documentation for:
    Module header
    openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
    createTempDirectory (Distribution/Compat/TempFile.hs:191)
  67% (  6 /  9) in 'System.IO.Temp'
  Missing documentation for:
    Module header
    openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
    createTempDirectory (Distribution/Compat/TempFile.hs:191)
Documentation created: dist/doc/html/temporary/index.html,
dist/doc/html/temporary/temporary.txt
Creating package registration file:
/tmp/pkgConf-temporary-1.2.0504253031761812811.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/temporary-1.2.0.3-Il0r9HZboDhGin7P716nyP
Registering temporary-1.2.0.3...
Installed temporary-1.2.0.3
Configuring monad-control-1.0.0.4...
Building monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-1.0.0.4...
Running Haddock for monad-control-1.0.0.4...
Running hscolour for monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Haddock coverage:
  92% ( 24 / 26) in 'Control.Monad.Trans.Control'
  Missing documentation for:
    MonadTransControl (Control/Monad/Trans/Control.hs:108)
    MonadBaseControl (Control/Monad/Trans/Control.hs:290)
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Creating package registration file:
/tmp/pkgConf-monad-control-1.0.019996075821393790666.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-control-1.0.0.4-3XCDr1mqlERGZgaxuwJF6b
Registering monad-control-1.0.0.4...
Installed monad-control-1.0.0.4
Configuring 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.020409102761742035879.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/attoparsec-0.13.0.1-6FrI4eCXn6mHgtc3q8xerq
Registering attoparsec-0.13.0.1...
Installed attoparsec-0.13.0.1
Configuring semigroups-0.17.0.1...
Building semigroups-0.17.0.1...
Preprocessing library semigroups-0.17.0.1...
[1 of 3] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.17.0.1...
Running Haddock for semigroups-0.17.0.1...
Running hscolour for semigroups-0.17.0.1...
Preprocessing library semigroups-0.17.0.1...
Preprocessing library semigroups-0.17.0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
  95% ( 69 / 73) in 'Data.List.NonEmpty'
  Missing documentation for:
    NonEmpty (src/Data/List/NonEmpty.hs:177)
    length (src/Data/List/NonEmpty.hs:222)
    unfoldr (src/Data/List/NonEmpty.hs:253)
    xor (src/Data/List/NonEmpty.hs:226)
  83% ( 25 / 30) in 'Data.Semigroup'
  Missing documentation for:
    Semigroup (src/Data/Semigroup.hs:181)
    Min (src/Data/Semigroup.hs:419)
    Max (src/Data/Semigroup.hs:504)
    ArgMin (src/Data/Semigroup.hs:605)
    ArgMax (src/Data/Semigroup.hs:606)
  60% (  3 /  5) in 'Data.Semigroup.Generic'
  Missing documentation for:
    GSemigroup (src/Data/Semigroup/Generic.hs:39)
    GMonoid (src/Data/Semigroup/Generic.hs:69)
Warning: Data.Semigroup: could not find link destinations for:
    Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
    gmappend' gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file:
/tmp/pkgConf-semigroups-0.17.020710650541072616468.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroups-0.17.0.1-7ZJSgZ5CNVm8tWmGAujY46
Registering semigroups-0.17.0.1...
Installed semigroups-0.17.0.1
Configuring HTTP-4000.2.20...
Building HTTP-4000.2.20...
Preprocessing library HTTP-4000.2.20...
[ 1 of 18] Compiling Network.HTTP.MD5Aux ( Network/HTTP/MD5Aux.hs, dist/build/Network/HTTP/MD5Aux.o )

Network/HTTP/MD5Aux.hs:91:10: Warning:
    No explicit implementation for
      either ‘negate’ or ‘-’
    In the instance declaration for ‘Num ABCD’
[ 2 of 18] Compiling Paths_HTTP       ( dist/build/autogen/Paths_HTTP.hs, dist/build/Paths_HTTP.o )
[ 3 of 18] Compiling Network.HTTP.Base64 ( Network/HTTP/Base64.hs, dist/build/Network/HTTP/Base64.o )
[ 4 of 18] Compiling Network.Stream   ( Network/Stream.hs, dist/build/Network/Stream.o )

Network/Stream.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:45:11: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 18] Compiling Network.HTTP.Utils ( Network/HTTP/Utils.hs, dist/build/Network/HTTP/Utils.o )
[ 6 of 18] Compiling Network.HTTP.Headers ( Network/HTTP/Headers.hs, dist/build/Network/HTTP/Headers.o )

Network/HTTP/Headers.hs:282:1: Warning: Tab character

Network/HTTP/Headers.hs:288:1: Warning: Tab character

Network/HTTP/Headers.hs:290:1: Warning: Tab character

Network/HTTP/Headers.hs:291:1: Warning: Tab character

Network/HTTP/Headers.hs:292:1: Warning: Tab character
[ 7 of 18] Compiling Network.HTTP.Cookie ( Network/HTTP/Cookie.hs, dist/build/Network/HTTP/Cookie.o )

Network/HTTP/Cookie.hs:122:1: Warning: Tab character
[ 8 of 18] Compiling Network.BufferType ( Network/BufferType.hs, dist/build/Network/BufferType.o )

Network/BufferType.hs:159:1: Warning: Tab character
[ 9 of 18] Compiling Network.HTTP.Base ( Network/HTTP/Base.hs, dist/build/Network/HTTP/Base.o )

Network/HTTP/Base.hs:110:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/HTTP/Base.hs:139:1: Warning: Tab character

Network/HTTP/Base.hs:140:1: Warning: Tab character

Network/HTTP/Base.hs:141:1: Warning: Tab character

Network/HTTP/Base.hs:142:1: Warning: Tab character

Network/HTTP/Base.hs:157:1: Warning: Tab character

Network/HTTP/Base.hs:158:1: Warning: Tab character

Network/HTTP/Base.hs:159:1: Warning: Tab character

Network/HTTP/Base.hs:160:1: Warning: Tab character

Network/HTTP/Base.hs:161:1: Warning: Tab character

Network/HTTP/Base.hs:162:1: Warning: Tab character

Network/HTTP/Base.hs:174:1: Warning: Tab character

Network/HTTP/Base.hs:175:1: Warning: Tab character

Network/HTTP/Base.hs:176:1: Warning: Tab character

Network/HTTP/Base.hs:192:1: Warning: Tab character

Network/HTTP/Base.hs:193:1: Warning: Tab character

Network/HTTP/Base.hs:226:1: Warning: Tab character

Network/HTTP/Base.hs:227:1: Warning: Tab character

Network/HTTP/Base.hs:228:1: Warning: Tab character

Network/HTTP/Base.hs:229:1: Warning: Tab character

Network/HTTP/Base.hs:230:1: Warning: Tab character

Network/HTTP/Base.hs:231:1: Warning: Tab character

Network/HTTP/Base.hs:268:1: Warning: Tab character

Network/HTTP/Base.hs:269:1: Warning: Tab character

Network/HTTP/Base.hs:270:1: Warning: Tab character

Network/HTTP/Base.hs:272:1: Warning: Tab character

Network/HTTP/Base.hs:273:1: Warning: Tab character

Network/HTTP/Base.hs:274:1: Warning: Tab character

Network/HTTP/Base.hs:312:1: Warning: Tab character

Network/HTTP/Base.hs:733:1: Warning: Tab character

Network/HTTP/Base.hs:762:1: Warning: Tab character

Network/HTTP/Base.hs:820:1: Warning: Tab character

Network/HTTP/Base.hs:821:1: Warning: Tab character

Network/HTTP/Base.hs:822:1: Warning: Tab character

Network/HTTP/Base.hs:823:1: Warning: Tab character

Network/HTTP/Base.hs:825:1: Warning: Tab character

Network/HTTP/Base.hs:826:1: Warning: Tab character

Network/HTTP/Base.hs:827:1: Warning: Tab character

Network/HTTP/Base.hs:828:1: Warning: Tab character

Network/HTTP/Base.hs:829:1: Warning: Tab character

Network/HTTP/Base.hs:830:1: Warning: Tab character

Network/HTTP/Base.hs:832:1: Warning: Tab character

Network/HTTP/Base.hs:833:1: Warning: Tab character

Network/HTTP/Base.hs:834:1: Warning: Tab character

Network/HTTP/Base.hs:835:1: Warning: Tab character

Network/HTTP/Base.hs:838:1: Warning: Tab character

Network/HTTP/Base.hs:839:1: Warning: Tab character

Network/HTTP/Base.hs:872:1: Warning: Tab character

Network/HTTP/Base.hs:880:1: Warning: Tab character

Network/HTTP/Base.hs:892:1: Warning: Tab character

Network/HTTP/Base.hs:893:1: Warning: Tab character

Network/HTTP/Base.hs:905:1: Warning: Tab character

Network/HTTP/Base.hs:913:1: Warning: Tab character

Network/HTTP/Base.hs:914:1: Warning: Tab character

Network/HTTP/Base.hs:915:1: Warning: Tab character

Network/HTTP/Base.hs:924:1: Warning: Tab character

Network/HTTP/Base.hs:925:1: Warning: Tab character

Network/HTTP/Base.hs:926:1: Warning: Tab character

Network/HTTP/Base.hs:929:1: Warning: Tab character

Network/HTTP/Base.hs:933:1: Warning: Tab character

Network/HTTP/Base.hs:934:1: Warning: Tab character

Network/HTTP/Base.hs:935:1: Warning: Tab character

Network/HTTP/Base.hs:936:1: Warning: Tab character

Network/HTTP/Base.hs:937:1: Warning: Tab character

Network/HTTP/Base.hs:942:1: Warning: Tab character

Network/HTTP/Base.hs:954:1: Warning: Tab character

Network/HTTP/Base.hs:960:1: Warning: Tab character

Network/HTTP/Base.hs:970:1: Warning: Tab character

Network/HTTP/Base.hs:971:1: Warning: Tab character

Network/HTTP/Base.hs:972:1: Warning: Tab character

Network/HTTP/Base.hs:977:1: Warning: Tab character
[10 of 18] Compiling Network.TCP      ( Network/TCP.hs, dist/build/Network/TCP.o )

Network/TCP.hs:91:1: Warning: Tab character

Network/TCP.hs:93:1: Warning: Tab character

Network/TCP.hs:95:1: Warning: Tab character

Network/TCP.hs:96:1: Warning: Tab character

Network/TCP.hs:251:1: Warning: Tab character

Network/TCP.hs:252:1: Warning: Tab character

Network/TCP.hs:260:1: Warning: Tab character

Network/TCP.hs:261:1: Warning: Tab character

Network/TCP.hs:262:1: Warning: Tab character

Network/TCP.hs:268:1: Warning: Tab character

Network/TCP.hs:269:1: Warning: Tab character

Network/TCP.hs:270:1: Warning: Tab character

Network/TCP.hs:271:1: Warning: Tab character

Network/TCP.hs:272:1: Warning: Tab character

Network/TCP.hs:273:1: Warning: Tab character

Network/TCP.hs:274:1: Warning: Tab character

Network/TCP.hs:333:1: Warning: Tab character

Network/TCP.hs:343:1: Warning: Tab character

Network/TCP.hs:353:1: Warning: Tab character

Network/TCP.hs:364:1: Warning: Tab character

Network/TCP.hs:379:1: Warning: Tab character

Network/TCP.hs:380:1: Warning: Tab character

Network/TCP.hs:381:1: Warning: Tab character

Network/TCP.hs:382:1: Warning: Tab character

Network/TCP.hs:383:1: Warning: Tab character

Network/TCP.hs:400:1: Warning: Tab character

Network/TCP.hs:404:1: Warning: Tab character

Network/TCP.hs:404:11: Warning: Tab character

Network/TCP.hs:405:1: Warning: Tab character
[11 of 18] Compiling Network.StreamDebugger ( Network/StreamDebugger.hs, dist/build/Network/StreamDebugger.o )

Network/StreamDebugger.hs:30:8: Warning: Tab character

Network/StreamDebugger.hs:40:1: Warning: Tab character

Network/StreamDebugger.hs:45:1: Warning: Tab character

Network/StreamDebugger.hs:50:1: Warning: Tab character

Network/StreamDebugger.hs:92:1: Warning: Tab character

Network/StreamDebugger.hs:94:1: Warning: Tab character

Network/StreamDebugger.hs:97:1: Warning: Tab character
[12 of 18] Compiling Network.StreamSocket ( Network/StreamSocket.hs, dist/build/Network/StreamSocket.o )
[13 of 18] Compiling Network.HTTP.Auth ( Network/HTTP/Auth.hs, dist/build/Network/HTTP/Auth.o )

Network/HTTP/Auth.hs:90:1: Warning: Tab character

Network/HTTP/Auth.hs:91:1: Warning: Tab character

Network/HTTP/Auth.hs:92:1: Warning: Tab character

Network/HTTP/Auth.hs:93:1: Warning: Tab character

Network/HTTP/Auth.hs:94:1: Warning: Tab character

Network/HTTP/Auth.hs:96:1: Warning: Tab character

Network/HTTP/Auth.hs:97:1: Warning: Tab character

Network/HTTP/Auth.hs:98:1: Warning: Tab character

Network/HTTP/Auth.hs:99:1: Warning: Tab character
[14 of 18] Compiling Network.HTTP.Proxy ( Network/HTTP/Proxy.hs, dist/build/Network/HTTP/Proxy.o )

Network/HTTP/Proxy.hs:28:1: Warning:
    The import of ‘liftM’ from module ‘Control.Monad’ is redundant

Network/HTTP/Proxy.hs:199:1: Warning: Tab character
[15 of 18] Compiling Network.HTTP.HandleStream ( Network/HTTP/HandleStream.hs, dist/build/Network/HTTP/HandleStream.o )

Network/HTTP/HandleStream.hs:87:1: Warning: Tab character

Network/HTTP/HandleStream.hs:88:1: Warning: Tab character

Network/HTTP/HandleStream.hs:89:1: Warning: Tab character

Network/HTTP/HandleStream.hs:109:1: Warning: Tab character

Network/HTTP/HandleStream.hs:110:1: Warning: Tab character

Network/HTTP/HandleStream.hs:111:1: Warning: Tab character

Network/HTTP/HandleStream.hs:131:1: Warning: Tab character

Network/HTTP/HandleStream.hs:146:1: Warning: Tab character

Network/HTTP/HandleStream.hs:158:1: Warning: Tab character

Network/HTTP/HandleStream.hs:159:1: Warning: Tab character

Network/HTTP/HandleStream.hs:174:1: Warning: Tab character

Network/HTTP/HandleStream.hs:175:1: Warning: Tab character

Network/HTTP/HandleStream.hs:176:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:27: Warning: Tab character

Network/HTTP/HandleStream.hs:178:1: Warning: Tab character

Network/HTTP/HandleStream.hs:179:1: Warning: Tab character

Network/HTTP/HandleStream.hs:180:1: Warning: Tab character

Network/HTTP/HandleStream.hs:184:1: Warning: Tab character

Network/HTTP/HandleStream.hs:185:1: Warning: Tab character

Network/HTTP/HandleStream.hs:186:1: Warning: Tab character

Network/HTTP/HandleStream.hs:187:1: Warning: Tab character

Network/HTTP/HandleStream.hs:189:1: Warning: Tab character

Network/HTTP/HandleStream.hs:211:1: Warning: Tab character

Network/HTTP/HandleStream.hs:214:1: Warning: Tab character

Network/HTTP/HandleStream.hs:215:1: Warning: Tab character

Network/HTTP/HandleStream.hs:216:1: Warning: Tab character

Network/HTTP/HandleStream.hs:217:1: Warning: Tab character

Network/HTTP/HandleStream.hs:218:1: Warning: Tab character

Network/HTTP/HandleStream.hs:219:1: Warning: Tab character

Network/HTTP/HandleStream.hs:220:1: Warning: Tab character

Network/HTTP/HandleStream.hs:221:3: Warning: Tab character

Network/HTTP/HandleStream.hs:222:1: Warning: Tab character
[16 of 18] Compiling Network.HTTP     ( Network/HTTP.hs, dist/build/Network/HTTP.o )

Network/HTTP.hs:133:1: Warning: Tab character

Network/HTTP.hs:134:1: Warning: Tab character

Network/HTTP.hs:135:1: Warning: Tab character
[17 of 18] Compiling Network.HTTP.Stream ( Network/HTTP/Stream.hs, dist/build/Network/HTTP/Stream.o )

Network/HTTP/Stream.hs:130:1: Warning: Tab character

Network/HTTP/Stream.hs:166:1: Warning: Tab character

Network/HTTP/Stream.hs:167:13: Warning: Tab character

Network/HTTP/Stream.hs:167:21: Warning: Tab character

Network/HTTP/Stream.hs:171:1: Warning: Tab character

Network/HTTP/Stream.hs:186:1: Warning: Tab character

Network/HTTP/Stream.hs:189:1: Warning: Tab character

Network/HTTP/Stream.hs:190:1: Warning: Tab character

Network/HTTP/Stream.hs:191:1: Warning: Tab character

Network/HTTP/Stream.hs:192:1: Warning: Tab character

Network/HTTP/Stream.hs:192:29: Warning: Tab character

Network/HTTP/Stream.hs:193:1: Warning: Tab character

Network/HTTP/Stream.hs:207:1: Warning: Tab character

Network/HTTP/Stream.hs:209:1: Warning: Tab character

Network/HTTP/Stream.hs:210:1: Warning: Tab character

Network/HTTP/Stream.hs:213:1: Warning: Tab character

Network/HTTP/Stream.hs:221:1: Warning: Tab character

Network/HTTP/Stream.hs:225:1: Warning: Tab character

Network/HTTP/Stream.hs:226:1: Warning: Tab character

Network/HTTP/Stream.hs:236:1: Warning: Tab character
[18 of 18] Compiling Network.Browser  ( Network/Browser.hs, dist/build/Network/Browser.o )

Network/Browser.hs:140:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Network/Browser.hs:714:1: Warning: Tab character

Network/Browser.hs:732:1: Warning: Tab character

Network/Browser.hs:733:1: Warning: Tab character

Network/Browser.hs:734:1: Warning: Tab character

Network/Browser.hs:770:1: Warning: Tab character

Network/Browser.hs:771:1: Warning: Tab character

Network/Browser.hs:772:1: Warning: Tab character

Network/Browser.hs:773:1: Warning: Tab character

Network/Browser.hs:774:1: Warning: Tab character

Network/Browser.hs:775:1: Warning: Tab character

Network/Browser.hs:776:1: Warning: Tab character

Network/Browser.hs:777:1: Warning: Tab character

Network/Browser.hs:778:1: Warning: Tab character

Network/Browser.hs:779:1: Warning: Tab character

Network/Browser.hs:787:1: Warning: Tab character

Network/Browser.hs:788:1: Warning: Tab character

Network/Browser.hs:789:1: Warning: Tab character

Network/Browser.hs:790:1: Warning: Tab character

Network/Browser.hs:791:1: Warning: Tab character

Network/Browser.hs:792:1: Warning: Tab character

Network/Browser.hs:793:1: Warning: Tab character

Network/Browser.hs:794:1: Warning: Tab character

Network/Browser.hs:795:1: Warning: Tab character

Network/Browser.hs:796:1: Warning: Tab character

Network/Browser.hs:807:1: Warning: Tab character

Network/Browser.hs:830:1: Warning: Tab character

Network/Browser.hs:831:1: Warning: Tab character

Network/Browser.hs:834:1: Warning: Tab character

Network/Browser.hs:837:1: Warning: Tab character

Network/Browser.hs:838:1: Warning: Tab character

Network/Browser.hs:843:1: Warning: Tab character

Network/Browser.hs:844:1: Warning: Tab character

Network/Browser.hs:847:1: Warning: Tab character

Network/Browser.hs:848:1: Warning: Tab character

Network/Browser.hs:849:1: Warning: Tab character

Network/Browser.hs:850:1: Warning: Tab character

Network/Browser.hs:860:1: Warning: Tab character

Network/Browser.hs:877:1: Warning: Tab character

Network/Browser.hs:878:1: Warning: Tab character

Network/Browser.hs:879:1: Warning: Tab character

Network/Browser.hs:880:1: Warning: Tab character

Network/Browser.hs:884:1: Warning: Tab character

Network/Browser.hs:885:1: Warning: Tab character

Network/Browser.hs:886:1: Warning: Tab character

Network/Browser.hs:887:1: Warning: Tab character

Network/Browser.hs:890:1: Warning: Tab character

Network/Browser.hs:893:1: Warning: Tab character

Network/Browser.hs:898:1: Warning: Tab character

Network/Browser.hs:899:1: Warning: Tab character

Network/Browser.hs:900:1: Warning: Tab character

Network/Browser.hs:901:35: Warning: Tab character

Network/Browser.hs:902:3: Warning: Tab character

Network/Browser.hs:912:1: Warning: Tab character

Network/Browser.hs:912:18: Warning: Tab character

Network/Browser.hs:913:1: Warning: Tab character

Network/Browser.hs:913:18: Warning: Tab character

Network/Browser.hs:914:1: Warning: Tab character

Network/Browser.hs:914:18: Warning: Tab character

Network/Browser.hs:915:1: Warning: Tab character

Network/Browser.hs:915:18: Warning: Tab character

Network/Browser.hs:923:1: Warning: Tab character

Network/Browser.hs:926:1: Warning: Tab character

Network/Browser.hs:934:1: Warning: Tab character

Network/Browser.hs:935:1: Warning: Tab character

Network/Browser.hs:936:1: Warning: Tab character

Network/Browser.hs:937:1: Warning: Tab character

Network/Browser.hs:938:1: Warning: Tab character

Network/Browser.hs:944:1: Warning: Tab character

Network/Browser.hs:945:1: Warning: Tab character

Network/Browser.hs:946:1: Warning: Tab character

Network/Browser.hs:955:1: Warning: Tab character

Network/Browser.hs:957:1: Warning: Tab character

Network/Browser.hs:958:1: Warning: Tab character

Network/Browser.hs:961:1: Warning: Tab character

Network/Browser.hs:975:1: Warning: Tab character

Network/Browser.hs:976:1: Warning: Tab character

Network/Browser.hs:977:1: Warning: Tab character

Network/Browser.hs:983:1: Warning: Tab character

Network/Browser.hs:984:1: Warning: Tab character

Network/Browser.hs:988:1: Warning: Tab character

Network/Browser.hs:996:1: Warning: Tab character

Network/Browser.hs:997:1: Warning: Tab character
In-place registering HTTP-4000.2.20...
Running Haddock for HTTP-4000.2.20...
Running hscolour for HTTP-4000.2.20...
Preprocessing library HTTP-4000.2.20...
Preprocessing library HTTP-4000.2.20...

Network/HTTP/MD5Aux.hs:91:10: Warning:
    No explicit implementation for
      either ‘negate’ or ‘-’
    In the instance declaration for ‘Num ABCD’

Network/Stream.hs:35:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:44:10: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:45:11: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/Stream.hs:52:24: Warning:
    In the use of ‘strMsg’
    (imported from Control.Monad.Error, but defined in transformers-0.4.2.0:Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Network/HTTP/Headers.hs:282:1: Warning: Tab character

Network/HTTP/Headers.hs:288:1: Warning: Tab character

Network/HTTP/Headers.hs:290:1: Warning: Tab character

Network/HTTP/Headers.hs:291:1: Warning: Tab character

Network/HTTP/Headers.hs:292:1: Warning: Tab character

Network/HTTP/Cookie.hs:122:1: Warning: Tab character

Network/BufferType.hs:159:1: Warning: Tab character

Network/HTTP/Base.hs:139:1: Warning: Tab character

Network/HTTP/Base.hs:140:1: Warning: Tab character

Network/HTTP/Base.hs:141:1: Warning: Tab character

Network/HTTP/Base.hs:142:1: Warning: Tab character

Network/HTTP/Base.hs:157:1: Warning: Tab character

Network/HTTP/Base.hs:158:1: Warning: Tab character

Network/HTTP/Base.hs:159:1: Warning: Tab character

Network/HTTP/Base.hs:160:1: Warning: Tab character

Network/HTTP/Base.hs:161:1: Warning: Tab character

Network/HTTP/Base.hs:162:1: Warning: Tab character

Network/HTTP/Base.hs:174:1: Warning: Tab character

Network/HTTP/Base.hs:175:1: Warning: Tab character

Network/HTTP/Base.hs:176:1: Warning: Tab character

Network/HTTP/Base.hs:192:1: Warning: Tab character

Network/HTTP/Base.hs:193:1: Warning: Tab character

Network/HTTP/Base.hs:226:1: Warning: Tab character

Network/HTTP/Base.hs:227:1: Warning: Tab character

Network/HTTP/Base.hs:228:1: Warning: Tab character

Network/HTTP/Base.hs:229:1: Warning: Tab character

Network/HTTP/Base.hs:230:1: Warning: Tab character

Network/HTTP/Base.hs:231:1: Warning: Tab character

Network/HTTP/Base.hs:268:1: Warning: Tab character

Network/HTTP/Base.hs:269:1: Warning: Tab character

Network/HTTP/Base.hs:270:1: Warning: Tab character

Network/HTTP/Base.hs:272:1: Warning: Tab character

Network/HTTP/Base.hs:273:1: Warning: Tab character

Network/HTTP/Base.hs:274:1: Warning: Tab character

Network/HTTP/Base.hs:312:1: Warning: Tab character

Network/HTTP/Base.hs:733:1: Warning: Tab character

Network/HTTP/Base.hs:762:1: Warning: Tab character

Network/HTTP/Base.hs:820:1: Warning: Tab character

Network/HTTP/Base.hs:821:1: Warning: Tab character

Network/HTTP/Base.hs:822:1: Warning: Tab character

Network/HTTP/Base.hs:823:1: Warning: Tab character

Network/HTTP/Base.hs:825:1: Warning: Tab character

Network/HTTP/Base.hs:826:1: Warning: Tab character

Network/HTTP/Base.hs:827:1: Warning: Tab character

Network/HTTP/Base.hs:828:1: Warning: Tab character

Network/HTTP/Base.hs:829:1: Warning: Tab character

Network/HTTP/Base.hs:830:1: Warning: Tab character

Network/HTTP/Base.hs:832:1: Warning: Tab character

Network/HTTP/Base.hs:833:1: Warning: Tab character

Network/HTTP/Base.hs:834:1: Warning: Tab character

Network/HTTP/Base.hs:835:1: Warning: Tab character

Network/HTTP/Base.hs:838:1: Warning: Tab character

Network/HTTP/Base.hs:839:1: Warning: Tab character

Network/HTTP/Base.hs:872:1: Warning: Tab character

Network/HTTP/Base.hs:880:1: Warning: Tab character

Network/HTTP/Base.hs:892:1: Warning: Tab character

Network/HTTP/Base.hs:893:1: Warning: Tab character

Network/HTTP/Base.hs:905:1: Warning: Tab character

Network/HTTP/Base.hs:913:1: Warning: Tab character

Network/HTTP/Base.hs:914:1: Warning: Tab character

Network/HTTP/Base.hs:915:1: Warning: Tab character

Network/HTTP/Base.hs:924:1: Warning: Tab character

Network/HTTP/Base.hs:925:1: Warning: Tab character

Network/HTTP/Base.hs:926:1: Warning: Tab character

Network/HTTP/Base.hs:929:1: Warning: Tab character

Network/HTTP/Base.hs:933:1: Warning: Tab character

Network/HTTP/Base.hs:934:1: Warning: Tab character

Network/HTTP/Base.hs:935:1: Warning: Tab character

Network/HTTP/Base.hs:936:1: Warning: Tab character

Network/HTTP/Base.hs:937:1: Warning: Tab character

Network/HTTP/Base.hs:942:1: Warning: Tab character

Network/HTTP/Base.hs:954:1: Warning: Tab character

Network/HTTP/Base.hs:960:1: Warning: Tab character

Network/HTTP/Base.hs:970:1: Warning: Tab character

Network/HTTP/Base.hs:971:1: Warning: Tab character

Network/HTTP/Base.hs:972:1: Warning: Tab character

Network/HTTP/Base.hs:977:1: Warning: Tab character

Network/HTTP/Base.hs:110:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Network/TCP.hs:91:1: Warning: Tab character

Network/TCP.hs:93:1: Warning: Tab character

Network/TCP.hs:95:1: Warning: Tab character

Network/TCP.hs:96:1: Warning: Tab character

Network/TCP.hs:251:1: Warning: Tab character

Network/TCP.hs:252:1: Warning: Tab character

Network/TCP.hs:260:1: Warning: Tab character

Network/TCP.hs:261:1: Warning: Tab character

Network/TCP.hs:262:1: Warning: Tab character

Network/TCP.hs:268:1: Warning: Tab character

Network/TCP.hs:269:1: Warning: Tab character

Network/TCP.hs:270:1: Warning: Tab character

Network/TCP.hs:271:1: Warning: Tab character

Network/TCP.hs:272:1: Warning: Tab character

Network/TCP.hs:273:1: Warning: Tab character

Network/TCP.hs:274:1: Warning: Tab character

Network/TCP.hs:333:1: Warning: Tab character

Network/TCP.hs:343:1: Warning: Tab character

Network/TCP.hs:353:1: Warning: Tab character

Network/TCP.hs:364:1: Warning: Tab character

Network/TCP.hs:379:1: Warning: Tab character

Network/TCP.hs:380:1: Warning: Tab character

Network/TCP.hs:381:1: Warning: Tab character

Network/TCP.hs:382:1: Warning: Tab character

Network/TCP.hs:383:1: Warning: Tab character

Network/TCP.hs:400:1: Warning: Tab character

Network/TCP.hs:404:1: Warning: Tab character

Network/TCP.hs:404:11: Warning: Tab character

Network/TCP.hs:405:1: Warning: Tab character

Network/StreamDebugger.hs:30:8: Warning: Tab character

Network/StreamDebugger.hs:40:1: Warning: Tab character

Network/StreamDebugger.hs:45:1: Warning: Tab character

Network/StreamDebugger.hs:50:1: Warning: Tab character

Network/StreamDebugger.hs:92:1: Warning: Tab character

Network/StreamDebugger.hs:94:1: Warning: Tab character

Network/StreamDebugger.hs:97:1: Warning: Tab character

Network/HTTP/Auth.hs:90:1: Warning: Tab character

Network/HTTP/Auth.hs:91:1: Warning: Tab character

Network/HTTP/Auth.hs:92:1: Warning: Tab character

Network/HTTP/Auth.hs:93:1: Warning: Tab character

Network/HTTP/Auth.hs:94:1: Warning: Tab character

Network/HTTP/Auth.hs:96:1: Warning: Tab character

Network/HTTP/Auth.hs:97:1: Warning: Tab character

Network/HTTP/Auth.hs:98:1: Warning: Tab character

Network/HTTP/Auth.hs:99:1: Warning: Tab character

Network/HTTP/Proxy.hs:199:1: Warning: Tab character

Network/HTTP/Proxy.hs:28:1: Warning:
    The import of ‘liftM’ from module ‘Control.Monad’ is redundant

Network/HTTP/HandleStream.hs:87:1: Warning: Tab character

Network/HTTP/HandleStream.hs:88:1: Warning: Tab character

Network/HTTP/HandleStream.hs:89:1: Warning: Tab character

Network/HTTP/HandleStream.hs:109:1: Warning: Tab character

Network/HTTP/HandleStream.hs:110:1: Warning: Tab character

Network/HTTP/HandleStream.hs:111:1: Warning: Tab character

Network/HTTP/HandleStream.hs:131:1: Warning: Tab character

Network/HTTP/HandleStream.hs:146:1: Warning: Tab character

Network/HTTP/HandleStream.hs:158:1: Warning: Tab character

Network/HTTP/HandleStream.hs:159:1: Warning: Tab character

Network/HTTP/HandleStream.hs:174:1: Warning: Tab character

Network/HTTP/HandleStream.hs:175:1: Warning: Tab character

Network/HTTP/HandleStream.hs:176:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:1: Warning: Tab character

Network/HTTP/HandleStream.hs:177:27: Warning: Tab character

Network/HTTP/HandleStream.hs:178:1: Warning: Tab character

Network/HTTP/HandleStream.hs:179:1: Warning: Tab character

Network/HTTP/HandleStream.hs:180:1: Warning: Tab character

Network/HTTP/HandleStream.hs:184:1: Warning: Tab character

Network/HTTP/HandleStream.hs:185:1: Warning: Tab character

Network/HTTP/HandleStream.hs:186:1: Warning: Tab character

Network/HTTP/HandleStream.hs:187:1: Warning: Tab character

Network/HTTP/HandleStream.hs:189:1: Warning: Tab character

Network/HTTP/HandleStream.hs:211:1: Warning: Tab character

Network/HTTP/HandleStream.hs:214:1: Warning: Tab character

Network/HTTP/HandleStream.hs:215:1: Warning: Tab character

Network/HTTP/HandleStream.hs:216:1: Warning: Tab character

Network/HTTP/HandleStream.hs:217:1: Warning: Tab character

Network/HTTP/HandleStream.hs:218:1: Warning: Tab character

Network/HTTP/HandleStream.hs:219:1: Warning: Tab character

Network/HTTP/HandleStream.hs:220:1: Warning: Tab character

Network/HTTP/HandleStream.hs:221:3: Warning: Tab character

Network/HTTP/HandleStream.hs:222:1: Warning: Tab character

Network/HTTP.hs:133:1: Warning: Tab character

Network/HTTP.hs:134:1: Warning: Tab character

Network/HTTP.hs:135:1: Warning: Tab character

Network/HTTP/Stream.hs:130:1: Warning: Tab character

Network/HTTP/Stream.hs:166:1: Warning: Tab character

Network/HTTP/Stream.hs:167:13: Warning: Tab character

Network/HTTP/Stream.hs:167:21: Warning: Tab character

Network/HTTP/Stream.hs:171:1: Warning: Tab character

Network/HTTP/Stream.hs:186:1: Warning: Tab character

Network/HTTP/Stream.hs:189:1: Warning: Tab character

Network/HTTP/Stream.hs:190:1: Warning: Tab character

Network/HTTP/Stream.hs:191:1: Warning: Tab character

Network/HTTP/Stream.hs:192:1: Warning: Tab character

Network/HTTP/Stream.hs:192:29: Warning: Tab character

Network/HTTP/Stream.hs:193:1: Warning: Tab character

Network/HTTP/Stream.hs:207:1: Warning: Tab character

Network/HTTP/Stream.hs:209:1: Warning: Tab character

Network/HTTP/Stream.hs:210:1: Warning: Tab character

Network/HTTP/Stream.hs:213:1: Warning: Tab character

Network/HTTP/Stream.hs:221:1: Warning: Tab character

Network/HTTP/Stream.hs:225:1: Warning: Tab character

Network/HTTP/Stream.hs:226:1: Warning: Tab character

Network/HTTP/Stream.hs:236:1: Warning: Tab character

Network/Browser.hs:714:1: Warning: Tab character

Network/Browser.hs:732:1: Warning: Tab character

Network/Browser.hs:733:1: Warning: Tab character

Network/Browser.hs:734:1: Warning: Tab character

Network/Browser.hs:770:1: Warning: Tab character

Network/Browser.hs:771:1: Warning: Tab character

Network/Browser.hs:772:1: Warning: Tab character

Network/Browser.hs:773:1: Warning: Tab character

Network/Browser.hs:774:1: Warning: Tab character

Network/Browser.hs:775:1: Warning: Tab character

Network/Browser.hs:776:1: Warning: Tab character

Network/Browser.hs:777:1: Warning: Tab character

Network/Browser.hs:778:1: Warning: Tab character

Network/Browser.hs:779:1: Warning: Tab character

Network/Browser.hs:787:1: Warning: Tab character

Network/Browser.hs:788:1: Warning: Tab character

Network/Browser.hs:789:1: Warning: Tab character

Network/Browser.hs:790:1: Warning: Tab character

Network/Browser.hs:791:1: Warning: Tab character

Network/Browser.hs:792:1: Warning: Tab character

Network/Browser.hs:793:1: Warning: Tab character

Network/Browser.hs:794:1: Warning: Tab character

Network/Browser.hs:795:1: Warning: Tab character

Network/Browser.hs:796:1: Warning: Tab character

Network/Browser.hs:807:1: Warning: Tab character

Network/Browser.hs:830:1: Warning: Tab character

Network/Browser.hs:831:1: Warning: Tab character

Network/Browser.hs:834:1: Warning: Tab character

Network/Browser.hs:837:1: Warning: Tab character

Network/Browser.hs:838:1: Warning: Tab character

Network/Browser.hs:843:1: Warning: Tab character

Network/Browser.hs:844:1: Warning: Tab character

Network/Browser.hs:847:1: Warning: Tab character

Network/Browser.hs:848:1: Warning: Tab character

Network/Browser.hs:849:1: Warning: Tab character

Network/Browser.hs:850:1: Warning: Tab character

Network/Browser.hs:860:1: Warning: Tab character

Network/Browser.hs:877:1: Warning: Tab character

Network/Browser.hs:878:1: Warning: Tab character

Network/Browser.hs:879:1: Warning: Tab character

Network/Browser.hs:880:1: Warning: Tab character

Network/Browser.hs:884:1: Warning: Tab character

Network/Browser.hs:885:1: Warning: Tab character

Network/Browser.hs:886:1: Warning: Tab character

Network/Browser.hs:887:1: Warning: Tab character

Network/Browser.hs:890:1: Warning: Tab character

Network/Browser.hs:893:1: Warning: Tab character

Network/Browser.hs:898:1: Warning: Tab character

Network/Browser.hs:899:1: Warning: Tab character

Network/Browser.hs:900:1: Warning: Tab character

Network/Browser.hs:901:35: Warning: Tab character

Network/Browser.hs:902:3: Warning: Tab character

Network/Browser.hs:912:1: Warning: Tab character

Network/Browser.hs:912:18: Warning: Tab character

Network/Browser.hs:913:1: Warning: Tab character

Network/Browser.hs:913:18: Warning: Tab character

Network/Browser.hs:914:1: Warning: Tab character

Network/Browser.hs:914:18: Warning: Tab character

Network/Browser.hs:915:1: Warning: Tab character

Network/Browser.hs:915:18: Warning: Tab character

Network/Browser.hs:923:1: Warning: Tab character

Network/Browser.hs:926:1: Warning: Tab character

Network/Browser.hs:934:1: Warning: Tab character

Network/Browser.hs:935:1: Warning: Tab character

Network/Browser.hs:936:1: Warning: Tab character

Network/Browser.hs:937:1: Warning: Tab character

Network/Browser.hs:938:1: Warning: Tab character

Network/Browser.hs:944:1: Warning: Tab character

Network/Browser.hs:945:1: Warning: Tab character

Network/Browser.hs:946:1: Warning: Tab character

Network/Browser.hs:955:1: Warning: Tab character

Network/Browser.hs:957:1: Warning: Tab character

Network/Browser.hs:958:1: Warning: Tab character

Network/Browser.hs:961:1: Warning: Tab character

Network/Browser.hs:975:1: Warning: Tab character

Network/Browser.hs:976:1: Warning: Tab character

Network/Browser.hs:977:1: Warning: Tab character

Network/Browser.hs:983:1: Warning: Tab character

Network/Browser.hs:984:1: Warning: Tab character

Network/Browser.hs:988:1: Warning: Tab character

Network/Browser.hs:996:1: Warning: Tab character

Network/Browser.hs:997:1: Warning: Tab character

Network/Browser.hs:140:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
   0% (  0 / 10) in 'Network.HTTP.MD5Aux'
  Missing documentation for:
    Module header
    md5 (Network/HTTP/MD5Aux.hs:104)
    md5s (Network/HTTP/MD5Aux.hs:110)
    md5i (Network/HTTP/MD5Aux.hs:116)
    MD5 (Network/HTTP/MD5Aux.hs:27)
    ABCD (Network/HTTP/MD5Aux.hs:20)
    Zord64 (Network/HTTP/MD5Aux.hs:13)
    Str (Network/HTTP/MD5Aux.hs:21)
    BoolList (Network/HTTP/MD5Aux.hs:22)
    WordList (Network/HTTP/MD5Aux.hs:23)
   0% (  0 /  8) in 'Paths_HTTP'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_HTTP.hs:15)
    getBinDir (dist/build/autogen/Paths_HTTP.hs:25)
    getLibDir (dist/build/autogen/Paths_HTTP.hs:25)
    getDataDir (dist/build/autogen/Paths_HTTP.hs:25)
    getLibexecDir (dist/build/autogen/Paths_HTTP.hs:25)
    getDataFileName (dist/build/autogen/Paths_HTTP.hs:32)
    getSysconfDir (dist/build/autogen/Paths_HTTP.hs:25)
  40% (  2 /  5) in 'Network.HTTP.Base64'
  Missing documentation for:
    encode (Network/HTTP/Base64.hs:269)
    decode (Network/HTTP/Base64.hs:281)
    Octet (Network/HTTP/Base64.hs:161)
  33% (  3 /  9) in 'Network.Stream'
  Missing documentation for:
    ConnError (Network/Stream.hs:37)
    bindE (Network/Stream.hs:60)
    fmapE (Network/Stream.hs:64)
    failParse (Network/Stream.hs:54)
    failWith (Network/Stream.hs:57)
    failMisc (Network/Stream.hs:51)
 100% ( 12 / 12) in 'Network.HTTP.Utils'
  83% ( 15 / 18) in 'Network.HTTP.Headers'
  Missing documentation for:
    hdrName (Network/HTTP/Headers.hs:51)
    hdrValue (Network/HTTP/Headers.hs:54)
    HeaderSetter (Network/HTTP/Headers.hs:209)
 100% (  5 /  5) in 'Network.HTTP.Cookie'
 100% (  6 /  6) in 'Network.BufferType'
  53% ( 31 / 59) in 'Network.HTTP.Base'
  Missing documentation for:
    httpVersion (Network/HTTP/Base.hs:243)
    Request_String (Network/HTTP/Base.hs:280)
    Response_String (Network/HTTP/Base.hs:281)
    HTTPRequest (Network/HTTP/Base.hs:286)
    HTTPResponse (Network/HTTP/Base.hs:287)
    urlEncode (Network/HTTP/Base.hs:681)
    urlDecode (Network/HTTP/Base.hs:671)
    urlEncodeVars (Network/HTTP/Base.hs:705)
    URIAuthority (Network/HTTP/Base.hs:138)
    uriToAuthorityString (Network/HTTP/Base.hs:185)
    uriAuthToString (Network/HTTP/Base.hs:188)
    uriAuthPort (Network/HTTP/Base.hs:195)
    reqURIAuth (Network/HTTP/Base.hs:220)
    parseResponseHead (Network/HTTP/Base.hs:462)
    parseRequestHead (Network/HTTP/Base.hs:439)
    ResponseNextStep (Network/HTTP/Base.hs:552)
    matchResponse (Network/HTTP/Base.hs:559)
    defaultNormalizeRequestOptions (Network/HTTP/Base.hs:749)
    splitRequestURI (Network/HTTP/Base.hs:863)
    normalizeRequestURI (Network/HTTP/Base.hs:727)
    normalizeHostHeader (Network/HTTP/Base.hs:868)
    findConnClose (Network/HTTP/Base.hs:876)
    defaultGETRequest (Network/HTTP/Base.hs:383)
    defaultGETRequest_ (Network/HTTP/Base.hs:386)
    setRequestBody (Network/HTTP/Base.hs:409)
    catchIO_ (Network/HTTP/Base.hs:990)
    responseParseError (Network/HTTP/Base.hs:993)
    failHTTPS (Network/HTTP/Base.hs:212)
  40% (  6 / 15) in 'Network.TCP'
  Missing documentation for:
    EndPoint (Network/TCP.hs:83)
    openTCPConnection (Network/TCP.hs:213)
    isTCPConnectedTo (Network/TCP.hs:318)
    HandleStream (Network/TCP.hs:81)
    StreamHooks (Network/TCP.hs:109)
    nullHooks (Network/TCP.hs:121)
    setStreamHooks (Network/TCP.hs:130)
    getStreamHooks (Network/TCP.hs:133)
    hstreamToConnection (Network/TCP.hs:101)
  75% (  3 /  4) in 'Network.StreamDebugger'
  Missing documentation for:
    debugByteStream (Network/StreamDebugger.hs:71)
  67% (  2 /  3) in 'Network.StreamSocket'
  Missing documentation for:
    myrecv (Network/StreamSocket.hs:50)
  71% (  5 /  7) in 'Network.HTTP.Auth'
  Missing documentation for:
    Challenge (Network/HTTP/Auth.hs:58)
    Qop (Network/HTTP/Auth.hs:78)
  80% (  4 /  5) in 'Network.HTTP.Proxy'
  Missing documentation for:
    noProxy (Network/HTTP/Proxy.hs:64)
 100% (  8 /  8) in 'Network.HTTP.HandleStream'
 100% ( 16 / 16) in 'Network.HTTP'
  75% (  6 /  8) in 'Network.HTTP.Stream'
  Missing documentation for:
    sendHTTP (Network/HTTP/Stream.hs:84)
    sendHTTP_notify (Network/HTTP/Stream.hs:87)
  78% ( 46 / 59) in 'Network.Browser'
  Missing documentation for:
    setAuthorities (Network/Browser.hs:282)
    addAuthority (Network/Browser.hs:287)
    Challenge (Network/HTTP/Auth.hs:58)
    Qop (Network/HTTP/Auth.hs:78)
    getAllowBasicAuth (Network/Browser.hs:302)
    RequestID (Network/Browser.hs:625)
    out (Network/Browser.hs:504)
    err (Network/Browser.hs:504)
    defaultGETRequest (Network/HTTP/Base.hs:383)
    defaultGETRequest_ (Network/HTTP/Base.hs:386)
    formToRequest (Network/Browser.hs:1074)
    Form (Network/Browser.hs:1072)
    FormVar (Network/Browser.hs:1070)
Documentation created: dist/doc/html/HTTP/index.html,
dist/doc/html/HTTP/HTTP.txt
Creating package registration file:
/tmp/pkgConf-HTTP-4000.2466805858462166488.20
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HTTP-4000.2.20-I3KwBZTyYzDKWfJ8oWET6e
Registering HTTP-4000.2.20...
Installed HTTP-4000.2.20
Configuring shellmate-0.1.6...
Building shellmate-0.1.6...
Preprocessing library shellmate-0.1.6...
[1 of 1] Compiling Control.Shell    ( Control/Shell.hs, dist/build/Control/Shell.o )
In-place registering shellmate-0.1.6...
Running Haddock for shellmate-0.1.6...
Running hscolour for shellmate-0.1.6...
Preprocessing library shellmate-0.1.6...
Preprocessing library shellmate-0.1.6...
Haddock coverage:
  98% ( 45 / 46) in 'Control.Shell'
  Missing documentation for:
    Guard (Control/Shell.hs:469)
Documentation created: dist/doc/html/shellmate/index.html,
dist/doc/html/shellmate/shellmate.txt
Creating package registration file:
/tmp/pkgConf-shellmate-0.12110122439130901632.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/shellmate-0.1.6-8XgtYPboiuuEfDY2FKqMCd
Registering shellmate-0.1.6...
Installed shellmate-0.1.6
Configuring websockets-0.9.6.0...
Building websockets-0.9.6.0...
Preprocessing library websockets-0.9.6.0...
[ 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.0...
Running Haddock for websockets-0.9.6.0...
Running hscolour for websockets-0.9.6.0...
Preprocessing library websockets-0.9.6.0...
Preprocessing library websockets-0.9.6.0...

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.61697538877224170893.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/websockets-0.9.6.0-2yseygX3YtiEODQjRt7gUA
Registering websockets-0.9.6.0...
Installed websockets-0.9.6.0
Configuring bifunctors-5...
Building bifunctors-5...
Preprocessing library bifunctors-5...
[ 1 of 11] Compiling Data.Bifoldable  ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 2 of 11] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 3 of 11] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 4 of 11] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )

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

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

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

src/Data/Bifunctor/Biff.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 5 of 11] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )

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

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

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

src/Data/Bifunctor/Clown.hs:23:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 6 of 11] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )

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

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

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

src/Data/Bifunctor/Flip.hs:22:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 7 of 11] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )

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

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

src/Data/Bifunctor/Join.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 8 of 11] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )

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

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

src/Data/Bifunctor/Joker.hs:22:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 9 of 11] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )

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

src/Data/Bifunctor/Product.hs:20:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[10 of 11] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )

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

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

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

src/Data/Bifunctor/Tannen.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[11 of 11] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )

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

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

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

src/Data/Bifunctor/Wrapped.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
In-place registering bifunctors-5...
Running Haddock for bifunctors-5...
Running hscolour for bifunctors-5...
Preprocessing library bifunctors-5...
Preprocessing library bifunctors-5...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1

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

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

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

src/Data/Bifunctor/Biff.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

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

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

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

src/Data/Bifunctor/Clown.hs:23:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

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

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

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

src/Data/Bifunctor/Flip.hs:22:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

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

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

src/Data/Bifunctor/Join.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

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

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

src/Data/Bifunctor/Joker.hs:22:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

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

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

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

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

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

src/Data/Bifunctor/Tannen.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

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

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

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

src/Data/Bifunctor/Wrapped.hs:21:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
 100% ( 17 / 17) in 'Data.Bifoldable'
 100% (  8 /  8) in 'Data.Bitraversable'
  62% (  5 /  8) in 'Data.Biapplicative'
  Missing documentation for:
    Biapplicative (src/Data/Biapplicative.hs:44)
    <<$>> (src/Data/Biapplicative.hs:40)
    <<**>> (src/Data/Biapplicative.hs:65)
 100% (  2 /  2) in 'Data.Bifunctor.Biff'
 100% (  2 /  2) in 'Data.Bifunctor.Clown'
 100% (  2 /  2) in 'Data.Bifunctor.Flip'
 100% (  2 /  2) in 'Data.Bifunctor.Join'
 100% (  2 /  2) in 'Data.Bifunctor.Joker'
 100% (  2 /  2) in 'Data.Bifunctor.Product'
 100% (  2 /  2) in 'Data.Bifunctor.Tannen'
 100% (  2 /  2) in 'Data.Bifunctor.Wrapped'
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file:
/tmp/pkgConf-bifunctors-513771603741336573917
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bifunctors-5-G4gLtDmKDxFEnUJ9Mt7bVz
Registering bifunctors-5...
Installed bifunctors-5
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7.1...
Running Haddock for void-0.7.1...
Running hscolour for void-0.7.1...
Preprocessing library void-0.7.1...
Preprocessing library void-0.7.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file: /tmp/pkgConf-void-0.7419237027292594697.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/void-0.7.1-9yhpMnPXpwdEXb0fUkPcv6
Registering void-0.7.1...
Installed void-0.7.1
Configuring contravariant-1.3.3...
Building contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
In-place registering contravariant-1.3.3...
Running Haddock for contravariant-1.3.3...
Running hscolour for contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
  89% ( 17 / 19) in 'Data.Functor.Contravariant'
  Missing documentation for:
    Predicate (src/Data/Functor/Contravariant.hs:278)
    comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% (  3 /  3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
    GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-1.33266114491034256914.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/contravariant-1.3.3-6YXCrIazFLhDoYkGeQkZZL
Registering contravariant-1.3.3...
Installed contravariant-1.3.3
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-28120/comonad-4.2.7.2/dist/setup/setup.hs, /tmp/cabal-tmp-28120/comonad-4.2.7.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-28120/comonad-4.2.7.2/dist/setup/setup ...
Configuring comonad-4.2.7.2...
Building comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.2.7.2...
Running Haddock for comonad-4.2.7.2...
Running hscolour for comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 22 / 22) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  Missing documentation for:
    ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  Missing documentation for:
    ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  Missing documentation for:
    Env (src/Control/Comonad/Trans/Env.hs:127)
    runEnv (src/Control/Comonad/Trans/Env.hs:134)
    EnvT (src/Control/Comonad/Trans/Env.hs:128)
    runEnvT (src/Control/Comonad/Trans/Env.hs:137)
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  Missing documentation for:
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  Missing documentation for:
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
    trace (src/Control/Comonad/Trans/Traced.hs:100)
    listen (src/Control/Comonad/Trans/Traced.hs:103)
    listens (src/Control/Comonad/Trans/Traced.hs:106)
    censor (src/Control/Comonad/Trans/Traced.hs:109)
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
  60% (  9 / 15) in 'Control.Comonad.Env'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
    Env (src/Control/Comonad/Trans/Env.hs:127)
    runEnv (src/Control/Comonad/Trans/Env.hs:134)
    EnvT (src/Control/Comonad/Trans/Env.hs:128)
    runEnvT (src/Control/Comonad/Trans/Env.hs:137)
 100% (  4 /  4) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    lowerPos (src/Control/Comonad/Store/Class.hs:59)
    lowerPeek (src/Control/Comonad/Store/Class.hs:63)
  62% (  8 / 13) in 'Control.Comonad.Store'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
  57% (  8 / 14) in 'Control.Comonad.Traced'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
  20% (  1 /  5) in 'Data.Functor.Coproduct'
  Missing documentation for:
    Coproduct (src/Data/Functor/Coproduct.hs:34)
    left (src/Data/Functor/Coproduct.hs:37)
    right (src/Data/Functor/Coproduct.hs:40)
    coproduct (src/Data/Functor/Coproduct.hs:43)
Warning: Control.Comonad: could not find link destinations for:
    Id P Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file:
/tmp/pkgConf-comonad-4.2.71223917358640687167.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/comonad-4.2.7.2-BggM6Z4XCUeHVlPwhbJP28
Registering comonad-4.2.7.2...
Installed comonad-4.2.7.2
Configuring profunctors-5.1.1...
Building profunctors-5.1.1...
Preprocessing library profunctors-5.1.1...
[ 1 of 14] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.o )
[ 2 of 14] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
[ 3 of 14] Compiling Data.Profunctor  ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[ 4 of 14] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o )
[ 5 of 14] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o )
[ 6 of 14] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o )
[ 7 of 14] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o )
[ 8 of 14] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o )
[ 9 of 14] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[10 of 14] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[11 of 14] Compiling Data.Profunctor.Codensity ( src/Data/Profunctor/Codensity.hs, dist/build/Data/Profunctor/Codensity.o )
[12 of 14] Compiling Data.Profunctor.Monoid ( src/Data/Profunctor/Monoid.hs, dist/build/Data/Profunctor/Monoid.o )
[13 of 14] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o )
[14 of 14] Compiling Data.Profunctor.Tambara ( src/Data/Profunctor/Tambara.hs, dist/build/Data/Profunctor/Tambara.o )
In-place registering profunctors-5.1.1...
Running Haddock for profunctors-5.1.1...
Running hscolour for profunctors-5.1.1...
Preprocessing library profunctors-5.1.1...
Preprocessing library profunctors-5.1.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
 100% (  2 /  2) in 'Data.Profunctor.Trace'
 100% (  3 /  3) in 'Data.Profunctor.Unsafe'
  80% ( 12 / 15) in 'Data.Profunctor'
  Missing documentation for:
    Cochoice (src/Data/Profunctor.hs:413)
    Forget (src/Data/Profunctor.hs:217)
    :-> (src/Data/Profunctor.hs:67)
   0% (  0 /  4) in 'Data.Profunctor.Monad'
  Missing documentation for:
    Module header
    ProfunctorFunctor (src/Data/Profunctor/Monad.hs:7)
    ProfunctorMonad (src/Data/Profunctor/Monad.hs:10)
    ProfunctorComonad (src/Data/Profunctor/Monad.hs:14)
   0% (  0 /  2) in 'Data.Profunctor.Adjunction'
  Missing documentation for:
    Module header
    ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:10)
  21% (  3 / 14) in 'Data.Profunctor.Cayley'
  Missing documentation for:
    Cayley (src/Data/Profunctor/Cayley.hs:28)
     (src/Data/Profunctor/Cayley.hs:30)
     (src/Data/Profunctor/Cayley.hs:43)
     (src/Data/Profunctor/Cayley.hs:50)
     (src/Data/Profunctor/Cayley.hs:54)
     (src/Data/Profunctor/Cayley.hs:58)
     (src/Data/Profunctor/Cayley.hs:62)
     (src/Data/Profunctor/Cayley.hs:69)
     (src/Data/Profunctor/Cayley.hs:75)
     (src/Data/Profunctor/Cayley.hs:78)
     (src/Data/Profunctor/Cayley.hs:81)
  67% (  4 /  6) in 'Data.Profunctor.Closed'
  Missing documentation for:
    Module header
    Environment (src/Data/Profunctor/Closed.hs:150)
 100% (  3 /  3) in 'Data.Profunctor.Sieve'
 100% ( 11 / 11) in 'Data.Profunctor.Rep'
  94% ( 15 / 16) in 'Data.Profunctor.Composition'
  Missing documentation for:
    procomposed (src/Data/Profunctor/Composition.hs:74)
  67% (  2 /  3) in 'Data.Profunctor.Codensity'
  Missing documentation for:
    decomposeCodensity (src/Data/Profunctor/Codensity.hs:52)
  33% (  1 /  3) in 'Data.Profunctor.Monoid'
  Missing documentation for:
    Module header
    mu (src/Data/Profunctor/Monoid.hs:15)
  50% (  3 /  6) in 'Data.Profunctor.Ran'
  Missing documentation for:
    precomposeRan (src/Data/Profunctor/Ran.hs:73)
    curryRan (src/Data/Profunctor/Ran.hs:77)
    uncurryRan (src/Data/Profunctor/Ran.hs:81)
  89% (  8 /  9) in 'Data.Profunctor.Tambara'
  Missing documentation for:
    Tambara (src/Data/Profunctor/Tambara.hs:42)
Warning: Data.Profunctor.Rep: could not find link destinations for:
    Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
    Iso
Documentation created: dist/doc/html/profunctors/index.html,
dist/doc/html/profunctors/profunctors.txt
Creating package registration file:
/tmp/pkgConf-profunctors-5.18507935041521869957.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/profunctors-5.1.1-6VYMPItTJb46h1RTnXn5Hg
Registering profunctors-5.1.1...
Installed profunctors-5.1.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-28120/semigroupoids-5.0.0.4/dist/setup/setup.hs, /tmp/cabal-tmp-28120/semigroupoids-5.0.0.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-28120/semigroupoids-5.0.0.4/dist/setup/setup ...
Configuring semigroupoids-5.0.0.4...
Building semigroupoids-5.0.0.4...
Preprocessing library semigroupoids-5.0.0.4...
[ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o )
[ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o )
[ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[ 6 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 7 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 8 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[ 9 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[10 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o )
[11 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[12 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[13 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[14 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[15 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[16 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[17 of 21] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[18 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[19 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
[20 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
In-place registering semigroupoids-5.0.0.4...
Running Haddock for semigroupoids-5.0.0.4...
Running hscolour for semigroupoids-5.0.0.4...
Preprocessing library semigroupoids-5.0.0.4...
Preprocessing library semigroupoids-5.0.0.4...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  33% (  1 /  3) in 'Data.Semigroup.Foldable.Class'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57)
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64)
  75% (  3 /  4) in 'Data.Functor.Extend'
  Missing documentation for:
    Extend (src/Data/Functor/Extend.hs:45)
  75% (  9 / 12) in 'Data.Functor.Bind.Class'
  Missing documentation for:
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
    Biapply (src/Data/Functor/Bind/Class.hs:524)
 100% ( 13 / 13) in 'Data.Functor.Apply'
  33% (  2 /  6) in 'Data.Semigroup.Bifoldable'
  Missing documentation for:
    Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64)
    bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39)
    bifor1_ (src/Data/Semigroup/Bifoldable.hs:43)
    bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51)
  75% ( 15 / 20) in 'Data.Functor.Bind'
  Missing documentation for:
    -<< (src/Data/Functor/Bind.hs:49)
    -<- (src/Data/Functor/Bind.hs:55)
    ->- (src/Data/Functor/Bind.hs:52)
    apDefault (src/Data/Functor/Bind/Class.hs:399)
    returning (src/Data/Functor/Bind/Class.hs:396)
 100% (  3 /  3) in 'Data.Functor.Alt'
  44% (  4 /  9) in 'Data.Semigroup.Foldable'
  Missing documentation for:
    Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57)
    traverse1_ (src/Data/Semigroup/Foldable.hs:73)
    for1_ (src/Data/Semigroup/Foldable.hs:77)
    sequenceA1_ (src/Data/Semigroup/Foldable.hs:81)
    asum1 (src/Data/Semigroup/Foldable.hs:99)
  33% (  1 /  3) in 'Data.Semigroup.Traversable.Class'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56)
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137)
  33% (  1 /  3) in 'Data.Semigroup.Bitraversable'
  Missing documentation for:
    Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56)
    bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21)
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  Missing documentation for:
    Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137)
    foldMap1Default (src/Data/Semigroup/Traversable.hs:20)
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
 100% (  3 /  3) in 'Data.Functor.Plus'
  50% (  2 /  4) in 'Data.Semigroupoid'
  Missing documentation for:
    WrappedCategory (src/Data/Semigroupoid.hs:69)
    Semi (src/Data/Semigroupoid.hs:78)
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  Missing documentation for:
    Dual (src/Data/Semigroupoid/Dual.hs:23)
 100% (  2 /  2) in 'Data.Groupoid'
  50% (  1 /  2) in 'Data.Isomorphism'
  Missing documentation for:
    Iso (src/Data/Isomorphism.hs:25)
  50% (  1 /  2) in 'Data.Semigroupoid.Static'
  Missing documentation for:
    Static (src/Data/Semigroupoid/Static.hs:44)
  20% (  1 /  5) in 'Data.Semigroupoid.Ob'
  Missing documentation for:
    Ob (src/Data/Semigroupoid/Ob.hs:30)
     (src/Data/Semigroupoid/Ob.hs:33)
     (src/Data/Semigroupoid/Ob.hs:37)
     (src/Data/Semigroupoid/Ob.hs:41)
  62% (  5 /  8) in 'Data.Bifunctor.Apply'
  Missing documentation for:
    Biapply (src/Data/Functor/Bind/Class.hs:524)
    <<$>>
    <<..>> (src/Data/Bifunctor/Apply.hs:27)
Warning: Data.Functor.Apply: could not find link destinations for:
    Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Warning: Data.Functor.Bind: could not find link destinations for:
    Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Creating package registration file:
/tmp/pkgConf-semigroupoids-5.0.017547777501499298506.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroupoids-5.0.0.4-BW6xw8pFrWDHWU5GlvdG4W
Registering semigroupoids-5.0.0.4...
Installed semigroupoids-5.0.0.4
Configuring free-4.12.1...
Building free-4.12.1...
Preprocessing library free-4.12.1...
[ 1 of 16] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o )
[ 2 of 16] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o )
[ 3 of 16] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o )
[ 4 of 16] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o )
[ 5 of 16] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o )
[ 6 of 16] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o )
[ 7 of 16] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o )
[ 8 of 16] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o )
[ 9 of 16] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o )
[10 of 16] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o )
[11 of 16] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o )
[12 of 16] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o )
[13 of 16] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o )
[14 of 16] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o )
[15 of 16] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o )
[16 of 16] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o )
In-place registering free-4.12.1...
Running Haddock for free-4.12.1...
Running hscolour for free-4.12.1...
Preprocessing library free-4.12.1...
Preprocessing library free-4.12.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
 100% ( 10 / 10) in 'Control.Monad.Free.TH'
 100% (  4 /  4) in 'Control.Monad.Free.Class'
 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
 100% ( 27 / 27) in 'Control.Monad.Trans.Free'
 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church'
 100% ( 15 / 15) in 'Control.Monad.Free'
 100% ( 12 / 12) in 'Control.Monad.Free.Church'
 100% (  2 /  2) in 'Control.Comonad.Cofree.Class'
 100% ( 10 / 10) in 'Control.Comonad.Trans.Cofree'
 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
  92% ( 11 / 12) in 'Control.Comonad.Cofree'
  Missing documentation for:
    hoistCofree (src/Control/Comonad/Cofree.hs:122)
 100% (  5 /  5) in 'Control.Alternative.Free.Final'
  67% (  4 /  6) in 'Control.Alternative.Free'
  Missing documentation for:
    Alt (src/Control/Alternative/Free.hs:46)
    AltF (src/Control/Alternative/Free.hs:39)
 100% ( 22 / 22) in 'Control.Applicative.Trans.Free'
 100% ( 10 / 10) in 'Control.Applicative.Free.Final'
 100% ( 10 / 10) in 'Control.Applicative.Free'
Documentation created: dist/doc/html/free/index.html,
dist/doc/html/free/free.txt
Creating package registration file:
/tmp/pkgConf-free-4.126273955461056505530.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/free-4.12.1-KK4wRIzDy168X97wpxlOT9
Registering free-4.12.1...
Installed free-4.12.1
Configuring either-4.4.1...
Building either-4.4.1...
Preprocessing library either-4.4.1...
[1 of 3] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/build/Data/Either/Validation.o )

src/Data/Either/Validation.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()

src/Data/Either/Validation.hs:35:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Either/Validation.hs:120:20: Warning:
    Variable ‘p’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Profunctor p, Functor f) => p a (f b) -> p s (f t)’
    In the declaration for type synonym ‘Iso’

src/Data/Either/Validation.hs:120:20: Warning:
    Variable ‘f’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Profunctor p, Functor f) => p a (f b) -> p s (f t)’
    In the declaration for type synonym ‘Iso’
[2 of 3] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.o )

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

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

src/Control/Monad/Trans/Either.hs:59: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 either-4.4.1...
Running Haddock for either-4.4.1...
Running hscolour for either-4.4.1...
Preprocessing library either-4.4.1...
Preprocessing library either-4.4.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1

src/Data/Either/Validation.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()

src/Data/Either/Validation.hs:35:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Data/Either/Validation.hs:120:20: Warning:
    Variable ‘p’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Profunctor p, Functor f) => p a (f b) -> p s (f t)’
    In the declaration for type synonym ‘Iso’

src/Data/Either/Validation.hs:120:20: Warning:
    Variable ‘f’ is implicitly quantified due to a context
    Use explicit forall syntax instead.
    This will become an error in GHC 7.12.
    In the type ‘(Profunctor p, Functor f) => p a (f b) -> p s (f t)’
    In the declaration for type synonym ‘Iso’

src/Data/Either/Combinators.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/Control/Monad/Trans/Either.hs:55:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Control/Monad/Trans/Either.hs:59: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:
  43% (  3 /  7) in 'Data.Either.Validation'
  Missing documentation for:
    _Success (src/Data/Either/Validation.hs:111)
    _Failure (src/Data/Either/Validation.hs:102)
    eitherToValidation (src/Data/Either/Validation.hs:132)
    validationToEither (src/Data/Either/Validation.hs:126)
 100% ( 18 / 18) in 'Data.Either.Combinators'
 100% ( 11 / 11) in 'Control.Monad.Trans.Either'
Warning: Data.Either.Validation: could not find link destinations for:
    Prism Iso
Documentation created: dist/doc/html/either/index.html,
dist/doc/html/either/either.txt
Creating package registration file:
/tmp/pkgConf-either-4.44725669951520357840.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/either-4.4.1-2sLBryjMa8r1h1iYU6UrC3
Registering either-4.4.1...
Installed either-4.4.1
Downloading haste-compiler-0.5.2...
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-28120/haste-compiler-0.5.2/dist/setup/setup.hs, /tmp/cabal-tmp-28120/haste-compiler-0.5.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-28120/haste-compiler-0.5.2/dist/setup/setup ...
Configuring haste-compiler-0.5.2...
Building haste-compiler-0.5.2...
Preprocessing library haste-compiler-0.5.2...
[ 1 of 49] Compiling Haste.Version    ( src/Haste/Version.hs, dist/build/Haste/Version.o )
[ 2 of 49] Compiling Haste.GHCPaths   ( src/Haste/GHCPaths.hs, dist/build/Haste/GHCPaths.o )
[ 3 of 49] Compiling Paths_haste_compiler ( dist/build/autogen/Paths_haste_compiler.hs, dist/build/Paths_haste_compiler.o )
[ 4 of 49] Compiling Haste.Parsing    ( libraries/haste-lib/src/Haste/Parsing.hs, dist/build/Haste/Parsing.o )
[ 5 of 49] Compiling Haste.Environment ( src/Haste/Environment.hs, dist/build/Haste/Environment.o )
[ 6 of 49] Compiling Haste.Compiler.Flags ( libraries/haste-lib/src/Haste/Compiler/Flags.hs, dist/build/Haste/Compiler/Flags.o )
[ 7 of 49] Compiling Haste.Compiler   ( libraries/haste-lib/src/Haste/Compiler.hs, dist/build/Haste/Compiler.o )
[ 8 of 49] Compiling Haste.Prim       ( libraries/haste-prim/src/Haste/Prim.hs, dist/build/Haste/Prim.o )
[ 9 of 49] Compiling Haste.Prim.JSType ( libraries/haste-prim/src/Haste/Prim/JSType.hs, dist/build/Haste/Prim/JSType.o )
[10 of 49] Compiling Haste.Random     ( libraries/haste-lib/src/Haste/Random.hs, dist/build/Haste/Random.o )
[11 of 49] Compiling Haste.Prim.Any   ( libraries/haste-prim/src/Haste/Prim/Any.hs, dist/build/Haste/Prim/Any.o )
[12 of 49] Compiling Haste.Prim.Foreign ( libraries/haste-prim/src/Haste/Prim/Foreign.hs, dist/build/Haste/Prim/Foreign.o )
[13 of 49] Compiling Haste.Foreign    ( libraries/haste-lib/src/Haste/Foreign.hs, dist/build/Haste/Foreign.o )
[14 of 49] Compiling Haste.Hash       ( libraries/haste-lib/src/Haste/Hash.hs, dist/build/Haste/Hash.o )
[15 of 49] Compiling Haste.Ajax       ( libraries/haste-lib/src/Haste/Ajax.hs, dist/build/Haste/Ajax.o )
[16 of 49] Compiling Haste.DOM.Core   ( libraries/haste-lib/src/Haste/DOM/Core.hs, dist/build/Haste/DOM/Core.o )
[17 of 49] Compiling Haste.JSString   ( libraries/haste-lib/src/Haste/JSString.hs, dist/build/Haste/JSString.o )
[18 of 49] Compiling Haste.Binary.Types ( libraries/haste-lib/src/Haste/Binary/Types.hs, dist/build/Haste/Binary/Types.o )
[19 of 49] Compiling Haste.DOM.JSString ( libraries/haste-lib/src/Haste/DOM/JSString.hs, dist/build/Haste/DOM/JSString.o )
[20 of 49] Compiling Haste.DOM        ( libraries/haste-lib/src/Haste/DOM.hs, dist/build/Haste/DOM.o )
[21 of 49] Compiling Haste.Binary.Put ( libraries/haste-lib/src/Haste/Binary/Put.hs, dist/build/Haste/Binary/Put.o )
[22 of 49] Compiling Haste.Binary.Get ( libraries/haste-lib/src/Haste/Binary/Get.hs, dist/build/Haste/Binary/Get.o )
[23 of 49] Compiling Haste.Events.Core ( libraries/haste-lib/src/Haste/Events/Core.hs, dist/build/Haste/Events/Core.o )
[24 of 49] Compiling Haste.Timer      ( libraries/haste-lib/src/Haste/Timer.hs, dist/build/Haste/Timer.o )
[25 of 49] Compiling Haste.Concurrent.Monad ( libraries/haste-lib/src/Haste/Concurrent/Monad.hs, dist/build/Haste/Concurrent/Monad.o )
[26 of 49] Compiling Haste.Concurrent.Ajax ( libraries/haste-lib/src/Haste/Concurrent/Ajax.hs, dist/build/Haste/Concurrent/Ajax.o )
[27 of 49] Compiling Haste.Concurrent ( libraries/haste-lib/src/Haste/Concurrent.hs, dist/build/Haste/Concurrent.o )
[28 of 49] Compiling Haste.Binary     ( libraries/haste-lib/src/Haste/Binary.hs, dist/build/Haste/Binary.o )

libraries/haste-lib/src/Haste/Binary.hs:23:1: Warning:
    The import of ‘Haste.Foreign’ is redundant
      except perhaps to import instances from ‘Haste.Foreign’
    To import instances alone, use: import Haste.Foreign()
[29 of 49] Compiling Haste.App.Protocol ( libraries/haste-lib/src/Haste/App/Protocol.hs, dist/build/Haste/App/Protocol.o )
[30 of 49] Compiling Haste.App.Monad  ( libraries/haste-lib/src/Haste/App/Monad.hs, dist/build/Haste/App/Monad.o )
[31 of 49] Compiling Haste.Audio.Events ( libraries/haste-lib/src/Haste/Audio/Events.hs, dist/build/Haste/Audio/Events.o )
[32 of 49] Compiling Haste.Audio      ( libraries/haste-lib/src/Haste/Audio.hs, dist/build/Haste/Audio.o )
[33 of 49] Compiling Haste.Events.BasicEvents ( libraries/haste-lib/src/Haste/Events/BasicEvents.hs, dist/build/Haste/Events/BasicEvents.o )
[34 of 49] Compiling Haste.Events.KeyEvents ( libraries/haste-lib/src/Haste/Events/KeyEvents.hs, dist/build/Haste/Events/KeyEvents.o )
[35 of 49] Compiling Haste.Events.MouseEvents ( libraries/haste-lib/src/Haste/Events/MouseEvents.hs, dist/build/Haste/Events/MouseEvents.o )
[36 of 49] Compiling Haste.Events.TouchEvents ( libraries/haste-lib/src/Haste/Events/TouchEvents.hs, dist/build/Haste/Events/TouchEvents.o )
[37 of 49] Compiling Haste.Events     ( libraries/haste-lib/src/Haste/Events.hs, dist/build/Haste/Events.o )
[38 of 49] Compiling Haste.Performance ( libraries/haste-lib/src/Haste/Performance.hs, dist/build/Haste/Performance.o )
[39 of 49] Compiling Haste.Graphics.AnimationFrame ( libraries/haste-lib/src/Haste/Graphics/AnimationFrame.hs, dist/build/Haste/Graphics/AnimationFrame.o )
[40 of 49] Compiling Haste.Object     ( libraries/haste-lib/src/Haste/Object.hs, dist/build/Haste/Object.o )
[41 of 49] Compiling Haste            ( libraries/haste-lib/src/Haste.hs, dist/build/Haste.o )
[42 of 49] Compiling Haste.Graphics.Canvas ( libraries/haste-lib/src/Haste/Graphics/Canvas.hs, dist/build/Haste/Graphics/Canvas.o )
[43 of 49] Compiling Haste.JSON       ( libraries/haste-lib/src/Haste/JSON.hs, dist/build/Haste/JSON.o )
[44 of 49] Compiling Haste.Serialize  ( libraries/haste-lib/src/Haste/Serialize.hs, dist/build/Haste/Serialize.o )
[45 of 49] Compiling Haste.LocalStorage ( libraries/haste-lib/src/Haste/LocalStorage.hs, dist/build/Haste/LocalStorage.o )
[46 of 49] Compiling Haste.WebSockets ( libraries/haste-lib/src/Haste/WebSockets.hs, dist/build/Haste/WebSockets.o )
[47 of 49] Compiling Haste.App.Client ( libraries/haste-lib/src/Haste/App/Client.hs, dist/build/Haste/App/Client.o )
[48 of 49] Compiling Haste.App        ( libraries/haste-lib/src/Haste/App.hs, dist/build/Haste/App.o )
[49 of 49] Compiling Haste.App.Concurrent ( libraries/haste-lib/src/Haste/App/Concurrent.hs, dist/build/Haste/App/Concurrent.o )
In-place registering haste-compiler-0.5.2...
Preprocessing executable 'haste-boot' for haste-compiler-0.5.2...
[1 of 6] Compiling Paths_haste_compiler ( dist/build/autogen/Paths_haste_compiler.hs, dist/build/haste-boot/haste-boot-tmp/Paths_haste_compiler.o )
[2 of 6] Compiling Haste.GHCPaths   ( src/Haste/GHCPaths.hs, dist/build/haste-boot/haste-boot-tmp/Haste/GHCPaths.o )
[3 of 6] Compiling Haste.Args       ( src/Haste/Args.hs, dist/build/haste-boot/haste-boot-tmp/Haste/Args.o )
[4 of 6] Compiling Haste.Version    ( src/Haste/Version.hs, dist/build/haste-boot/haste-boot-tmp/Haste/Version.o )
[5 of 6] Compiling Haste.Environment ( src/Haste/Environment.hs, dist/build/haste-boot/haste-boot-tmp/Haste/Environment.o )
[6 of 6] Compiling Main             ( src/haste-boot.hs, dist/build/haste-boot/haste-boot-tmp/Main.o )
Linking dist/build/haste-boot/haste-boot ...
Preprocessing executable 'hastec' for haste-compiler-0.5.2...
[ 1 of 25] Compiling Data.JSTarget.Op ( src/Data/JSTarget/Op.hs, dist/build/hastec/hastec-tmp/Data/JSTarget/Op.o )
[ 2 of 25] Compiling Data.JSTarget.AST ( src/Data/JSTarget/AST.hs, dist/build/hastec/hastec-tmp/Data/JSTarget/AST.o )
[ 3 of 25] Compiling Data.JSTarget.Constructors ( src/Data/JSTarget/Constructors.hs, dist/build/hastec/hastec-tmp/Data/JSTarget/Constructors.o )
[ 4 of 25] Compiling Data.JSTarget.PP ( src/Data/JSTarget/PP.hs, dist/build/hastec/hastec-tmp/Data/JSTarget/PP.o )

src/Data/JSTarget/PP.hs:13:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 25] Compiling Data.JSTarget.Print ( src/Data/JSTarget/Print.hs, dist/build/hastec/hastec-tmp/Data/JSTarget/Print.o )
[ 6 of 25] Compiling Data.JSTarget.Binary ( src/Data/JSTarget/Binary.hs, dist/build/hastec/hastec-tmp/Data/JSTarget/Binary.o )

src/Data/JSTarget/Binary.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()

src/Data/JSTarget/Binary.hs:24:5: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns not matched: #x with #x `notElem` [0#, 1#]
[ 7 of 25] Compiling Data.JSTarget.Traversal ( src/Data/JSTarget/Traversal.hs, dist/build/hastec/hastec-tmp/Data/JSTarget/Traversal.o )

src/Data/JSTarget/Traversal.hs:4:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 8 of 25] Compiling Data.JSTarget.Optimize ( src/Data/JSTarget/Optimize.hs, dist/build/hastec/hastec-tmp/Data/JSTarget/Optimize.o )

src/Data/JSTarget/Optimize.hs:9:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 9 of 25] Compiling Data.JSTarget    ( src/Data/JSTarget.hs, dist/build/hastec/hastec-tmp/Data/JSTarget.o )
[10 of 25] Compiling Haste.Monad      ( src/Haste/Monad.hs, dist/build/hastec/hastec-tmp/Haste/Monad.o )

src/Haste/Monad.hs:10:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[11 of 25] Compiling Haste.Builtins   ( src/Haste/Builtins.hs, dist/build/hastec/hastec-tmp/Haste/Builtins.o )

src/Haste/Builtins.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()
[12 of 25] Compiling Paths_haste_compiler ( dist/build/autogen/Paths_haste_compiler.hs, dist/build/hastec/hastec-tmp/Paths_haste_compiler.o )
[13 of 25] Compiling Haste.GHCPaths   ( src/Haste/GHCPaths.hs, dist/build/hastec/hastec-tmp/Haste/GHCPaths.o )
[14 of 25] Compiling Haste.JSLib      ( src/Haste/JSLib.hs, dist/build/hastec/hastec-tmp/Haste/JSLib.o )

src/Haste/JSLib.hs:4:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[15 of 25] Compiling Haste.Module     ( src/Haste/Module.hs, dist/build/hastec/hastec-tmp/Haste/Module.o )

src/Haste/Module.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()
[16 of 25] Compiling Haste.Version    ( src/Haste/Version.hs, dist/build/hastec/hastec-tmp/Haste/Version.o )
[17 of 25] Compiling Haste.Environment ( src/Haste/Environment.hs, dist/build/hastec/hastec-tmp/Haste/Environment.o )
[18 of 25] Compiling Haste.Config     ( src/Haste/Config.hs, dist/build/hastec/hastec-tmp/Haste/Config.o )
[19 of 25] Compiling Haste.Linker     ( src/Haste/Linker.hs, dist/build/hastec/hastec-tmp/Haste/Linker.o )
[20 of 25] Compiling Haste.Errors     ( src/Haste/Errors.hs, dist/build/hastec/hastec-tmp/Haste/Errors.o )
[21 of 25] Compiling Haste.PrimOps    ( src/Haste/PrimOps.hs, dist/build/hastec/hastec-tmp/Haste/PrimOps.o )
[22 of 25] Compiling Haste.CodeGen    ( src/Haste/CodeGen.hs, dist/build/hastec/hastec-tmp/Haste/CodeGen.o )

src/Haste/CodeGen.hs:4:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[23 of 25] Compiling Haste.Args       ( src/Haste/Args.hs, dist/build/hastec/hastec-tmp/Haste/Args.o )

src/Haste/Args.hs:22:11: Warning: Defined but not used: ‘opts’
[24 of 25] Compiling Haste.Opts       ( src/Haste/Opts.hs, dist/build/hastec/hastec-tmp/Haste/Opts.o )
[25 of 25] Compiling Main             ( src/hastec.hs, dist/build/hastec/hastec-tmp/Main.o )

src/hastec.hs:8:1: Warning:
    The import of ‘PackageConfig’ is redundant
      except perhaps to import instances from ‘PackageConfig’
    To import instances alone, use: import PackageConfig()

include/primop-info-710.hs:1:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘primOpInfo’:
        Patterns not matched:
            VecBroadcastOp IntVec (GHC.Types.I# #x) _
            with
            #x `notElem` [2#, 4#, 64#, 32#, 16#, 8#]
            VecBroadcastOp IntVec (GHC.Types.I# 2#) W8
            VecBroadcastOp IntVec (GHC.Types.I# 2#) W16
            VecBroadcastOp IntVec (GHC.Types.I# 2#) W32
            ...
Linking dist/build/hastec/hastec ...
Preprocessing executable 'haste-pkg' for haste-compiler-0.5.2...
[1 of 6] Compiling Paths_haste_compiler ( dist/build/autogen/Paths_haste_compiler.hs, dist/build/haste-pkg/haste-pkg-tmp/Paths_haste_compiler.o )
[2 of 6] Compiling Haste.Version    ( src/Haste/Version.hs, dist/build/haste-pkg/haste-pkg-tmp/Haste/Version.o )
[3 of 6] Compiling Haste.GHCPaths   ( src/Haste/GHCPaths.hs, dist/build/haste-pkg/haste-pkg-tmp/Haste/GHCPaths.o )
[4 of 6] Compiling Haste.Environment ( src/Haste/Environment.hs, dist/build/haste-pkg/haste-pkg-tmp/Haste/Environment.o )
[5 of 6] Compiling HastePkg710      ( utils/haste-pkg/HastePkg710.hs, dist/build/haste-pkg/haste-pkg-tmp/HastePkg710.o )
[6 of 6] Compiling Main             ( utils/haste-pkg/haste-pkg.hs, dist/build/haste-pkg/haste-pkg-tmp/Main.o )
Linking dist/build/haste-pkg/haste-pkg ...
Preprocessing executable 'haste-cat' for haste-compiler-0.5.2...
[ 1 of 17] Compiling Data.JSTarget.Op ( src/Data/JSTarget/Op.hs, dist/build/haste-cat/haste-cat-tmp/Data/JSTarget/Op.o )
[ 2 of 17] Compiling Data.JSTarget.AST ( src/Data/JSTarget/AST.hs, dist/build/haste-cat/haste-cat-tmp/Data/JSTarget/AST.o )
[ 3 of 17] Compiling Data.JSTarget.Constructors ( src/Data/JSTarget/Constructors.hs, dist/build/haste-cat/haste-cat-tmp/Data/JSTarget/Constructors.o )
[ 4 of 17] Compiling Data.JSTarget.Binary ( src/Data/JSTarget/Binary.hs, dist/build/haste-cat/haste-cat-tmp/Data/JSTarget/Binary.o )
[ 5 of 17] Compiling Data.JSTarget.Traversal ( src/Data/JSTarget/Traversal.hs, dist/build/haste-cat/haste-cat-tmp/Data/JSTarget/Traversal.o )
[ 6 of 17] Compiling Data.JSTarget.Optimize ( src/Data/JSTarget/Optimize.hs, dist/build/haste-cat/haste-cat-tmp/Data/JSTarget/Optimize.o )
[ 7 of 17] Compiling Paths_haste_compiler ( dist/build/autogen/Paths_haste_compiler.hs, dist/build/haste-cat/haste-cat-tmp/Paths_haste_compiler.o )
[ 8 of 17] Compiling Haste.Version    ( src/Haste/Version.hs, dist/build/haste-cat/haste-cat-tmp/Haste/Version.o )
[ 9 of 17] Compiling Haste.GHCPaths   ( src/Haste/GHCPaths.hs, dist/build/haste-cat/haste-cat-tmp/Haste/GHCPaths.o )
[10 of 17] Compiling Haste.Environment ( src/Haste/Environment.hs, dist/build/haste-cat/haste-cat-tmp/Haste/Environment.o )
[11 of 17] Compiling Data.JSTarget.PP ( src/Data/JSTarget/PP.hs, dist/build/haste-cat/haste-cat-tmp/Data/JSTarget/PP.o )
[12 of 17] Compiling Data.JSTarget.Print ( src/Data/JSTarget/Print.hs, dist/build/haste-cat/haste-cat-tmp/Data/JSTarget/Print.o )
[13 of 17] Compiling Data.JSTarget    ( src/Data/JSTarget.hs, dist/build/haste-cat/haste-cat-tmp/Data/JSTarget.o )
[14 of 17] Compiling Haste.JSLib      ( src/Haste/JSLib.hs, dist/build/haste-cat/haste-cat-tmp/Haste/JSLib.o )
[15 of 17] Compiling Haste.Config     ( src/Haste/Config.hs, dist/build/haste-cat/haste-cat-tmp/Haste/Config.o )
[16 of 17] Compiling Haste.Module     ( src/Haste/Module.hs, dist/build/haste-cat/haste-cat-tmp/Haste/Module.o )
[17 of 17] Compiling Main             ( src/haste-cat.hs, dist/build/haste-cat/haste-cat-tmp/Main.o )
Linking dist/build/haste-cat/haste-cat ...
Running Haddock for haste-compiler-0.5.2...
Running hscolour for haste-compiler-0.5.2...
Preprocessing library haste-compiler-0.5.2...
Preprocessing executable 'haste-boot' for haste-compiler-0.5.2...
Preprocessing executable 'hastec' for haste-compiler-0.5.2...
Preprocessing executable 'haste-pkg' for haste-compiler-0.5.2...
Preprocessing executable 'haste-cat' for haste-compiler-0.5.2...
Preprocessing library haste-compiler-0.5.2...

libraries/haste-lib/src/Haste/Binary.hs:23:1: Warning:
    The import of ‘Haste.Foreign’ is redundant
      except perhaps to import instances from ‘Haste.Foreign’
    To import instances alone, use: import Haste.Foreign()
Haddock coverage:
  67% (  6 /  9) in 'Haste.Version'
  Missing documentation for:
    BootVer (src/Haste/Version.hs:35)
    showBootVersion (src/Haste/Version.hs:40)
    parseBootVersion (src/Haste/Version.hs:44)
 100% (  3 /  3) in 'Haste.GHCPaths'
   0% (  0 /  8) in 'Paths_haste_compiler'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_haste_compiler.hs:15)
    getBinDir (dist/build/autogen/Paths_haste_compiler.hs:25)
    getLibDir (dist/build/autogen/Paths_haste_compiler.hs:25)
    getDataDir (dist/build/autogen/Paths_haste_compiler.hs:25)
    getLibexecDir (dist/build/autogen/Paths_haste_compiler.hs:25)
    getDataFileName (dist/build/autogen/Paths_haste_compiler.hs:32)
    getSysconfDir (dist/build/autogen/Paths_haste_compiler.hs:25)
  90% ( 19 / 21) in 'Haste.Parsing'
  Missing documentation for:
    Parse (libraries/haste-lib/src/Haste/Parsing.hs:12)
    runParser (libraries/haste-lib/src/Haste/Parsing.hs:14)
 100% ( 22 / 22) in 'Haste.Environment'
  65% ( 11 / 17) in 'Haste.Compiler.Flags'
  Missing documentation for:
    Module header
    OptLevel (libraries/haste-lib/src/Haste/Compiler/Flags.hs:11)
    ProgStart (libraries/haste-lib/src/Haste/Compiler/Flags.hs:12)
    HasteTarget (libraries/haste-lib/src/Haste/Compiler/Flags.hs:13)
    MinifyFlag (libraries/haste-lib/src/Haste/Compiler/Flags.hs:10)
    ClosureOpt (libraries/haste-lib/src/Haste/Compiler/Flags.hs:9)
  62% ( 13 / 21) in 'Haste.Compiler'
  Missing documentation for:
    OptLevel (libraries/haste-lib/src/Haste/Compiler/Flags.hs:11)
    ProgStart (libraries/haste-lib/src/Haste/Compiler/Flags.hs:12)
    HasteTarget (libraries/haste-lib/src/Haste/Compiler/Flags.hs:13)
    MinifyFlag (libraries/haste-lib/src/Haste/Compiler/Flags.hs:10)
    ClosureOpt (libraries/haste-lib/src/Haste/Compiler/Flags.hs:9)
    CompileResult (libraries/haste-lib/src/Haste/Compiler.hs:19)
    HasteOutput (libraries/haste-lib/src/Haste/Compiler.hs:20)
    HasteInput (libraries/haste-lib/src/Haste/Compiler.hs:21)
  45% (  5 / 11) in 'Haste.Prim'
  Missing documentation for:
    Module header
    URL (libraries/haste-prim/src/Haste/Prim.hs:19)
    toJSStr (libraries/haste-prim/src/Haste/Prim.hs:111)
    fromJSStr (libraries/haste-prim/src/Haste/Prim.hs:114)
    toPtr (libraries/haste-prim/src/Haste/Prim.hs:117)
    fromPtr (libraries/haste-prim/src/Haste/Prim.hs:120)
  50% (  3 /  6) in 'Haste.Prim.JSType'
  Missing documentation for:
    toString (libraries/haste-prim/src/Haste/Prim/JSType.hs:286)
    fromString (libraries/haste-prim/src/Haste/Prim/JSType.hs:289)
    convert (libraries/haste-prim/src/Haste/Prim/JSType.hs:292)
  50% (  3 /  6) in 'Haste.Random'
  Missing documentation for:
    Module header
    Random (libraries/haste-lib/src/Haste/Random.hs:71)
    Seed (libraries/haste-lib/src/Haste/Random.hs:44)
  85% ( 11 / 13) in 'Haste.Prim.Any'
  Missing documentation for:
    toOpaque (libraries/haste-prim/src/Haste/Prim/Any.hs:156)
    fromOpaque (libraries/haste-prim/src/Haste/Prim/Any.hs:154)
  80% ( 16 / 20) in 'Haste.Prim.Foreign'
  Missing documentation for:
    toOpaque (libraries/haste-prim/src/Haste/Prim/Any.hs:156)
    fromOpaque (libraries/haste-prim/src/Haste/Prim/Any.hs:154)
    JSFunc (libraries/haste-prim/src/Haste/Prim/Foreign.hs:143)
    safe_ffi (libraries/haste-prim/src/Haste/Prim/Foreign.hs:109)
  81% ( 17 / 21) in 'Haste.Foreign'
  Missing documentation for:
    toOpaque (libraries/haste-prim/src/Haste/Prim/Any.hs:156)
    fromOpaque (libraries/haste-prim/src/Haste/Prim/Any.hs:154)
    JSFunc (libraries/haste-prim/src/Haste/Prim/Foreign.hs:143)
    safe_ffi (libraries/haste-prim/src/Haste/Prim/Foreign.hs:109)
 100% (  7 /  7) in 'Haste.Hash'
  60% (  3 /  5) in 'Haste.Ajax'
  Missing documentation for:
    Method (libraries/haste-lib/src/Haste/Ajax.hs:30)
    URL (libraries/haste-prim/src/Haste/Prim.hs:19)
  90% ( 26 / 29) in 'Haste.DOM.Core'
  Missing documentation for:
    jsSet (libraries/haste-lib/src/Haste/DOM/Core.hs:22)
    jsSetAttr (libraries/haste-lib/src/Haste/DOM/Core.hs:25)
    jsSetStyle (libraries/haste-lib/src/Haste/DOM/Core.hs:28)
 100% ( 37 / 37) in 'Haste.JSString'
  88% (  7 /  8) in 'Haste.Binary.Types'
  Missing documentation for:
    Module header
  91% ( 51 / 56) in 'Haste.DOM.JSString'
  Missing documentation for:
    PropID (libraries/haste-lib/src/Haste/DOM/JSString.hs:29)
    ElemID (libraries/haste-lib/src/Haste/DOM/JSString.hs:30)
    QuerySelector (libraries/haste-lib/src/Haste/DOM/JSString.hs:31)
    ElemClass (libraries/haste-lib/src/Haste/DOM/JSString.hs:32)
    AttrValue (libraries/haste-lib/src/Haste/DOM/JSString.hs:33)
  91% ( 51 / 56) in 'Haste.DOM'
  Missing documentation for:
    PropID (libraries/haste-lib/src/Haste/DOM.hs:26)
    ElemID (libraries/haste-lib/src/Haste/DOM.hs:27)
    QuerySelector (libraries/haste-lib/src/Haste/DOM.hs:28)
    ElemClass (libraries/haste-lib/src/Haste/DOM.hs:29)
    AttrValue (libraries/haste-lib/src/Haste/DOM.hs:30)
   7% (  1 / 14) in 'Haste.Binary.Put'
  Missing documentation for:
    Module header
    Put (libraries/haste-lib/src/Haste/Binary/Put.hs:28)
    PutM (libraries/haste-lib/src/Haste/Binary/Put.hs:121)
    putWord8 (libraries/haste-lib/src/Haste/Binary/Put.hs:126)
    putWord16le (libraries/haste-lib/src/Haste/Binary/Put.hs:129)
    putWord32le (libraries/haste-lib/src/Haste/Binary/Put.hs:132)
    putInt8 (libraries/haste-lib/src/Haste/Binary/Put.hs:135)
    putInt16le (libraries/haste-lib/src/Haste/Binary/Put.hs:138)
    putInt32le (libraries/haste-lib/src/Haste/Binary/Put.hs:141)
    putFloat32le (libraries/haste-lib/src/Haste/Binary/Put.hs:144)
    putFloat64le (libraries/haste-lib/src/Haste/Binary/Put.hs:147)
    putBlob (libraries/haste-lib/src/Haste/Binary/Put.hs:150)
    runPut (libraries/haste-lib/src/Haste/Binary/Put.hs:123)
   7% (  1 / 14) in 'Haste.Binary.Get'
  Missing documentation for:
    Module header
    Get (libraries/haste-lib/src/Haste/Binary/Get.hs:133)
    getWord8 (libraries/haste-lib/src/Haste/Binary/Get.hs:142)
    getWord16le (libraries/haste-lib/src/Haste/Binary/Get.hs:145)
    getWord32le (libraries/haste-lib/src/Haste/Binary/Get.hs:148)
    getInt8 (libraries/haste-lib/src/Haste/Binary/Get.hs:151)
    getInt16le (libraries/haste-lib/src/Haste/Binary/Get.hs:154)
    getInt32le (libraries/haste-lib/src/Haste/Binary/Get.hs:157)
    getFloat32le (libraries/haste-lib/src/Haste/Binary/Get.hs:160)
    getFloat64le (libraries/haste-lib/src/Haste/Binary/Get.hs:163)
    getBytes (libraries/haste-lib/src/Haste/Binary/Get.hs:166)
    getJSString (libraries/haste-lib/src/Haste/Binary/Get.hs:171)
    runGet (libraries/haste-lib/src/Haste/Binary/Get.hs:135)
 100% (  7 /  7) in 'Haste.Events.Core'
  80% (  4 /  5) in 'Haste.Timer'
  Missing documentation for:
    Module header
  94% ( 16 / 17) in 'Haste.Concurrent.Monad'
  Missing documentation for:
    MVar (libraries/haste-lib/src/Haste/Concurrent/Monad.hs:49)
  60% (  3 /  5) in 'Haste.Concurrent.Ajax'
  Missing documentation for:
    Method (libraries/haste-lib/src/Haste/Ajax.hs:30)
    URL (libraries/haste-prim/src/Haste/Prim.hs:19)
Warning: Haste.Concurrent: Could not find documentation for exported module: Ajax
  82% ( 23 / 28) in 'Haste.Concurrent'
  Missing documentation for:
    MVar (libraries/haste-lib/src/Haste/Concurrent/Monad.hs:49)
    Recv (libraries/haste-lib/src/Haste/Concurrent.hs:25)
    Send (libraries/haste-lib/src/Haste/Concurrent.hs:26)
    Inbox (libraries/haste-lib/src/Haste/Concurrent.hs:28)
    Outbox (libraries/haste-lib/src/Haste/Concurrent.hs:29)
  38% ( 15 / 40) in 'Haste.Binary'
  Missing documentation for:
    Put (libraries/haste-lib/src/Haste/Binary/Put.hs:28)
    PutM (libraries/haste-lib/src/Haste/Binary/Put.hs:121)
    putWord8 (libraries/haste-lib/src/Haste/Binary/Put.hs:126)
    putWord16le (libraries/haste-lib/src/Haste/Binary/Put.hs:129)
    putWord32le (libraries/haste-lib/src/Haste/Binary/Put.hs:132)
    putInt8 (libraries/haste-lib/src/Haste/Binary/Put.hs:135)
    putInt16le (libraries/haste-lib/src/Haste/Binary/Put.hs:138)
    putInt32le (libraries/haste-lib/src/Haste/Binary/Put.hs:141)
    putFloat32le (libraries/haste-lib/src/Haste/Binary/Put.hs:144)
    putFloat64le (libraries/haste-lib/src/Haste/Binary/Put.hs:147)
    putBlob (libraries/haste-lib/src/Haste/Binary/Put.hs:150)
    runPut (libraries/haste-lib/src/Haste/Binary/Put.hs:123)
    Get (libraries/haste-lib/src/Haste/Binary/Get.hs:133)
    getWord8 (libraries/haste-lib/src/Haste/Binary/Get.hs:142)
    getWord16le (libraries/haste-lib/src/Haste/Binary/Get.hs:145)
    getWord32le (libraries/haste-lib/src/Haste/Binary/Get.hs:148)
    getInt8 (libraries/haste-lib/src/Haste/Binary/Get.hs:151)
    getInt16le (libraries/haste-lib/src/Haste/Binary/Get.hs:154)
    getInt32le (libraries/haste-lib/src/Haste/Binary/Get.hs:157)
    getFloat32le (libraries/haste-lib/src/Haste/Binary/Get.hs:160)
    getFloat64le (libraries/haste-lib/src/Haste/Binary/Get.hs:163)
    getBytes (libraries/haste-lib/src/Haste/Binary/Get.hs:166)
    getJSString (libraries/haste-lib/src/Haste/Binary/Get.hs:171)
    runGet (libraries/haste-lib/src/Haste/Binary/Get.hs:135)
    MonadBlob (libraries/haste-lib/src/Haste/Binary.hs:36)
  40% (  4 / 10) in 'Haste.App.Protocol'
  Missing documentation for:
    Nonce (libraries/haste-lib/src/Haste/App/Protocol.hs:11)
    CallID (libraries/haste-lib/src/Haste/App/Protocol.hs:12)
     (libraries/haste-lib/src/Haste/App/Protocol.hs:21)
     (libraries/haste-lib/src/Haste/App/Protocol.hs:36)
     (libraries/haste-lib/src/Haste/App/Protocol.hs:47)
     (libraries/haste-lib/src/Haste/App/Protocol.hs:49)
  64% ( 14 / 22) in 'Haste.App.Monad'
  Missing documentation for:
    Sessions (libraries/haste-lib/src/Haste/App/Monad.hs:54)
    SessionID (libraries/haste-lib/src/Haste/App/Monad.hs:53)
    Remote (libraries/haste-lib/src/Haste/App/Monad.hs:62)
    Done (libraries/haste-lib/src/Haste/App/Monad.hs:57)
    AppCfg (libraries/haste-lib/src/Haste/App/Monad.hs:36)
    defaultConfig (libraries/haste-lib/src/Haste/App/Monad.hs:42)
    cfgHost (libraries/haste-lib/src/Haste/App/Monad.hs:37)
    cfgPort (libraries/haste-lib/src/Haste/App/Monad.hs:38)
  33% (  1 /  3) in 'Haste.Audio.Events'
  Missing documentation for:
    AudioEvent (libraries/haste-lib/src/Haste/Audio/Events.hs:6)
     (libraries/haste-lib/src/Haste/Audio/Events.hs:20)
Warning: Haste.Audio: Could not find documentation for exported module: Events
  76% ( 22 / 29) in 'Haste.Audio'
  Missing documentation for:
    AudioSettings (libraries/haste-lib/src/Haste/Audio.hs:59)
    AudioType (libraries/haste-lib/src/Haste/Audio.hs:41)
    AudioSource (libraries/haste-lib/src/Haste/Audio.hs:43)
    AudioPreload (libraries/haste-lib/src/Haste/Audio.hs:45)
    AudioState (libraries/haste-lib/src/Haste/Audio.hs:39)
    Seek (libraries/haste-lib/src/Haste/Audio.hs:47)
    defaultAudioSettings (libraries/haste-lib/src/Haste/Audio.hs:80)
  50% (  1 /  2) in 'Haste.Events.BasicEvents'
  Missing documentation for:
    BasicEvent (libraries/haste-lib/src/Haste/Events/BasicEvents.hs:6)
  75% (  3 /  4) in 'Haste.Events.KeyEvents'
  Missing documentation for:
    KeyEvent (libraries/haste-lib/src/Haste/Events/KeyEvents.hs:41)
  50% (  2 /  4) in 'Haste.Events.MouseEvents'
  Missing documentation for:
    MouseEvent (libraries/haste-lib/src/Haste/Events/MouseEvents.hs:28)
    MouseButton (libraries/haste-lib/src/Haste/Events/MouseEvents.hs:12)
  75% (  3 /  4) in 'Haste.Events.TouchEvents'
  Missing documentation for:
    TouchEvent (libraries/haste-lib/src/Haste/Events/TouchEvents.hs:14)
  77% ( 17 / 22) in 'Haste.Events'
  Missing documentation for:
    BasicEvent (libraries/haste-lib/src/Haste/Events/BasicEvents.hs:6)
    KeyEvent (libraries/haste-lib/src/Haste/Events/KeyEvents.hs:41)
    MouseEvent (libraries/haste-lib/src/Haste/Events/MouseEvents.hs:28)
    MouseButton (libraries/haste-lib/src/Haste/Events/MouseEvents.hs:12)
    TouchEvent (libraries/haste-lib/src/Haste/Events/TouchEvents.hs:14)
  75% (  3 /  4) in 'Haste.Performance'
  Missing documentation for:
    HRTimeStamp (libraries/haste-lib/src/Haste/Performance.hs:6)
  80% (  4 /  5) in 'Haste.Graphics.AnimationFrame'
  Missing documentation for:
    HRTimeStamp (libraries/haste-lib/src/Haste/Performance.hs:6)
 100% ( 10 / 10) in 'Haste.Object'
  80% ( 28 / 35) in 'Haste'
  Missing documentation for:
    URL (libraries/haste-prim/src/Haste/Prim.hs:19)
    fromJSStr (libraries/haste-prim/src/Haste/Prim.hs:114)
    Random (libraries/haste-lib/src/Haste/Random.hs:71)
    Seed (libraries/haste-lib/src/Haste/Random.hs:44)
    toString (libraries/haste-prim/src/Haste/Prim/JSType.hs:286)
    fromString (libraries/haste-prim/src/Haste/Prim/JSType.hs:289)
    convert (libraries/haste-prim/src/Haste/Prim/JSType.hs:292)
  98% ( 47 / 48) in 'Haste.Graphics.Canvas'
  Missing documentation for:
    AnyImageBuffer (libraries/haste-lib/src/Haste/Graphics/Canvas.hs:157)
  57% (  4 /  7) in 'Haste.JSON'
  Missing documentation for:
    JSON (libraries/haste-lib/src/Haste/JSON.hs:35)
    encodeJSON (libraries/haste-lib/src/Haste/JSON.hs:115)
    decodeJSON (libraries/haste-lib/src/Haste/JSON.hs:148)
  50% (  3 /  6) in 'Haste.Serialize'
  Missing documentation for:
    Serialize (libraries/haste-lib/src/Haste/Serialize.hs:15)
    fromJSON (libraries/haste-lib/src/Haste/Serialize.hs:141)
    .:? (libraries/haste-lib/src/Haste/Serialize.hs:172)
 100% (  4 /  4) in 'Haste.LocalStorage'
  86% (  6 /  7) in 'Haste.WebSockets'
  Missing documentation for:
    WebSocket (libraries/haste-lib/src/Haste/WebSockets.hs:13)
  75% (  6 /  8) in 'Haste.App.Client'
  Missing documentation for:
    Module header
    ClientState (libraries/haste-lib/src/Haste/App/Client.hs:21)
  78% ( 62 / 80) in 'Haste.App'
  Missing documentation for:
    Remote (libraries/haste-lib/src/Haste/App/Monad.hs:62)
    Done (libraries/haste-lib/src/Haste/App/Monad.hs:57)
    Sessions (libraries/haste-lib/src/Haste/App/Monad.hs:54)
    SessionID (libraries/haste-lib/src/Haste/App/Monad.hs:53)
    AppCfg (libraries/haste-lib/src/Haste/App/Monad.hs:36)
    defaultConfig (libraries/haste-lib/src/Haste/App/Monad.hs:42)
    cfgHost (libraries/haste-lib/src/Haste/App/Monad.hs:37)
    cfgPort (libraries/haste-lib/src/Haste/App/Monad.hs:38)
    URL (libraries/haste-prim/src/Haste/Prim.hs:19)
    fromJSStr (libraries/haste-prim/src/Haste/Prim.hs:114)
    jsSet (libraries/haste-lib/src/Haste/DOM/Core.hs:22)
    jsSetAttr (libraries/haste-lib/src/Haste/DOM/Core.hs:25)
    jsSetStyle (libraries/haste-lib/src/Haste/DOM/Core.hs:28)
    Random (libraries/haste-lib/src/Haste/Random.hs:71)
    Seed (libraries/haste-lib/src/Haste/Random.hs:44)
    toString (libraries/haste-prim/src/Haste/Prim/JSType.hs:286)
    fromString (libraries/haste-prim/src/Haste/Prim/JSType.hs:289)
    convert (libraries/haste-prim/src/Haste/Prim/JSType.hs:292)
  76% ( 16 / 21) in 'Haste.App.Concurrent'
  Missing documentation for:
    MVar (libraries/haste-lib/src/Haste/Concurrent/Monad.hs:49)
    Send (libraries/haste-lib/src/Haste/Concurrent.hs:26)
    Recv (libraries/haste-lib/src/Haste/Concurrent.hs:25)
    Inbox (libraries/haste-lib/src/Haste/Concurrent.hs:28)
    Outbox (libraries/haste-lib/src/Haste/Concurrent.hs:29)
Warning: Haste.Foreign: could not find link destinations for:
    mkJSFunc arity JS
Warning: Haste.Events: could not find link destinations for:
    AudioEvent
Warning: Haste.Object: could not find link destinations for:
    JSLookup
Warning: Haste.JSON: could not find link destinations for:
    JSONLookup
Warning: Haste.App: could not find link destinations for:
    serializify
Documentation created: dist/doc/html/haste-compiler/index.html,
dist/doc/html/haste-compiler/haste-compiler.txt
Preprocessing executable 'haste-boot' for haste-compiler-0.5.2...
Preprocessing executable 'hastec' for haste-compiler-0.5.2...
Preprocessing executable 'haste-pkg' for haste-compiler-0.5.2...
Preprocessing executable 'haste-cat' for haste-compiler-0.5.2...
Creating package registration file:
/tmp/pkgConf-haste-compiler-0.51835093397183714683.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haste-compiler-0.5.2-IkpMRHSmKsyKIuajwdE6qJ
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering haste-compiler-0.5.2...
Installed haste-compiler-0.5.2

Test log

No test log was submitted for this report.