Build #3 for cursedcsv-0.1

[all reports]

Package cursedcsv-0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-07 11:57:39.900404 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies unix-2.7.1.0, safe-0.3.9, regex-tdfa-1.2.1, parseargs-0.1.5.2, natural-sort-0.1.2, mtl-2.2.1, hscurses-1.4.2.0, enumerator-0.4.20, csv-enumerator-0.10.2.0, bytestring-0.10.6.0, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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.2278722862233665123.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 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.0711645630195740084.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 parseargs-0.1.5.2...
Building parseargs-0.1.5.2...
Preprocessing library parseargs-0.1.5.2...
[1 of 1] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/System/Console/ParseArgs.o )
In-place registering parseargs-0.1.5.2...
Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2...
[1 of 2] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/parseargs-example/parseargs-example-tmp/System/Console/ParseArgs.o )
[2 of 2] Compiling Main             ( parseargs-example.hs, dist/build/parseargs-example/parseargs-example-tmp/Main.o )
Linking dist/build/parseargs-example/parseargs-example ...
Running Haddock for parseargs-0.1.5.2...
Running hscolour for parseargs-0.1.5.2...
Preprocessing library parseargs-0.1.5.2...
Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2...
Preprocessing library parseargs-0.1.5.2...
Haddock coverage:
 100% ( 40 / 40) in 'System.Console.ParseArgs'
Documentation created: dist/doc/html/parseargs/index.html,
dist/doc/html/parseargs/parseargs.txt
Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2...
Creating package registration file:
/tmp/pkgConf-parseargs-0.1.513093833031129033333.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parseargs-0.1.5.2-1ZaR1dyde4AIIqwYnf6YIq
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 parseargs-0.1.5.2...
Installed parseargs-0.1.5.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.132829828570636429.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 safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.9...
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
  14% (  1 /  7) in 'Safe.Util'
  Missing documentation for:
    .^ (Safe/Util.hs:8)
    .^^ (Safe/Util.hs:11)
    liftMay (Safe/Util.hs:14)
    fromNoteModule (Safe/Util.hs:17)
    fromNoteEitherModule (Safe/Util.hs:21)
    eitherToMaybe (Safe/Util.hs:25)
  35% (  8 / 23) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:93)
    takeExactNote (Safe/Exact.hs:90)
    takeExactDef (Safe/Exact.hs:96)
    dropExactMay (Safe/Exact.hs:102)
    dropExactNote (Safe/Exact.hs:99)
    dropExactDef (Safe/Exact.hs:105)
    splitAtExactMay (Safe/Exact.hs:112)
    splitAtExactNote (Safe/Exact.hs:108)
    splitAtExactDef (Safe/Exact.hs:116)
    zipExactMay (Safe/Exact.hs:140)
    zipExactNote (Safe/Exact.hs:137)
    zipExactDef (Safe/Exact.hs:143)
    zipWithExactMay (Safe/Exact.hs:149)
    zipWithExactNote (Safe/Exact.hs:146)
    zipWithExactDef (Safe/Exact.hs:152)
  18% (  5 / 28) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:38)
    foldl1Def (Safe/Foldable.hs:46)
    foldl1Note (Safe/Foldable.hs:42)
    foldr1May (Safe/Foldable.hs:38)
    foldr1Def (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:42)
    findJustDef (Safe/Foldable.hs:79)
    findJustNote (Safe/Foldable.hs:82)
    minimumMay (Safe/Foldable.hs:50)
    minimumDef (Safe/Foldable.hs:54)
    minimumNote (Safe/Foldable.hs:58)
    maximumMay (Safe/Foldable.hs:50)
    maximumDef (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:62)
    minimumByDef (Safe/Foldable.hs:66)
    minimumByNote (Safe/Foldable.hs:70)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByDef (Safe/Foldable.hs:66)
    maximumByNote (Safe/Foldable.hs:70)
    foldl1Safe (Safe/Foldable.hs:90)
    foldr1Safe (Safe/Foldable.hs:94)
    findJustSafe (Safe/Foldable.hs:99)
  20% ( 14 / 71) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:114)
    initDef (Safe.hs:117)
    initNote (Safe.hs:120)
    initSafe (Safe.hs:123)
    headMay (Safe.hs:128)
    headDef (Safe.hs:132)
    headNote (Safe.hs:136)
    lastMay (Safe.hs:128)
    lastDef (Safe.hs:132)
    lastNote (Safe.hs:136)
    minimumMay (Safe.hs:140)
    minimumDef (Safe.hs:144)
    minimumNote (Safe.hs:148)
    maximumMay (Safe.hs:140)
    maximumDef (Safe.hs:144)
    maximumNote (Safe.hs:148)
    minimumByMay (Safe.hs:152)
    minimumByDef (Safe.hs:156)
    minimumByNote (Safe.hs:160)
    maximumByMay (Safe.hs:152)
    maximumByDef (Safe.hs:156)
    maximumByNote (Safe.hs:160)
    foldr1May (Safe.hs:165)
    foldr1Def (Safe.hs:170)
    foldr1Note (Safe.hs:175)
    foldl1May (Safe.hs:165)
    foldl1Def (Safe.hs:170)
    foldl1Note (Safe.hs:175)
    foldl1May' (Safe.hs:165)
    foldl1Def' (Safe.hs:170)
    foldl1Note' (Safe.hs:175)
    scanl1May (Safe.hs:180)
    scanl1Def (Safe.hs:184)
    scanl1Note (Safe.hs:188)
    scanr1May (Safe.hs:180)
    scanr1Def (Safe.hs:184)
    scanr1Note (Safe.hs:188)
    fromJustNote (Safe.hs:197)
    assertNote (Safe.hs:200)
    atMay (Safe.hs:209)
    atDef (Safe.hs:212)
    atNote (Safe.hs:215)
    readMay (Safe.hs:219)
    readDef (Safe.hs:222)
    readNote (Safe.hs:225)
    lookupJustDef (Safe.hs:233)
    lookupJustNote (Safe.hs:236)
    findJustDef (Safe.hs:244)
    findJustNote (Safe.hs:247)
    elemIndexJustDef (Safe.hs:255)
    elemIndexJustNote (Safe.hs:258)
    findIndexJustDef (Safe.hs:266)
    findIndexJustNote (Safe.hs:269)
    toEnumMay (Safe.hs:274)
    toEnumDef (Safe.hs:283)
    toEnumNote (Safe.hs:286)
    toEnumSafe (Safe.hs:289)
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Creating package registration file: /tmp/pkgConf-safe-0.31210359231521035021.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/safe-0.3.9-BXSoeRP9IFG6t9s3abNgVi
Registering safe-0.3.9...
Installed safe-0.3.9
Configuring 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.419103009252030449291.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 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.113709738131503967857.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.012093791742037335344.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 unix-compat-0.4.1.4...
Building unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.4...
Running Haddock for unix-compat-0.4.1.4...
Running hscolour for unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Preprocessing library unix-compat-0.4.1.4...
Haddock coverage:
  91% ( 21 / 23) in 'System.PosixCompat.User'
  Missing documentation for:
    GroupEntry
    UserEntry
  75% (  6 /  8) in 'System.PosixCompat.Unistd'
  Missing documentation for:
    SystemID
    getSystemID
 100% (  2 /  2) in 'System.PosixCompat.Types'
  71% (  5 /  7) in 'System.PosixCompat.Extensions'
  Missing documentation for:
    CMajor (src/System/PosixCompat/Extensions.hsc:23)
    CMinor (src/System/PosixCompat/Extensions.hsc:24)
 100% (  2 /  2) in 'System.PosixCompat.Time'
 100% (  2 /  2) in 'System.PosixCompat.Temp'
  99% ( 77 / 78) in 'System.PosixCompat.Files'
  Missing documentation for:
    PathVar
 100% (  8 /  8) in 'System.PosixCompat'
Documentation created: dist/doc/html/unix-compat/index.html,
dist/doc/html/unix-compat/unix-compat.txt
Creating package registration file:
/tmp/pkgConf-unix-compat-0.4.11029621931838139053.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unix-compat-0.4.1.4-DeAF5HEzYMu4CPLnbGbHUz
Registering unix-compat-0.4.1.4...
Installed unix-compat-0.4.1.4
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base  ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )

Text/Regex/Base.hs:55:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
In-place registering regex-base-0.93.2...
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...

Text/Regex/Base.hs:55:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
  Missing documentation for:
    MatchText (Text/Regex/Base/RegexLike.hs:55)
 100% (  1 /  1) in 'Text.Regex.Base.Context'
  75% (  3 /  4) in 'Text.Regex.Base'
  Missing documentation for:
    getVersion_Text_Regex_Base (Text/Regex/Base.hs:52)
  33% (  1 /  3) in 'Text.Regex.Base.Impl'
  Missing documentation for:
    polymatch (Text/Regex/Base/Impl.hs:50)
    polymatchM (Text/Regex/Base/Impl.hs:56)
Documentation created: dist/doc/html/regex-base/index.html,
dist/doc/html/regex-base/regex-base.txt
Creating package registration file:
/tmp/pkgConf-regex-base-0.931244453596196095815.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-base-0.93.2-2j0nR3pc4q24HZdEmShSMX
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring 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.021411536741607500335.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.017110895031510574887.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 enumerator-0.4.20...
Building enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
[ 1 of 10] Compiling Data.Enumerator.Util ( lib/Data/Enumerator/Util.hs, dist/build/Data/Enumerator/Util.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

lib/Data/Enumerator/Binary.hs:845:1: Warning: Tab character
[ 8 of 10] Compiling Data.Enumerator.IO ( lib/Data/Enumerator/IO.hs, dist/build/Data/Enumerator/IO.o )

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

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

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

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

lib/Data/Enumerator/IO.hs:17:1: Warning: Tab character
[ 9 of 10] Compiling Data.Enumerator.Text ( lib/Data/Enumerator/Text.hs, dist/build/Data/Enumerator/Text.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

lib/Data/Enumerator/Text.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:43:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:44:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:45:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:46:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:47:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:48:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:49:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:50:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:51:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:52:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:53:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:54:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:55:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:56:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:57:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:58:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:59:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:60:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:61:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:62:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:63:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:64:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:65:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:66:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:67:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:68:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:69:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:70:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:71:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:72:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:73:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:74:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:75:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:76:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:77:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:78:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:79:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:83:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:84:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:85:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:86:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:87:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:93:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:94:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:95:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:96:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:97:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:98:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:99:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:100:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:101:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:102:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:103:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:104:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:105:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:106:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:107:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:108:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:109:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:125:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

lib/Data/Enumerator/Text.hs:164:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:165:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:175:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:176:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:177:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:178:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:214:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:215:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:216:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:217:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:218:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:219:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:220:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:221:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:229:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:230:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:231:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:232:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:233:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:234:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:235:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:236:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:237:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:244:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:245:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:246:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:247:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:248:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:249:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:250:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:251:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:252:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:253:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:268:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:269:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:286:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:287:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:288:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:347:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:348:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:349:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:350:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:351:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:352:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:353:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:354:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:355:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:356:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:364:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:365:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:366:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:367:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:368:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:369:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:370:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:371:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:378:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:379:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:380:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:381:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:382:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:395:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:396:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:397:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:398:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:399:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:400:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:401:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:402:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:403:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:404:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:405:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:406:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:407:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:408:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:409:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:410:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:411:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:412:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:413:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:414:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:415:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:416:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:417:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:418:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:419:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:420:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:421:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:422:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:423:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:424:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:438:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:439:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:455:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:456:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:473:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:474:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:492:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:493:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:512:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:513:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:529:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:530:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:547:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:548:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:566:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:567:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:586:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:587:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:607:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:608:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:629:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:630:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:639:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:640:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:641:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:642:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:650:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:651:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:659:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:660:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:661:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:662:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:663:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:664:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:665:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:673:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:674:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:675:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:676:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:677:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:678:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:687:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:688:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:689:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:690:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:691:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:692:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:693:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:703:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:704:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:705:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:706:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:707:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:708:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:709:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:710:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:711:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:712:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:713:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:723:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:724:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:725:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:726:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:727:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:728:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:729:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:730:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:738:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:739:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:740:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:741:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:742:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:743:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:744:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for ‘eof’ shadows the existing binding
      bound at lib/Data/Enumerator/Text.hs:739:29

lib/Data/Enumerator/Text.hs:745:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:746:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:747:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:748:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:776:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:777:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:778:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:779:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:784:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:788:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:789:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:790:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:791:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:792:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:793:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:794:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:795:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:796:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:797:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:798:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:819:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:820:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:821:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:822:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:836:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:837:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:838:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:839:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:840:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:844:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:845:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:846:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:847:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:848:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:849:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:850:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:851:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:852:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:853:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:856:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:857:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:866:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:867:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:868:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:869:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:870:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:871:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:872:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:873:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:874:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:875:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:876:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:877:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:878:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:879:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:880:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:881:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:882:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:883:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:893:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:894:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:895:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:896:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:897:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:898:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:899:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:900:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:901:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:902:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:903:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:904:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:905:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:906:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:907:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:908:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:909:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:910:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:911:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:912:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:913:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:918:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:919:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:924:13: Warning: Tab character

lib/Data/Enumerator/Text.hs:925:13: Warning: Tab character

lib/Data/Enumerator/Text.hs:927:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:928:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:929:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:930:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:931:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:932:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:933:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:934:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:935:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:936:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:937:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:938:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:939:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:943:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:944:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:945:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:946:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:947:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:948:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:949:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:950:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:951:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:952:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:953:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:954:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:955:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:956:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:957:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:958:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:959:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:960:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:961:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:962:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:963:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:964:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:965:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:966:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:967:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:968:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:969:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:970:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:974:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:975:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:976:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:977:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:978:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:979:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:980:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:981:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:982:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:983:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:984:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:985:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:986:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:987:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:988:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:989:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:990:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:991:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:992:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:993:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:994:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:995:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:999:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1000:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1001:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1002:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1003:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1004:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1005:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1006:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1007:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1008:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1009:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1010:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1011:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1012:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1013:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1014:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1015:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1016:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1017:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1018:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1019:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1020:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1024:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1025:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1026:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1027:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1028:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1032:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1033:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1034:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1035:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1036:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1040:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1041:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1042:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1043:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1044:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1050:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1051:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1052:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1053:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1054:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1055:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1056:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1057:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1061:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1062:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1063:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1064:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1065:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1066:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1067:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1068:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1069:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1070:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1071:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1072:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1073:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1074:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1078:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1079:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1080:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1081:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1082:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1083:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1084:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1085:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1086:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1090:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1091:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1092:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1093:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1094:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1098:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1099:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1100:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1101:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1102:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1109:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1110:1: Warning: Tab character
[10 of 10] Compiling Data.Enumerator.Trans ( lib/Data/Enumerator/Trans.hs, dist/build/Data/Enumerator/Trans.o )

lib/Data/Enumerator/Trans.hs:18:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:19:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:20:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:21:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:43:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:44:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:45:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:46:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:47:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:48:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:49:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:50:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:51:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:52:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:53:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:54:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:55:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:56:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:57:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

lib/Data/Enumerator/Trans.hs:62:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

lib/Data/Enumerator/Trans.hs:78:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:79:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:93:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:94:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:95:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:100:15: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

lib/Data/Enumerator/Trans.hs:101:26: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

lib/Data/Enumerator/Trans.hs:103:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:103:18: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

lib/Data/Enumerator/Trans.hs:104:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:105:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:106:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:107:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:108:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:109:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:116:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:117:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:118:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:119:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:120:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:127:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:128:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:129:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:130:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:131:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:144:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:145:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:146:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:147:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:148:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:162:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:163:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:164:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:165:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:166:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:167:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:182:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:183:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:184:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:185:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:186:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:187:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:202:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:203:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:204:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:205:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:206:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:207:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:229:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:230:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:231:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:232:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:233:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:234:1: Warning: Tab character
In-place registering enumerator-0.4.20...
Running Haddock for enumerator-0.4.20...
Running hscolour for enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...

lib/Data/Enumerator/Util.hs:12:1: Warning: Tab character

lib/Data/Enumerator/Util.hs:13:1: Warning: Tab character

lib/Data/Enumerator/Util.hs:14:1: Warning: Tab character

lib/Data/Enumerator/Util.hs:15:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:17:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:18:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:19:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:20:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:21:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:65:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:66:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:67:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:70:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:71:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:72:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:75:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:76:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:77:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:83:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:84:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:85:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:107:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:108:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:111:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:113:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:114:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:115:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:116:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:117:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:118:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:119:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:120:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:121:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:122:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:123:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:126:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:129:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:194:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:197:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:198:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:201:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:202:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:206:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:207:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:292:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:293:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:302:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:303:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:304:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:312:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:313:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:341:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:342:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:359:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:360:1: Warning: Tab character

lib/Data/Enumerator/Internal.hs:50:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

lib/Data/Enumerator/Compatibility.hs:11:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:12:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:13:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:14:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:15:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:16:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:17:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:18:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:19:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:20:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:21:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Compatibility.hs:92:1: Warning: Tab character

lib/Data/Enumerator.hs:15:1: Warning: Tab character

lib/Data/Enumerator.hs:16:1: Warning: Tab character

lib/Data/Enumerator.hs:17:1: Warning: Tab character

lib/Data/Enumerator.hs:18:1: Warning: Tab character

lib/Data/Enumerator.hs:19:1: Warning: Tab character

lib/Data/Enumerator.hs:20:1: Warning: Tab character

lib/Data/Enumerator.hs:21:1: Warning: Tab character

lib/Data/Enumerator.hs:22:1: Warning: Tab character

lib/Data/Enumerator.hs:23:1: Warning: Tab character

lib/Data/Enumerator.hs:24:1: Warning: Tab character

lib/Data/Enumerator.hs:25:1: Warning: Tab character

lib/Data/Enumerator.hs:26:1: Warning: Tab character

lib/Data/Enumerator.hs:27:1: Warning: Tab character

lib/Data/Enumerator.hs:30:1: Warning: Tab character

lib/Data/Enumerator.hs:31:1: Warning: Tab character

lib/Data/Enumerator.hs:32:1: Warning: Tab character

lib/Data/Enumerator.hs:33:1: Warning: Tab character

lib/Data/Enumerator.hs:34:1: Warning: Tab character

lib/Data/Enumerator.hs:35:1: Warning: Tab character

lib/Data/Enumerator.hs:36:1: Warning: Tab character

lib/Data/Enumerator.hs:37:1: Warning: Tab character

lib/Data/Enumerator.hs:38:1: Warning: Tab character

lib/Data/Enumerator.hs:39:1: Warning: Tab character

lib/Data/Enumerator.hs:40:1: Warning: Tab character

lib/Data/Enumerator.hs:41:1: Warning: Tab character

lib/Data/Enumerator.hs:42:1: Warning: Tab character

lib/Data/Enumerator.hs:43:1: Warning: Tab character

lib/Data/Enumerator.hs:44:1: Warning: Tab character

lib/Data/Enumerator.hs:45:1: Warning: Tab character

lib/Data/Enumerator.hs:46:1: Warning: Tab character

lib/Data/Enumerator.hs:47:1: Warning: Tab character

lib/Data/Enumerator.hs:48:1: Warning: Tab character

lib/Data/Enumerator.hs:49:1: Warning: Tab character

lib/Data/Enumerator.hs:50:1: Warning: Tab character

lib/Data/Enumerator.hs:51:1: Warning: Tab character

lib/Data/Enumerator.hs:52:1: Warning: Tab character

lib/Data/Enumerator.hs:53:1: Warning: Tab character

lib/Data/Enumerator.hs:54:1: Warning: Tab character

lib/Data/Enumerator.hs:55:1: Warning: Tab character

lib/Data/Enumerator.hs:56:1: Warning: Tab character

lib/Data/Enumerator.hs:57:1: Warning: Tab character

lib/Data/Enumerator.hs:58:1: Warning: Tab character

lib/Data/Enumerator.hs:59:1: Warning: Tab character

lib/Data/Enumerator.hs:60:1: Warning: Tab character

lib/Data/Enumerator.hs:63:1: Warning: Tab character

lib/Data/Enumerator.hs:64:1: Warning: Tab character

lib/Data/Enumerator.hs:65:1: Warning: Tab character

lib/Data/Enumerator.hs:66:1: Warning: Tab character

lib/Data/Enumerator.hs:67:1: Warning: Tab character

lib/Data/Enumerator.hs:68:1: Warning: Tab character

lib/Data/Enumerator.hs:69:1: Warning: Tab character

lib/Data/Enumerator.hs:70:1: Warning: Tab character

lib/Data/Enumerator.hs:71:1: Warning: Tab character

lib/Data/Enumerator.hs:72:1: Warning: Tab character

lib/Data/Enumerator.hs:73:1: Warning: Tab character

lib/Data/Enumerator.hs:74:1: Warning: Tab character

lib/Data/Enumerator.hs:100:1: Warning: Tab character

lib/Data/Enumerator.hs:101:1: Warning: Tab character

lib/Data/Enumerator.hs:102:1: Warning: Tab character

lib/Data/Enumerator.hs:103:1: Warning: Tab character

lib/Data/Enumerator.hs:104:1: Warning: Tab character

lib/Data/Enumerator.hs:142:1: Warning: Tab character

lib/Data/Enumerator.hs:143:1: Warning: Tab character

lib/Data/Enumerator.hs:144:1: Warning: Tab character

lib/Data/Enumerator.hs:145:1: Warning: Tab character

lib/Data/Enumerator.hs:146:1: Warning: Tab character

lib/Data/Enumerator.hs:147:1: Warning: Tab character

lib/Data/Enumerator.hs:148:1: Warning: Tab character

lib/Data/Enumerator.hs:149:1: Warning: Tab character

lib/Data/Enumerator.hs:150:1: Warning: Tab character

lib/Data/Enumerator.hs:151:1: Warning: Tab character

lib/Data/Enumerator.hs:152:1: Warning: Tab character

lib/Data/Enumerator.hs:153:1: Warning: Tab character

lib/Data/Enumerator.hs:154:1: Warning: Tab character

lib/Data/Enumerator.hs:155:1: Warning: Tab character

lib/Data/Enumerator.hs:156:1: Warning: Tab character

lib/Data/Enumerator.hs:157:1: Warning: Tab character

lib/Data/Enumerator.hs:158:1: Warning: Tab character

lib/Data/Enumerator.hs:159:1: Warning: Tab character

lib/Data/Enumerator.hs:160:1: Warning: Tab character

lib/Data/Enumerator.hs:161:1: Warning: Tab character

lib/Data/Enumerator.hs:162:1: Warning: Tab character

lib/Data/Enumerator.hs:163:1: Warning: Tab character

lib/Data/Enumerator.hs:164:1: Warning: Tab character

lib/Data/Enumerator.hs:172:1: Warning: Tab character

lib/Data/Enumerator.hs:173:1: Warning: Tab character

lib/Data/Enumerator.hs:174:1: Warning: Tab character

lib/Data/Enumerator.hs:175:1: Warning: Tab character

lib/Data/Enumerator.hs:176:1: Warning: Tab character

lib/Data/Enumerator.hs:177:1: Warning: Tab character

lib/Data/Enumerator.hs:178:1: Warning: Tab character

lib/Data/Enumerator.hs:179:1: Warning: Tab character

lib/Data/Enumerator.hs:191:1: Warning: Tab character

lib/Data/Enumerator.hs:192:1: Warning: Tab character

lib/Data/Enumerator.hs:193:1: Warning: Tab character

lib/Data/Enumerator.hs:194:1: Warning: Tab character

lib/Data/Enumerator.hs:232:1: Warning: Tab character

lib/Data/Enumerator.hs:233:1: Warning: Tab character

lib/Data/Enumerator.hs:234:1: Warning: Tab character

lib/Data/Enumerator.hs:235:1: Warning: Tab character

lib/Data/Enumerator.hs:236:1: Warning: Tab character

lib/Data/Enumerator.hs:276:1: Warning: Tab character

lib/Data/Enumerator.hs:277:1: Warning: Tab character

lib/Data/Enumerator.hs:278:1: Warning: Tab character

lib/Data/Enumerator.hs:279:1: Warning: Tab character

lib/Data/Enumerator.hs:280:1: Warning: Tab character

lib/Data/Enumerator.hs:340:1: Warning: Tab character

lib/Data/Enumerator.hs:341:1: Warning: Tab character

lib/Data/Enumerator.hs:342:1: Warning: Tab character

lib/Data/Enumerator.hs:343:1: Warning: Tab character

lib/Data/Enumerator.hs:344:1: Warning: Tab character

lib/Data/Enumerator.hs:350:1: Warning: Tab character

lib/Data/Enumerator.hs:351:1: Warning: Tab character

lib/Data/Enumerator.hs:359:1: Warning: Tab character

lib/Data/Enumerator.hs:360:1: Warning: Tab character

lib/Data/Enumerator.hs:361:1: Warning: Tab character

lib/Data/Enumerator.hs:362:1: Warning: Tab character

lib/Data/Enumerator.hs:371:1: Warning: Tab character

lib/Data/Enumerator.hs:372:1: Warning: Tab character

lib/Data/Enumerator.hs:373:1: Warning: Tab character

lib/Data/Enumerator.hs:374:1: Warning: Tab character

lib/Data/Enumerator.hs:375:1: Warning: Tab character

lib/Data/Enumerator.hs:381:1: Warning: Tab character

lib/Data/Enumerator.hs:382:1: Warning: Tab character

lib/Data/Enumerator.hs:383:1: Warning: Tab character

lib/Data/Enumerator.hs:391:1: Warning: Tab character

lib/Data/Enumerator.hs:392:1: Warning: Tab character

lib/Data/Enumerator.hs:393:1: Warning: Tab character

lib/Data/Enumerator.hs:394:1: Warning: Tab character

lib/Data/Enumerator.hs:401:1: Warning: Tab character

lib/Data/Enumerator.hs:402:1: Warning: Tab character

lib/Data/Enumerator.hs:403:1: Warning: Tab character

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Iteratee’ is exported by ‘module Data.Enumerator.Internal’ and ‘Iteratee’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Enumerator’ is exported by ‘module Data.Enumerator.Internal’ and ‘Enumerator’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘Enumeratee’ is exported by ‘module Data.Enumerator.Internal’ and ‘Enumeratee’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘>>==’ is exported by ‘module Data.Enumerator.Internal’ and ‘(>>==)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘==<<’ is exported by ‘module Data.Enumerator.Internal’ and ‘(==<<)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘$$’ is exported by ‘module Data.Enumerator.Internal’ and ‘($$)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘>==>’ is exported by ‘module Data.Enumerator.Internal’ and ‘(>==>)’

lib/Data/Enumerator.hs:63:11: Warning:
    ‘<==<’ is exported by ‘module Data.Enumerator.Internal’ and ‘(<==<)’

lib/Data/Enumerator/List.hs:17:1: Warning: Tab character

lib/Data/Enumerator/List.hs:18:1: Warning: Tab character

lib/Data/Enumerator/List.hs:19:1: Warning: Tab character

lib/Data/Enumerator/List.hs:20:1: Warning: Tab character

lib/Data/Enumerator/List.hs:21:1: Warning: Tab character

lib/Data/Enumerator/List.hs:22:1: Warning: Tab character

lib/Data/Enumerator/List.hs:23:1: Warning: Tab character

lib/Data/Enumerator/List.hs:24:1: Warning: Tab character

lib/Data/Enumerator/List.hs:25:1: Warning: Tab character

lib/Data/Enumerator/List.hs:26:1: Warning: Tab character

lib/Data/Enumerator/List.hs:27:1: Warning: Tab character

lib/Data/Enumerator/List.hs:28:1: Warning: Tab character

lib/Data/Enumerator/List.hs:29:1: Warning: Tab character

lib/Data/Enumerator/List.hs:30:1: Warning: Tab character

lib/Data/Enumerator/List.hs:31:1: Warning: Tab character

lib/Data/Enumerator/List.hs:32:1: Warning: Tab character

lib/Data/Enumerator/List.hs:33:1: Warning: Tab character

lib/Data/Enumerator/List.hs:34:1: Warning: Tab character

lib/Data/Enumerator/List.hs:35:1: Warning: Tab character

lib/Data/Enumerator/List.hs:36:1: Warning: Tab character

lib/Data/Enumerator/List.hs:37:1: Warning: Tab character

lib/Data/Enumerator/List.hs:38:1: Warning: Tab character

lib/Data/Enumerator/List.hs:39:1: Warning: Tab character

lib/Data/Enumerator/List.hs:40:1: Warning: Tab character

lib/Data/Enumerator/List.hs:41:1: Warning: Tab character

lib/Data/Enumerator/List.hs:42:1: Warning: Tab character

lib/Data/Enumerator/List.hs:43:1: Warning: Tab character

lib/Data/Enumerator/List.hs:44:1: Warning: Tab character

lib/Data/Enumerator/List.hs:45:1: Warning: Tab character

lib/Data/Enumerator/List.hs:46:1: Warning: Tab character

lib/Data/Enumerator/List.hs:47:1: Warning: Tab character

lib/Data/Enumerator/List.hs:48:1: Warning: Tab character

lib/Data/Enumerator/List.hs:49:1: Warning: Tab character

lib/Data/Enumerator/List.hs:50:1: Warning: Tab character

lib/Data/Enumerator/List.hs:51:1: Warning: Tab character

lib/Data/Enumerator/List.hs:52:1: Warning: Tab character

lib/Data/Enumerator/List.hs:53:1: Warning: Tab character

lib/Data/Enumerator/List.hs:54:1: Warning: Tab character

lib/Data/Enumerator/List.hs:55:1: Warning: Tab character

lib/Data/Enumerator/List.hs:56:1: Warning: Tab character

lib/Data/Enumerator/List.hs:57:1: Warning: Tab character

lib/Data/Enumerator/List.hs:58:1: Warning: Tab character

lib/Data/Enumerator/List.hs:59:1: Warning: Tab character

lib/Data/Enumerator/List.hs:60:1: Warning: Tab character

lib/Data/Enumerator/List.hs:61:1: Warning: Tab character

lib/Data/Enumerator/List.hs:62:1: Warning: Tab character

lib/Data/Enumerator/List.hs:63:1: Warning: Tab character

lib/Data/Enumerator/List.hs:64:1: Warning: Tab character

lib/Data/Enumerator/List.hs:65:1: Warning: Tab character

lib/Data/Enumerator/List.hs:66:1: Warning: Tab character

lib/Data/Enumerator/List.hs:67:1: Warning: Tab character

lib/Data/Enumerator/List.hs:68:1: Warning: Tab character

lib/Data/Enumerator/List.hs:69:1: Warning: Tab character

lib/Data/Enumerator/List.hs:70:1: Warning: Tab character

lib/Data/Enumerator/List.hs:71:1: Warning: Tab character

lib/Data/Enumerator/List.hs:72:1: Warning: Tab character

lib/Data/Enumerator/List.hs:73:1: Warning: Tab character

lib/Data/Enumerator/List.hs:74:1: Warning: Tab character

lib/Data/Enumerator/List.hs:75:1: Warning: Tab character

lib/Data/Enumerator/List.hs:76:1: Warning: Tab character

lib/Data/Enumerator/List.hs:77:1: Warning: Tab character

lib/Data/Enumerator/List.hs:78:1: Warning: Tab character

lib/Data/Enumerator/List.hs:79:1: Warning: Tab character

lib/Data/Enumerator/List.hs:80:1: Warning: Tab character

lib/Data/Enumerator/List.hs:81:1: Warning: Tab character

lib/Data/Enumerator/List.hs:82:1: Warning: Tab character

lib/Data/Enumerator/List.hs:83:1: Warning: Tab character

lib/Data/Enumerator/List.hs:84:1: Warning: Tab character

lib/Data/Enumerator/List.hs:85:1: Warning: Tab character

lib/Data/Enumerator/List.hs:105:1: Warning: Tab character

lib/Data/Enumerator/List.hs:106:1: Warning: Tab character

lib/Data/Enumerator/List.hs:107:1: Warning: Tab character

lib/Data/Enumerator/List.hs:108:1: Warning: Tab character

lib/Data/Enumerator/List.hs:109:1: Warning: Tab character

lib/Data/Enumerator/List.hs:118:1: Warning: Tab character

lib/Data/Enumerator/List.hs:119:1: Warning: Tab character

lib/Data/Enumerator/List.hs:120:1: Warning: Tab character

lib/Data/Enumerator/List.hs:121:1: Warning: Tab character

lib/Data/Enumerator/List.hs:122:1: Warning: Tab character

lib/Data/Enumerator/List.hs:123:1: Warning: Tab character

lib/Data/Enumerator/List.hs:133:1: Warning: Tab character

lib/Data/Enumerator/List.hs:134:1: Warning: Tab character

lib/Data/Enumerator/List.hs:144:1: Warning: Tab character

lib/Data/Enumerator/List.hs:145:1: Warning: Tab character

lib/Data/Enumerator/List.hs:146:1: Warning: Tab character

lib/Data/Enumerator/List.hs:147:1: Warning: Tab character

lib/Data/Enumerator/List.hs:156:1: Warning: Tab character

lib/Data/Enumerator/List.hs:157:1: Warning: Tab character

lib/Data/Enumerator/List.hs:158:1: Warning: Tab character

lib/Data/Enumerator/List.hs:159:1: Warning: Tab character

lib/Data/Enumerator/List.hs:160:1: Warning: Tab character

lib/Data/Enumerator/List.hs:161:1: Warning: Tab character

lib/Data/Enumerator/List.hs:162:1: Warning: Tab character

lib/Data/Enumerator/List.hs:163:1: Warning: Tab character

lib/Data/Enumerator/List.hs:202:1: Warning: Tab character

lib/Data/Enumerator/List.hs:203:1: Warning: Tab character

lib/Data/Enumerator/List.hs:204:1: Warning: Tab character

lib/Data/Enumerator/List.hs:205:1: Warning: Tab character

lib/Data/Enumerator/List.hs:206:1: Warning: Tab character

lib/Data/Enumerator/List.hs:207:1: Warning: Tab character

lib/Data/Enumerator/List.hs:208:1: Warning: Tab character

lib/Data/Enumerator/List.hs:215:1: Warning: Tab character

lib/Data/Enumerator/List.hs:216:1: Warning: Tab character

lib/Data/Enumerator/List.hs:217:1: Warning: Tab character

lib/Data/Enumerator/List.hs:218:1: Warning: Tab character

lib/Data/Enumerator/List.hs:219:1: Warning: Tab character

lib/Data/Enumerator/List.hs:220:1: Warning: Tab character

lib/Data/Enumerator/List.hs:221:1: Warning: Tab character

lib/Data/Enumerator/List.hs:222:1: Warning: Tab character

lib/Data/Enumerator/List.hs:235:1: Warning: Tab character

lib/Data/Enumerator/List.hs:236:1: Warning: Tab character

lib/Data/Enumerator/List.hs:254:1: Warning: Tab character

lib/Data/Enumerator/List.hs:255:1: Warning: Tab character

lib/Data/Enumerator/List.hs:256:1: Warning: Tab character

lib/Data/Enumerator/List.hs:272:1: Warning: Tab character

lib/Data/Enumerator/List.hs:273:1: Warning: Tab character

lib/Data/Enumerator/List.hs:282:1: Warning: Tab character

lib/Data/Enumerator/List.hs:283:1: Warning: Tab character

lib/Data/Enumerator/List.hs:284:1: Warning: Tab character

lib/Data/Enumerator/List.hs:285:1: Warning: Tab character

lib/Data/Enumerator/List.hs:286:1: Warning: Tab character

lib/Data/Enumerator/List.hs:305:1: Warning: Tab character

lib/Data/Enumerator/List.hs:306:1: Warning: Tab character

lib/Data/Enumerator/List.hs:307:1: Warning: Tab character

lib/Data/Enumerator/List.hs:308:1: Warning: Tab character

lib/Data/Enumerator/List.hs:333:1: Warning: Tab character

lib/Data/Enumerator/List.hs:334:1: Warning: Tab character

lib/Data/Enumerator/List.hs:335:1: Warning: Tab character

lib/Data/Enumerator/List.hs:336:1: Warning: Tab character

lib/Data/Enumerator/List.hs:337:1: Warning: Tab character

lib/Data/Enumerator/List.hs:338:1: Warning: Tab character

lib/Data/Enumerator/List.hs:339:1: Warning: Tab character

lib/Data/Enumerator/List.hs:347:1: Warning: Tab character

lib/Data/Enumerator/List.hs:348:1: Warning: Tab character

lib/Data/Enumerator/List.hs:349:1: Warning: Tab character

lib/Data/Enumerator/List.hs:350:1: Warning: Tab character

lib/Data/Enumerator/List.hs:351:1: Warning: Tab character

lib/Data/Enumerator/List.hs:358:1: Warning: Tab character

lib/Data/Enumerator/List.hs:359:1: Warning: Tab character

lib/Data/Enumerator/List.hs:360:1: Warning: Tab character

lib/Data/Enumerator/List.hs:373:1: Warning: Tab character

lib/Data/Enumerator/List.hs:374:1: Warning: Tab character

lib/Data/Enumerator/List.hs:375:1: Warning: Tab character

lib/Data/Enumerator/List.hs:376:1: Warning: Tab character

lib/Data/Enumerator/List.hs:377:1: Warning: Tab character

lib/Data/Enumerator/List.hs:378:1: Warning: Tab character

lib/Data/Enumerator/List.hs:379:1: Warning: Tab character

lib/Data/Enumerator/List.hs:380:1: Warning: Tab character

lib/Data/Enumerator/List.hs:381:1: Warning: Tab character

lib/Data/Enumerator/List.hs:382:1: Warning: Tab character

lib/Data/Enumerator/List.hs:383:1: Warning: Tab character

lib/Data/Enumerator/List.hs:384:1: Warning: Tab character

lib/Data/Enumerator/List.hs:385:1: Warning: Tab character

lib/Data/Enumerator/List.hs:386:1: Warning: Tab character

lib/Data/Enumerator/List.hs:387:1: Warning: Tab character

lib/Data/Enumerator/List.hs:388:1: Warning: Tab character

lib/Data/Enumerator/List.hs:389:1: Warning: Tab character

lib/Data/Enumerator/List.hs:390:1: Warning: Tab character

lib/Data/Enumerator/List.hs:391:1: Warning: Tab character

lib/Data/Enumerator/List.hs:392:1: Warning: Tab character

lib/Data/Enumerator/List.hs:393:1: Warning: Tab character

lib/Data/Enumerator/List.hs:394:1: Warning: Tab character

lib/Data/Enumerator/List.hs:395:1: Warning: Tab character

lib/Data/Enumerator/List.hs:396:1: Warning: Tab character

lib/Data/Enumerator/List.hs:397:1: Warning: Tab character

lib/Data/Enumerator/List.hs:398:1: Warning: Tab character

lib/Data/Enumerator/List.hs:399:1: Warning: Tab character

lib/Data/Enumerator/List.hs:413:1: Warning: Tab character

lib/Data/Enumerator/List.hs:414:1: Warning: Tab character

lib/Data/Enumerator/List.hs:430:1: Warning: Tab character

lib/Data/Enumerator/List.hs:431:1: Warning: Tab character

lib/Data/Enumerator/List.hs:448:1: Warning: Tab character

lib/Data/Enumerator/List.hs:449:1: Warning: Tab character

lib/Data/Enumerator/List.hs:467:1: Warning: Tab character

lib/Data/Enumerator/List.hs:468:1: Warning: Tab character

lib/Data/Enumerator/List.hs:487:1: Warning: Tab character

lib/Data/Enumerator/List.hs:488:1: Warning: Tab character

lib/Data/Enumerator/List.hs:504:1: Warning: Tab character

lib/Data/Enumerator/List.hs:505:1: Warning: Tab character

lib/Data/Enumerator/List.hs:522:1: Warning: Tab character

lib/Data/Enumerator/List.hs:523:1: Warning: Tab character

lib/Data/Enumerator/List.hs:541:1: Warning: Tab character

lib/Data/Enumerator/List.hs:542:1: Warning: Tab character

lib/Data/Enumerator/List.hs:561:1: Warning: Tab character

lib/Data/Enumerator/List.hs:562:1: Warning: Tab character

lib/Data/Enumerator/List.hs:582:1: Warning: Tab character

lib/Data/Enumerator/List.hs:583:1: Warning: Tab character

lib/Data/Enumerator/List.hs:604:1: Warning: Tab character

lib/Data/Enumerator/List.hs:605:1: Warning: Tab character

lib/Data/Enumerator/List.hs:614:1: Warning: Tab character

lib/Data/Enumerator/List.hs:615:1: Warning: Tab character

lib/Data/Enumerator/List.hs:616:1: Warning: Tab character

lib/Data/Enumerator/List.hs:624:1: Warning: Tab character

lib/Data/Enumerator/List.hs:625:1: Warning: Tab character

lib/Data/Enumerator/List.hs:633:1: Warning: Tab character

lib/Data/Enumerator/List.hs:634:1: Warning: Tab character

lib/Data/Enumerator/List.hs:635:1: Warning: Tab character

lib/Data/Enumerator/List.hs:636:1: Warning: Tab character

lib/Data/Enumerator/List.hs:637:1: Warning: Tab character

lib/Data/Enumerator/List.hs:638:1: Warning: Tab character

lib/Data/Enumerator/List.hs:646:1: Warning: Tab character

lib/Data/Enumerator/List.hs:647:1: Warning: Tab character

lib/Data/Enumerator/List.hs:648:1: Warning: Tab character

lib/Data/Enumerator/List.hs:649:1: Warning: Tab character

lib/Data/Enumerator/List.hs:658:1: Warning: Tab character

lib/Data/Enumerator/List.hs:659:1: Warning: Tab character

lib/Data/Enumerator/List.hs:660:1: Warning: Tab character

lib/Data/Enumerator/List.hs:661:1: Warning: Tab character

lib/Data/Enumerator/List.hs:662:1: Warning: Tab character

lib/Data/Enumerator/List.hs:672:1: Warning: Tab character

lib/Data/Enumerator/List.hs:673:1: Warning: Tab character

lib/Data/Enumerator/List.hs:674:1: Warning: Tab character

lib/Data/Enumerator/List.hs:675:1: Warning: Tab character

lib/Data/Enumerator/List.hs:676:1: Warning: Tab character

lib/Data/Enumerator/List.hs:677:1: Warning: Tab character

lib/Data/Enumerator/List.hs:678:1: Warning: Tab character

lib/Data/Enumerator/List.hs:679:1: Warning: Tab character

lib/Data/Enumerator/List.hs:680:1: Warning: Tab character

lib/Data/Enumerator/List.hs:690:1: Warning: Tab character

lib/Data/Enumerator/List.hs:691:1: Warning: Tab character

lib/Data/Enumerator/List.hs:692:1: Warning: Tab character

lib/Data/Enumerator/List.hs:693:1: Warning: Tab character

lib/Data/Enumerator/List.hs:694:1: Warning: Tab character

lib/Data/Enumerator/List.hs:702:1: Warning: Tab character

lib/Data/Enumerator/List.hs:703:1: Warning: Tab character

lib/Data/Enumerator/List.hs:704:1: Warning: Tab character

lib/Data/Enumerator/List.hs:715:1: Warning: Tab character

lib/Data/Enumerator/List.hs:716:1: Warning: Tab character

lib/Data/Enumerator/List.hs:717:1: Warning: Tab character

lib/Data/Enumerator/List.hs:92:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

lib/Data/Enumerator/Binary.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:43:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:44:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:45:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:46:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:47:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:48:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:49:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:50:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:51:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:52:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:53:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:54:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:55:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:56:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:57:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:58:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:59:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:60:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:61:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:62:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:63:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:64:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:65:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:66:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:67:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:68:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:69:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:70:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:71:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:72:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:73:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:74:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:75:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:76:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:77:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:78:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:79:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:83:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:84:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:85:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:86:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:87:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:93:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:94:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:95:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:96:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:140:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:141:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:151:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:152:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:153:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:154:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:190:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:191:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:192:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:193:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:194:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:195:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:196:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:197:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:205:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:206:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:207:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:208:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:209:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:210:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:211:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:212:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:213:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:220:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:221:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:222:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:223:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:224:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:225:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:226:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:227:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:228:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:229:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:244:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:245:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:262:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:263:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:264:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:324:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:325:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:326:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:327:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:328:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:329:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:330:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:331:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:332:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:333:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:341:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:342:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:343:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:344:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:345:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:346:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:347:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:348:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:355:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:356:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:357:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:358:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:359:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:372:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:373:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:374:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:375:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:376:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:377:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:378:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:379:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:380:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:381:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:382:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:383:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:384:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:385:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:386:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:387:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:388:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:389:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:390:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:391:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:392:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:393:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:394:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:395:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:396:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:397:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:398:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:399:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:400:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:401:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:415:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:416:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:432:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:433:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:450:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:451:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:469:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:470:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:489:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:490:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:506:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:507:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:524:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:525:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:543:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:544:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:563:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:564:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:584:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:585:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:606:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:607:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:616:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:617:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:618:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:619:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:627:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:628:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:636:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:637:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:638:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:639:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:640:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:641:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:642:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:650:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:651:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:652:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:653:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:654:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:655:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:664:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:665:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:666:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:667:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:668:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:669:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:670:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:680:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:681:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:682:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:683:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:684:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:685:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:686:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:687:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:688:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:689:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:690:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:700:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:701:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:702:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:703:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:704:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:705:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:706:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:707:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:715:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:716:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:717:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:718:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:719:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:720:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:721:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:722:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:723:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:724:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:725:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:745:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:746:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:747:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:748:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:749:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:750:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:779:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:780:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:781:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:782:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:783:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:784:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:785:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:786:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:787:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:788:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:789:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:790:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:791:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:792:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:793:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:794:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:795:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:796:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:797:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:801:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:802:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:803:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:804:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:805:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:806:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:807:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:808:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:826:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:827:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:828:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:841:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:842:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:843:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:844:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:845:1: Warning: Tab character

lib/Data/Enumerator/Binary.hs:106:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for ‘eof’ shadows the existing binding
      bound at lib/Data/Enumerator/Binary.hs:716:29

lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for ‘rem’ shadows the existing binding
      imported from ‘Prelude’ at lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in ‘GHC.Real’)

lib/Data/Enumerator/IO.hs:13:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:14:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:15:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:16:1: Warning: Tab character

lib/Data/Enumerator/IO.hs:17:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:43:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:44:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:45:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:46:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:47:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:48:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:49:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:50:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:51:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:52:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:53:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:54:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:55:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:56:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:57:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:58:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:59:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:60:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:61:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:62:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:63:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:64:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:65:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:66:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:67:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:68:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:69:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:70:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:71:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:72:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:73:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:74:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:75:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:76:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:77:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:78:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:79:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:83:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:84:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:85:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:86:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:87:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:88:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:93:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:94:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:95:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:96:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:97:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:98:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:99:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:100:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:101:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:102:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:103:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:104:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:105:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:106:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:107:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:108:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:109:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:164:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:165:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:175:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:176:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:177:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:178:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:214:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:215:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:216:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:217:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:218:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:219:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:220:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:221:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:229:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:230:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:231:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:232:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:233:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:234:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:235:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:236:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:237:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:244:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:245:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:246:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:247:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:248:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:249:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:250:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:251:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:252:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:253:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:268:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:269:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:286:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:287:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:288:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:347:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:348:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:349:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:350:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:351:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:352:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:353:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:354:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:355:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:356:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:364:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:365:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:366:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:367:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:368:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:369:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:370:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:371:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:378:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:379:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:380:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:381:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:382:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:395:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:396:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:397:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:398:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:399:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:400:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:401:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:402:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:403:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:404:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:405:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:406:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:407:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:408:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:409:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:410:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:411:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:412:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:413:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:414:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:415:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:416:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:417:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:418:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:419:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:420:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:421:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:422:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:423:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:424:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:438:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:439:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:455:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:456:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:473:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:474:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:492:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:493:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:512:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:513:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:529:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:530:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:547:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:548:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:566:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:567:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:586:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:587:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:607:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:608:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:629:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:630:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:639:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:640:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:641:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:642:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:650:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:651:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:659:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:660:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:661:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:662:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:663:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:664:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:665:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:673:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:674:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:675:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:676:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:677:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:678:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:687:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:688:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:689:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:690:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:691:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:692:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:693:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:703:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:704:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:705:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:706:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:707:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:708:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:709:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:710:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:711:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:712:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:713:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:723:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:724:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:725:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:726:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:727:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:728:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:729:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:730:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:738:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:739:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:740:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:741:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:742:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:743:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:744:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:745:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:746:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:747:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:748:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:776:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:777:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:778:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:779:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:784:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:788:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:789:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:790:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:791:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:792:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:793:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:794:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:795:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:796:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:797:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:798:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:819:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:820:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:821:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:822:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:836:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:837:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:838:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:839:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:840:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:844:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:845:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:846:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:847:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:848:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:849:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:850:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:851:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:852:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:853:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:856:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:857:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:866:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:867:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:868:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:869:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:870:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:871:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:872:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:873:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:874:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:875:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:876:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:877:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:878:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:879:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:880:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:881:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:882:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:883:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:893:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:894:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:895:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:896:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:897:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:898:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:899:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:900:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:901:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:902:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:903:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:904:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:905:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:906:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:907:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:908:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:909:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:910:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:911:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:912:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:913:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:918:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:919:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:924:13: Warning: Tab character

lib/Data/Enumerator/Text.hs:925:13: Warning: Tab character

lib/Data/Enumerator/Text.hs:927:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:928:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:929:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:930:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:931:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:932:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:933:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:934:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:935:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:936:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:937:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:938:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:939:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:943:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:944:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:945:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:946:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:947:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:948:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:949:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:950:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:951:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:952:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:953:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:954:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:955:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:956:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:957:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:958:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:959:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:960:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:961:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:962:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:963:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:964:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:965:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:966:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:967:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:968:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:969:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:970:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:974:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:975:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:976:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:977:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:978:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:979:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:980:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:981:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:982:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:983:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:984:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:985:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:986:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:987:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:988:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:989:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:990:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:991:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:992:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:993:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:994:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:995:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:999:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1000:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1001:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1002:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1003:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1004:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1005:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1006:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1007:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1008:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1009:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1010:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1011:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1012:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1013:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1014:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1015:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1016:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1017:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1018:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1019:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1020:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1024:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1025:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1026:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1027:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1028:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1032:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1033:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1034:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1035:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1036:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1040:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1041:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1042:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1043:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1044:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1050:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1051:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1052:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1053:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1054:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1055:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1056:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1057:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1061:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1062:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1063:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1064:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1065:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1066:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1067:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1068:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1069:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1070:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1071:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1072:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1073:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1074:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1078:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1079:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1080:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1081:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1082:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1083:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1084:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1085:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1086:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1090:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1091:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1092:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1093:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1094:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1098:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1099:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1100:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1101:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1102:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1109:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:1110:1: Warning: Tab character

lib/Data/Enumerator/Text.hs:125:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for ‘eof’ shadows the existing binding
      bound at lib/Data/Enumerator/Text.hs:739:29

lib/Data/Enumerator/Trans.hs:18:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:19:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:20:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:21:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:22:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:23:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:24:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:25:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:26:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:27:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:28:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:29:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:30:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:31:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:32:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:33:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:34:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:35:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:36:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:37:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:38:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:39:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:40:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:41:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:42:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:43:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:44:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:45:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:46:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:47:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:48:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:49:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:50:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:51:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:52:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:53:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:54:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:55:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:56:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:57:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:78:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:79:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:80:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:81:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:82:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:89:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:90:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:91:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:92:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:93:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:94:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:95:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:103:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:104:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:105:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:106:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:107:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:108:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:109:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:116:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:117:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:118:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:119:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:120:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:127:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:128:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:129:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:130:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:131:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:144:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:145:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:146:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:147:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:148:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:162:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:163:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:164:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:165:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:166:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:167:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:182:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:183:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:184:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:185:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:186:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:187:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:202:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:203:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:204:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:205:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:206:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:207:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:229:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:230:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:231:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:232:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:233:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:234:1: Warning: Tab character

lib/Data/Enumerator/Trans.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

lib/Data/Enumerator/Trans.hs:62:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

lib/Data/Enumerator/Trans.hs:100:15: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

lib/Data/Enumerator/Trans.hs:101:26: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

lib/Data/Enumerator/Trans.hs:103:18: Warning:
    In the use of ‘runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
   0% (  0 /  7) in 'Data.Enumerator.Util'
  Missing documentation for:
    Module header
    pad0 (lib/Data/Enumerator/Util.hs:10)
    reprChar (lib/Data/Enumerator/Util.hs:17)
    reprWord (lib/Data/Enumerator/Util.hs:20)
    tSpanBy (lib/Data/Enumerator/Util.hs:23)
    tlSpanBy (lib/Data/Enumerator/Util.hs:24)
    textToStrict (lib/Data/Enumerator/Util.hs:33)
  95% ( 21 / 22) in 'Data.Enumerator.Internal'
  Missing documentation for:
    Step (lib/Data/Enumerator/Internal.hs:79)
 100% ( 27 / 27) in 'Data.Enumerator.Compatibility'
 100% ( 67 / 67) in 'Data.Enumerator'
 100% ( 57 / 57) in 'Data.Enumerator.List'
 100% ( 62 / 62) in 'Data.Enumerator.Binary'
 100% (  4 /  4) in 'Data.Enumerator.IO'
  89% ( 64 / 72) in 'Data.Enumerator.Text'
  Missing documentation for:
    Codec (lib/Data/Enumerator/Text.hs:843)
    utf8 (lib/Data/Enumerator/Text.hs:941)
    utf16_le (lib/Data/Enumerator/Text.hs:972)
    utf16_be (lib/Data/Enumerator/Text.hs:997)
    utf32_le (lib/Data/Enumerator/Text.hs:1030)
    utf32_be (lib/Data/Enumerator/Text.hs:1038)
    ascii (lib/Data/Enumerator/Text.hs:1059)
    iso8859_1 (lib/Data/Enumerator/Text.hs:1076)
 100% ( 32 / 32) in 'Data.Enumerator.Trans'
Documentation created: dist/doc/html/enumerator/index.html,
dist/doc/html/enumerator/enumerator.txt
Creating package registration file:
/tmp/pkgConf-enumerator-0.411206309601191614946.20
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/enumerator-0.4.20-AAmjNt08igrHulyFTlxTKz
Registering enumerator-0.4.20...
Installed enumerator-0.4.20
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.314385379451577418325.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.118461645561844967250.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parsec-3.1.9-8fSmqig53hOL2SEu1k9Tv0
Registering parsec-3.1.9...
Installed parsec-3.1.9
Configuring 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.08651443691340321698.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 scientific-0.3.4.1...
Building scientific-0.3.4.1...
Preprocessing library scientific-0.3.4.1...
[1 of 6] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 6] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[3 of 6] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[4 of 6] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[5 of 6] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[6 of 6] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.4.1...
Running Haddock for scientific-0.3.4.1...
Running hscolour for scientific-0.3.4.1...
Preprocessing library scientific-0.3.4.1...
Preprocessing library scientific-0.3.4.1...
Haddock coverage:
  67% (  2 /  3) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 24 / 24) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
  Missing documentation for:
    Module header
Warning: Data.Scientific: could not find link destinations for:
    whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.47375823151714330334.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.1-IHAA9UGUjfwLGwh9nAkvfd
Registering scientific-0.3.4.1...
Installed scientific-0.3.4.1
Configuring natural-sort-0.1.2...
Building natural-sort-0.1.2...
Preprocessing library natural-sort-0.1.2...
[1 of 1] Compiling Algorithms.NaturalSort ( lib/Algorithms/NaturalSort.hs, dist/build/Algorithms/NaturalSort.o )

lib/Algorithms/NaturalSort.hs:14:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:15:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:16:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:17:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:30:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:31:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:32:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:35:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:36:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:37:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:40:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:41:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:42:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:43:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:44:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:45:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:46:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:47:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:48:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:49:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:50:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:51:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:54:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:55:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:56:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:57:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:58:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:59:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:60:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:61:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:64:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:67:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:68:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:69:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:70:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:71:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:72:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:73:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:74:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:75:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:76:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:77:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:80:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:81:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:84:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:85:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:88:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:89:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:97:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:98:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:99:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:100:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:101:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:102:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:103:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:104:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:105:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:106:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:107:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:108:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:109:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:110:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:111:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:112:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:113:1: Warning: Tab character
In-place registering natural-sort-0.1.2...
Running Haddock for natural-sort-0.1.2...
Running hscolour for natural-sort-0.1.2...
Preprocessing library natural-sort-0.1.2...
Preprocessing library natural-sort-0.1.2...

lib/Algorithms/NaturalSort.hs:14:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:15:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:16:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:17:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:30:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:31:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:32:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:35:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:36:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:37:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:40:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:41:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:42:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:43:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:44:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:45:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:46:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:47:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:48:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:49:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:50:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:51:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:54:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:55:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:56:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:57:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:58:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:59:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:60:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:61:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:64:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:67:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:72:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:73:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:74:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:77:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:80:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:81:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:84:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:85:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:88:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:89:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:97:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:98:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:99:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:100:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:101:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:102:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:103:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:104:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:105:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:106:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:107:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:108:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:109:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:110:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:111:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:112:1: Warning: Tab character

lib/Algorithms/NaturalSort.hs:113:1: Warning: Tab character
Haddock coverage:
  50% (  2 /  4) in 'Algorithms.NaturalSort'
  Missing documentation for:
    SortKey (lib/Algorithms/NaturalSort.hs:63)
    NaturalSort (lib/Algorithms/NaturalSort.hs:66)
Documentation created: dist/doc/html/natural-sort/index.html,
dist/doc/html/natural-sort/natural-sort.txt
Creating package registration file:
/tmp/pkgConf-natural-sort-0.1371591002826782912.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/natural-sort-0.1.2-LAtsWPX3P954FTig6NOnuy
Registering natural-sort-0.1.2...
Installed natural-sort-0.1.2
Configuring regex-tdfa-1.2.1...
Building regex-tdfa-1.2.1...
Preprocessing library regex-tdfa-1.2.1...
[ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o )
[ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o )
[ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.o )
[ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o )

Data/IntSet/EnumSet2.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o )

Data/IntMap/EnumMap2.hs:3:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/IntMap/EnumMap2.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o )

Data/IntMap/CharMap2.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o )
[ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o )
[ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o )
[10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o )
[11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o )
[12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o )
[13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o )

Text/Regex/TDFA/NewDFA/Engine_FA.hs:30:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine_FA.hs:391:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:392:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:393:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:394:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:395:1: Warning: Tab character
[14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o )
[15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o )
[16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o )

Text/Regex/TDFA/NewDFA/Engine.hs:29:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine.hs:532:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:533:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:534:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:535:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:536:1: Warning: Tab character
[17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o )

Text/Regex/TDFA/TNFA.hs:50:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o )

Text/Regex/TDFA/TDFA.hs:9:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Text/Regex/TDFA/TDFA.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o )
[20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o )
[21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o )
[22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o )
[23 of 23] Compiling Text.Regex.TDFA  ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o )
In-place registering regex-tdfa-1.2.1...
Running Haddock for regex-tdfa-1.2.1...
Running hscolour for regex-tdfa-1.2.1...
Preprocessing library regex-tdfa-1.2.1...
Preprocessing library regex-tdfa-1.2.1...

Data/IntSet/EnumSet2.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/IntMap/EnumMap2.hs:3:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/IntMap/EnumMap2.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/IntMap/CharMap2.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
   0% (  0 /  2) in 'Text.Regex.TDFA.NewDFA.Uncons'
  Missing documentation for:
    Module header
    Uncons (Text/Regex/TDFA/NewDFA/Uncons.hs:7)
  83% (  5 /  6) in 'Text.Regex.TDFA.IntArrTrieSet'
  Missing documentation for:
    TrieSet (Text/Regex/TDFA/IntArrTrieSet.hs:17)
   0% (  0 /  8) in 'Paths_regex_tdfa'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_regex_tdfa.hs:15)
    getBinDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getLibDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getDataDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getLibexecDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getDataFileName (dist/build/autogen/Paths_regex_tdfa.hs:32)
    getSysconfDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
   0% (  0 / 32) in 'Data.IntSet.EnumSet2'
  Missing documentation for:
    Module header
    EnumSet (Data/IntSet/EnumSet2.hs:7)
     (Data/IntSet/EnumSet2.hs:10)
    \\ (Data/IntSet/EnumSet2.hs:14)
    null (Data/IntSet/EnumSet2.hs:17)
    size (Data/IntSet/EnumSet2.hs:20)
    member (Data/IntSet/EnumSet2.hs:23)
    notMember (Data/IntSet/EnumSet2.hs:26)
    isSubsetOf (Data/IntSet/EnumSet2.hs:29)
    isProperSubsetOf (Data/IntSet/EnumSet2.hs:32)
    empty (Data/IntSet/EnumSet2.hs:35)
    singleton (Data/IntSet/EnumSet2.hs:38)
    insert (Data/IntSet/EnumSet2.hs:41)
    delete (Data/IntSet/EnumSet2.hs:44)
    union (Data/IntSet/EnumSet2.hs:47)
    unions (Data/IntSet/EnumSet2.hs:50)
    difference (Data/IntSet/EnumSet2.hs:53)
    intersection (Data/IntSet/EnumSet2.hs:56)
    filter (Data/IntSet/EnumSet2.hs:59)
    partition (Data/IntSet/EnumSet2.hs:63)
    split (Data/IntSet/EnumSet2.hs:68)
    splitMember (Data/IntSet/EnumSet2.hs:72)
    map (Data/IntSet/EnumSet2.hs:76)
    fold (Data/IntSet/EnumSet2.hs:80)
    elems (Data/IntSet/EnumSet2.hs:84)
    toList (Data/IntSet/EnumSet2.hs:87)
    fromList (Data/IntSet/EnumSet2.hs:90)
    toAscList (Data/IntSet/EnumSet2.hs:93)
    fromAscList (Data/IntSet/EnumSet2.hs:96)
    fromDistinctAscList (Data/IntSet/EnumSet2.hs:99)
    showTree (Data/IntSet/EnumSet2.hs:102)
    showTreeWith (Data/IntSet/EnumSet2.hs:105)
   0% (  0 / 71) in 'Data.IntMap.EnumMap2'
  Missing documentation for:
    Module header
    EnumMap (Data/IntMap/EnumMap2.hs:10)
     (Data/IntMap/EnumMap2.hs:13)
     (Data/IntMap/EnumMap2.hs:17)
     (Data/IntMap/EnumMap2.hs:20)
    ! (Data/IntMap/EnumMap2.hs:23)
    \\ (Data/IntMap/EnumMap2.hs:26)
    null (Data/IntMap/EnumMap2.hs:29)
    size (Data/IntMap/EnumMap2.hs:32)
    member (Data/IntMap/EnumMap2.hs:35)
    notMember (Data/IntMap/EnumMap2.hs:38)
    lookup (Data/IntMap/EnumMap2.hs:42)
    findWithDefault (Data/IntMap/EnumMap2.hs:45)
    empty (Data/IntMap/EnumMap2.hs:48)
    singleton (Data/IntMap/EnumMap2.hs:51)
    insert (Data/IntMap/EnumMap2.hs:54)
    insertWith (Data/IntMap/EnumMap2.hs:57)
    insertWithKey (Data/IntMap/EnumMap2.hs:60)
    insertLookupWithKey (Data/IntMap/EnumMap2.hs:64)
    delete (Data/IntMap/EnumMap2.hs:69)
    adjust (Data/IntMap/EnumMap2.hs:72)
    adjustWithKey (Data/IntMap/EnumMap2.hs:75)
    update (Data/IntMap/EnumMap2.hs:79)
    updateWithKey (Data/IntMap/EnumMap2.hs:82)
    updateLookupWithKey (Data/IntMap/EnumMap2.hs:86)
    union (Data/IntMap/EnumMap2.hs:91)
    unionWith (Data/IntMap/EnumMap2.hs:94)
    unionWithKey (Data/IntMap/EnumMap2.hs:97)
    unions (Data/IntMap/EnumMap2.hs:101)
    unionsWith (Data/IntMap/EnumMap2.hs:104)
    difference (Data/IntMap/EnumMap2.hs:107)
    differenceWith (Data/IntMap/EnumMap2.hs:110)
    differenceWithKey (Data/IntMap/EnumMap2.hs:113)
    intersection (Data/IntMap/EnumMap2.hs:117)
    intersectionWith (Data/IntMap/EnumMap2.hs:120)
    intersectionWithKey (Data/IntMap/EnumMap2.hs:123)
    map (Data/IntMap/EnumMap2.hs:127)
    mapWithKey (Data/IntMap/EnumMap2.hs:130)
    mapAccum (Data/IntMap/EnumMap2.hs:134)
    mapAccumWithKey (Data/IntMap/EnumMap2.hs:138)
    fold (Data/IntMap/EnumMap2.hs:143)
    foldWithKey (Data/IntMap/EnumMap2.hs:146)
    elems (Data/IntMap/EnumMap2.hs:150)
    keys (Data/IntMap/EnumMap2.hs:153)
    keysSet (Data/IntMap/EnumMap2.hs:157)
    assocs (Data/IntMap/EnumMap2.hs:160)
    toList (Data/IntMap/EnumMap2.hs:163)
    fromList (Data/IntMap/EnumMap2.hs:166)
    fromListWith (Data/IntMap/EnumMap2.hs:169)
    fromListWithKey (Data/IntMap/EnumMap2.hs:172)
    toAscList (Data/IntMap/EnumMap2.hs:176)
    fromAscList (Data/IntMap/EnumMap2.hs:179)
    fromAscListWith (Data/IntMap/EnumMap2.hs:182)
    fromAscListWithKey (Data/IntMap/EnumMap2.hs:185)
    fromDistinctAscList (Data/IntMap/EnumMap2.hs:189)
    filter (Data/IntMap/EnumMap2.hs:192)
    filterWithKey (Data/IntMap/EnumMap2.hs:195)
    partition (Data/IntMap/EnumMap2.hs:199)
    partitionWithKey (Data/IntMap/EnumMap2.hs:203)
    mapMaybe (Data/IntMap/EnumMap2.hs:208)
    mapMaybeWithKey (Data/IntMap/EnumMap2.hs:211)
    mapEither (Data/IntMap/EnumMap2.hs:215)
    mapEitherWithKey (Data/IntMap/EnumMap2.hs:219)
    split (Data/IntMap/EnumMap2.hs:224)
    splitLookup (Data/IntMap/EnumMap2.hs:228)
    isSubmapOf (Data/IntMap/EnumMap2.hs:232)
    isSubmapOfBy (Data/IntMap/EnumMap2.hs:235)
    isProperSubmapOf (Data/IntMap/EnumMap2.hs:238)
    isProperSubmapOfBy (Data/IntMap/EnumMap2.hs:241)
    showTree (Data/IntMap/EnumMap2.hs:244)
    showTreeWith (Data/IntMap/EnumMap2.hs:247)
   0% (  0 / 71) in 'Data.IntMap.CharMap2'
  Missing documentation for:
    Module header
    CharMap (Data/IntMap/CharMap2.hs:19)
     (Data/IntMap/CharMap2.hs:21)
     (Data/IntMap/CharMap2.hs:25)
    Key (Data/IntMap/CharMap2.hs:28)
    ! (Data/IntMap/CharMap2.hs:30)
    \\ (Data/IntMap/CharMap2.hs:33)
    null (Data/IntMap/CharMap2.hs:36)
    size (Data/IntMap/CharMap2.hs:39)
    member (Data/IntMap/CharMap2.hs:42)
    notMember (Data/IntMap/CharMap2.hs:45)
    lookup (Data/IntMap/CharMap2.hs:48)
    findWithDefault (Data/IntMap/CharMap2.hs:51)
    empty (Data/IntMap/CharMap2.hs:54)
    singleton (Data/IntMap/CharMap2.hs:57)
    insert (Data/IntMap/CharMap2.hs:60)
    insertWith (Data/IntMap/CharMap2.hs:63)
    insertWithKey (Data/IntMap/CharMap2.hs:66)
    insertLookupWithKey (Data/IntMap/CharMap2.hs:70)
    delete (Data/IntMap/CharMap2.hs:75)
    adjust (Data/IntMap/CharMap2.hs:78)
    adjustWithKey (Data/IntMap/CharMap2.hs:81)
    update (Data/IntMap/CharMap2.hs:85)
    updateWithKey (Data/IntMap/CharMap2.hs:88)
    updateLookupWithKey (Data/IntMap/CharMap2.hs:92)
    union (Data/IntMap/CharMap2.hs:97)
    unionWith (Data/IntMap/CharMap2.hs:100)
    unionWithKey (Data/IntMap/CharMap2.hs:103)
    unions (Data/IntMap/CharMap2.hs:107)
    unionsWith (Data/IntMap/CharMap2.hs:110)
    difference (Data/IntMap/CharMap2.hs:113)
    differenceWith (Data/IntMap/CharMap2.hs:116)
    differenceWithKey (Data/IntMap/CharMap2.hs:119)
    intersection (Data/IntMap/CharMap2.hs:123)
    intersectionWith (Data/IntMap/CharMap2.hs:126)
    intersectionWithKey (Data/IntMap/CharMap2.hs:129)
    map (Data/IntMap/CharMap2.hs:133)
    mapWithKey (Data/IntMap/CharMap2.hs:136)
    mapAccum (Data/IntMap/CharMap2.hs:140)
    mapAccumWithKey (Data/IntMap/CharMap2.hs:144)
    fold (Data/IntMap/CharMap2.hs:149)
    foldWithKey (Data/IntMap/CharMap2.hs:152)
    elems (Data/IntMap/CharMap2.hs:156)
    keys (Data/IntMap/CharMap2.hs:159)
    keysSet (Data/IntMap/CharMap2.hs:162)
    assocs (Data/IntMap/CharMap2.hs:165)
    toList (Data/IntMap/CharMap2.hs:168)
    fromList (Data/IntMap/CharMap2.hs:171)
    fromListWith (Data/IntMap/CharMap2.hs:174)
    fromListWithKey (Data/IntMap/CharMap2.hs:177)
    toAscList (Data/IntMap/CharMap2.hs:181)
    fromAscList (Data/IntMap/CharMap2.hs:184)
    fromAscListWith (Data/IntMap/CharMap2.hs:187)
    fromAscListWithKey (Data/IntMap/CharMap2.hs:190)
    fromDistinctAscList (Data/IntMap/CharMap2.hs:194)
    filter (Data/IntMap/CharMap2.hs:197)
    filterWithKey (Data/IntMap/CharMap2.hs:200)
    partition (Data/IntMap/CharMap2.hs:204)
    partitionWithKey (Data/IntMap/CharMap2.hs:208)
    mapMaybe (Data/IntMap/CharMap2.hs:213)
    mapMaybeWithKey (Data/IntMap/CharMap2.hs:
Text/Regex/TDFA/NewDFA/Engine_FA.hs:391:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:392:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:393:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:394:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:395:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:30:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine.hs:532:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:533:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:534:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:535:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:536:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:29:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/TNFA.hs:50:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/TDFA.hs:9:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future

Text/Regex/TDFA/TDFA.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
216)
    mapEither (Data/IntMap/CharMap2.hs:220)
    mapEitherWithKey (Data/IntMap/CharMap2.hs:224)
    split (Data/IntMap/CharMap2.hs:229)
    splitLookup (Data/IntMap/CharMap2.hs:233)
    isSubmapOf (Data/IntMap/CharMap2.hs:237)
    isSubmapOfBy (Data/IntMap/CharMap2.hs:240)
    isProperSubmapOf (Data/IntMap/CharMap2.hs:243)
    isProperSubmapOfBy (Data/IntMap/CharMap2.hs:246)
    showTree (Data/IntMap/CharMap2.hs:249)
    showTreeWith (Data/IntMap/CharMap2.hs:252)
  52% ( 29 / 56) in 'Text.Regex.TDFA.Common'
  Missing documentation for:
    look (Text/Regex/TDFA/Common.hs:25)
    common_error (Text/Regex/TDFA/Common.hs:28)
    on (Text/Regex/TDFA/Common.hs:32)
    mapFst (Text/Regex/TDFA/Common.hs:49)
    mapSnd (Text/Regex/TDFA/Common.hs:52)
    fst3 (Text/Regex/TDFA/Common.hs:55)
    snd3 (Text/Regex/TDFA/Common.hs:58)
    thd3 (Text/Regex/TDFA/Common.hs:61)
    flipOrder (Text/Regex/TDFA/Common.hs:64)
    noWin (Text/Regex/TDFA/Common.hs:69)
     (Text/Regex/TDFA/Common.hs:76)
     (Text/Regex/TDFA/Common.hs:80)
    ExecOption (Text/Regex/TDFA/Common.hs:101)
     (Text/Regex/TDFA/Common.hs:142)
    WinEmpty (Text/Regex/TDFA/Common.hs:161)
    Transition (Text/Regex/TDFA/Common.hs:216)
    Action (Text/Regex/TDFA/Common.hs:263)
    OrbitTransformer (Text/Regex/TDFA/Common.hs:264)
    OrbitLog (Text/Regex/TDFA/Common.hs:265)
     (Text/Regex/TDFA/Common.hs:267)
     (Text/Regex/TDFA/Common.hs:272)
    showQT (Text/Regex/TDFA/Common.hs:275)
     (Text/Regex/TDFA/Common.hs:289)
    indent (Text/Regex/TDFA/Common.hs:291)
    showDT (Text/Regex/TDFA/Common.hs:294)
    seeDTrans (Text/Regex/TDFA/Common.hs:338)
     (Text/Regex/TDFA/Common.hs:347)
  67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern'
  Missing documentation for:
    PatternSet (Text/Regex/TDFA/Pattern.hs:92)
    PatternSetCharacterClass (Text/Regex/TDFA/Pattern.hs:117)
    PatternSetCollatingElement (Text/Regex/TDFA/Pattern.hs:119)
    PatternSetEquivalenceClass (Text/Regex/TDFA/Pattern.hs:121)
    starTrans' (Text/Regex/TDFA/Pattern.hs:168)
 100% (  2 /  2) in 'Text.Regex.TDFA.ReadRegex'
  23% (  3 / 13) in 'Text.Regex.TDFA.CorePattern'
  Missing documentation for:
    Q (Text/Regex/TDFA/CorePattern.hs:74)
    P (Text/Regex/TDFA/CorePattern.hs:59)
    Wanted (Text/Regex/TDFA/CorePattern.hs:117)
    TestInfo (Text/Regex/TDFA/CorePattern.hs:84)
    SetTestInfo (Text/Regex/TDFA/CorePattern.hs:88)
    NullView (Text/Regex/TDFA/CorePattern.hs:101)
    patternToQ (Text/Regex/TDFA/CorePattern.hs:299)
    cleanNullView (Text/Regex/TDFA/CorePattern.hs:185)
    cannotAccept (Text/Regex/TDFA/CorePattern.hs:237)
    mustAccept (Text/Regex/TDFA/CorePattern.hs:231)
   0% (  0 /  3) in 'Text.Regex.TDFA.NewDFA.MakeTest'
  Missing documentation for:
    Module header
    test_singleline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
    test_multiline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Tester'
  Missing documentation for:
    matchTest (Text/Regex/TDFA/NewDFA/Tester.hs:22)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_FA.hs:68)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC.hs:47)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:34)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine.hs:77)
  83% (  5 /  6) in 'Text.Regex.TDFA.TNFA'
  Missing documentation for:
    patternToNFA (Text/Regex/TDFA/TNFA.hs:79)
  43% (  3 /  7) in 'Text.Regex.TDFA.TDFA'
  Missing documentation for:
    patternToRegex (Text/Regex/TDFA/TDFA.hs:160)
    examineDFA (Text/Regex/TDFA/TDFA.hs:176)
    nfaToDFA (Text/Regex/TDFA/TDFA.hs:51)
    dfaMap (Text/Regex/TDFA/TDFA.hs:163)
  64% (  7 / 11) in 'Text.Regex.TDFA.String'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/String.hs:40)
    execute (Text/Regex/TDFA/String.hs:53)
    regexec (Text/Regex/TDFA/String.hs:58)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/ByteString.hs:57)
    execute (Text/Regex/TDFA/ByteString.hs:66)
    regexec (Text/Regex/TDFA/ByteString.hs:71)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString.Lazy'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/ByteString/Lazy.hs:73)
    execute (Text/Regex/TDFA/ByteString/Lazy.hs:82)
    regexec (Text/Regex/TDFA/ByteString/Lazy.hs:87)
  43% (  3 /  7) in 'Text.Regex.TDFA.Sequence'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/Sequence.hs:62)
    execute (Text/Regex/TDFA/Sequence.hs:71)
    regexec (Text/Regex/TDFA/Sequence.hs:76)
  83% (  5 /  6) in 'Text.Regex.TDFA'
  Missing documentation for:
    getVersion_Text_Regex_TDFA (Text/Regex/TDFA.hs:75)
Documentation created: dist/doc/html/regex-tdfa/index.html,
dist/doc/html/regex-tdfa/regex-tdfa.txt
Creating package registration file:
/tmp/pkgConf-regex-tdfa-1.21653265587674062382.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-tdfa-1.2.1-1zyvcDZb0OK7gu1tC4AsH7
Registering regex-tdfa-1.2.1...
Installed regex-tdfa-1.2.1
Configuring hscurses-1.4.2.0...
configure: WARNING: unrecognized options: --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for addnstr in -lcurses... yes
checking for addnstr in -lncurses... yes
checking for waddnwstr in -lncursesw... no
checking for addnstr in -lpdcurses... no
checking for waddnwstr in -lpdcursesw... no
checking for iconv in -liconv... no
checking for libiconv in -liconv... no
checking for libiconv... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
configure: creating ./config.status
config.status: creating hscurses.buildinfo
config.status: creating cbits/config.h
configure: WARNING: unrecognized options: --with-gcc
Building hscurses-1.4.2.0...
Preprocessing library hscurses-1.4.2.0...
[1 of 6] Compiling UI.HSCurses.Logging ( UI/HSCurses/Logging.hs, dist/build/UI/HSCurses/Logging.o )
[2 of 6] Compiling UI.HSCurses.CWString ( dist/build/UI/HSCurses/CWString.hs, dist/build/UI/HSCurses/CWString.o )
[3 of 6] Compiling UI.HSCurses.IConv ( dist/build/UI/HSCurses/IConv.hs, dist/build/UI/HSCurses/IConv.o )

UI/HSCurses/IConv.hsc:64:1: Warning: Tab character

UI/HSCurses/IConv.hsc:65:1: Warning: Tab character

UI/HSCurses/IConv.hsc:66:1: Warning: Tab character

UI/HSCurses/IConv.hsc:75:1: Warning: Tab character

UI/HSCurses/IConv.hsc:76:1: Warning: Tab character
[4 of 6] Compiling UI.HSCurses.Curses ( dist/build/UI/HSCurses/Curses.hs, dist/build/UI/HSCurses/Curses.o )
[5 of 6] Compiling UI.HSCurses.CursesHelper ( UI/HSCurses/CursesHelper.hs, dist/build/UI/HSCurses/CursesHelper.o )

UI/HSCurses/CursesHelper.hs:439:11: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘mergeNothing’:
        Patterns not matched:
            ((Just _) : _) []
            [] (_ : _)
[6 of 6] Compiling UI.HSCurses.Widgets ( UI/HSCurses/Widgets.hs, dist/build/UI/HSCurses/Widgets.o )

UI/HSCurses/Widgets.hs:728:11: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘drawRows’:
        Patterns not matched: (_ : _) [] _ _ _ _

UI/HSCurses/Widgets.hs:734:11: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘drawCols’:
        Patterns not matched: (_ : _) _ [] _ _ _ _
In-place registering hscurses-1.4.2.0...
Running Haddock for hscurses-1.4.2.0...
Running hscolour for hscurses-1.4.2.0...
Preprocessing library hscurses-1.4.2.0...
Preprocessing library hscurses-1.4.2.0...

UI/HSCurses/IConv.hsc:64:1: Warning: Tab character

UI/HSCurses/IConv.hsc:65:1: Warning: Tab character

UI/HSCurses/IConv.hsc:66:1: Warning: Tab character

UI/HSCurses/IConv.hsc:75:1: Warning: Tab character

UI/HSCurses/IConv.hsc:76:1: Warning: Tab character
Haddock coverage:
   0% (  0 /  3) in 'UI.HSCurses.Logging'
  Missing documentation for:
    Module header
    trace (UI/HSCurses/Logging.hs:36)
    debug (UI/HSCurses/Logging.hs:37)
  19% (  3 / 16) in 'UI.HSCurses.CWString'
  Missing documentation for:
    Module header
    withUTF8String (UI/HSCurses/CWString.hsc:336)
    withUTF8StringLen (UI/HSCurses/CWString.hsc:339)
    newUTF8String (UI/HSCurses/CWString.hsc:342)
    newUTF8StringLen (UI/HSCurses/CWString.hsc:345)
    peekUTF8String (UI/HSCurses/CWString.hsc:348)
    peekUTF8StringLen (UI/HSCurses/CWString.hsc:351)
    withLCString (UI/HSCurses/CWString.hsc:311)
    withLCStringLen (UI/HSCurses/CWString.hsc:314)
    newLCString (UI/HSCurses/CWString.hsc:317)
    newLCStringLen (UI/HSCurses/CWString.hsc:320)
    peekLCStringLen (UI/HSCurses/CWString.hsc:326)
    peekLCString (UI/HSCurses/CWString.hsc:323)
   5% (  1 / 21) in 'UI.HSCurses.IConv'
  Missing documentation for:
    IConv (UI/HSCurses/IConv.hsc:53)
    err_ptr (UI/HSCurses/IConv.hsc:55)
    throw_if_not_2_big (UI/HSCurses/IConv.hsc:58)
    iconv_open (UI/HSCurses/IConv.hsc:70)
    iconv_close (UI/HSCurses/IConv.hsc:79)
    outbuf_size (UI/HSCurses/IConv.hsc:83)
    do_iconv (UI/HSCurses/IConv.hsc:86)
    with_iconv (UI/HSCurses/IConv.hsc:110)
    iconv_ (UI/HSCurses/IConv.hsc:114)
    iconv (UI/HSCurses/IConv.hsc:119)
    cuni_charset (UI/HSCurses/IConv.hsc:159)
    peek_cuni (UI/HSCurses/IConv.hsc:162)
    with_cuni (UI/HSCurses/IConv.hsc:165)
    to_unicode_ (UI/HSCurses/IConv.hsc:170)
    to_unicode (UI/HSCurses/IConv.hsc:175)
    from_unicode_ (UI/HSCurses/IConv.hsc:179)
    from_unicode (UI/HSCurses/IConv.hsc:184)
    c_iconv_open (UI/HSCurses/IConv.hsc:191)
    c_iconv_close (UI/HSCurses/IConv.hsc:194)
    c_iconv (UI/HSCurses/IConv.hsc:197)
  37% ( 70 /187) in 'UI.HSCurses.Curses'
  Missing documentation for:
    resetParams (UI/HSCurses/Curses.hsc:233)
    Window (UI/HSCurses/Curses.hsc:278)
    Border (UI/HSCurses/Curses.hsc:1058)
    touchWin (UI/HSCurses/Curses.hsc:1037)
    newPad (UI/HSCurses/Curses.hsc:1041)
    pRefresh (UI/HSCurses/Curses.hsc:1045)
    delWin (UI/HSCurses/Curses.hsc:1055)
    newWin (UI/HSCurses/Curses.hsc:1099)
    defaultBorder (UI/HSCurses/Curses.hsc:1069)
    resizeTerminal (UI/HSCurses/Curses.hsc:1346)
    noqiflush (UI/HSCurses/Curses.hsc:1126)
    decodeKey (UI/HSCurses/Curses.hsc:1160)
    ungetCh (UI/HSCurses/Curses.hsc:1290)
    keyResizeCode (UI/HSCurses/Curses.hsc:1261)
    noDelay (UI/HSCurses/Curses.hsc:401)
    addLn (UI/HSCurses/Curses.hsc:822)
    mvWAddStr (UI/HSCurses/Curses.hsc:816)
    mvAddCh (UI/HSCurses/Curses.hsc:819)
    bkgrndSet (UI/HSCurses/Curses.hsc:909)
    clrToEol (UI/HSCurses/Curses.hsc:939)
    wClrToEol (UI/HSCurses/Curses.hsc:1106)
    beep (UI/HSCurses/Curses.hsc:1131)
    clearOk (UI/HSCurses/Curses.hsc:424)
    CursorVisibility (UI/HSCurses/Curses.hsc:975)
    hasColors (UI/HSCurses/Curses.hsc:526)
    useDefaultColors (UI/HSCurses/Curses.hsc:433)
    Pair (UI/HSCurses/Curses.hsc:538)
    Color (UI/HSCurses/Curses.hsc:550)
    colors (UI/HSCurses/Curses.hsc:552)
    color (UI/HSCurses/Curses.hsc:559)
    pairContent (UI/HSCurses/Curses.hsc:610)
    canChangeColor (UI/HSCurses/Curses.hsc:621)
    initColor (UI/HSCurses/Curses.hsc:626)
    colorContent (UI/HSCurses/Curses.hsc:632)
    defaultBackground (UI/HSCurses/Curses.hsc:436)
    defaultForeground (UI/HSCurses/Curses.hsc:436)
    attrPlus (UI/HSCurses/Curses.hsc:754)
    Attr (UI/HSCurses/Curses.hsc:692)
    isAltCharset (UI/HSCurses/Curses.hsc:704)
    isBlink (UI/HSCurses/Curses.hsc:704)
    isBold (UI/HSCurses/Curses.hsc:704)
    isDim (UI/HSCurses/Curses.hsc:704)
    isHorizontal (UI/HSCurses/Curses.hsc:704)
    isInvis (UI/HSCurses/Curses.hsc:704)
    isLeft (UI/HSCurses/Curses.hsc:704)
    isLow (UI/HSCurses/Curses.hsc:704)
    isProtect (UI/HSCurses/Curses.hsc:704)
    isReverse (UI/HSCurses/Curses.hsc:704)
    isRight (UI/HSCurses/Curses.hsc:704)
    isStandout (UI/HSCurses/Curses.hsc:704)
    isTop (UI/HSCurses/Curses.hsc:704)
    isUnderline (UI/HSCurses/Curses.hsc:704)
    isVertical (UI/HSCurses/Curses.hsc:704)
    attrSet (UI/HSCurses/Curses.hsc:757)
    attrOn (UI/HSCurses/Curses.hsc:761)
    attrOff (UI/HSCurses/Curses.hsc:766)
    standout (UI/HSCurses/Curses.hsc:669)
    standend (UI/HSCurses/Curses.hsc:670)
    attrDim (UI/HSCurses/Curses.hsc:795)
    attrBold (UI/HSCurses/Curses.hsc:797)
    attrDimOn (UI/HSCurses/Curses.hsc:778)
    attrDimOff (UI/HSCurses/Curses.hsc:782)
    attrBoldOn (UI/HSCurses/Curses.hsc:786)
    attrBoldOff (UI/HSCurses/Curses.hsc:790)
    wAttrOn (UI/HSCurses/Curses.hsc:772)
    wAttrOff (UI/HSCurses/Curses.hsc:775)
    wAttrSet (UI/HSCurses/Curses.hsc:675)
    withMouseEventMask (UI/HSCurses/Curses.hsc:1412)
    ButtonEvent (UI/HSCurses/Curses.hsc:1408)
    MouseEvent (UI/HSCurses/Curses.hsc:1400)
    cERR (UI/HSCurses/Curses.hsc:1268)
    cKEY_UP (UI/HSCurses/Curses.hsc:1271)
    cKEY_DOWN (UI/HSCurses/Curses.hsc:1271)
    cKEY_LEFT (UI/HSCurses/Curses.hsc:1271)
    cKEY_RIGHT (UI/HSCurses/Curses.hsc:1271)
    cTRUE (UI/HSCurses/Curses.hsc:1280)
    vline (UI/HSCurses/Curses.hsc:896)
    ulCorner (UI/HSCurses/Curses.hsc:1457)
    llCorner (UI/HSCurses/Curses.hsc:1457)
    urCorner (UI/HSCurses/Curses.hsc:1457)
    lrCorner (UI/HSCurses/Curses.hsc:1457)
    rTee (UI/HSCurses/Curses.hsc:1457)
    lTee (UI/HSCurses/Curses.hsc:1457)
    bTee (UI/HSCurses/Curses.hsc:1457)
    tTee (UI/HSCurses/Curses.hsc:1457)
    hLine (UI/HSCurses/Curses.hsc:1457)
    vLine (UI/HSCurses/Curses.hsc:1457)
    plus (UI/HSCurses/Curses.hsc:1457)
    s1 (UI/HSCurses/Curses.hsc:1457)
    s9 (UI/HSCurses/Curses.hsc:1457)
    diamond (UI/HSCurses/Curses.hsc:1457)
    ckBoard (UI/HSCurses/Curses.hsc:1457)
    degree (UI/HSCurses/Curses.hsc:1457)
    plMinus (UI/HSCurses/Curses.hsc:1457)
    bullet (UI/HSCurses/Curses.hsc:1457)
    lArrow (UI/HSCurses/Curses.hsc:1457)
    rArrow (UI/HSCurses/Curses.hsc:1457)
    dArrow (UI/HSCurses/Curses.hsc:1457)
    uArrow (UI/HSCurses/Curses.hsc:1457)
    board (UI/HSCurses/Curses.hsc:1457)
    lantern (UI/HSCurses/Curses.hsc:1457)
    block (UI/HSCurses/Curses.hsc:1457)
    s3 (UI/HSCurses/Curses.hsc:1457)
    s7 (UI/HSCurses/Curses.hsc:1457)
    lEqual (UI/HSCurses/Curses.hsc:1457)
    gEqual (UI/HSCurses/Curses.hsc:1457)
    pi (UI/HSCurses/Curses.hsc:1457)
    nEqual (UI/HSCurses/Curses.hsc:1457)
    sterling (UI/HSCurses/Curses.hsc:1457)
    cursesTest (UI/HSCurses/Curses.hsc:1377)
    throwIfErr (UI/HSCurses/Curses.hsc:258)
    throwIfErr_ (UI/HSCurses/Curses.hsc:266)
    errI (UI/HSCurses/Curses.hsc:269)
    flushinp (UI/HSCurses/Curses.hsc:1124)
    recognize (UI/HSCurses/Curses.hsc:1497)
    ChType (UI/HSCurses/Curses.hsc:279)
    NBool (UI/HSCurses/Curses.hsc:280)
  64% ( 30 / 47) in 'UI.HSCurses.CursesHelper'
  Missing documentation for:
    Module header
    black (UI/HSCurses/CursesHelper.hs:197)
    red (UI/HSCurses/CursesHelper.hs:197)
    green (UI/HSCurses/CursesHelper.hs:197)
    yellow (UI/HSCurses/CursesHelper.hs:197)
    blue (UI/HSCurses/CursesHelper.hs:197)
    magenta (UI/HSCurses/CursesHelper.hs:197)
    cyan (UI/HSCurses/CursesHelper.hs:197)
    white (UI/HSCurses/CursesHelper.hs:197)
    mkCursesStyle (UI/HSCurses/CursesHelper.hs:370)
    wSetStyle (UI/HSCurses/CursesHelper.hs:399)
    wResetStyle (UI/HSCurses/CursesHelper.hs:390)
    defaultStyle (UI/HSCurses/CursesHelper.hs:353)
    defaultCursesStyle (UI/HSCurses/CursesHelper.hs:381)
    withStyle (UI/HSCurses/CursesHelper.hs:405)
    wWithStyle (UI/HSCurses/CursesHelper.hs:408)
    withProgram (UI/HSCurses/CursesHelper.hs:495)
   2% (  2 /115) in 'UI.HSCurses.Widgets'
  Missing documentation for:
    Module header
    Pos (UI/HSCurses/Widgets.hs:37)
    Offset (UI/HSCurses/Widgets.hs:38)
    Size (UI/HSCurses/Widgets.hs:40)
    getHeight (UI/HSCurses/Widgets.hs:44)
    getWidth (UI/HSCurses/Widgets.hs:47)
    getYOffset (UI/HSCurses/Widgets.hs:50)
    getXOffset (UI/HSCurses/Widgets.hs:53)
    getYPos (UI/HSCurses/Widgets.hs:56)
    getXPos (UI/HSCurses/Widgets.hs:59)
    Direction (UI/HSCurses/Widgets.hs:62)
    HAlignment (UI/HSCurses/Widgets.hs:65)
    Cont (UI/HSCurses/Widgets.hs:68)
    Widget (UI/HSCurses/Widgets.hs:70)
    ActiveWidget (UI/HSCurses/Widgets.hs:74)
    KeyHandler (UI/HSCurses/Widgets.hs:78)
    mkKeyHandler (UI/HSCurses/Widgets.hs:80)
    DrawingHint (UI/HSCurses/Widgets.hs:88)
    DrawingStyle (UI/HSCurses/Widgets.hs:93)
    mkDrawingStyle (UI/HSCurses/Widgets.hs:100)
    defaultDrawingStyle (UI/HSCurses/Widgets.hs:108)
    _draw (UI/HSCurses/Widgets.hs:110)
    scrollFactor (UI/HSCurses/Widgets.hs:119)
    scrollBy (UI/HSCurses/Widgets.hs:122)
    scrollForward (UI/HSCurses/Widgets.hs:131)
    scrollBackward (UI/HSCurses/Widgets.hs:139)
    EmptyWidget (UI/HSCurses/Widgets.hs:150)
     (UI/HSCurses/Widgets.hs:152)
    OpaqueWidget (UI/HSCurses/Widgets.hs:161)
     (UI/HSCurses/Widgets.hs:163)
    EditWidget (UI/HSCurses/Widgets.hs:176)
    ew_contentPos (UI/HSCurses/Widgets.hs:186)
     (UI/HSCurses/Widgets.hs:189)
     (UI/HSCurses/Widgets.hs:193)
    EditWidgetOptions (UI/HSCurses/Widgets.hs:196)
    defaultEWOptions (UI/HSCurses/Widgets.hs:202)
    newEditWidget (UI/HSCurses/Widgets.hs:209)
    editWidgetGoLeft (UI/HSCurses/Widgets.hs:224)
    editWidgetGoRight (UI/HSCurses/Widgets.hs:229)
    editWidgetDeleteLeft (UI/HSCurses/Widgets.hs:234)
    editWidgetDeleteUnderCursor (UI/HSCurses/Widgets.hs:239)
    editWidgetDeleteToEnd (UI/HSCurses/Widgets.hs:244)
    editWidgetGoHome (UI/HSCurses/Widgets.hs:249)
    editWidgetGoEnd (UI/HSCurses/Widgets.hs:254)
    editWidgetHistoryUp (UI/HSCurses/Widgets.hs:259)
    editWidgetHistoryDown (UI/HSCurses/Widgets.hs:264)
    editWidgetKeyHandlers (UI/HSCurses/Widgets.hs:270)
    editWidgetGetContent (UI/HSCurses/Widgets.hs:292)
    editWidgetSetContent (UI/HSCurses/Widgets.hs:294)
    editWidgetGetOptions (UI/HSCurses/Widgets.hs:300)
    editWidgetSetOptions (UI/HSCurses/Widgets.hs:303)
    drawEditWidget (UI/HSCurses/Widgets.hs:308)
    activateEditWidget (UI/HSCurses/Widgets.hs:315)
    editWidgetGoLeft' (UI/HSCurses/Widgets.hs:346)
    editWidgetGoRight' (UI/HSCurses/Widgets.hs:355)
    editWidgetDeleteLeft' (UI/HSCurses/Widgets.hs:366)
    editWidgetDeleteUnderCursor' (UI/HSCurses/Widgets.hs:376)
    editWidgetDeleteToEnd' (UI/HSCurses/Widgets.hs:383)
    editWidgetGoHome' (UI/HSCurses/Widgets.hs:390)
    editWidgetGoEnd' (UI/HSCurses/Widgets.hs:395)
    editWidgetFinish (UI/HSCurses/Widgets.hs:403)
    maxHistoryLength (UI/HSCurses/Widgets.hs:406)
    addToHistory (UI/HSCurses/Widgets.hs:409)
    editWidgetHistoryUp' (UI/HSCurses/Widgets.hs:417)
    editWidgetHistoryDown' (UI/HSCurses/Widgets.hs:420)
    editWidgetHistory (UI/HSCurses/Widgets.hs:429)
    TextWidget (UI/HSCurses/Widgets.hs:457)
     (UI/HSCurses/Widgets.hs:465)
    TextWidgetSize (UI/HSCurses/Widgets.hs:473)
    TextWidgetOptions (UI/HSCurses/Widgets.hs:482)
    defaultTWOptions (UI/HSCurses/Widgets.hs:488)
    newTextWidget (UI/HSCurses/Widgets.hs:494)
    drawTextWidget (UI/HSCurses/Widgets.hs:502)
    textWidgetGetText (UI/HSCurses/Widgets.hs:515)
    textWidgetSetText (UI/HSCurses/Widgets.hs:518)
    textWidgetScrollDown (UI/HSCurses/Widgets.hs:521)
    textWidgetScrollUp (UI/HSCurses/Widgets.hs:527)
    textWidgetScrollLeft (UI/HSCurses/Widgets.hs:533)
    textWidgetScrollRight (UI/HSCurses/Widgets.hs:539)
    TableCell (UI/HSCurses/Widgets.hs:550)
    isActive (UI/HSCurses/Widgets.hs:553)
     (UI/HSCurses/Widgets.hs:557)
    _activateTableCell (UI/HSCurses/Widgets.hs:563)
    Row (UI/HSCurses/Widgets.hs:571)
    singletonRow (UI/HSCurses/Widgets.hs:573)
    getCellWidget (UI/HSCurses/Widgets.hs:576)
    setCellWidget (UI/HSCurses/Widgets.hs:579)
    TableWidget (UI/HSCurses/Widgets.hs:587)
    FillRow (UI/HSCurses/Widgets.hs:593)
    TableWidgetOptions (UI/HSCurses/Widgets.hs:595)
    defaultTBWOptions (UI/HSCurses/Widgets.hs:602)
     (UI/HSCurses/Widgets.hs:609)
    newTableWidget (UI/HSCurses/Widgets.hs:613)
    TableWidgetDisplayInfo (UI/HSCurses/Widgets.hs:620)
    tableWidgetDisplayInfo (UI/HSCurses/Widgets.hs:634)
    getCellInfo (UI/HSCurses/Widgets.hs:702)
    drawTableWidget (UI/HSCurses/Widgets.hs:713)
    tableWidgetScrollDown (UI/HSCurses/Widgets.hs:745)
    tableWidgetScrollUp (UI/HSCurses/Widgets.hs:755)
    tableWidgetActivateCurrent (UI/HSCurses/Widgets.hs:767)
    tableWidgetGoLeft (UI/HSCurses/Widgets.hs:794)
    tableWidgetGoRight (UI/HSCurses/Widgets.hs:797)
    tableWidgetGoUp (UI/HSCurses/Widgets.hs:800)
    tableWidgetGoDown (UI/HSCurses/Widgets.hs:803)
    tableWidgetMove (UI/HSCurses/Widgets.hs:806)
    tableWidgetMakeVisible (UI/HSCurses/Widgets.hs:821)
    findFirstActiveCell (UI/HSCurses/Widgets.hs:836)
    findNextActiveCell (UI/HSCurses/Widgets.hs:846)
    tableWidgetDeleteRow (UI/HSCurses/Widgets.hs:877)
    listReplace (UI/HSCurses/Widgets.hs:918)
    alignRows (UI/HSCurses/Widgets.hs:928)
    align (UI/HSCurses/Widgets.hs:941)
    deleteAt (UI/HSCurses/Widgets.hs:953)
Warning: UI.HSCurses.Curses: could not find link destinations for:
    WindowTag move_c
Documentation created: dist/doc/html/hscurses/index.html,
dist/doc/html/hscurses/hscurses.txt
Creating package registration file:
/tmp/pkgConf-hscurses-1.4.213875161231725868784.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hscurses-1.4.2.0-7Qc1g9iWJuNDkl2LHrMPTr
Registering hscurses-1.4.2.0...
Installed hscurses-1.4.2.0
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.01742853661747040077.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-1IczaXRbUpXEmv6lT7MaLP
Registering attoparsec-0.13.0.1...
Installed attoparsec-0.13.0.1
Configuring attoparsec-enumerator-0.3.4...
Building attoparsec-enumerator-0.3.4...
Preprocessing library attoparsec-enumerator-0.3.4...
[1 of 1] Compiling Data.Attoparsec.Enumerator ( lib/Data/Attoparsec/Enumerator.hs, dist/build/Data/Attoparsec/Enumerator.o )

lib/Data/Attoparsec/Enumerator.hs:11:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:12:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:13:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:14:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:28:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:29:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:30:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:31:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:39:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:40:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:41:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:42:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:43:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:46:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:47:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:48:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:49:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:50:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:53:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:54:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:55:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:56:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:57:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:66:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:67:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:68:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:69:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:70:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:71:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:72:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:73:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:74:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:75:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:76:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:77:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:78:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:79:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:80:1: Warning: Tab character
In-place registering attoparsec-enumerator-0.3.4...
Running Haddock for attoparsec-enumerator-0.3.4...
Running hscolour for attoparsec-enumerator-0.3.4...
Preprocessing library attoparsec-enumerator-0.3.4...
Preprocessing library attoparsec-enumerator-0.3.4...

lib/Data/Attoparsec/Enumerator.hs:11:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:12:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:13:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:14:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:28:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:29:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:30:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:31:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:39:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:40:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:41:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:42:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:43:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:46:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:47:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:48:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:49:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:50:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:53:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:54:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:55:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:56:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:57:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:66:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:67:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:68:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:69:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:70:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:71:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:72:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:73:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:74:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:75:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:76:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:77:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:78:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:79:1: Warning: Tab character

lib/Data/Attoparsec/Enumerator.hs:80:1: Warning: Tab character
Haddock coverage:
 100% (  4 /  4) in 'Data.Attoparsec.Enumerator'
Warning: Data.Attoparsec.Enumerator: could not find link destinations for:
    parseA feedA empty isNull notEmpty
Documentation created: dist/doc/html/attoparsec-enumerator/index.html,
dist/doc/html/attoparsec-enumerator/attoparsec-enumerator.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-enumerator-0.33007193892100731660.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/attoparsec-enumerator-0.3.4-2yoaEY1qgb23CsGZovQZcG
Registering attoparsec-enumerator-0.3.4...
Installed attoparsec-enumerator-0.3.4
Configuring csv-enumerator-0.10.2.0...
Building csv-enumerator-0.10.2.0...
Preprocessing library csv-enumerator-0.10.2.0...
[1 of 3] Compiling Data.CSV.Enumerator.Types ( src/Data/CSV/Enumerator/Types.hs, dist/build/Data/CSV/Enumerator/Types.o )
[2 of 3] Compiling Data.CSV.Enumerator.Parser ( src/Data/CSV/Enumerator/Parser.hs, dist/build/Data/CSV/Enumerator/Parser.o )

src/Data/CSV/Enumerator/Parser.hs:24:1: Warning:
    Module ‘Data.Attoparsec’ is deprecated:
      This module will be removed in the next major release.

src/Data/CSV/Enumerator/Parser.hs:25:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.
[3 of 3] Compiling Data.CSV.Enumerator ( src/Data/CSV/Enumerator.hs, dist/build/Data/CSV/Enumerator.o )

src/Data/CSV/Enumerator.hs:73:1: Warning:
    Module ‘Data.Attoparsec’ is deprecated:
      This module will be removed in the next major release.

src/Data/CSV/Enumerator.hs:74:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Data/CSV/Enumerator.hs:550:7: Warning: Tab character
In-place registering csv-enumerator-0.10.2.0...
Running Haddock for csv-enumerator-0.10.2.0...
Running hscolour for csv-enumerator-0.10.2.0...
Preprocessing library csv-enumerator-0.10.2.0...
Preprocessing library csv-enumerator-0.10.2.0...

src/Data/CSV/Enumerator/Parser.hs:24:1: Warning:
    Module ‘Data.Attoparsec’ is deprecated:
      This module will be removed in the next major release.

src/Data/CSV/Enumerator/Parser.hs:25:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.

src/Data/CSV/Enumerator.hs:550:7: Warning: Tab character

src/Data/CSV/Enumerator.hs:73:1: Warning:
    Module ‘Data.Attoparsec’ is deprecated:
      This module will be removed in the next major release.

src/Data/CSV/Enumerator.hs:74:1: Warning:
    Module ‘Data.Attoparsec.Char8’ is deprecated:
      This module will be removed in the next major release.
Haddock coverage:
  33% (  2 /  6) in 'Data.CSV.Enumerator.Types'
  Missing documentation for:
    Module header
    Row (src/Data/CSV/Enumerator/Types.hs:43)
    Field (src/Data/CSV/Enumerator/Types.hs:44)
    MapRow (src/Data/CSV/Enumerator/Types.hs:45)
 100% (  5 /  5) in 'Data.CSV.Enumerator.Parser'
  69% ( 27 / 39) in 'Data.CSV.Enumerator'
  Missing documentation for:
    Module header
    Row (src/Data/CSV/Enumerator/Types.hs:43)
    Field (src/Data/CSV/Enumerator/Types.hs:44)
    MapRow (src/Data/CSV/Enumerator/Types.hs:45)
    CSVeable (src/Data/CSV/Enumerator.hs:86)
    readCSVFile (src/Data/CSV/Enumerator.hs:385)
    writeCSVFile (src/Data/CSV/Enumerator.hs:396)
    appendCSVFile (src/Data/CSV/Enumerator.hs:410)
    outputRowIter (src/Data/CSV/Enumerator.hs:464)
    outputRowsIter (src/Data/CSV/Enumerator.hs:468)
    outputRows (src/Data/CSV/Enumerator.hs:439)
    writeHeaders (src/Data/CSV/Enumerator.hs:458)
Documentation created: dist/doc/html/csv-enumerator/index.html,
dist/doc/html/csv-enumerator/csv-enumerator.txt
Creating package registration file:
/tmp/pkgConf-csv-enumerator-0.10.21771358132878051463.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/csv-enumerator-0.10.2.0-I0Np6jdtQh72zDM13vhY0U
Registering csv-enumerator-0.10.2.0...
Installed csv-enumerator-0.10.2.0
Configuring cursedcsv-0.1...
Building cursedcsv-0.1...
Preprocessing executable 'cursedcsv' for cursedcsv-0.1...
[1 of 1] Compiling Main             ( code/CursedCSV.hs, dist/build/cursedcsv/cursedcsv-tmp/Main.o )

code/CursedCSV.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()

code/CursedCSV.hs:156:24: Warning:
    This binding for ‘rs’ shadows the existing binding
      imported from ‘UI.HSCurses.Curses’ at code/CursedCSV.hs:28:1-25

code/CursedCSV.hs:166:11: Warning: Defined but not used: ‘fixNl’

code/CursedCSV.hs:195:9: Warning:
    This binding for ‘rs’ shadows the existing binding
      imported from ‘UI.HSCurses.Curses’ at code/CursedCSV.hs:28:1-25

code/CursedCSV.hs:284:56: Warning:
    This binding for ‘rs’ shadows the existing binding
      imported from ‘UI.HSCurses.Curses’ at code/CursedCSV.hs:28:1-25

code/CursedCSV.hs:339:28: Warning:
    This binding for ‘bs’ shadows the existing binding
      imported from ‘UI.HSCurses.Curses’ at code/CursedCSV.hs:28:1-25

code/CursedCSV.hs:341:21: Warning:
    This binding for ‘bs’ shadows the existing binding
      imported from ‘UI.HSCurses.Curses’ at code/CursedCSV.hs:28:1-25

code/CursedCSV.hs:382:38: Warning:
    This binding for ‘rs’ shadows the existing binding
      imported from ‘UI.HSCurses.Curses’ at code/CursedCSV.hs:28:1-25

code/CursedCSV.hs:415:42: Warning:
    This binding for ‘rs’ shadows the existing binding
      imported from ‘UI.HSCurses.Curses’ at code/CursedCSV.hs:28:1-25

code/CursedCSV.hs:434:40: Warning:
    This binding for ‘rs’ shadows the existing binding
      imported from ‘UI.HSCurses.Curses’ at code/CursedCSV.hs:28:1-25

code/CursedCSV.hs:42:10: Warning:
    Orphan instance: instance NS.NaturalSort ByteString
    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.
Linking dist/build/cursedcsv/cursedcsv ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
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.
Installed cursedcsv-0.1

Test log

No test log was submitted for this report.