Build #6 for hpaste-1.2.0

[all reports]

Package hpaste-1.2.0
Install DependencyFailed attoparsec-enumerator-0.3.4
Docs NotTried
Tests NotTried
Time submitted 2015-11-13 03:12:13.614512 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies utf8-string-1.0.1.1, transformers-0.4.2.0, time-1.5.0.1, text-1.2.1.3, snap-server-0.9.5.1, snap-core-0.9.8.0, snap-app-0.7.0, safe-0.3.9, process-1.2.3.0, postgresql-simple-0.5.1.0, old-locale-1.0.0.7, network-2.6.2.1, named-formlet-0.2, mtl-2.2.1, mime-mail-0.4.11, hscolour-1.23, hlint-1.9.22, haskell-src-exts-1.16.0.1, filepath-1.4.0.0, feed-0.3.10.3, download-curl-0.1.4, directory-1.2.2.0, css-0.2, containers-0.5.6.2, cgi-3001.2.2.2, bytestring-0.10.6.0, blaze-markup-0.7.0.3, blaze-html-0.8.1.1, blaze-builder-0.4.0.1, base-4.8.1.0, MonadCatchIO-transformers-0.3.1.3, MissingH-1.3.0.1, HJScript-0.7.0, Diff-0.1.3, ConfigFile-1.1.4
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Warning: Diff.cabal: Unknown fields: build-depends (line 12)
Fields allowed in this section:
name, version, cabal-version, build-type, license, license-file,
license-files, copyright, maintainer, stability, homepage,
package-url, bug-reports, synopsis, description, category, author,
tested-with, data-files, data-dir, extra-source-files,
extra-tmp-files, extra-doc-files
Configuring Diff-0.1.3...
Building Diff-0.1.3...
Preprocessing library Diff-0.1.3...
[1 of 1] Compiling Data.Algorithm.Diff ( Data/Algorithm/Diff.hs, dist/build/Data/Algorithm/Diff.o )

Data/Algorithm/Diff.hs:56:11: Warning:
    This binding for ‘pi’ shadows the existing binding
      imported from ‘Prelude’ at Data/Algorithm/Diff.hs:21:8-26
      (and originally defined in ‘GHC.Float’)

Data/Algorithm/Diff.hs:84:1: Warning:
    Top-level binding with no type signature:
      getGroupedDiffBy :: forall b.
                          (b -> b -> Bool) -> [b] -> [b] -> [(DI, [b])]

Data/Algorithm/Diff.hs:85:11: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘go’: Patterns not matched: []
In-place registering Diff-0.1.3...
Running Haddock for Diff-0.1.3...
Running hscolour for Diff-0.1.3...
Preprocessing library Diff-0.1.3...
Preprocessing library Diff-0.1.3...

Data/Algorithm/Diff.hs:56:11: Warning:
    This binding for ‘pi’ shadows the existing binding
      imported from ‘Prelude’ at Data/Algorithm/Diff.hs:21:8-26
      (and originally defined in ‘GHC.Float’)

Data/Algorithm/Diff.hs:84:1: Warning:
    Top-level binding with no type signature:
      getGroupedDiffBy :: forall b.
                          (b -> b -> Bool) -> [b] -> [b] -> [(DI, [b])]
Haddock coverage:
 100% (  4 /  4) in 'Data.Algorithm.Diff'
Documentation created: dist/doc/html/Diff/index.html,
dist/doc/html/Diff/Diff.txt
Creating package registration file: /tmp/pkgConf-Diff-0.1278722862233665123.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/Diff-0.1.3-9L1SR89yEBl8voMA5zBL30
Registering Diff-0.1.3...
Installed Diff-0.1.3
Configuring HJavaScript-0.4.7...
Building HJavaScript-0.4.7...
Preprocessing library HJavaScript-0.4.7...

src/Language/HJavaScript/Syntax.hs:2:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 1] Compiling Language.HJavaScript.Syntax ( src/Language/HJavaScript/Syntax.hs, dist/build/Language/HJavaScript/Syntax.o )
In-place registering HJavaScript-0.4.7...
Running Haddock for HJavaScript-0.4.7...
Running hscolour for HJavaScript-0.4.7...
Preprocessing library HJavaScript-0.4.7...
Preprocessing library HJavaScript-0.4.7...

src/Language/HJavaScript/Syntax.hs:2:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
  57% ( 32 / 56) in 'Language.HJavaScript.Syntax'
  Missing documentation for:
    Exp (src/Language/HJavaScript/Syntax.hs:114)
    Rec (src/Language/HJavaScript/Syntax.hs:111)
    Var (src/Language/HJavaScript/Syntax.hs:91)
    Stmt (src/Language/HJavaScript/Syntax.hs:324)
    Block (src/Language/HJavaScript/Syntax.hs:387)
    IsClass (src/Language/HJavaScript/Syntax.hs:497)
    Elses (src/Language/HJavaScript/Syntax.hs:338)
    VarsToExps (src/Language/HJavaScript/Syntax.hs:472)
    JInt (src/Language/HJavaScript/Syntax.hs:199)
    JString (src/Language/HJavaScript/Syntax.hs:200)
    JBool (src/Language/HJavaScript/Syntax.hs:201)
    JFloat (src/Language/HJavaScript/Syntax.hs:202)
    JVoid (src/Language/HJavaScript/Syntax.hs:203)
    JObject (src/Language/HJavaScript/Syntax.hs:204)
    JArray (src/Language/HJavaScript/Syntax.hs:205)
    deref (src/Language/HJavaScript/Syntax.hs:577)
    derefVar (src/Language/HJavaScript/Syntax.hs:580)
    propertyVar (src/Language/HJavaScript/Syntax.hs:583)
    call (src/Language/HJavaScript/Syntax.hs:587)
    methodCall (src/Language/HJavaScript/Syntax.hs:591)
    voidMethodCall (src/Language/HJavaScript/Syntax.hs:596)
    methodCallNoArgs (src/Language/HJavaScript/Syntax.hs:601)
    voidMethodCallNoArgs (src/Language/HJavaScript/Syntax.hs:605)
    renderBlock (src/Language/HJavaScript/Syntax.hs:624)
Warning: Language.HJavaScript.Syntax: could not find link destinations for:
    showsFeature showsArgs
Documentation created: dist/doc/html/HJavaScript/index.html,
dist/doc/html/HJavaScript/HJavaScript.txt
Creating package registration file:
/tmp/pkgConf-HJavaScript-0.420539999321264095060.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HJavaScript-0.4.7-1TOL5vtzNL42h9KYQ1xkzy
Registering HJavaScript-0.4.7...
Installed HJavaScript-0.4.7
Configuring HUnit-1.3.0.0...
Building HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
[1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[2 of 5] Compiling Test.HUnit.Lang  ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[3 of 5] Compiling Test.HUnit.Base  ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[4 of 5] Compiling Test.HUnit.Text  ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[5 of 5] Compiling Test.HUnit       ( Test/HUnit.hs, dist/build/Test/HUnit.o )
In-place registering HUnit-1.3.0.0...
Running Haddock for HUnit-1.3.0.0...
Running hscolour for HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Preprocessing library HUnit-1.3.0.0...
Haddock coverage:
 100% (  2 /  2) in 'Test.HUnit.Terminal'
  56% (  5 /  9) in 'Test.HUnit.Lang'
  Missing documentation for:
    Module header
    Location (Test/HUnit/Lang.hs:38)
    Result (Test/HUnit/Lang.hs:74)
    HUnitFailure (Test/HUnit/Lang.hs:44)
  97% ( 33 / 34) in 'Test.HUnit.Base'
  Missing documentation for:
    Location (Test/HUnit/Lang.hs:38)
 100% (  8 /  8) in 'Test.HUnit.Text'
 100% (  3 /  3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html,
dist/doc/html/HUnit/HUnit.txt
Creating package registration file:
/tmp/pkgConf-HUnit-1.3.0200747796289700723.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HUnit-1.3.0.0-DDLSMCRs3jyLBDbJPCH01j
Registering HUnit-1.3.0.0...
Installed HUnit-1.3.0.0
Configuring ansi-terminal-0.6.2.3...
Building ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6.2.3...
Running Haddock for ansi-terminal-0.6.2.3...
Running hscolour for ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Preprocessing library ansi-terminal-0.6.2.3...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  Missing documentation for:
    Module header
  38% ( 30 / 79) in 'System.Console.ANSI.Unix'
  Missing documentation for:
    Module header
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
  39% ( 31 / 79) in 'System.Console.ANSI'
  Missing documentation for:
    cursorUp (includes/Common-Include.hs:9)
    cursorDown (includes/Common-Include.hs:9)
    cursorForward (includes/Common-Include.hs:9)
    cursorBackward (includes/Common-Include.hs:9)
    hCursorUp (includes/Common-Include.hs:6)
    hCursorDown (includes/Common-Include.hs:6)
    hCursorForward (includes/Common-Include.hs:6)
    hCursorBackward (includes/Common-Include.hs:6)
    cursorUpCode (includes/Common-Include.hs:11)
    cursorDownCode (includes/Common-Include.hs:11)
    cursorForwardCode (includes/Common-Include.hs:11)
    cursorBackwardCode (includes/Common-Include.hs:11)
    cursorUpLine (includes/Common-Include.hs:23)
    cursorDownLine (includes/Common-Include.hs:23)
    hCursorUpLine (includes/Common-Include.hs:20)
    hCursorDownLine (includes/Common-Include.hs:20)
    cursorUpLineCode (includes/Common-Include.hs:25)
    cursorDownLineCode (includes/Common-Include.hs:25)
    setCursorColumn (includes/Common-Include.hs:35)
    hSetCursorColumn (includes/Common-Include.hs:32)
    setCursorColumnCode (includes/Common-Include.hs:37)
    setCursorPosition (includes/Common-Include.hs:47)
    hSetCursorPosition (includes/Common-Include.hs:43)
    setCursorPositionCode (includes/Common-Include.hs:50)
    clearFromCursorToScreenEnd (includes/Common-Include.hs:59)
    clearFromCursorToScreenBeginning (includes/Common-Include.hs:59)
    clearScreen (includes/Common-Include.hs:59)
    hClearFromCursorToScreenEnd (includes/Common-Include.hs:57)
    hClearFromCursorToScreenBeginning (includes/Common-Include.hs:57)
    hClearScreen (includes/Common-Include.hs:57)
    clearFromCursorToScreenEndCode (includes/Common-Include.hs:60)
    clearFromCursorToScreenBeginningCode (includes/Common-Include.hs:60)
    clearScreenCode (includes/Common-Include.hs:60)
    clearFromCursorToLineEnd (includes/Common-Include.hs:69)
    clearFromCursorToLineBeginning (includes/Common-Include.hs:69)
    clearLine (includes/Common-Include.hs:69)
    hClearFromCursorToLineEnd (includes/Common-Include.hs:67)
    hClearFromCursorToLineBeginning (includes/Common-Include.hs:67)
    hClearLine (includes/Common-Include.hs:67)
    clearFromCursorToLineEndCode (includes/Common-Include.hs:70)
    clearFromCursorToLineBeginningCode (includes/Common-Include.hs:70)
    clearLineCode (includes/Common-Include.hs:70)
    hideCursor (includes/Common-Include.hs:114)
    showCursor (includes/Common-Include.hs:114)
    hHideCursor (includes/Common-Include.hs:112)
    hShowCursor (includes/Common-Include.hs:112)
    hideCursorCode (includes/Common-Include.hs:115)
    showCursorCode (includes/Common-Include.hs:115)
Documentation created: dist/doc/html/ansi-terminal/index.html,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Creating package registration file:
/tmp/pkgConf-ansi-terminal-0.6.21143408282188213258.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ansi-terminal-0.6.2.3-KW0LUY2zB7JCYzE4ZYrwBg
Registering ansi-terminal-0.6.2.3...
Installed ansi-terminal-0.6.2.3
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o )
In-place registering base64-bytestring-1.0.0.1...
Running Haddock for base64-bytestring-1.0.0.1...
Running hscolour for base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Haddock coverage:
  45% (  5 / 11) in 'Data.ByteString.Base64.Internal'
  Missing documentation for:
    mkEncodeTable (Data/ByteString/Base64/Internal.hs:100)
    done (Data/ByteString/Base64/Internal.hs:260)
    peek8 (Data/ByteString/Base64/Internal.hs:36)
    poke8 (Data/ByteString/Base64/Internal.hs:39)
    peek8_32 (Data/ByteString/Base64/Internal.hs:42)
    reChunkIn (Data/ByteString/Base64/Internal.hs:266)
 100% (  5 /  5) in 'Data.ByteString.Base64.URL'
 100% (  4 /  4) in 'Data.ByteString.Base64.URL.Lazy'
 100% (  5 /  5) in 'Data.ByteString.Base64'
 100% (  4 /  4) in 'Data.ByteString.Base64.Lazy'
Documentation created: dist/doc/html/base64-bytestring/index.html,
dist/doc/html/base64-bytestring/base64-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base64-bytestring-1.0.0324763920155789224.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base64-bytestring-1.0.0.1-5ombtuUXex39dVe2nth8cH
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring bytestring-builder-0.10.6.0.0...
Building bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
In-place registering bytestring-builder-0.10.6.0.0...
Running Haddock for bytestring-builder-0.10.6.0.0...
Running hscolour for bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
Preprocessing library bytestring-builder-0.10.6.0.0...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-bytestring-builder-0.10.6.016798954361545032460.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bytestring-builder-0.10.6.0.0-27hCMbWMJcMCIYxIUoATXE
Registering bytestring-builder-0.10.6.0.0...
Installed bytestring-builder-0.10.6.0.0
Configuring bytestring-mmap-0.2.2...
Building bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
[1 of 3] Compiling System.IO.Posix.MMap.Internal ( System/IO/Posix/MMap/Internal.hs, dist/build/System/IO/Posix/MMap/Internal.o )
[2 of 3] Compiling System.IO.Posix.MMap.Lazy ( System/IO/Posix/MMap/Lazy.hs, dist/build/System/IO/Posix/MMap/Lazy.o )
[3 of 3] Compiling System.IO.Posix.MMap ( System/IO/Posix/MMap.hs, dist/build/System/IO/Posix/MMap.o )
In-place registering bytestring-mmap-0.2.2...
Running Haddock for bytestring-mmap-0.2.2...
Running hscolour for bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
Preprocessing library bytestring-mmap-0.2.2...
Haddock coverage:
  67% (  4 /  6) in 'System.IO.Posix.MMap.Internal'
  Missing documentation for:
    c_mmap (System/IO/Posix/MMap/Internal.hs:50)
    c_munmap (System/IO/Posix/MMap/Internal.hs:53)
 100% (  2 /  2) in 'System.IO.Posix.MMap.Lazy'
Cannot find documentation for: $mmap_intro
Cannot find documentation for: $mmap_intro
Cannot find documentation for: $mmap_unmap
 100% (  3 /  3) in 'System.IO.Posix.MMap'
Documentation created: dist/doc/html/bytestring-mmap/index.html,
dist/doc/html/bytestring-mmap/bytestring-mmap.txt
Creating package registration file:
/tmp/pkgConf-bytestring-mmap-0.213281043391380171692.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bytestring-mmap-0.2.2-22ehBy8IVzRElTy0mIpsr7
Registering bytestring-mmap-0.2.2...
Installed bytestring-mmap-0.2.2
Configuring cmdargs-0.10.13...
Building cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
[ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o )
[10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o )
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o )
[19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
[25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
In-place registering cmdargs-0.10.13...
Running Haddock for cmdargs-0.10.13...
Running hscolour for cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
Preprocessing library cmdargs-0.10.13...
Haddock coverage:
  50% (  1 /  2) in 'System.Console.CmdArgs.Implicit.Ann'
  Missing documentation for:
    Module header
 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI'
 100% (  8 /  8) in 'System.Console.CmdArgs.Verbosity'
  25% (  2 /  8) in 'System.Console.CmdArgs.Implicit.Type'
  Missing documentation for:
    cmdArgsHasValue (System/Console/CmdArgs/Implicit/Type.hs:28)
    embed (System/Console/CmdArgs/Implicit/Type.hs:35)
    reembed (System/Console/CmdArgs/Implicit/Type.hs:38)
    CmdArgsPrivate (System/Console/CmdArgs/Implicit/Type.hs:42)
    incArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:46)
    getArgsSeen (System/Console/CmdArgs/Implicit/Type.hs:47)
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.SplitJoin'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt'
  Missing documentation for:
    Module header
  73% ( 24 / 33) in 'System.Console.CmdArgs.Explicit.Type'
  Missing documentation for:
    Module header
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
  50% (  1 /  2) in 'System.Console.CmdArgs.Explicit.Process'
  Missing documentation for:
    Module header
  60% (  3 /  5) in 'System.Console.CmdArgs.Explicit.Complete'
  Missing documentation for:
    completeBash (System/Console/CmdArgs/Explicit/Complete.hs:144)
    completeZsh (System/Console/CmdArgs/Explicit/Complete.hs:200)
 100% (  8 /  8) in 'System.Console.CmdArgs.Helper'
   7% (  2 / 28) in 'System.Console.CmdArgs.Default'
  Missing documentation for:
     (System/Console/CmdArgs/Default.hs:14)
     (System/Console/CmdArgs/Default.hs:15)
     (System/Console/CmdArgs/Default.hs:16)
     (System/Console/CmdArgs/Default.hs:17)
     (System/Console/CmdArgs/Default.hs:18)
     (System/Console/CmdArgs/Default.hs:19)
     (System/Console/CmdArgs/Default.hs:20)
     (System/Console/CmdArgs/Default.hs:21)
     (System/Console/CmdArgs/Default.hs:23)
     (System/Console/CmdArgs/Default.hs:24)
     (System/Console/CmdArgs/Default.hs:25)
     (System/Console/CmdArgs/Default.hs:26)
     (System/Console/CmdArgs/Default.hs:27)
     (System/Console/CmdArgs/Default.hs:28)
     (System/Console/CmdArgs/Default.hs:29)
     (System/Console/CmdArgs/Default.hs:30)
     (System/Console/CmdArgs/Default.hs:31)
     (System/Console/CmdArgs/Default.hs:34)
     (System/Console/CmdArgs/Default.hs:35)
     (System/Console/CmdArgs/Default.hs:36)
     (System/Console/CmdArgs/Default.hs:37)
     (System/Console/CmdArgs/Default.hs:38)
     (System/Console/CmdArgs/Default.hs:39)
     (System/Console/CmdArgs/Default.hs:40)
     (System/Console/CmdArgs/Default.hs:41)
     (System/Console/CmdArgs/Default.hs:42)
 100% (  5 /  5) in 'System.Console.CmdArgs.Text'
  67% (  2 /  3) in 'System.Console.CmdArgs.Explicit.Help'
  Missing documentation for:
    Module header
  85% ( 44 / 52) in 'System.Console.CmdArgs.Explicit'
  Missing documentation for:
     (System/Console/CmdArgs/Explicit/Type.hs:50)
     (System/Console/CmdArgs/Explicit/Type.hs:53)
    Remap (System/Console/CmdArgs/Explicit/Type.hs:184)
    remap2 (System/Console/CmdArgs/Explicit/Type.hs:189)
     (System/Console/CmdArgs/Explicit/Type.hs:192)
     (System/Console/CmdArgs/Explicit/Type.hs:201)
     (System/Console/CmdArgs/Explicit/Type.hs:204)
    remapUpdate (System/Console/CmdArgs/Explicit/Type.hs:207)
 100% (  8 /  8) in 'System.Console.CmdArgs.GetOpt'
   4% (  1 / 28) in 'Data.Generics.Any'
  Missing documentation for:
    Module header
    CtorName (Data/Generics/Any.hs:15)
    FieldName (Data/Generics/Any.hs:16)
    readTupleType (Data/Generics/Any.hs:19)
    try1 (Data/Generics/Any.hs:24)
    AnyT (Data/Generics/Any.hs:33)
     (Data/Generics/Any.hs:35)
    fromAny (Data/Generics/Any.hs:38)
    cast (Data/Generics/Any.hs:45)
    toConstr (Data/Generics/Any.hs:51)
    typeOf (Data/Generics/Any.hs:54)
    dataTypeOf (Data/Generics/Any.hs:57)
    isAlgType (Data/Generics/Any.hs:60)
    typeShell (Data/Generics/Any.hs:66)
    typeShellFull (Data/Generics/Any.hs:69)
    typeName (Data/Generics/Any.hs:72)
    ctor (Data/Generics/Any.hs:78)
    fields (Data/Generics/Any.hs:81)
    children (Data/Generics/Any.hs:84)
    compose0 (Data/Generics/Any.hs:88)
    recompose (Data/Generics/Any.hs:95)
    ctors (Data/Generics/Any.hs:111)
    decompose (Data/Generics/Any.hs:117)
    arity (Data/Generics/Any.hs:120)
    compose (Data/Generics/Any.hs:122)
    getField (Data/Generics/Any.hs:129)
    setField (Data/Generics/Any.hs:134)
   0% (  0 / 20) in 'Data.Generics.Any.Prelude'
  Missing documentation for:
    Module header
    head (Data/Generics/Any/Prelude.hs:10)
    tail (Data/Generics/Any/Prelude.hs:13)
    cons (Data/Generics/Any/Prelude.hs:16)
    uncons (Data/Generics/Any/Prelude.hs:19)
    null (Data/Generics/Any/Prelude.hs:24)
    just_ (Data/Generics/Any/Prelude.hs:27)
    nil_ (Data/Generics/Any/Prelude.hs:30)
    list_ (Data/Generics/Any/Prelude.hs:33)
    append (Data/Generics/Any/Prelude.hs:36)
    reverse (Data/Generics/Any/Prelude.hs:42)
    isString (Data/Generics/Any/Prelude.hs:49)
    isList (Data/Generics/Any/Prelude.hs:50)
    isMaybe (Data/Generics/Any/Prelude.hs:51)
    isTuple (Data/Generics/Any/Prelude.hs:52)
    fromList (Data/Generics/Any/Prelude.hs:54)
    fromMaybe (Data/Generics/Any/Prelude.hs:55)
    fromTuple (Data/Generics/Any/Prelude.hs:56)
    unit (Data/Generics/Any/Prelude.hs:58)
    tuple (Data/Generics/Any/Prelude.hs:63)
   0% (  0 /  3) in 'System.Console.CmdArgs.Implicit.Reader'
  Missing documentation for:
    Module header
    Reader (System/Console/CmdArgs/Implicit/Reader.hs:15)
    reader (System/Console/CmdArgs/Implicit/Reader.hs:28)
 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate'
   8% (  1 / 12) in 'System.Console.CmdArgs.Implicit.Local'
  Missing documentation for:
    local (System/Console/CmdArgs/Implicit/Local.hs:110)
    err (System/Console/CmdArgs/Implicit/Local.hs:106)
    Prog_ (System/Console/CmdArgs/Implicit/Local.hs:27)
    Builtin_ (System/Console/CmdArgs/Implicit/Local.hs:55)
    Mode_ (System/Console/CmdArgs/Implicit/Local.hs:65)
    Flag_ (System/Console/CmdArgs/Implicit/Local.hs:75)
    Fixup (System/Console/CmdArgs/Implicit/Local.hs:94)
    isFlag_ (System/Console/CmdArgs/Implicit/Local.hs:99)
    progHelpOutput (System/Console/CmdArgs/Implicit/Local.hs:43)
    progVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:44)
    progNumericVersionOutput (System/Console/CmdArgs/Implicit/Local.hs:45)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Reform'
  Missing documentation for:
    Module header
    reform (System/Console/CmdArgs/Implicit/Reform.hs:14)
   0% (  0 /  2) in 'System.Console.CmdArgs.Implicit.Global'
  Missing documentation for:
    Module header
    global (System/Console/CmdArgs/Implicit/Global.hs:21)
 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit'
 100% (  9 /  9) in 'System.Console.CmdArgs.Quote'
 100% (  2 /  2) in 'System.Console.CmdArgs'
Warning: System.Console.CmdArgs.Implicit: could not find link destinations for:
    CmdArgsPrivate
Documentation created: dist/doc/html/cmdargs/index.html,
dist/doc/html/cmdargs/cmdargs.txt
Creating package registration file:
/tmp/pkgConf-cmdargs-0.101748806355826047641.13
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cmdargs-0.10.13-3hFC8irhwwJFnXXtAnMpNG
Registering cmdargs-0.10.13...
Installed cmdargs-0.10.13
Configuring curl-1.3.8...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking how to run the C preprocessor... gcc -E
configure: creating ./config.status
config.status: creating curl.buildinfo
Building curl-1.3.8...
Preprocessing library curl-1.3.8...
[1 of 8] Compiling Network.Curl.Debug ( Network/Curl/Debug.hs, dist/build/Network/Curl/Debug.o )
[2 of 8] Compiling Network.Curl.Code ( Network/Curl/Code.hs, dist/build/Network/Curl/Code.o )
[3 of 8] Compiling Network.Curl.Types ( Network/Curl/Types.hs, dist/build/Network/Curl/Types.o )
[4 of 8] Compiling Network.Curl.Info ( Network/Curl/Info.hs, dist/build/Network/Curl/Info.o )
[5 of 8] Compiling Network.Curl.Post ( Network/Curl/Post.hs, dist/build/Network/Curl/Post.o )
[6 of 8] Compiling Network.Curl.Opts ( Network/Curl/Opts.hs, dist/build/Network/Curl/Opts.o )
[7 of 8] Compiling Network.Curl.Easy ( Network/Curl/Easy.hs, dist/build/Network/Curl/Easy.o )

Network/Curl/Easy.hs:27:1: Warning: Tab character

Network/Curl/Easy.hs:28:1: Warning: Tab character

Network/Curl/Easy.hs:29:1: Warning: Tab character
[8 of 8] Compiling Network.Curl     ( Network/Curl.hs, dist/build/Network/Curl.o )

Network/Curl.hs:278:1: Warning: Tab character

Network/Curl.hs:291:1: Warning: Tab character

Network/Curl.hs:327:1: Warning: Tab character

Network/Curl.hs:328:1: Warning: Tab character

Network/Curl.hs:329:1: Warning: Tab character

Network/Curl.hs:355:1: Warning: Tab character

Network/Curl.hs:356:1: Warning: Tab character
In-place registering curl-1.3.8...
Running Haddock for curl-1.3.8...
Running hscolour for curl-1.3.8...
Preprocessing library curl-1.3.8...
Preprocessing library curl-1.3.8...

Network/Curl/Easy.hs:27:1: Warning: Tab character

Network/Curl/Easy.hs:28:1: Warning: Tab character

Network/Curl/Easy.hs:29:1: Warning: Tab character

Network/Curl.hs:278:1: Warning: Tab character

Network/Curl.hs:291:1: Warning: Tab character

Network/Curl.hs:327:1: Warning: Tab character

Network/Curl.hs:328:1: Warning: Tab character

Network/Curl.hs:329:1: Warning: Tab character

Network/Curl.hs:355:1: Warning: Tab character

Network/Curl.hs:356:1: Warning: Tab character
Haddock coverage:
  50% (  1 /  2) in 'Network.Curl.Debug'
  Missing documentation for:
    debug (Network/Curl/Debug.hs:20)
  33% (  1 /  3) in 'Network.Curl.Code'
  Missing documentation for:
    CurlCode (Network/Curl/Code.hs:20)
    toCode (Network/Curl/Code.hs:107)
  27% (  4 / 15) in 'Network.Curl.Types'
  Missing documentation for:
    CurlH (Network/Curl/Types.hs:37)
    URLString (Network/Curl/Types.hs:39)
    Port (Network/Curl/Types.hs:40)
    Long (Network/Curl/Types.hs:41)
    LLong (Network/Curl/Types.hs:42)
    Slist_ (Network/Curl/Types.hs:43)
    Curl (Network/Curl/Types.hs:46)
    OptionMap (Network/Curl/Types.hs:103)
    shareCleanup (Network/Curl/Types.hs:89)
    runCleanup (Network/Curl/Types.hs:84)
    updateCleanup (Network/Curl/Types.hs:95)
  25% (  1 /  4) in 'Network.Curl.Info'
  Missing documentation for:
    Info (Network/Curl/Info.hs:31)
    InfoValue (Network/Curl/Info.hs:64)
    getInfo (Network/Curl/Info.hs:100)
   9% (  1 / 11) in 'Network.Curl.Post'
  Missing documentation for:
    Header (Network/Curl/Post.hs:28)
    HttpPost (Network/Curl/Post.hs:30)
    Content (Network/Curl/Post.hs:40)
    multiformString (Network/Curl/Post.hs:46)
    sizeof_httppost (Network/Curl/Post.hs:57)
    marshallPosts (Network/Curl/Post.hs:60)
    marshallPost (Network/Curl/Post.hs:75)
    curl_slist_append (Network/Curl/Post.hs:117)
    curl_slist_free (Network/Curl/Post.hs:119)
    curl_formfree (Network/Curl/Post.hs:122)
   3% (  1 / 30) in 'Network.Curl.Opts'
  Missing documentation for:
    CurlOption (Network/Curl/Opts.hs:24)
     (Network/Curl/Opts.hs:186)
    HttpVersion (Network/Curl/Opts.hs:189)
    TimeCond (Network/Curl/Opts.hs:195)
    NetRcOption (Network/Curl/Opts.hs:202)
    HttpAuth (Network/Curl/Opts.hs:208)
    toHttpAuthMask (Network/Curl/Opts.hs:218)
    SSHAuthType (Network/Curl/Opts.hs:232)
    toSSHAuthMask (Network/Curl/Opts.hs:242)
    WriteFunction (Network/Curl/Opts.hs:255)
    ReadFunction (Network/Curl/Opts.hs:262)
    ReadFunctionPrim (Network/Curl/Opts.hs:269)
    ProgressFunction (Network/Curl/Opts.hs:277)
    DebugFunction (Network/Curl/Opts.hs:285)
    DebugInfo (Network/Curl/Opts.hs:293)
    DebugFunctionPrim (Network/Curl/Opts.hs:303)
    SSLCtxtFunction (Network/Curl/Opts.hs:313)
    curl_readfunc_abort (Network/Curl/Opts.hs:319)
    baseLong (Network/Curl/Opts.hs:322)
    baseObject (Network/Curl/Opts.hs:325)
    baseFunction (Network/Curl/Opts.hs:328)
    baseOffT (Network/Curl/Opts.hs:331)
    unmarshallOption (Network/Curl/Opts.hs:334)
    Unmarshaller (Network/Curl/Opts.hs:499)
    verboseUnmarshaller (Network/Curl/Opts.hs:519)
    u_bool (Network/Curl/Opts.hs:543)
    u_enum (Network/Curl/Opts.hs:546)
    u_cptr (Network/Curl/Opts.hs:549)
    showCurlOption (Network/Curl/Opts.hs:552)
  20% (  2 / 10) in 'Network.Curl.Easy'
  Missing documentation for:
    perform (Network/Curl/Easy.hs:146)
    setopt (Network/Curl/Easy.hs:63)
    duphandle (Network/Curl/Easy.hs:57)
    reset (Network/Curl/Easy.hs:54)
    curl_global_init (Network/Curl/Easy.hs:149)
    curl_global_cleanup (Network/Curl/Easy.hs:174)
    curl_version_number (Network/Curl/Easy.hs:152)
    curl_version_string (Network/Curl/Easy.hs:157)
  67% ( 26 / 39) in 'Network.Curl'
  Missing documentation for:
    CurlResponse (Network/Curl.hs:232)
    curlGetResponse (Network/Curl.hs:267)
    curlGetString_ (Network/Curl.hs:217)
    do_curl_ (Network/Curl.hs:325)
    getResponseCode (Network/Curl.hs:447)
    setDefaultSSLOpts (Network/Curl.hs:189)
    easyWriter (Network/Curl.hs:417)
    method_GET (Network/Curl.hs:168)
    method_HEAD (Network/Curl.hs:174)
    method_POST (Network/Curl.hs:171)
    parseStatusNHeaders (Network/Curl.hs:374)
    parseHeader (Network/Curl.hs:387)
    concRev (Network/Curl.hs:370)
Warning: Network.Curl.Types: could not find link destinations for:
    Curl_
Documentation created: dist/doc/html/curl/index.html,
dist/doc/html/curl/curl.txt
Creating package registration file: /tmp/pkgConf-curl-1.3271059426992028067.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/curl-1.3.8-KkjNr2xdQRbHOnn4XogXBa
Registering curl-1.3.8...
Installed curl-1.3.8
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.11119399015610486506.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
 100% (  2 /  2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html,
dist/doc/html/extensible-exceptions/extensible-exceptions.txt
Creating package registration file:
/tmp/pkgConf-extensible-exceptions-0.1.1404259631616734673.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extensible-exceptions-0.1.1.4-CmaSmA8CMpz45lfrjKH2bq
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
Configuring extra-1.4.2...
Building extra-1.4.2...
Preprocessing library extra-1.4.2...
[ 1 of 15] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o )
[ 2 of 15] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o )
[ 3 of 15] Compiling Numeric.Extra    ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o )
[ 4 of 15] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o )
[ 5 of 15] Compiling Data.List.Extra  ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o )
[ 6 of 15] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o )
[ 7 of 15] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o )
[ 8 of 15] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o )
[ 9 of 15] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o )
[10 of 15] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o )
[11 of 15] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o )
[12 of 15] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o )
[13 of 15] Compiling System.IO.Extra  ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o )
[14 of 15] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o )
[15 of 15] Compiling Extra            ( src/Extra.hs, dist/build/Extra.o )
In-place registering extra-1.4.2...
Running Haddock for extra-1.4.2...
Running hscolour for extra-1.4.2...
Preprocessing library extra-1.4.2...
Preprocessing library extra-1.4.2...
Haddock coverage:
 100% (  3 /  3) in 'System.Info.Extra'
 100% (  4 /  4) in 'System.Environment.Extra'
 100% (  7 /  7) in 'Numeric.Extra'
 100% ( 14 / 14) in 'Data.Tuple.Extra'
 100% ( 56 / 56) in 'Data.List.Extra'
  86% (  6 /  7) in 'Data.IORef.Extra'
  Missing documentation for:
    Module header
  86% (  6 /  7) in 'Data.Either.Extra'
  Missing documentation for:
    Module header
 100% ( 25 / 25) in 'Control.Monad.Extra'
 100% (  8 /  8) in 'System.Directory.Extra'
 100% ( 18 / 18) in 'Control.Exception.Extra'
 100% (  9 /  9) in 'System.Time.Extra'
 100% ( 26 / 26) in 'Control.Concurrent.Extra'
 100% ( 22 / 22) in 'System.IO.Extra'
 100% (  5 /  5) in 'System.Process.Extra'
 100% (195 /195) in 'Extra'
Documentation created: dist/doc/html/extra/index.html,
dist/doc/html/extra/extra.txt
Creating package registration file:
/tmp/pkgConf-extra-1.411169454871922757472.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extra-1.4.2-5OxQCVeoy8KDx9eBZEd38j
Registering extra-1.4.2...
Installed extra-1.4.2
Configuring hscolour-1.23...
Building hscolour-1.23...
Preprocessing library hscolour-1.23...
[ 1 of 16] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/Language/Haskell/HsColour/General.o )
[ 2 of 16] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/Language/Haskell/HsColour/Classify.o )

Language/Haskell/HsColour/Classify.hs:52:18: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:56:50: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:100:39: Warning:
    Tab character
[ 3 of 16] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/Language/Haskell/HsColour/Anchors.o )

Language/Haskell/HsColour/Anchors.hs:73:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:34: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:99:30: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:104:41: Warning: Tab character
[ 4 of 16] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/Language/Haskell/HsColour/ColourHighlight.o )
[ 5 of 16] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/Language/Haskell/HsColour/Output.o )
[ 6 of 16] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/Language/Haskell/HsColour/ANSI.o )

Language/Haskell/HsColour/ANSI.hs:62:10: Warning:
    No explicit implementation for
      ‘toEnum’
    In the instance declaration for ‘Enum Highlight’
[ 7 of 16] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/Language/Haskell/HsColour/Options.o )

Language/Haskell/HsColour/Options.hs:11:9: Warning: Tab character

Language/Haskell/HsColour/Options.hs:12:12: Warning: Tab character

Language/Haskell/HsColour/Options.hs:13:16: Warning: Tab character

Language/Haskell/HsColour/Options.hs:14:18: Warning: Tab character

Language/Haskell/HsColour/Options.hs:15:13: Warning: Tab character

Language/Haskell/HsColour/Options.hs:16:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:17:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:18:19: Warning: Tab character

Language/Haskell/HsColour/Options.hs:19:20: Warning: Tab character
[ 8 of 16] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/Language/Haskell/HsColour/Colourise.o )
[ 9 of 16] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/Language/Haskell/HsColour/TTY.o )
[10 of 16] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/Language/Haskell/HsColour/HTML.o )
[11 of 16] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/Language/Haskell/HsColour/CSS.o )
[12 of 16] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/Language/Haskell/HsColour/ACSS.o )
[13 of 16] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/Language/Haskell/HsColour/InlineCSS.o )

Language/Haskell/HsColour/InlineCSS.hs:12:24: Warning:
    Tab character
[14 of 16] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/Language/Haskell/HsColour/LaTeX.o )
[15 of 16] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/Language/Haskell/HsColour/MIRC.o )
[16 of 16] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/Language/Haskell/HsColour.o )

Language/Haskell/HsColour.hs:37:19: Warning: Tab character

Language/Haskell/HsColour.hs:92:55: Warning: Tab character

Language/Haskell/HsColour.hs:94:55: Warning: Tab character
In-place registering hscolour-1.23...
Preprocessing executable 'HsColour' for hscolour-1.23...
[ 1 of 17] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Output.o )
[ 2 of 17] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/General.o )
[ 3 of 17] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ColourHighlight.o )
[ 4 of 17] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Classify.o )

Language/Haskell/HsColour/Classify.hs:52:18: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:56:50: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:100:39: Warning:
    Tab character
[ 5 of 17] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Anchors.o )

Language/Haskell/HsColour/Anchors.hs:73:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:34: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:99:30: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:104:41: Warning: Tab character
[ 6 of 17] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ANSI.o )

Language/Haskell/HsColour/ANSI.hs:62:10: Warning:
    No explicit implementation for
      ‘toEnum’
    In the instance declaration for ‘Enum Highlight’
[ 7 of 17] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Options.o )

Language/Haskell/HsColour/Options.hs:11:9: Warning: Tab character

Language/Haskell/HsColour/Options.hs:12:12: Warning: Tab character

Language/Haskell/HsColour/Options.hs:13:16: Warning: Tab character

Language/Haskell/HsColour/Options.hs:14:18: Warning: Tab character

Language/Haskell/HsColour/Options.hs:15:13: Warning: Tab character

Language/Haskell/HsColour/Options.hs:16:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:17:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:18:19: Warning: Tab character

Language/Haskell/HsColour/Options.hs:19:20: Warning: Tab character
[ 8 of 17] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Colourise.o )
[ 9 of 17] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/HTML.o )
[10 of 17] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/CSS.o )
[11 of 17] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ACSS.o )
[12 of 17] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/InlineCSS.o )

Language/Haskell/HsColour/InlineCSS.hs:12:24: Warning:
    Tab character
[13 of 17] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/LaTeX.o )
[14 of 17] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/MIRC.o )
[15 of 17] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/TTY.o )
[16 of 17] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour.o )

Language/Haskell/HsColour.hs:37:19: Warning: Tab character

Language/Haskell/HsColour.hs:92:55: Warning: Tab character

Language/Haskell/HsColour.hs:94:55: Warning: Tab character
[17 of 17] Compiling Main             ( HsColour.hs, dist/build/HsColour/HsColour-tmp/Main.o )

HsColour.hs:71:1: Warning: Tab character
Linking dist/build/HsColour/HsColour ...
Running Haddock for hscolour-1.23...
Running hscolour for hscolour-1.23...
Preprocessing library hscolour-1.23...
Preprocessing executable 'HsColour' for hscolour-1.23...
Preprocessing library hscolour-1.23...

Language/Haskell/HsColour/Classify.hs:52:18: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:56:50: Warning: Tab character

Language/Haskell/HsColour/Classify.hs:100:39: Warning:
    Tab character

Language/Haskell/HsColour/Anchors.hs:73:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:1: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:74:34: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:99:30: Warning: Tab character

Language/Haskell/HsColour/Anchors.hs:104:41: Warning: Tab character

Language/Haskell/HsColour/ANSI.hs:62:10: Warning:
    No explicit implementation for
      ‘toEnum’
    In the instance declaration for ‘Enum Highlight’

Language/Haskell/HsColour/Options.hs:11:9: Warning: Tab character

Language/Haskell/HsColour/Options.hs:12:12: Warning: Tab character

Language/Haskell/HsColour/Options.hs:13:16: Warning: Tab character

Language/Haskell/HsColour/Options.hs:14:18: Warning: Tab character

Language/Haskell/HsColour/Options.hs:15:13: Warning: Tab character

Language/Haskell/HsColour/Options.hs:16:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:17:17: Warning: Tab character

Language/Haskell/HsColour/Options.hs:18:19: Warning: Tab character

Language/Haskell/HsColour/Options.hs:19:20: Warning: Tab character

Language/Haskell/HsColour/InlineCSS.hs:12:24: Warning:
    Tab character

Language/Haskell/HsColour.hs:37:19: Warning: Tab character

Language/Haskell/HsColour.hs:92:55: Warning: Tab character

Language/Haskell/HsColour.hs:94:55: Warning: Tab character
Haddock coverage:
   0% (  0 /  3) in 'Language.Haskell.HsColour.General'
  Missing documentation for:
    Module header
    dropLast (Language/Haskell/HsColour/General.hs:7)
    dropFirst (Language/Haskell/HsColour/General.hs:13)
  67% (  2 /  3) in 'Language.Haskell.HsColour.Classify'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Language.Haskell.HsColour.Anchors'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Language.Haskell.HsColour.ColourHighlight'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Language.Haskell.HsColour.Output'
  Missing documentation for:
    Module header
    TerminalType (Language/Haskell/HsColour/Output.hs:3)
  37% ( 10 / 27) in 'Language.Haskell.HsColour.ANSI'
  Missing documentation for:
    highlightOnG (Language/Haskell/HsColour/ANSI.hs:91)
    highlightOff (Language/Haskell/HsColour/ANSI.hs:96)
    cleareol (Language/Haskell/HsColour/ANSI.hs:46)
    clearbol (Language/Haskell/HsColour/ANSI.hs:47)
    clearline (Language/Haskell/HsColour/ANSI.hs:48)
    clearDown (Language/Haskell/HsColour/ANSI.hs:49)
    clearUp (Language/Haskell/HsColour/ANSI.hs:50)
    cursorUp (Language/Haskell/HsColour/ANSI.hs:41)
    cursorDown (Language/Haskell/HsColour/ANSI.hs:42)
    cursorLeft (Language/Haskell/HsColour/ANSI.hs:44)
    cursorRight (Language/Haskell/HsColour/ANSI.hs:43)
    savePosition (Language/Haskell/HsColour/ANSI.hs:55)
    restorePosition (Language/Haskell/HsColour/ANSI.hs:56)
    scrollUp (Language/Haskell/HsColour/ANSI.hs:118)
    scrollDown (Language/Haskell/HsColour/ANSI.hs:116)
    lineWrap (Language/Haskell/HsColour/ANSI.hs:122)
    TerminalType (Language/Haskell/HsColour/Output.hs:3)
  50% (  2 /  4) in 'Language.Haskell.HsColour.Options'
  Missing documentation for:
    Module header
    TerminalType (Language/Haskell/HsColour/Output.hs:3)
  67% (  4 /  6) in 'Language.Haskell.HsColour.Colourise'
  Missing documentation for:
    Module header
    defaultColourPrefs (Language/Haskell/HsColour/Colourise.hs:27)
 100% (  3 /  3) in 'Language.Haskell.HsColour.TTY'
  38% (  3 /  8) in 'Language.Haskell.HsColour.HTML'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/HTML.hs:31)
    renderAnchors (Language/Haskell/HsColour/HTML.hs:41)
    renderComment (Language/Haskell/HsColour/HTML.hs:47)
    renderNewLinesAnchors (Language/Haskell/HsColour/HTML.hs:59)
    escape (Language/Haskell/HsColour/HTML.hs:82)
  40% (  2 /  5) in 'Language.Haskell.HsColour.CSS'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/CSS.hs:29)
    renderToken (Language/Haskell/HsColour/CSS.hs:35)
    pre (Language/Haskell/HsColour/CSS.hs:32)
  43% (  3 /  7) in 'Language.Haskell.HsColour.ACSS'
  Missing documentation for:
    AnnMap (Language/Haskell/HsColour/ACSS.hs:24)
    Loc (Language/Haskell/HsColour/ACSS.hs:25)
    breakS (Language/Haskell/HsColour/ACSS.hs:117)
    srcModuleName (Language/Haskell/HsColour/ACSS.hs:107)
  67% (  2 /  3) in 'Language.Haskell.HsColour.InlineCSS'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/InlineCSS.hs:27)
  67% (  2 /  3) in 'Language.Haskell.HsColour.LaTeX'
  Missing documentation for:
    top'n'tail (Language/Haskell/HsColour/LaTeX.hs:15)
 100% (  2 /  2) in 'Language.Haskell.HsColour.MIRC'
 100% (  4 /  4) in 'Language.Haskell.HsColour'
Warning: Language.Haskell.HsColour.Anchors: could not find link destinations for:
    Anchor
Documentation created: dist/doc/html/hscolour/index.html,
dist/doc/html/hscolour/hscolour.txt
Preprocessing executable 'HsColour' for hscolour-1.23...
Creating package registration file:
/tmp/pkgConf-hscolour-13754445841989200801.23
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hscolour-1.23-EJexJqI9GfgFt4RFwk98PU
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 hscolour-1.23...
Installed hscolour-1.23
Configuring monads-tf-0.1.0.2...
Building monads-tf-0.1.0.2...
Preprocessing library monads-tf-0.1.0.2...
[ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Network/BSD.hsc:190:19: Warning:
    In the use of data constructor ‘PortNum’
    (imported from Network.Socket, but defined in Network.Socket.Types):
    Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Haddock coverage:
  50% (  1 /  2) in 'Network.Socket.ByteString.IOVec'
  Missing documentation for:
    IOVec (Network/Socket/ByteString/IOVec.hsc:15)
  68% ( 27 / 40) in 'Network.Socket.Types'
  Missing documentation for:
    Module header
    sockFd (Network/Socket/Types.hsc:90)
    sockFamily (Network/Socket/Types.hsc:93)
    sockType (Network/Socket/Types.hsc:96)
    sockProtocol (Network/Socket/Types.hsc:99)
    sockStatus (Network/Socket/Types.hsc:102)
    packSocketType (Network/Socket/Types.hsc:187)
    unpackSocketType (Network/Socket/Types.hsc:202)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ProtocolNumber (Network/Socket/Types.hsc:112)
  94% ( 30 / 32) in 'Network.Socket.Internal'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
  71% ( 68 / 96) in 'Network.Socket'
  Missing documentation for:
    FlowInfo (Network/Socket/Types.hsc:801)
    ScopeID (Network/Socket/Types.hsc:802)
    ShutdownCmd (Network/Socket.hsc:1045)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ServiceName (Network/Socket.hsc:221)
    AddrInfo (Network/Socket.hsc:1233)
    NameInfoFlag (Network/Socket.hsc:1286)
    getPeerName (Network/Socket.hsc:752)
    getSocketName (Network/Socket.hsc:760)
    socketPort (Network/Socket.hsc:729)
    recvLen (Network/Socket.hsc:670)
    inet_addr (Network/Socket.hsc:1128)
    inet_ntoa (Network/Socket.hsc:1136)
    isBound (Network/Socket.hsc:1095)
    isListening (Network/Socket.hsc:1100)
    isReadable (Network/Socket.hsc:1105)
    isWritable (Network/Socket.hsc:1110)
    sendFd (Network/Socket.hsc:987)
    recvFd (Network/Socket.hsc:995)
    aNY_PORT (Network/Socket.hsc:1009)
    sOMAXCONN (Network/Socket.hsc:1026)
    sOL_SOCKET (Network/Socket.hsc:1029)
    sCM_RIGHTS (Network/Socket.hsc:1033)
    fdSocket (Network/Socket.hsc:264)
    mkSocket (Network/Socket.hsc:252)
    packFamily (Network/Socket/Types.hsc:306)
    unpackFamily (Network/Socket/Types.hsc:522)
    packSocketType (Network/Socket/Types.hsc:187)
  50% (  1 /  2) in 'Network.Socket.ByteString.MsgHdr'
  Missing documentation for:
    MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
  25% (  1 /  4) in 'Network.Socket.ByteString.Internal'
  Missing documentation for:
    mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
    c_writev (Network/Socket/ByteString/Internal.hs:40)
    c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
 100% ( 15 / 15) in 'Network.Socket.ByteString'
  25% (  1 /  4) in 'Network.Socket.ByteString.Lazy.Posix'
  Missing documentation for:
    Module header
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  71% (  5 /  7) in 'Network.Socket.ByteString.Lazy'
  Missing documentation for:
    send (Network/Socket/ByteString/Lazy/Posix.hs:27)
    sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
  44% ( 23 / 52) in 'Network.BSD'
  Missing documentation for:
    HostEntry (Network/BSD.hsc:329)
    hostAddress (Network/BSD.hsc:366)
    getHostEntries (Network/BSD.hsc:419)
    setHostEntry (Network/BSD.hsc:409)
    getHostEntry (Network/BSD.hsc:401)
    endHostEntry (Network/BSD.hsc:414)
    ServiceEntry (Network/BSD.hsc:139)
    ServiceName (Network/Socket.hsc:221)
    getServiceEntries (Network/BSD.hsc:224)
    getServiceEntry (Network/BSD.hsc:206)
    setServiceEntry (Network/BSD.hsc:214)
    endServiceEntry (Network/BSD.hsc:219)
    ProtocolName (Network/BSD.hsc:123)
    ProtocolNumber (Network/Socket/Types.hsc:112)
    ProtocolEntry (Network/BSD.hsc:242)
    getProtocolByName (Network/BSD.hsc:275)
    getProtocolByNumber (Network/BSD.hsc:286)
    getProtocolNumber (Network/BSD.hsc:296)
    getProtocolEntries (Network/BSD.hsc:320)
    setProtocolEntry (Network/BSD.hsc:310)
    getProtocolEntry (Network/BSD.hsc:302)
    endProtocolEntry (Network/BSD.hsc:315)
    NetworkName (Network/BSD.hsc:434)
    NetworkAddr (Network/BSD.hsc:432)
    NetworkEntry (Network/BSD.hsc:436)
    getNetworkByName (Network/BSD.hsc:467)
    getNetworkByAddr (Network/BSD.hsc:477)
    getNetworkEntry (Network/BSD.hsc:486)
    ifNameToIndex (Network/BSD.hsc:521)
  89% ( 24 / 27) in 'Network'
  Missing documentation for:
    PortID (Network.hs:83)
    sendTo (Network.hs:333)
    recvFrom (Network.hs:342)
Warning: Network.Socket.ByteString: could not find link destinations for:
    IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.218461645561844967250.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-2.6.2.1-F6mK9sCIw3M5SbZMt2lUQE
Registering network-2.6.2.1...
Installed network-2.6.2.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.01815320763988992210.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
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-32586/postgresql-libpq-0.9.1.1/dist/setup/setup.hs, /tmp/cabal-tmp-32586/postgresql-libpq-0.9.1.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-32586/postgresql-libpq-0.9.1.1/dist/setup/setup ...
Configuring postgresql-libpq-0.9.1.1...
Building postgresql-libpq-0.9.1.1...
Preprocessing library postgresql-libpq-0.9.1.1...
[1 of 1] Compiling Database.PostgreSQL.LibPQ ( dist/build/Database/PostgreSQL/LibPQ.hs, dist/build/Database/PostgreSQL/LibPQ.o )
In-place registering postgresql-libpq-0.9.1.1...
Running Haddock for postgresql-libpq-0.9.1.1...
Running hscolour for postgresql-libpq-0.9.1.1...
Preprocessing library postgresql-libpq-0.9.1.1...
Preprocessing library postgresql-libpq-0.9.1.1...
Haddock coverage:
  88% (125 /142) in 'Database.PostgreSQL.LibPQ'
  Missing documentation for:
    PollingStatus (src/Database/PostgreSQL/LibPQ.hsc:441)
    ConnStatus (src/Database/PostgreSQL/LibPQ.hsc:524)
    TransactionStatus (src/Database/PostgreSQL/LibPQ.hsc:569)
    Format (src/Database/PostgreSQL/LibPQ.hsc:718)
    Oid (src/Database/PostgreSQL/LibPQ.hsc:720)
    invalidOid (src/Database/PostgreSQL/LibPQ.hsc:722)
    ExecStatus (src/Database/PostgreSQL/LibPQ.hsc:961)
    FieldCode (src/Database/PostgreSQL/LibPQ.hsc:1034)
    Row (src/Database/PostgreSQL/LibPQ.hsc:1189)
    Column (src/Database/PostgreSQL/LibPQ.hsc:1188)
    toRow (src/Database/PostgreSQL/LibPQ.hsc:1194)
    toColumn (src/Database/PostgreSQL/LibPQ.hsc:1191)
    CopyInResult (src/Database/PostgreSQL/LibPQ.hsc:1519)
    CopyOutResult (src/Database/PostgreSQL/LibPQ.hsc:1570)
    FlushStatus (src/Database/PostgreSQL/LibPQ.hsc:1810)
    Notify (src/Database/PostgreSQL/LibPQ.hsc:1898)
    Verbosity (src/Database/PostgreSQL/LibPQ.hsc:1970)
Warning: Database.PostgreSQL.LibPQ: could not find link destinations for:
    maybeBsFromForeignPtr
Documentation created: dist/doc/html/postgresql-libpq/index.html,
dist/doc/html/postgresql-libpq/postgresql-libpq.txt
Creating package registration file:
/tmp/pkgConf-postgresql-libpq-0.9.11793895841587833102.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/postgresql-libpq-0.9.1.1-ABGs5p1J8FbEwi6uvHaiV6
Registering postgresql-libpq-0.9.1.1...
Installed postgresql-libpq-0.9.1.1
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.113859528471708403454.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-16374381461029009428.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring refact-0.3.0.1...
Building refact-0.3.0.1...
Preprocessing library refact-0.3.0.1...
[1 of 1] Compiling Refact.Types     ( src/Refact/Types.hs, dist/build/Refact/Types.o )
In-place registering refact-0.3.0.1...
Running Haddock for refact-0.3.0.1...
Running hscolour for refact-0.3.0.1...
Preprocessing library refact-0.3.0.1...
Preprocessing library refact-0.3.0.1...
Haddock coverage:
  75% (  3 /  4) in 'Refact.Types'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/refact/index.html,
dist/doc/html/refact/refact.txt
Creating package registration file:
/tmp/pkgConf-refact-0.3.02081063046610564030.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/refact-0.3.0.1-1qKlgLZWOG1LNUFwQv5I7c
Registering refact-0.3.0.1...
Installed refact-0.3.0.1
Configuring safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.9...
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
  14% (  1 /  7) in 'Safe.Util'
  Missing documentation for:
    .^ (Safe/Util.hs:8)
    .^^ (Safe/Util.hs:11)
    liftMay (Safe/Util.hs:14)
    fromNoteModule (Safe/Util.hs:17)
    fromNoteEitherModule (Safe/Util.hs:21)
    eitherToMaybe (Safe/Util.hs:25)
  35% (  8 / 23) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:93)
    takeExactNote (Safe/Exact.hs:90)
    takeExactDef (Safe/Exact.hs:96)
    dropExactMay (Safe/Exact.hs:102)
    dropExactNote (Safe/Exact.hs:99)
    dropExactDef (Safe/Exact.hs:105)
    splitAtExactMay (Safe/Exact.hs:112)
    splitAtExactNote (Safe/Exact.hs:108)
    splitAtExactDef (Safe/Exact.hs:116)
    zipExactMay (Safe/Exact.hs:140)
    zipExactNote (Safe/Exact.hs:137)
    zipExactDef (Safe/Exact.hs:143)
    zipWithExactMay (Safe/Exact.hs:149)
    zipWithExactNote (Safe/Exact.hs:146)
    zipWithExactDef (Safe/Exact.hs:152)
  18% (  5 / 28) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:38)
    foldl1Def (Safe/Foldable.hs:46)
    foldl1Note (Safe/Foldable.hs:42)
    foldr1May (Safe/Foldable.hs:38)
    foldr1Def (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:42)
    findJustDef (Safe/Foldable.hs:79)
    findJustNote (Safe/Foldable.hs:82)
    minimumMay (Safe/Foldable.hs:50)
    minimumDef (Safe/Foldable.hs:54)
    minimumNote (Safe/Foldable.hs:58)
    maximumMay (Safe/Foldable.hs:50)
    maximumDef (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:62)
    minimumByDef (Safe/Foldable.hs:66)
    minimumByNote (Safe/Foldable.hs:70)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByDef (Safe/Foldable.hs:66)
    maximumByNote (Safe/Foldable.hs:70)
    foldl1Safe (Safe/Foldable.hs:90)
    foldr1Safe (Safe/Foldable.hs:94)
    findJustSafe (Safe/Foldable.hs:99)
  20% ( 14 / 71) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:114)
    initDef (Safe.hs:117)
    initNote (Safe.hs:120)
    initSafe (Safe.hs:123)
    headMay (Safe.hs:128)
    headDef (Safe.hs:132)
    headNote (Safe.hs:136)
    lastMay (Safe.hs:128)
    lastDef (Safe.hs:132)
    lastNote (Safe.hs:136)
    minimumMay (Safe.hs:140)
    minimumDef (Safe.hs:144)
    minimumNote (Safe.hs:148)
    maximumMay (Safe.hs:140)
    maximumDef (Safe.hs:144)
    maximumNote (Safe.hs:148)
    minimumByMay (Safe.hs:152)
    minimumByDef (Safe.hs:156)
    minimumByNote (Safe.hs:160)
    maximumByMay (Safe.hs:152)
    maximumByDef (Safe.hs:156)
    maximumByNote (Safe.hs:160)
    foldr1May (Safe.hs:165)
    foldr1Def (Safe.hs:170)
    foldr1Note (Safe.hs:175)
    foldl1May (Safe.hs:165)
    foldl1Def (Safe.hs:170)
    foldl1Note (Safe.hs:175)
    foldl1May' (Safe.hs:165)
    foldl1Def' (Safe.hs:170)
    foldl1Note' (Safe.hs:175)
    scanl1May (Safe.hs:180)
    scanl1Def (Safe.hs:184)
    scanl1Note (Safe.hs:188)
    scanr1May (Safe.hs:180)
    scanr1Def (Safe.hs:184)
    scanr1Note (Safe.hs:188)
    fromJustNote (Safe.hs:197)
    assertNote (Safe.hs:200)
    atMay (Safe.hs:209)
    atDef (Safe.hs:212)
    atNote (Safe.hs:215)
    readMay (Safe.hs:219)
    readDef (Safe.hs:222)
    readNote (Safe.hs:225)
    lookupJustDef (Safe.hs:233)
    lookupJustNote (Safe.hs:236)
    findJustDef (Safe.hs:244)
    findJustNote (Safe.hs:247)
    elemIndexJustDef (Safe.hs:255)
    elemIndexJustNote (Safe.hs:258)
    findIndexJustDef (Safe.hs:266)
    findIndexJustNote (Safe.hs:269)
    toEnumMay (Safe.hs:274)
    toEnumDef (Safe.hs:283)
    toEnumNote (Safe.hs:286)
    toEnumSafe (Safe.hs:289)
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Creating package registration file: /tmp/pkgConf-safe-0.36656360101403997111.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 snap-app-0.7.0...
Building snap-app-0.7.0...
Preprocessing library snap-app-0.7.0...
In-place registering snap-app-0.7.0...
Running Haddock for snap-app-0.7.0...
Running hscolour for snap-app-0.7.0...
Preprocessing library snap-app-0.7.0...
Preprocessing library snap-app-0.7.0...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-snap-app-0.74871917942078175617.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/snap-app-0.7.0-JebUyGr4bxe1HoZnKE7FZS
Registering snap-app-0.7.0...
Installed snap-app-0.7.0
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.420245168981045552368.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 syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 17 / 17) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-0543502591268308970.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
Configuring 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.19094486811845207433.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring time-locale-compat-0.1.1.0...
Building time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
[1 of 1] Compiling Data.Time.Locale.Compat ( src/Data/Time/Locale/Compat.hs, dist/build/Data/Time/Locale/Compat.o )
In-place registering time-locale-compat-0.1.1.0...
Running Haddock for time-locale-compat-0.1.1.0...
Running hscolour for time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
Preprocessing library time-locale-compat-0.1.1.0...
Haddock coverage:
  86% (  6 /  7) in 'Data.Time.Locale.Compat'
  Missing documentation for:
    TimeLocale
Documentation created: dist/doc/html/time-locale-compat/index.html,
dist/doc/html/time-locale-compat/time-locale-compat.txt
Creating package registration file:
/tmp/pkgConf-time-locale-compat-0.1.1724148075828984987.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/time-locale-compat-0.1.1.0-F3WLOMZDUQn00ovIjyyhhW
Registering time-locale-compat-0.1.1.0...
Installed time-locale-compat-0.1.1.0
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.09742553321652061567.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.1509643566470949153.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unix-compat-0.4.1.4-DeAF5HEzYMu4CPLnbGbHUz
Registering unix-compat-0.4.1.4...
Installed unix-compat-0.4.1.4
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.11942739003311524657.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.6.1.1...
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:399)
    mkState (Codec/Compression/Zlib/Stream.hsc:405)
    runStream (Codec/Compression/Zlib/Stream.hsc:419)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:518)
    Flush (Codec/Compression/Zlib/Stream.hsc:564)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.1716385387626138954.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-0.6.1.1-IYDcUciccRK7uPRFSGbDhG
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Configuring MonadCatchIO-transformers-0.3.1.3...
Building MonadCatchIO-transformers-0.3.1.3...
Preprocessing library MonadCatchIO-transformers-0.3.1.3...
[1 of 2] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

src/Control/Monad/CatchIO/Try.hs:27:37: Warning:
    In the use of ‘strMsg’ (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
  93% ( 13 / 14) in 'Control.Monad.CatchIO'
  Missing documentation for:
    MonadCatchIO (src/Control/Monad/CatchIO.hs:54)
   0% (  0 /  3) in 'Control.Monad.CatchIO.Try'
  Missing documentation for:
    Module header
    tryIO (src/Control/Monad/CatchIO/Try.hs:26)
    eitherIO (src/Control/Monad/CatchIO/Try.hs:29)
Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html,
dist/doc/html/MonadCatchIO-transformers/MonadCatchIO-transformers.txt
Creating package registration file:
/tmp/pkgConf-MonadCatchIO-transformers-0.3.16807532192088973871.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MonadCatchIO-transformers-0.3.1.3-IcmDzXN0OWK8xOQBXuQe8c
Registering MonadCatchIO-transformers-0.3.1.3...
Installed MonadCatchIO-transformers-0.3.1.3
Configuring 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.9317804194941304719330.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 hslogger-1.2.9...
Building hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
[1 of 8] Compiling System.Log       ( src/System/Log.hs, dist/build/System/Log.o )
[2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o )
[3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o )
[4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o )
[5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o )
[6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o )

src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character
[7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o )
[8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o )

src/System/Log/Logger.hs:201:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
In-place registering hslogger-1.2.9...
Running Haddock for hslogger-1.2.9...
Running hscolour for hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...

src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character

src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character

src/System/Log/Logger.hs:201:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
Haddock coverage:
 100% (  4 /  4) in 'System.Log'
 100% (  6 /  6) in 'System.Log.Formatter'
 100% (  3 /  3) in 'System.Log.Handler'
 100% (  5 /  5) in 'System.Log.Handler.Simple'
 100% ( 10 / 10) in 'System.Log.Handler.Syslog'
 100% (  3 /  3) in 'System.Log.Handler.Growl'
 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML'
  97% ( 38 / 39) in 'System.Log.Logger'
  Missing documentation for:
    Logger (src/System/Log/Logger.hs:207)
Warning: System.Log.Handler.Syslog: could not find link destinations for:
    SyslogHandler
Warning: System.Log.Handler.Growl: could not find link destinations for:
    GrowlHandler
Documentation created: dist/doc/html/hslogger/index.html,
dist/doc/html/hslogger/hslogger.txt
Creating package registration file:
/tmp/pkgConf-hslogger-1.215040496761489435518.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hslogger-1.2.9-0fQKi4VBOqw57Av2quY42D
Registering hslogger-1.2.9...
Installed hslogger-1.2.9
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.01666152978957333399.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.015374672762110750073.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 blaze-builder-0.4.0.1...
Building blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
[ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )

Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o )

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()
[ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )

Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
In-place registering blaze-builder-0.4.0.1...
Running Haddock for blaze-builder-0.4.0.1...
Running hscolour for blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...

Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
    -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect

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

Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
    The import of ‘Foreign’ is redundant
      except perhaps to import instances from ‘Foreign’
    To import instances alone, use: import Foreign()

Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
  Missing documentation for:
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
  50% (  2 /  4) in 'Blaze.ByteString.Builder.Compat.Write'
  Missing documentation for:
    writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:23)
    writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:27)
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
  Missing documentation for:
    toByteStringIOWith (Blaze/ByteString/Builder.hs:175)
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-0.4.0951966463583988229.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-builder-0.4.0.1-6BKEupqZliOD9r4rLG9ckJ
Registering blaze-builder-0.4.0.1...
Installed blaze-builder-0.4.0.1
Configuring css-0.2...
Building css-0.2...
Preprocessing library css-0.2...
[1 of 4] Compiling Data.Monoid.Operator ( src/Data/Monoid/Operator.hs, dist/build/Data/Monoid/Operator.o )

src/Data/Monoid/Operator.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()
[2 of 4] Compiling Language.CSS.Types ( src/Language/CSS/Types.hs, dist/build/Language/CSS/Types.o )

src/Language/CSS/Types.hs:12:21:
    No instance for (Applicative (CSSM x))
      arising from the 'deriving' clause of a data type declaration
    Possible fix:
      use a standalone 'deriving instance' declaration,
        so you can specify the instance context yourself
    When deriving the instance for (Monad (CSSM x))

src/Language/CSS/Types.hs:12:27:
    No instance for (Applicative (CSSM x))
      arising from the 'deriving' clause of a data type declaration
    Possible fix:
      use a standalone 'deriving instance' declaration,
        so you can specify the instance context yourself
    When deriving the instance for (MonadWriter [x] (CSSM x))
Failed to install css-0.2
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.43721569751187177203.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.31528467681025495688.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 hsp-0.10.0...
Building hsp-0.10.0...
Preprocessing library hsp-0.10.0...

on the commandline: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HSP/Monad.hs:1:61: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[1 of 6] Compiling HSP.XML.PCDATA   ( src/HSP/XML/PCDATA.hs, dist/build/HSP/XML/PCDATA.o )

src/HSP/XML/PCDATA.hs:15:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:20:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:22:1: Warning:
    The import of ‘mempty’ from module ‘Data.Monoid’ is redundant

src/HSP/XML/PCDATA.hs:60:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:60:14: Warning: Tab character

src/HSP/XML/PCDATA.hs:60:22: Warning: Tab character

src/HSP/XML/PCDATA.hs:61:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:61:15: Warning: Tab character

src/HSP/XML/PCDATA.hs:61:23: Warning: Tab character

src/HSP/XML/PCDATA.hs:62:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:62:15: Warning: Tab character

src/HSP/XML/PCDATA.hs:62:23: Warning: Tab character

src/HSP/XML/PCDATA.hs:63:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:63:14: Warning: Tab character

src/HSP/XML/PCDATA.hs:63:21: Warning: Tab character

src/HSP/XML/PCDATA.hs:64:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:64:14: Warning: Tab character

src/HSP/XML/PCDATA.hs:64:21: Warning: Tab character

src/HSP/XML/PCDATA.hs:65:1: Warning: Tab character
[2 of 6] Compiling HSP.XML          ( src/HSP/XML.hs, dist/build/HSP/XML.o )

src/HSP/XML.hs:35:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant
[3 of 6] Compiling HSP.HTML4        ( src/HSP/HTML4.hs, dist/build/HSP/HTML4.o )

src/HSP/HTML4.hs:36:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant

src/HSP/HTML4.hs:49:1: Warning: Tab character

src/HSP/HTML4.hs:49:14: Warning: Tab character

src/HSP/HTML4.hs:50:1: Warning: Tab character

src/HSP/HTML4.hs:50:15: Warning: Tab character

src/HSP/HTML4.hs:51:1: Warning: Tab character

src/HSP/HTML4.hs:51:14: Warning: Tab character

src/HSP/HTML4.hs:51:32: Warning: Tab character

src/HSP/HTML4.hs:52:1: Warning: Tab character

src/HSP/HTML4.hs:52:14: Warning: Tab character

src/HSP/HTML4.hs:52:32: Warning: Tab character

src/HSP/HTML4.hs:53:1: Warning: Tab character

src/HSP/HTML4.hs:96:19: Warning: Tab character

src/HSP/HTML4.hs:97:19: Warning: Tab character
[4 of 6] Compiling HSP.XMLGenerator ( src/HSP/XMLGenerator.hs, dist/build/HSP/XMLGenerator.o )

src/HSP/XMLGenerator.hs:21:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

src/HSP/XMLGenerator.hs:24:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
[5 of 6] Compiling HSP.Monad        ( src/HSP/Monad.hs, dist/build/HSP/Monad.o )

src/HSP/Monad.hs:4:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

src/HSP/Monad.hs:7:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
[6 of 6] Compiling HSP              ( src/HSP.hs, dist/build/HSP.o )
In-place registering hsp-0.10.0...
Running Haddock for hsp-0.10.0...
Running hscolour for hsp-0.10.0...
Preprocessing library hsp-0.10.0...
Preprocessing library hsp-0.10.0...

src/HSP/Monad.hs:1:61: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HSP/XML/PCDATA.hs:15:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:20:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:60:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:60:14: Warning: Tab character

src/HSP/XML/PCDATA.hs:60:22: Warning: Tab character

src/HSP/XML/PCDATA.hs:61:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:61:15: Warning: Tab character

src/HSP/XML/PCDATA.hs:61:23: Warning: Tab character

src/HSP/XML/PCDATA.hs:62:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:62:15: Warning: Tab character

src/HSP/XML/PCDATA.hs:62:23: Warning: Tab character

src/HSP/XML/PCDATA.hs:63:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:63:14: Warning: Tab character

src/HSP/XML/PCDATA.hs:63:21: Warning: Tab character

src/HSP/XML/PCDATA.hs:64:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:64:14: Warning: Tab character

src/HSP/XML/PCDATA.hs:64:21: Warning: Tab character

src/HSP/XML/PCDATA.hs:65:1: Warning: Tab character

src/HSP/XML/PCDATA.hs:22:1: Warning:
    The import of ‘mempty’ from module ‘Data.Monoid’ is redundant

src/HSP/XML.hs:35:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant

src/HSP/HTML4.hs:49:1: Warning: Tab character

src/HSP/HTML4.hs:49:14: Warning: Tab character

src/HSP/HTML4.hs:50:1: Warning: Tab character

src/HSP/HTML4.hs:50:15: Warning: Tab character

src/HSP/HTML4.hs:51:1: Warning: Tab character

src/HSP/HTML4.hs:51:14: Warning: Tab character

src/HSP/HTML4.hs:51:32: Warning: Tab character

src/HSP/HTML4.hs:52:1: Warning: Tab character

src/HSP/HTML4.hs:52:14: Warning: Tab character

src/HSP/HTML4.hs:52:32: Warning: Tab character

src/HSP/HTML4.hs:53:1: Warning: Tab character

src/HSP/HTML4.hs:96:19: Warning: Tab character

src/HSP/HTML4.hs:97:19: Warning: Tab character

src/HSP/HTML4.hs:36:1: Warning:
    The import of ‘mconcat’ from module ‘Data.Monoid’ is redundant

src/HSP/XMLGenerator.hs:21:1: Warning:
    The import of ‘Applicative’
    from module ‘Control.Applicative’ is redundant

src/HSP/XMLGenerator.hs:24:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

src/HSP/Monad.hs:4:1: Warning:
    The import of ‘Applicative, <$>’
    from module ‘Control.Applicative’ is redundant

src/HSP/Monad.hs:7:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead
Haddock coverage:
  75% (  3 /  4) in 'HSP.XML.PCDATA'
  Missing documentation for:
    xmlEscapeChars (src/HSP/XML/PCDATA.hs:58)
  70% ( 14 / 20) in 'HSP.XML'
  Missing documentation for:
    Namespace (src/HSP/XML.hs:51)
    NSName (src/HSP/XML.hs:52)
    Attributes (src/HSP/XML.hs:74)
    Children (src/HSP/XML.hs:84)
    Attribute (src/HSP/XML.hs:56)
    fromStringLit (src/HSP/XML.hs:45)
  57% (  4 /  7) in 'HSP.HTML4'
  Missing documentation for:
    htmlEscapeChars (src/HSP/HTML4.hs:47)
    html4Strict (src/HSP/HTML4.hs:158)
    html4StrictFrag (src/HSP/HTML4.hs:165)
  42% ( 24 / 57) in 'HSP.XMLGenerator'
  Missing documentation for:
     (src/HSP/XMLGenerator.hs:50)
    Name (src/HSP/XMLGenerator.hs:53)
    GenXMLList (src/HSP/XMLGenerator.hs:69)
    GenChild (src/HSP/XMLGenerator.hs:70)
    GenChildList (src/HSP/XMLGenerator.hs:71)
    GenAttribute (src/HSP/XMLGenerator.hs:72)
    GenAttributeList (src/HSP/XMLGenerator.hs:73)
     (src/HSP/XMLGenerator.hs:81)
     (src/HSP/XMLGenerator.hs:90)
     (src/HSP/XMLGenerator.hs:93)
     (src/HSP/XMLGenerator.hs:97)
     (src/HSP/XMLGenerator.hs:103)
    Attr (src/HSP/XMLGenerator.hs:106)
     (src/HSP/XMLGenerator.hs:113)
     (src/HSP/XMLGenerator.hs:116)
     (src/HSP/XMLGenerator.hs:121)
     (src/HSP/XMLGenerator.hs:124)
    XMLGenerator (src/HSP/XMLGenerator.hs:129)
     (src/HSP/XMLGenerator.hs:160)
    AppendChild (src/HSP/XMLGenerator.hs:167)
     (src/HSP/XMLGenerator.hs:181)
    TypeCast (src/HSP/XMLGenerator.hs:229)
    TypeCast' (src/HSP/XMLGenerator.hs:230)
    TypeCast'' (src/HSP/XMLGenerator.hs:231)
     (src/HSP/XMLGenerator.hs:232)
     (src/HSP/XMLGenerator.hs:233)
     (src/HSP/XMLGenerator.hs:234)
    TypeCastM (src/HSP/XMLGenerator.hs:236)
    TypeCastM' (src/HSP/XMLGenerator.hs:237)
    TypeCastM'' (src/HSP/XMLGenerator.hs:238)
     (src/HSP/XMLGenerator.hs:239)
     (src/HSP/XMLGenerator.hs:240)
     (src/HSP/XMLGenerator.hs:241)
   0% (  0 / 27) in 'HSP.Monad'
  Missing documentation for:
    Module header
    HSPT (src/HSP/Monad.hs:20)
     (src/HSP/Monad.hs:23)
     (src/HSP/Monad.hs:26)
     (src/HSP/Monad.hs:38)
     (src/HSP/Monad.hs:45)
     (src/HSP/Monad.hs:52)
     (src/HSP/Monad.hs:55)
     (src/HSP/Monad.hs:58)
     (src/HSP/Monad.hs:61)
     (src/HSP/Monad.hs:64)
     (src/HSP/Monad.hs:67)
     (src/HSP/Monad.hs:70)
     (src/HSP/Monad.hs:73)
     (src/HSP/Monad.hs:76)
     (src/HSP/Monad.hs:79)
     (src/HSP/Monad.hs:82)
     (src/HSP/Monad.hs:85)
     (src/HSP/Monad.hs:88)
     (src/HSP/Monad.hs:91)
     (src/HSP/Monad.hs:94)
     (src/HSP/Monad.hs:98)
     (src/HSP/Monad.hs:102)
     (src/HSP/Monad.hs:105)
     (src/HSP/Monad.hs:108)
     (src/HSP/Monad.hs:111)
     (src/HSP/Monad.hs:114)
  67% (  2 /  3) in 'HSP'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/hsp/index.html, dist/doc/html/hsp/hsp.txt
Creating package registration file: /tmp/pkgConf-hsp-0.103762911252052854602.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hsp-0.10.0-0PoTeIPKCYt2FHfUvpS8yu
Registering hsp-0.10.0...
Installed hsp-0.10.0
Configuring parsec-3.1.9...
Building parsec-3.1.9...
Preprocessing library parsec-3.1.9...
[ 1 of 25] Compiling Text.Parsec.Pos  ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec      ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.9...
Running Haddock for parsec-3.1.9...
Running hscolour for parsec-3.1.9...
Preprocessing library parsec-3.1.9...
Preprocessing library parsec-3.1.9...

Text/Parsec/Language.hs:44:30: Warning: Tab character

Text/Parsec/Language.hs:45:26: Warning: Tab character

Text/Parsec/Language.hs:46:27: Warning: Tab character

Text/Parsec/Language.hs:58:1: Warning: Tab character

Text/Parsec/Language.hs:58:31: Warning: Tab character

Text/Parsec/Language.hs:59:1: Warning: Tab character

Text/Parsec/Language.hs:59:29: Warning: Tab character

Text/Parsec/Language.hs:60:1: Warning: Tab character

Text/Parsec/Language.hs:60:30: Warning: Tab character

Text/Parsec/Language.hs:61:1: Warning: Tab character

Text/Parsec/Language.hs:62:1: Warning: Tab character

Text/Parsec/Language.hs:62:29: Warning: Tab character

Text/Parsec/Language.hs:63:1: Warning: Tab character

Text/Parsec/Language.hs:63:30: Warning: Tab character

Text/Parsec/Language.hs:64:1: Warning: Tab character

Text/Parsec/Language.hs:65:1: Warning: Tab character

Text/Parsec/Language.hs:67:1: Warning: Tab character

Text/Parsec/Language.hs:109:1: Warning: Tab character

Text/Parsec/Language.hs:109:30: Warning: Tab character

Text/Parsec/Language.hs:110:1: Warning: Tab character

Text/Parsec/Language.hs:110:32: Warning: Tab character

Text/Parsec/Language.hs:111:5: Warning: Tab character

Text/Parsec/Language.hs:112:5: Warning: Tab character

Text/Parsec/Language.hs:113:5: Warning: Tab character

Text/Parsec/Language.hs:114:5: Warning: Tab character

Text/Parsec/Language.hs:146:1: Warning: Tab character

Text/Parsec/Language.hs:147:1: Warning: Tab character

Text/Parsec/Language.hs:148:1: Warning: Tab character

Text/Parsec/Language.hs:150:1: Warning: Tab character
Haddock coverage:
  82% ( 14 / 17) in 'Text.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  43% (  6 / 14) in 'Text.Parsec.Error'
  Missing documentation for:
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  38% (  6 / 16) in 'Text.ParserCombinators.Parsec.Error'
  Missing documentation for:
    messageCompare (Text/ParserCombinators/Parsec/Error.hs:36)
    messageEq (Text/ParserCombinators/Parsec/Error.hs:39)
    errorIsUnknown (Text/Parsec/Error.hs:110)
    showErrorMessages (Text/Parsec/Error.hs:173)
    newErrorMessage (Text/Parsec/Error.hs:120)
    newErrorUnknown (Text/Parsec/Error.hs:116)
    addErrorMessage (Text/Parsec/Error.hs:124)
    setErrorPos (Text/Parsec/Error.hs:128)
    setErrorMessage (Text/Parsec/Error.hs:132)
    mergeError (Text/Parsec/Error.hs:136)
  64% ( 32 / 50) in 'Text.Parsec.Prim'
  Missing documentation for:
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    Parsec (Text/Parsec/Prim.hs:152)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
    labels (Text/Parsec/Prim.hs:345)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    manyAccum (Text/Parsec/Prim.hs:592)
    runPT (Text/Parsec/Prim.hs:610)
    runP (Text/Parsec/Prim.hs:624)
 100% ( 24 / 24) in 'Text.Parsec.Combinator'
 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
  50% (  2 /  4) in 'Text.Parsec.String'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
  50% (  2 /  4) in 'Text.Parsec.ByteString'
  Missing documentation for:
    Parser (Text/Parsec/ByteString.hs:24)
    GenParser (Text/Parsec/ByteString.hs:25)
  50% (  2 /  4) in 'Text.Parsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/ByteString/Lazy.hs:24)
    GenParser (Text/Parsec/ByteString/Lazy.hs:25)
  33% (  1 /  3) in 'Text.Parsec.Text'
  Missing documentation for:
    Parser (Text/Parsec/Text.hs:23)
    GenParser (Text/Parsec/Text.hs:24)
  33% (  1 /  3) in 'Text.Parsec.Text.Lazy'
  Missing documentation for:
    Parser (Text/Parsec/Text/Lazy.hs:23)
    GenParser (Text/Parsec/Text/Lazy.hs:24)
 100% (  5 /  5) in 'Text.Parsec.Expr'
  70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim'
  Missing documentation for:
    Parser (Text/Parsec/String.hs:22)
    GenParser (Text/Parsec/String.hs:23)
    runParser (Text/ParserCombinators/Parsec/Prim.hs:57)
    tokens (Text/Parsec/Prim.hs:396)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    try (Text/ParserCombinators/Parsec/Prim.hs:64)
    labels (Text/Parsec/Prim.hs:345)
    pzero (Text/ParserCombinators/Parsec/Prim.hs:54)
    State (Text/Parsec/Prim.hs:160)
  82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
 100% ( 20 / 20) in 'Text.Parsec.Char'
  67% (  4 /  6) in 'Text.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  67% (  4 /  6) in 'Text.ParserCombinators.Parsec.Token'
  Missing documentation for:
    LanguageDef (Text/Parsec/Token.hs:38)
    TokenParser (Text/Parsec/Token.hs:106)
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char'
  Missing documentation for:
    CharParser (Text/ParserCombinators/Parsec/Char.hs:40)
  83% ( 15 / 18) in 'Text.ParserCombinators.Parsec'
  Missing documentation for:
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
  40% (  2 /  5) in 'Text.ParserCombinators.Parsec.Expr'
  Missing documentation for:
    Operator (Text/ParserCombinators/Parsec/Expr.hs:28)
    OperatorTable (Text/ParserCombinators/Parsec/Expr.hs:32)
    buildExpressionParser (Text/ParserCombinators/Parsec/Expr.hs:39)
  78% ( 73 / 94) in 'Text.Parsec'
  Missing documentation for:
    Parsec (Text/Parsec/Prim.hs:152)
    tokens (Text/Parsec/Prim.hs:396)
    labels (Text/Parsec/Prim.hs:345)
    SourceName (Text/Parsec/Pos.hs:35)
    Line (Text/Parsec/Pos.hs:36)
    Column (Text/Parsec/Pos.hs:37)
    manyAccum (Text/Parsec/Prim.hs:592)
    tokenPrimEx (Text/Parsec/Prim.hs:533)
    runPT (Text/Parsec/Prim.hs:610)
    unknownError (Text/Parsec/Prim.hs:91)
    sysUnExpectError (Text/Parsec/Prim.hs:94)
    mergeErrorReply (Text/Parsec/Prim.hs:266)
    runP (Text/Parsec/Prim.hs:624)
    Consumed (Text/Parsec/Prim.hs:154)
    Reply (Text/Parsec/Prim.hs:157)
    State (Text/Parsec/Prim.hs:160)
    parsecMap (Text/Parsec/Prim.hs:177)
    parserReturn (Text/Parsec/Prim.hs:221)
    parserBind (Text/Parsec/Prim.hs:226)
    parserFail (Text/Parsec/Prim.hs:272)
    parserPlus (Text/Parsec/Prim.hs:290)
  80% (  8 / 10) in 'Text.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
  80% (  8 / 10) in 'Text.ParserCombinators.Parsec.Language'
  Missing documentation for:
    emptyDef (Text/Parsec/Language.hs:79)
    LanguageDef (Text/Parsec/Token.hs:38)
 100% (  8 /  8) in 'Text.Parsec.Perm'
 100% (  7 /  7) in 'Text.ParserCombinators.Parsec.Perm'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file:
/tmp/pkgConf-parsec-3.1535855657968728872.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 polyparse-1.11...
Building polyparse-1.11...
Preprocessing library polyparse-1.11...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )

src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
    Tab character
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )

src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
    Tab character
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )

src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
    Tab character
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
    Tab character
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
    Tab character
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )

src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
    Tab character
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
    Tab character
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )

src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
    Tab character
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )

src/Text/Parse/ByteString.hs:5:15: Warning: Tab character

src/Text/Parse/ByteString.hs:6:14: Warning: Tab character

src/Text/Parse/ByteString.hs:7:1: Warning: Tab character

src/Text/Parse/ByteString.hs:8:16: Warning: Tab character

src/Text/Parse/ByteString.hs:12:9: Warning: Tab character

src/Text/Parse/ByteString.hs:13:11: Warning: Tab character

src/Text/Parse/ByteString.hs:14:12: Warning: Tab character

src/Text/Parse/ByteString.hs:15:19: Warning: Tab character

src/Text/Parse/ByteString.hs:16:11: Warning: Tab character

src/Text/Parse/ByteString.hs:17:10: Warning: Tab character

src/Text/Parse/ByteString.hs:74:32: Warning: Tab character

src/Text/Parse/ByteString.hs:419:31: Warning: Tab character

src/Text/Parse/ByteString.hs:429:1: Warning: Tab character
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )

src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
    Tab character
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )

src/Text/Parse.hs:4:15: Warning: Tab character

src/Text/Parse.hs:5:14: Warning: Tab character

src/Text/Parse.hs:6:1: Warning: Tab character

src/Text/Parse.hs:7:16: Warning: Tab character

src/Text/Parse.hs:11:9: Warning: Tab character

src/Text/Parse.hs:12:11: Warning: Tab character

src/Text/Parse.hs:13:12: Warning: Tab character

src/Text/Parse.hs:14:19: Warning: Tab character

src/Text/Parse.hs:15:11: Warning: Tab character

src/Text/Parse.hs:16:10: Warning: Tab character

src/Text/Parse.hs:67:32: Warning: Tab character

src/Text/Parse.hs:389:1: Warning: Tab character
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
In-place registering polyparse-1.11...
Running Haddock for polyparse-1.11...
Running hscolour for polyparse-1.11...
Preprocessing library polyparse-1.11...
Preprocessing library polyparse-1.11...

src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
    Tab character

src/Text/Parse/ByteString.hs:5:15: Warning: Tab character

src/Text/Parse/ByteString.hs:6:14: Warning: Tab character

src/Text/Parse/ByteString.hs:7:1: Warning: Tab character

src/Text/Parse/ByteString.hs:8:16: Warning: Tab character

src/Text/Parse/ByteString.hs:12:9: Warning: Tab character

src/Text/Parse/ByteString.hs:13:11: Warning: Tab character

src/Text/Parse/ByteString.hs:14:12: Warning: Tab character

src/Text/Parse/ByteString.hs:15:19: Warning: Tab character

src/Text/Parse/ByteString.hs:16:11: Warning: Tab character

src/Text/Parse/ByteString.hs:17:10: Warning: Tab character

src/Text/Parse/ByteString.hs:74:32: Warning: Tab character

src/Text/Parse/ByteString.hs:419:31: Warning: Tab character

src/Text/Parse/ByteString.hs:429:1: Warning: Tab character

src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
    Tab character

src/Text/Parse.hs:4:15: Warning: Tab character

src/Text/Parse.hs:5:14: Warning: Tab character

src/Text/Parse.hs:6:1: Warning: Tab character

src/Text/Parse.hs:7:16: Warning: Tab character

src/Text/Parse.hs:11:9: Warning: Tab character

src/Text/Parse.hs:12:11: Warning: Tab character

src/Text/Parse.hs:13:12: Warning: Tab character

src/Text/Parse.hs:14:19: Warning: Tab character

src/Text/Parse.hs:15:11: Warning: Tab character

src/Text/Parse.hs:16:10: Warning: Tab character

src/Text/Parse.hs:67:32: Warning: Tab character

src/Text/Parse.hs:389:1: Warning: Tab character
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  Missing documentation for:
    Module header
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
  Missing documentation for:
    Module header
 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser'
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy'
  Missing documentation for:
    Module header
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  Missing documentation for:
    Module header
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
  Missing documentation for:
    Module header
    manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:139)
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  Missing documentation for:
    Module header
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  Missing documentation for:
    Module header
  97% ( 30 / 31) in 'Text.Parse.ByteString'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  Missing documentation for:
    Module header
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  Missing documentation for:
    Module header
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  Missing documentation for:
    Module header
  72% ( 21 / 29) in 'Text.Parse'
  Missing documentation for:
    Module header
    parseSigned (src/Text/Parse.hs:226)
    parseInt (src/Text/Parse.hs:231)
    parseDec (src/Text/Parse.hs:239)
    parseOct (src/Text/Parse.hs:239)
    parseHex (src/Text/Parse.hs:239)
    parseFloat (src/Text/Parse.hs:244)
    parseLitChar (src/Text/Parse.hs:265)
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
  Missing documentation for:
    Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:66)
    chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:220)
    chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:224)
    chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:230)
    chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:234)
    ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:243)
    bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:246)
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
  Missing documentation for:
    item (src/Text/ParserCombinators/HuttonMeijer.hs:83)
    first (src/Text/ParserCombinators/HuttonMeijer.hs:88)
    papply (src/Text/ParserCombinators/HuttonMeijer.hs:93)
    +++ (src/Text/ParserCombinators/HuttonMeijer.hs:100)
    sat (src/Text/ParserCombinators/HuttonMeijer.hs:103)
    many (src/Text/ParserCombinators/HuttonMeijer.hs:109)
    many1 (src/Text/ParserCombinators/HuttonMeijer.hs:113)
    sepby (src/Text/ParserCombinators/HuttonMeijer.hs:116)
    sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:119)
    chainl (src/Text/ParserCombinators/HuttonMeijer.hs:122)
    chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:125)
    chainr (src/Text/ParserCombinators/HuttonMeijer.hs:131)
    chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:134)
    ops (src/Text/ParserCombinators/HuttonMeijer.hs:140)
    bracket (src/Text/ParserCombinators/HuttonMeijer.hs:143)
    char (src/Text/ParserCombinators/HuttonMeijer.hs:150)
    digit (src/Text/ParserCombinators/HuttonMeijer.hs:153)
    lower (src/Text/ParserCombinators/HuttonMeijer.hs:156)
    upper (src/Text/ParserCombinators/HuttonMeijer.hs:159)
    letter (src/Text/ParserCombinators/HuttonMeijer.hs:162)
    alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:165)
    string (src/Text/ParserCombinators/HuttonMeijer.hs:168)
    ident (src/Text/ParserCombinators/HuttonMeijer.hs:172)
    nat (src/Text/ParserCombinators/HuttonMeijer.hs:175)
    int (src/Text/ParserCombinators/HuttonMeijer.hs:180)
    spaces (src/Text/ParserCombinators/HuttonMeijer.hs:187)
    comment (src/Text/ParserCombinators/HuttonMeijer.hs:190)
    junk (src/Text/ParserCombinators/HuttonMeijer.hs:200)
    skip (src/Text/ParserCombinators/HuttonMeijer.hs:203)
    token (src/Text/ParserCombinators/HuttonMeijer.hs:206)
    natural (src/Text/ParserCombinators/HuttonMeijer.hs:213)
    integer (src/Text/ParserCombinators/HuttonMeijer.hs:216)
    symbol (src/Text/ParserCombinators/HuttonMeijer.hs:219)
    identifier (src/Text/ParserCombinators/HuttonMeijer.hs:222)
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Creating package registration file:
/tmp/pkgConf-polyparse-115431731721208734689.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/polyparse-1.11-5gbM4m6k3rhGIQyEboR1bR
Registering polyparse-1.11...
Installed polyparse-1.11
Configuring tagsoup-0.13.5...
Building tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
[ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o )
[ 2 of 13] Compiling Text.StringLike  ( Text/StringLike.hs, dist/build/Text/StringLike.o )
[ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o )
[ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o )
[ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o )
[ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o )
[ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o )
[ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o )
[ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o )
[10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o )
[11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o )
[12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o )
[13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o )
In-place registering tagsoup-0.13.5...
Running Haddock for tagsoup-0.13.5...
Running hscolour for tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
Preprocessing library tagsoup-0.13.5...
Haddock coverage:
 100% (  7 /  7) in 'Text.HTML.TagSoup.Entity'
  38% (  3 /  8) in 'Text.StringLike'
  Missing documentation for:
     (Text/StringLike.hs:48)
     (Text/StringLike.hs:60)
     (Text/StringLike.hs:71)
     (Text/StringLike.hs:82)
     (Text/StringLike.hs:93)
  82% ( 23 / 28) in 'Text.HTML.TagSoup.Type'
  Missing documentation for:
    Position (Text/HTML/TagSoup/Type.hs:39)
    tagPosition (Text/HTML/TagSoup/Type.hs:53)
    nullPosition (Text/HTML/TagSoup/Type.hs:41)
    positionChar (Text/HTML/TagSoup/Type.hs:47)
    positionString (Text/HTML/TagSoup/Type.hs:44)
  50% (  9 / 18) in 'Text.HTML.TagSoup.Match'
  Missing documentation for:
    tagComment (Text/HTML/TagSoup/Match.hs:27)
    tagOpenAttrLit (Text/HTML/TagSoup/Match.hs:40)
    anyAttr (Text/HTML/TagSoup/Match.hs:67)
    anyAttrName (Text/HTML/TagSoup/Match.hs:70)
    anyAttrValue (Text/HTML/TagSoup/Match.hs:73)
    anyAttrLit (Text/HTML/TagSoup/Match.hs:77)
    anyAttrNameLit (Text/HTML/TagSoup/Match.hs:80)
    anyAttrValueLit (Text/HTML/TagSoup/Match.hs:83)
    getTagContent (Text/HTML/TagSoup/Match.hs:88)
  67% (  4 /  6) in 'Text.HTML.TagSoup.Tree'
  Missing documentation for:
    TagTree (Text/HTML/TagSoup/Tree.hs:18)
    flattenTree (Text/HTML/TagSoup/Tree.hs:53)
  83% (  5 /  6) in 'Text.HTML.TagSoup.Options'
  Missing documentation for:
    Module header
   0% (  0 / 34) in 'Text.HTML.TagSoup.Implementation'
  Missing documentation for:
    Module header
    Out (Text/HTML/TagSoup/Implementation.hs:17)
    errSeen (Text/HTML/TagSoup/Implementation.hs:35)
    errWant (Text/HTML/TagSoup/Implementation.hs:36)
    S (Text/HTML/TagSoup/Implementation.hs:38)
    expand (Text/HTML/TagSoup/Implementation.hs:48)
    Outable (Text/HTML/TagSoup/Implementation.hs:65)
     (Text/HTML/TagSoup/Implementation.hs:66)
     (Text/HTML/TagSoup/Implementation.hs:67)
    ampChar (Text/HTML/TagSoup/Implementation.hs:68)
    ampOut (Text/HTML/TagSoup/Implementation.hs:69)
    state (Text/HTML/TagSoup/Implementation.hs:72)
    output (Text/HTML/TagSoup/Implementation.hs:79)
    entityChr (Text/HTML/TagSoup/Implementation.hs:145)
    isEof (Text/HTML/TagSoup/Implementation.hs:151)
    isChar (Text/HTML/TagSoup/Implementation.hs:152)
    isTag (Text/HTML/TagSoup/Implementation.hs:153)
    isTagShut (Text/HTML/TagSoup/Implementation.hs:154)
    isAttName (Text/HTML/TagSoup/Implementation.hs:155)
    isAttVal (Text/HTML/TagSoup/Implementation.hs:156)
    isTagEnd (Text/HTML/TagSoup/Implementation.hs:157)
    isTagEndClose (Text/HTML/TagSoup/Implementation.hs:158)
    isComment (Text/HTML/TagSoup/Implementation.hs:159)
    isCommentEnd (Text/HTML/TagSoup/Implementation.hs:160)
    isEntityName (Text/HTML/TagSoup/Implementation.hs:161)
    isEntityNumHex (Text/HTML/TagSoup/Implementation.hs:162)
    isEntityNum (Text/HTML/TagSoup/Implementation.hs:163)
    isEntityHex (Text/HTML/TagSoup/Implementation.hs:164)
    isEntityEnd (Text/HTML/TagSoup/Implementation.hs:165)
    isWarn (Text/HTML/TagSoup/Implementation.hs:166)
    fromChr (Text/HTML/TagSoup/Implementation.hs:168)
    fromWarn (Text/HTML/TagSoup/Implementation.hs:169)
    getEntityEnd (Text/HTML/TagSoup/Implementation.hs:171)
    tagTextMerge (Text/HTML/TagSoup/Implementation.hs:175)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Specification'
  Missing documentation for:
    Module header
    parse (Text/HTML/TagSoup/Specification.hs:34)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Manual'
  Missing documentation for:
    Module header
    parseTagsOptions (Text/HTML/TagSoup/Manual.hs:11)
   0% (  0 /  2) in 'Text.HTML.TagSoup.Generated'
  Missing documentation for:
    Module header
    parseTagsOptions (Text/HTML/TagSoup/Manual.hs:11)
 100% (  6 /  6) in 'Text.HTML.TagSoup.Render'
  86% (  6 /  7) in 'Text.HTML.TagSoup.Parser'
  Missing documentation for:
    Module header
 100% ( 40 / 40) in 'Text.HTML.TagSoup'
Documentation created: dist/doc/html/tagsoup/index.html,
dist/doc/html/tagsoup/tagsoup.txt
Creating package registration file:
/tmp/pkgConf-tagsoup-0.132189252381910141133.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagsoup-0.13.5-KEBcy7muAL08YSUxlTprio
Registering tagsoup-0.13.5...
Installed tagsoup-0.13.5
Configuring xml-1.3.14...
Building xml-1.3.14...
Preprocessing library xml-1.3.14...
[1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o )
[2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o )
[3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o )
[4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o )

Text/XML/Light/Lexer.hs:119:1: Warning: Tab character

Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
[5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o )
[6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o )
[7 of 7] Compiling Text.XML.Light   ( Text/XML/Light.hs, dist/build/Text/XML/Light.o )
In-place registering xml-1.3.14...
Running Haddock for xml-1.3.14...
Running hscolour for xml-1.3.14...
Preprocessing library xml-1.3.14...
Preprocessing library xml-1.3.14...

Text/XML/Light/Lexer.hs:119:1: Warning: Tab character

Text/XML/Light/Lexer.hs:121:1: Warning: Tab character
Haddock coverage:
  77% ( 10 / 13) in 'Text.XML.Light.Types'
  Missing documentation for:
    CDataKind (Text/XML/Light/Types.hs:50)
     (Text/XML/Light/Types.hs:64)
     (Text/XML/Light/Types.hs:67)
 100% ( 21 / 21) in 'Text.XML.Light.Proc'
  65% ( 13 / 20) in 'Text.XML.Light.Output'
  Missing documentation for:
    showContent (Text/XML/Light/Output.hs:140)
    showElement (Text/XML/Light/Output.hs:143)
    showCData (Text/XML/Light/Output.hs:146)
    showQName (Text/XML/Light/Output.hs:198)
    showAttr (Text/XML/Light/Output.hs:195)
    ConfigPP (Text/XML/Light/Output.hs:34)
    tagEnd (Text/XML/Light/Output.hs:188)
   9% (  3 / 32) in 'Text.XML.Light.Lexer'
  Missing documentation for:
    Module header
    XmlSource (Text/XML/Light/Lexer.hs:15)
     (Text/XML/Light/Lexer.hs:18)
     (Text/XML/Light/Lexer.hs:22)
     (Text/XML/Light/Lexer.hs:26)
     (Text/XML/Light/Lexer.hs:30)
     (Text/XML/Light/Lexer.hs:33)
    linenumber (Text/XML/Light/Lexer.hs:36)
     (Text/XML/Light/Lexer.hs:57)
    LChar (Text/XML/Light/Lexer.hs:64)
    LString (Text/XML/Light/Lexer.hs:65)
    Token (Text/XML/Light/Lexer.hs:66)
    tokens (Text/XML/Light/Lexer.hs:72)
    tokens' (Text/XML/Light/Lexer.hs:75)
    special (Text/XML/Light/Lexer.hs:96)
    qualName (Text/XML/Light/Lexer.hs:128)
    tag (Text/XML/Light/Lexer.hs:140)
    attribs (Text/XML/Light/Lexer.hs:151)
    attrib (Text/XML/Light/Lexer.hs:169)
    attr_val (Text/XML/Light/Lexer.hs:174)
    dropSpace (Text/XML/Light/Lexer.hs:179)
    break' (Text/XML/Light/Lexer.hs:195)
    breakn (Text/XML/Light/Lexer.hs:201)
    decode_attr (Text/XML/Light/Lexer.hs:206)
    Txt (Text/XML/Light/Lexer.hs:213)
    decode_text (Text/XML/Light/Lexer.hs:215)
    cref_to_char (Text/XML/Light/Lexer.hs:223)
    num_esc (Text/XML/Light/Lexer.hs:233)
    cvt_char (Text/XML/Light/Lexer.hs:241)
 100% (  3 /  3) in 'Text.XML.Light.Input'
  90% ( 45 / 50) in 'Text.XML.Light.Cursor'
  Missing documentation for:
    Tag (Text/XML/Light/Cursor.hs:76)
    getTag (Text/XML/Light/Cursor.hs:81)
    setTag (Text/XML/Light/Cursor.hs:87)
    fromTag (Text/XML/Light/Cursor.hs:90)
    Path (Text/XML/Light/Cursor.hs:97)
  32% ( 10 / 31) in 'Text.XML.Light'
  Missing documentation for:
     (Text/XML/Light.hs:57)
     (Text/XML/Light.hs:63)
     (Text/XML/Light.hs:64)
     (Text/XML/Light.hs:65)
     (Text/XML/Light.hs:67)
     (Text/XML/Light.hs:68)
     (Text/XML/Light.hs:69)
     (Text/XML/Light.hs:70)
     (Text/XML/Light.hs:72)
     (Text/XML/Light.hs:75)
     (Text/XML/Light.hs:76)
     (Text/XML/Light.hs:77)
     (Text/XML/Light.hs:78)
     (Text/XML/Light.hs:80)
     (Text/XML/Light.hs:83)
     (Text/XML/Light.hs:84)
     (Text/XML/Light.hs:85)
     (Text/XML/Light.hs:86)
     (Text/XML/Light.hs:88)
     (Text/XML/Light.hs:91)
     (Text/XML/Light.hs:92)
Documentation created: dist/doc/html/xml/index.html, dist/doc/html/xml/xml.txt
Creating package registration file: /tmp/pkgConf-xml-1.3871316929174894610.14
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-1.3.14-A51W7Krf6npGWsiTbJ1zZV
Registering xml-1.3.14...
Installed xml-1.3.14
Configuring 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.085812261154731157.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 zlib-bindings-0.1.1.5...
Building zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
[1 of 2] Compiling Codec.Zlib.Lowlevel ( Codec/Zlib/Lowlevel.hs, dist/build/Codec/Zlib/Lowlevel.o )
[2 of 2] Compiling Codec.Zlib       ( Codec/Zlib.hs, dist/build/Codec/Zlib.o )
In-place registering zlib-bindings-0.1.1.5...
Running Haddock for zlib-bindings-0.1.1.5...
Running hscolour for zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
Haddock coverage:
   0% (  0 / 20) in 'Codec.Zlib.Lowlevel'
  Missing documentation for:
    Module header
    ZStreamStruct (Codec/Zlib/Lowlevel.hs:29)
    ZStream' (Codec/Zlib/Lowlevel.hs:30)
    zstreamNew (Codec/Zlib/Lowlevel.hs:40)
    Strategy (Codec/Zlib/Lowlevel.hs:32)
    deflateInit2 (Codec/Zlib/Lowlevel.hs:47)
    inflateInit2 (Codec/Zlib/Lowlevel.hs:56)
    c_free_z_stream_inflate (Codec/Zlib/Lowlevel.hs:59)
    c_free_z_stream_deflate (Codec/Zlib/Lowlevel.hs:62)
    c_set_avail_in (Codec/Zlib/Lowlevel.hs:65)
    c_set_avail_out (Codec/Zlib/Lowlevel.hs:68)
    c_get_avail_out (Codec/Zlib/Lowlevel.hs:71)
    c_get_avail_in (Codec/Zlib/Lowlevel.hs:74)
    c_get_next_in (Codec/Zlib/Lowlevel.hs:77)
    c_call_inflate_noflush (Codec/Zlib/Lowlevel.hs:80)
    c_call_deflate_noflush (Codec/Zlib/Lowlevel.hs:83)
    c_call_deflate_finish (Codec/Zlib/Lowlevel.hs:86)
    c_call_deflate_flush (Codec/Zlib/Lowlevel.hs:89)
    c_call_deflate_set_dictionary (Codec/Zlib/Lowlevel.hs:92)
    c_call_inflate_set_dictionary (Codec/Zlib/Lowlevel.hs:95)
 100% ( 20 / 20) in 'Codec.Zlib'
Warning: Codec.Zlib: could not find link destinations for:
    D1WindowBits C1_0WindowBits C1_1WindowBits
Documentation created: dist/doc/html/zlib-bindings/index.html,
dist/doc/html/zlib-bindings/zlib-bindings.txt
Creating package registration file:
/tmp/pkgConf-zlib-bindings-0.1.16049172162111698569.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-bindings-0.1.1.5-48QQQ0pX4yJJkUuB5BsLZQ
Registering zlib-bindings-0.1.1.5...
Installed zlib-bindings-0.1.1.5
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )

Text/Regex/Posix.hs:72:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
In-place registering regex-posix-0.95.2...
Running Haddock for regex-posix-0.95.2...
Running hscolour for regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...

Text/Regex/Posix.hs:72:13: Warning:
    In the use of ‘versionTags’ (imported from Data.Version):
    Deprecated: "See GHC ticket #2496"
Haddock coverage:
  40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
  Missing documentation for:
    RegOffsetT (Text/Regex/Posix/Wrap.hsc:166)
    =~ (Text/Regex/Posix/Wrap.hsc:320)
    =~~ (Text/Regex/Posix/Wrap.hsc:322)
    wrapCompile (Text/Regex/Posix/Wrap.hsc:298)
    wrapTest (Text/Regex/Posix/Wrap.hsc:303)
    wrapCount (Text/Regex/Posix/Wrap.hsc:317)
    unusedRegOffset (Text/Regex/Posix/Wrap.hsc:291)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
    retBadbr (Text/Regex/Posix/Wrap.hsc:427)
    retBadpat (Text/Regex/Posix/Wrap.hsc:429)
    retBadrpt (Text/Regex/Posix/Wrap.hsc:431)
    retEcollate (Text/Regex/Posix/Wrap.hsc:433)
    retEctype (Text/Regex/Posix/Wrap.hsc:435)
    retEescape (Text/Regex/Posix/Wrap.hsc:437)
    retEsubreg (Text/Regex/Posix/Wrap.hsc:439)
    retEbrack (Text/Regex/Posix/Wrap.hsc:441)
    retEparen (Text/Regex/Posix/Wrap.hsc:443)
    retEbrace (Text/Regex/Posix/Wrap.hsc:445)
    retErange (Text/Regex/Posix/Wrap.hsc:447)
    retEspace (Text/Regex/Posix/Wrap.hsc:449)
  68% ( 17 / 25) in 'Text.Regex.Posix.String'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/String.hs:63)
    compile (Text/Regex/Posix/String.hs:87)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/Sequence.hs:67)
    compile (Text/Regex/Posix/Sequence.hs:91)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString.hs:143)
    regexec (Text/Regex/Posix/ByteString.hs:124)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
  Missing documentation for:
    unusedOffset (Text/Regex/Posix/ByteString/Lazy.hs:140)
    regexec (Text/Regex/Posix/ByteString/Lazy.hs:128)
    compExtended (Text/Regex/Posix/Wrap.hsc:416)
    compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
    compNoSub (Text/Regex/Posix/Wrap.hsc:420)
    compNewline (Text/Regex/Posix/Wrap.hsc:422)
    execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
    execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
  80% (  4 /  5) in 'Text.Regex.Posix'
  Missing documentation for:
    getVersion_Text_Regex_Posix (Text/Regex/Posix.hs:69)
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
    retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
    retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html,
dist/doc/html/regex-posix/regex-posix.txt
Creating package registration file:
/tmp/pkgConf-regex-posix-0.955604253291059887569.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-posix-0.95.2-6Fv9CTZU9JMB52PT4YRZTl
Registering regex-posix-0.95.2...
Installed regex-posix-0.95.2
Configuring blaze-markup-0.7.0.3...
Building blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )

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

src/Text/Blaze/Internal.hs:75:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o )
[3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o )
[4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o )

src/Text/Blaze/Renderer/Text.hs:15:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )

src/Text/Blaze/Renderer/Utf8.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[6 of 6] Compiling Text.Blaze       ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )

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

src/Text/Blaze.hs:92:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering blaze-markup-0.7.0.3...
Running Haddock for blaze-markup-0.7.0.3...
Running hscolour for blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...

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

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

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

src/Text/Blaze/Renderer/Utf8.hs:11:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

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

src/Text/Blaze.hs:92:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity.
 100% ( 50 / 50) in 'Text.Blaze.Internal'
  75% (  3 /  4) in 'Text.Blaze.Renderer.String'
  Missing documentation for:
    renderHtml (src/Text/Blaze/Renderer/String.hs:93)
  67% (  2 /  3) in 'Text.Blaze.Renderer.Pretty'
  Missing documentation for:
    renderHtml (src/Text/Blaze/Renderer/Pretty.hs:56)
  56% (  5 /  9) in 'Text.Blaze.Renderer.Text'
  Missing documentation for:
    renderHtmlBuilder (src/Text/Blaze/Renderer/Text.hs:73)
    renderHtmlBuilderWith (src/Text/Blaze/Renderer/Text.hs:133)
    renderHtml (src/Text/Blaze/Renderer/Text.hs:149)
    renderHtmlWith (src/Text/Blaze/Renderer/Text.hs:164)
  86% (  6 /  7) in 'Text.Blaze.Renderer.Utf8'
  Missing documentation for:
    Module header
 100% ( 43 / 43) in 'Text.Blaze'
Documentation created: dist/doc/html/blaze-markup/index.html,
dist/doc/html/blaze-markup/blaze-markup.txt
Creating package registration file:
/tmp/pkgConf-blaze-markup-0.7.05260837811724949884.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-markup-0.7.0.3-FhrnjaI7C1I5CvgGhchX3R
Registering blaze-markup-0.7.0.3...
Installed blaze-markup-0.7.0.3
Configuring mime-mail-0.4.11...
Building mime-mail-0.4.11...
Preprocessing library mime-mail-0.4.11...
[1 of 1] Compiling Network.Mail.Mime ( Network/Mail/Mime.hs, dist/build/Network/Mail/Mime.o )
In-place registering mime-mail-0.4.11...
Running Haddock for mime-mail-0.4.11...
Running hscolour for mime-mail-0.4.11...
Preprocessing library mime-mail-0.4.11...
Preprocessing library mime-mail-0.4.11...
Haddock coverage:
  88% ( 30 / 34) in 'Network.Mail.Mime'
  Missing documentation for:
    Module header
    Address (Network/Mail/Mime.hs:116)
    Headers (Network/Mail/Mime.hs:142)
    addAttachments (Network/Mail/Mime.hs:437)
Documentation created: dist/doc/html/mime-mail/index.html,
dist/doc/html/mime-mail/mime-mail.txt
Creating package registration file:
/tmp/pkgConf-mime-mail-0.415785569171114827124.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mime-mail-0.4.11-DwYHALmOh3FBfvLziHwnKX
Registering mime-mail-0.4.11...
Installed mime-mail-0.4.11
Configuring streaming-commons-0.1.14.2...
Building streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
[ 1 of 18] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o )
[ 2 of 18] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o )
[ 3 of 18] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 4 of 18] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[ 5 of 18] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[ 6 of 18] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 7 of 18] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 18] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o )
[ 9 of 18] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o )
[10 of 18] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o )
[11 of 18] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o )
[12 of 18] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o )
[13 of 18] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o )
[14 of 18] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o )
[15 of 18] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o )
[16 of 18] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o )
[17 of 18] Compiling Data.Streaming.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.o )
[18 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o )
In-place registering streaming-commons-0.1.14.2...
Running Haddock for streaming-commons-0.1.14.2...
Running hscolour for streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
Preprocessing library streaming-commons-0.1.14.2...
Haddock coverage:
   0% (  0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
  Missing documentation for:
    Module header
    ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:30)
    ZStream' (Data/Streaming/Zlib/Lowlevel.hs:31)
    zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:41)
    Strategy (Data/Streaming/Zlib/Lowlevel.hs:33)
    deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:48)
    inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:57)
    c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:60)
    c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:63)
    c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:66)
    c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:69)
    c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:72)
    c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:75)
    c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:78)
    c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:81)
    c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:84)
    c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:87)
    c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:90)
    c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:93)
    c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:96)
    c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:99)
  96% ( 22 / 23) in 'Data.Streaming.Zlib'
  Missing documentation for:
    PopperRes (Data/Streaming/Zlib.hs:208)
  75% (  3 /  4) in 'Data.Streaming.Process.Internal'
  Missing documentation for:
    Module header
 100% ( 23 / 23) in 'Data.Streaming.Process'
  89% (  8 /  9) in 'Data.Streaming.Network.Internal'
  Missing documentation for:
    Module header
  68% ( 51 / 75) in 'Data.Streaming.Network'
  Missing documentation for:
    Module header
    message (Data/Streaming/Network.hs:469)
    HasPort (Data/Streaming/Network.hs:472)
    HasAfterBind (Data/Streaming/Network.hs:524)
    HasReadWrite (Data/Streaming/Network.hs:642)
    HasPath (Data/Streaming/Network.hs:504)
    setPort (Data/Streaming/Network.hs:482)
    setHost (Data/Streaming/Network.hs:485)
    setAfterBind (Data/Streaming/Network.hs:536)
    setNeedLocalAddr (Data/Streaming/Network.hs:518)
    setPath (Data/Streaming/Network.hs:514)
    getPort (Data/Streaming/Network.hs:479)
    getHost (Data/Streaming/Network.hs:488)
    getAfterBind (Data/Streaming/Network.hs:533)
    getNeedLocalAddr (Data/Streaming/Network.hs:521)
    getPath (Data/Streaming/Network.hs:511)
    appRead (Data/Streaming/Network.hs:654)
    appWrite (Data/Streaming/Network.hs:657)
    appSockAddr (Data/Streaming/Network.hs:626)
    appLocalAddr (Data/Streaming/Network.hs:623)
    unassignedPorts (Data/Streaming/Network.hs:229)
    safeRecv (Data/Streaming/Network.hs:342)
    ConnectionHandle (Data/Streaming/Network.hs:569)
    runTCPServerWithHandle (Data/Streaming/Network.hs:571)
  43% (  3 /  7) in 'Data.Streaming.Filesystem'
  Missing documentation for:
    DirStream
    readDirStream (Data/Streaming/Filesystem.hs:66)
    FileType (Data/Streaming/Filesystem.hs:94)
    getFileType (Data/Streaming/Filesystem.hs:75)
  20% (  1 /  5) in 'Data.Streaming.FileRead'
  Missing documentation for:
    ReadHandle (Data/Streaming/FileRead.hs:26)
    openFile (Data/Streaming/FileRead.hs:28)
    closeFile (Data/Streaming/FileRead.hs:31)
    readChunk (Data/Streaming/FileRead.hs:34)
  95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
  Missing documentation for:
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  85% ( 23 / 27) in 'Data.Streaming.ByteString.Builder'
  Missing documentation for:
    BuilderRecv (Data/Streaming/ByteString/Builder.hs:74)
    BuilderFinish (Data/Streaming/ByteString/Builder.hs:76)
    newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:78)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
 100% (  3 /  3) in 'Data.Streaming.ByteString.Builder.Class'
  83% ( 19 / 23) in 'Data.Streaming.Blaze'
  Missing documentation for:
    BlazeRecv (Data/Streaming/Blaze.hs:148)
    BlazeFinish (Data/Streaming/Blaze.hs:150)
    newBlazeRecv (Data/Streaming/Blaze.hs:51)
    defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  90% (  9 / 10) in 'Data.Streaming.Text'
  Missing documentation for:
    DecodeResult (Data/Streaming/Text.hs:81)
Warning: Data.Streaming.Zlib: could not find link destinations for:
    D1WindowBits C1_0WindowBits C1_1WindowBits
Documentation created: dist/doc/html/streaming-commons/index.html,
dist/doc/html/streaming-commons/streaming-commons.txt
Creating package registration file:
/tmp/pkgConf-streaming-commons-0.1.148523405642026900253.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/streaming-commons-0.1.14.2-DGqjBf0vAJlDggX4NRDaSw
Registering streaming-commons-0.1.14.2...
Installed streaming-commons-0.1.14.2
Configuring case-insensitive-1.2.0.5...
Building case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.2.0.5...
Running Haddock for case-insensitive-1.2.0.5...
Running hscolour for case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
Preprocessing library case-insensitive-1.2.0.5...
Haddock coverage:
 100% (  8 /  8) in 'Data.CaseInsensitive.Internal'
 100% (  2 /  2) in 'Data.CaseInsensitive.Unsafe'
 100% (  7 /  7) in 'Data.CaseInsensitive'
Documentation created: dist/doc/html/case-insensitive/index.html,
dist/doc/html/case-insensitive/case-insensitive.txt
Creating package registration file:
/tmp/pkgConf-case-insensitive-1.2.013635297152015831264.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/case-insensitive-1.2.0.5-9NseolisKnP80bb65s7rJ9
Registering case-insensitive-1.2.0.5...
Installed case-insensitive-1.2.0.5
Configuring scientific-0.3.4.2...
Building scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
[1 of 6] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 6] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o )
[3 of 6] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[4 of 6] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[5 of 6] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[6 of 6] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.4.2...
Running Haddock for scientific-0.3.4.2...
Running hscolour for scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
Preprocessing library scientific-0.3.4.2...
Haddock coverage:
  67% (  2 /  3) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'Utils'
  Missing documentation for:
    Module header
    roundTo (src/Utils.hs:12)
 100% (  2 /  2) in 'Math.NumberTheory.Logarithms'
 100% ( 24 / 24) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
  Missing documentation for:
    Module header
Warning: Data.Scientific: could not find link destinations for:
    whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.4798976381670492731.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.2-1UL7hJs0dy8BYuo3rFsz84
Registering scientific-0.3.4.2...
Installed scientific-0.3.4.2
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:102)
    MArray (Data/HashMap/Array.hs:127)
    new_ (Data/HashMap/Array.hs:174)
    singleton (Data/HashMap/Array.hs:177)
    singletonM (Data/HashMap/Array.hs:181)
    pair (Data/HashMap/Array.hs:185)
    length (Data/HashMap/Array.hs:113)
    lengthM (Data/HashMap/Array.hs:135)
    read (Data/HashMap/Array.hs:192)
    write (Data/HashMap/Array.hs:198)
    index (Data/HashMap/Array.hs:205)
    indexM (Data/HashMap/Array.hs:211)
    unsafeFreeze (Data/HashMap/Array.hs:217)
    unsafeThaw (Data/HashMap/Array.hs:223)
    run (Data/HashMap/Array.hs:229)
    run2 (Data/HashMap/Array.hs:233)
    foldl' (Data/HashMap/Array.hs:335)
    foldr (Data/HashMap/Array.hs:343)
    thaw (Data/HashMap/Array.hs:355)
    map (Data/HashMap/Array.hs:388)
    traverse (Data/HashMap/Array.hs:431)
    filter (Data/HashMap/Array.hs:436)
    toList (Data/HashMap/Array.hs:428)
  87% ( 54 / 62) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:124)
    Hash (Data/HashMap/Base.hs:177)
    Bitmap (Data/HashMap/Base.hs:178)
    mask (Data/HashMap/Base.hs:1094)
    bitsPerSubkey (Data/HashMap/Base.hs:1082)
    sparseIndex (Data/HashMap/Base.hs:1091)
    updateOrConcatWith (Data/HashMap/Base.hs:1003)
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.56594092711813167711.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring uuid-types-1.0.2...
Building uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...
[1 of 3] Compiling Data.UUID.Types.Internal.Builder ( Data/UUID/Types/Internal/Builder.hs, dist/build/Data/UUID/Types/Internal/Builder.o )
[2 of 3] Compiling Data.UUID.Types.Internal ( Data/UUID/Types/Internal.hs, dist/build/Data/UUID/Types/Internal.o )

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

Data/UUID/Types/Internal.hs:44:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[3 of 3] Compiling Data.UUID.Types  ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.o )
In-place registering uuid-types-1.0.2...
Running Haddock for uuid-types-1.0.2...
Running hscolour for uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...
Preprocessing library uuid-types-1.0.2...

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

Data/UUID/Types/Internal.hs:44:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
Haddock coverage:
  29% (  2 /  7) in 'Data.UUID.Types.Internal.Builder'
  Missing documentation for:
    Module header
    Takes1Byte (Data/UUID/Types/Internal/Builder.hs:46)
    Takes2Bytes (Data/UUID/Types/Internal/Builder.hs:47)
    Takes3Bytes (Data/UUID/Types/Internal/Builder.hs:48)
    Takes4Bytes (Data/UUID/Types/Internal/Builder.hs:49)
  86% ( 19 / 22) in 'Data.UUID.Types.Internal'
  Missing documentation for:
    UnpackedUUID (Data/UUID/Types/Internal.hs:111)
    pack (Data/UUID/Types/Internal.hs:147)
    unpack (Data/UUID/Types/Internal.hs:127)
 100% ( 16 / 16) in 'Data.UUID.Types'
Documentation created: dist/doc/html/uuid-types/index.html,
dist/doc/html/uuid-types/uuid-types.txt
Creating package registration file:
/tmp/pkgConf-uuid-types-1.0280871166416767876.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uuid-types-1.0.2-2PEt00jQxGGFqBr6JlDQgY
Registering uuid-types-1.0.2...
Installed uuid-types-1.0.2
Configuring HJScript-0.7.0...
Building HJScript-0.7.0...
Preprocessing library HJScript-0.7.0...

on the commandline: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Lang.hs:1:33: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/Array.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/Boolean.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/JQuery.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/Date.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/Math.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/RegExp.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/String.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/ActiveXObject.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/XMLHttpRequest.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/XMLGenerator.hs:1:74: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Ajax.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Monad.hs:1:33: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[ 1 of 27] Compiling HJScript.Objects.Object ( src/HJScript/Objects/Object.hs, dist/build/HJScript/Objects/Object.o )
[ 2 of 27] Compiling HJScript.Events  ( src/HJScript/Events.hs, dist/build/HJScript/Events.o )
[ 3 of 27] Compiling HJScript.Monad   ( src/HJScript/Monad.hs, dist/build/HJScript/Monad.o )
[ 4 of 27] Compiling HJScript.Lang    ( src/HJScript/Lang.hs, dist/build/HJScript/Lang.o )
[ 5 of 27] Compiling HJScript.Objects.Array ( src/HJScript/Objects/Array.hs, dist/build/HJScript/Objects/Array.o )
[ 6 of 27] Compiling HJScript.Objects.Boolean ( src/HJScript/Objects/Boolean.hs, dist/build/HJScript/Objects/Boolean.o )
[ 7 of 27] Compiling HJScript.Objects.Date ( src/HJScript/Objects/Date.hs, dist/build/HJScript/Objects/Date.o )
[ 8 of 27] Compiling HJScript.Objects.Math ( src/HJScript/Objects/Math.hs, dist/build/HJScript/Objects/Math.o )
[ 9 of 27] Compiling HJScript.Objects.RegExp ( src/HJScript/Objects/RegExp.hs, dist/build/HJScript/Objects/RegExp.o )
[10 of 27] Compiling HJScript.Objects.String ( src/HJScript/Objects/String.hs, dist/build/HJScript/Objects/String.o )
[11 of 27] Compiling HJScript.Objects.ActiveXObject ( src/HJScript/Objects/ActiveXObject.hs, dist/build/HJScript/Objects/ActiveXObject.o )
[12 of 27] Compiling HJScript.DOM.NodeTypes ( src/HJScript/DOM/NodeTypes.hs, dist/build/HJScript/DOM/NodeTypes.o )
[13 of 27] Compiling HJScript.DOM.Node ( src/HJScript/DOM/Node.hs, dist/build/HJScript/DOM/Node.o )
[14 of 27] Compiling HJScript.DOM.AttributeNode ( src/HJScript/DOM/AttributeNode.hs, dist/build/HJScript/DOM/AttributeNode.o )
[15 of 27] Compiling HJScript.DOM.TextNode ( src/HJScript/DOM/TextNode.hs, dist/build/HJScript/DOM/TextNode.o )
[16 of 27] Compiling HJScript.DOM.NamedNodeMap ( src/HJScript/DOM/NamedNodeMap.hs, dist/build/HJScript/DOM/NamedNodeMap.o )
[17 of 27] Compiling HJScript.DOM.ElementNode ( src/HJScript/DOM/ElementNode.hs, dist/build/HJScript/DOM/ElementNode.o )
[18 of 27] Compiling HJScript.DOM.XHTML ( src/HJScript/DOM/XHTML.hs, dist/build/HJScript/DOM/XHTML.o )
[19 of 27] Compiling HJScript.DOM.Window ( src/HJScript/DOM/Window.hs, dist/build/HJScript/DOM/Window.o )
[20 of 27] Compiling HJScript.Objects.JQuery ( src/HJScript/Objects/JQuery.hs, dist/build/HJScript/Objects/JQuery.o )
[21 of 27] Compiling HJScript.DOM.Document ( src/HJScript/DOM/Document.hs, dist/build/HJScript/DOM/Document.o )
[22 of 27] Compiling HJScript.DOM     ( src/HJScript/DOM.hs, dist/build/HJScript/DOM.o )
[23 of 27] Compiling HJScript.Objects.XMLHttpRequest ( src/HJScript/Objects/XMLHttpRequest.hs, dist/build/HJScript/Objects/XMLHttpRequest.o )
[24 of 27] Compiling HJScript.Ajax    ( src/HJScript/Ajax.hs, dist/build/HJScript/Ajax.o )
[25 of 27] Compiling HJScript.Utils   ( src/HJScript/Utils.hs, dist/build/HJScript/Utils.o )
[26 of 27] Compiling HJScript.XMLGenerator ( src/HJScript/XMLGenerator.hs, dist/build/HJScript/XMLGenerator.o )
[27 of 27] Compiling HJScript         ( src/HJScript.hs, dist/build/HJScript.o )
In-place registering HJScript-0.7.0...
Running Haddock for HJScript-0.7.0...
Running hscolour for HJScript-0.7.0...
Preprocessing library HJScript-0.7.0...
Preprocessing library HJScript-0.7.0...

src/HJScript.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Lang.hs:1:33: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/Array.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/Boolean.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/JQuery.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/Date.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/Math.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/RegExp.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/String.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/ActiveXObject.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Objects/XMLHttpRequest.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/XMLGenerator.hs:1:74: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Ajax.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/HJScript/Monad.hs:1:33: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
Haddock coverage:
  50% (  2 /  4) in 'HJScript.Objects.Object'
  Missing documentation for:
     (src/HJScript/Objects/Object.hs:17)
     (src/HJScript/Objects/Object.hs:18)
  60% (  3 /  5) in 'HJScript.Events'
  Missing documentation for:
    Module header
    showEvent (src/HJScript/Events.hs:52)
  77% ( 10 / 13) in 'HJScript.Monad'
  Missing documentation for:
    HJScript (src/HJScript/Monad.hs:35)
    newVarName (src/HJScript/Monad.hs:91)
    newVarNum (src/HJScript/Monad.hs:84)
  44% ( 32 / 72) in 'HJScript.Lang'
  Missing documentation for:
    postinc (src/HJScript/Lang.hs:69)
    predec (src/HJScript/Lang.hs:72)
    postdec (src/HJScript/Lang.hs:75)
    .+. (src/HJScript/Lang.hs:81)
    .-. (src/HJScript/Lang.hs:84)
    .*. (src/HJScript/Lang.hs:87)
    ./. (src/HJScript/Lang.hs:90)
    .&&. (src/HJScript/Lang.hs:93)
    .||. (src/HJScript/Lang.hs:96)
    .==. (src/HJScript/Lang.hs:99)
    .!=. (src/HJScript/Lang.hs:102)
    .>. (src/HJScript/Lang.hs:105)
    .<. (src/HJScript/Lang.hs:108)
    .>=. (src/HJScript/Lang.hs:111)
    .<=. (src/HJScript/Lang.hs:114)
    this (src/HJScript/Lang.hs:294)
    callMethod (src/HJScript/Lang.hs:266)
    callVoidMethod (src/HJScript/Lang.hs:271)
    callProc (src/HJScript/Lang.hs:297)
    var (src/HJScript/Lang.hs:278)
    varWith (src/HJScript/Lang.hs:285)
    inVar (src/HJScript/Lang.hs:291)
    new (src/HJScript/Lang.hs:301)
    #. (src/HJScript/Lang.hs:320)
    rec (src/HJScript/Lang.hs:324)
    first (src/HJScript/Lang.hs:327)
    second (src/HJScript/Lang.hs:331)
    x (src/HJScript/Lang.hs:327)
    y (src/HJScript/Lang.hs:331)
    break (src/HJScript/Lang.hs:362)
    continue (src/HJScript/Lang.hs:365)
    true (src/HJScript/Lang.hs:368)
    ifOp (src/HJScript/Lang.hs:359)
    false (src/HJScript/Lang.hs:371)
    int (src/HJScript/Lang.hs:374)
    float (src/HJScript/Lang.hs:377)
    bool (src/HJScript/Lang.hs:380)
    string (src/HJScript/Lang.hs:383)
    HJScript (src/HJScript/Monad.hs:35)
    evaluateHJScript (src/HJScript/Lang.hs:256)
  89% (  8 /  9) in 'HJScript.Objects.Array'
  Missing documentation for:
    headArr (src/HJScript/Objects/Array.hs:26)
  25% (  1 /  4) in 'HJScript.Objects.Boolean'
  Missing documentation for:
    Boolean (src/HJScript/Objects/Boolean.hs:18)
    booleanToString (src/HJScript/Objects/Boolean.hs:28)
    valueOf (src/HJScript/Objects/Boolean.hs:31)
   7% (  3 / 42) in 'HJScript.Objects.Date'
  Missing documentation for:
    Date (src/HJScript/Objects/Date.hs:62)
    getDate (src/HJScript/Objects/Date.hs:70)
    getDay (src/HJScript/Objects/Date.hs:73)
    getMonth (src/HJScript/Objects/Date.hs:76)
    getFullYear (src/HJScript/Objects/Date.hs:79)
    getHours (src/HJScript/Objects/Date.hs:82)
    getMinutes (src/HJScript/Objects/Date.hs:85)
    getSeconds (src/HJScript/Objects/Date.hs:88)
    getMilliseconds (src/HJScript/Objects/Date.hs:91)
    getUTCDay (src/HJScript/Objects/Date.hs:94)
    getUTCMonth (src/HJScript/Objects/Date.hs:97)
    getUTCFullYear (src/HJScript/Objects/Date.hs:100)
    getUTCHours (src/HJScript/Objects/Date.hs:103)
    getUTCMinutes (src/HJScript/Objects/Date.hs:106)
    getUTCSeconds (src/HJScript/Objects/Date.hs:109)
    getUTCMilliseconds (src/HJScript/Objects/Date.hs:112)
    getTime (src/HJScript/Objects/Date.hs:115)
    getTimezoneOffset (src/HJScript/Objects/Date.hs:118)
    getUTCDate (src/HJScript/Objects/Date.hs:121)
    setDate (src/HJScript/Objects/Date.hs:126)
    setMonth (src/HJScript/Objects/Date.hs:129)
    setFullYear (src/HJScript/Objects/Date.hs:132)
    setYear (src/HJScript/Objects/Date.hs:135)
    setHours (src/HJScript/Objects/Date.hs:138)
    setMinutes (src/HJScript/Objects/Date.hs:141)
    setSeconds (src/HJScript/Objects/Date.hs:144)
    setMilliseconds (src/HJScript/Objects/Date.hs:147)
    setTime (src/HJScript/Objects/Date.hs:150)
    setUTCDate (src/HJScript/Objects/Date.hs:153)
    setUTCMonth (src/HJScript/Objects/Date.hs:156)
    setUTCFullYear (src/HJScript/Objects/Date.hs:159)
    setUTCHours (src/HJScript/Objects/Date.hs:162)
    setUTCMinutes (src/HJScript/Objects/Date.hs:165)
    setUTCSeconds (src/HJScript/Objects/Date.hs:168)
    setUTCMilliseconds (src/HJScript/Objects/Date.hs:171)
    dateToString (src/HJScript/Objects/Date.hs:174)
    toGMTString (src/HJScript/Objects/Date.hs:177)
    toUTCString (src/HJScript/Objects/Date.hs:180)
    toLocaleString (src/HJScript/Objects/Date.hs:183)
  11% (  2 / 18) in 'HJScript.Objects.Math'
  Missing documentation for:
    abs (src/HJScript/Objects/Math.hs:44)
    acos (src/HJScript/Objects/Math.hs:47)
    asin (src/HJScript/Objects/Math.hs:50)
    atan (src/HJScript/Objects/Math.hs:53)
    cos (src/HJScript/Objects/Math.hs:56)
    exp (src/HJScript/Objects/Math.hs:59)
    floor (src/HJScript/Objects/Math.hs:62)
    log (src/HJScript/Objects/Math.hs:65)
    max (src/HJScript/Objects/Math.hs:68)
    min (src/HJScript/Objects/Math.hs:71)
    pow (src/HJScript/Objects/Math.hs:74)
    random (src/HJScript/Objects/Math.hs:77)
    round (src/HJScript/Objects/Math.hs:80)
    sin (src/HJScript/Objects/Math.hs:83)
    sqrt (src/HJScript/Objects/Math.hs:86)
    tan (src/HJScript/Objects/Math.hs:89)
  20% (  1 /  5) in 'HJScript.Objects.RegExp'
  Missing documentation for:
    RegExp (src/HJScript/Objects/RegExp.hs:21)
    test (src/HJScript/Objects/RegExp.hs:29)
    exec (src/HJScript/Objects/RegExp.hs:32)
    compile (src/HJScript/Objects/RegExp.hs:35)
  15% (  3 / 20) in 'HJScript.Objects.String'
  Missing documentation for:
    strLength (src/HJScript/Objects/String.hs:33)
    toUpperCase (src/HJScript/Objects/String.hs:40)
    toLowerCase (src/HJScript/Objects/String.hs:44)
    anchor (src/HJScript/Objects/String.hs:47)
    big (src/HJScript/Objects/String.hs:50)
    blink (src/HJScript/Objects/String.hs:53)
    bold (src/HJScript/Objects/String.hs:56)
    charAt (src/HJScript/Objects/String.hs:59)
    charCodeAt (src/HJScript/Objects/String.hs:62)
    strConcat (src/HJScript/Objects/String.hs:65)
    indexOf (src/HJScript/Objects/String.hs:68)
    italics (src/HJScript/Objects/String.hs:71)
    lastIndexOf (src/HJScript/Objects/String.hs:74)
    link (src/HJScript/Objects/String.hs:77)
    replace (src/HJScript/Objects/String.hs:80)
    substr (src/HJScript/Objects/String.hs:83)
    substring (src/HJScript/Objects/String.hs:86)
   0% (  0 /  3) in 'HJScript.Objects.ActiveXObject'
  Missing documentation for:
    Module header
    ActiveXObject (src/HJScript/Objects/ActiveXObject.hs:21)
    msXMLHttp (src/HJScript/Objects/ActiveXObject.hs:26)
  25% (  2 /  8) in 'HJScript.DOM.NodeTypes'
  Missing documentation for:
    Node (src/HJScript/DOM/NodeTypes.hs:67)
    ElementNode (src/HJScript/DOM/NodeTypes.hs:70)
    AttributeNode (src/HJScript/DOM/NodeTypes.hs:73)
    TextNode (src/HJScript/DOM/NodeTypes.hs:76)
    nodeTypeVal (src/HJScript/DOM/NodeTypes.hs:48)
    Document (src/HJScript/DOM/NodeTypes.hs:105)
   9% (  1 / 11) in 'HJScript.DOM.Node'
  Missing documentation for:
    Module header
    Node (src/HJScript/DOM/NodeTypes.hs:67)
    IsNode (src/HJScript/DOM/Node.hs:22)
    nodeTypeVal (src/HJScript/DOM/NodeTypes.hs:48)
    nodeName (src/HJScript/DOM/Node.hs:43)
    nodeType (src/HJScript/DOM/Node.hs:46)
    nodeValue (src/HJScript/DOM/Node.hs:49)
    ownerDocument (src/HJScript/DOM/Node.hs:52)
    prefix (src/HJScript/DOM/Node.hs:55)
    cloneNode (src/HJScript/DOM/Node.hs:62)
   0% (  0 /  5) in 'HJScript.DOM.AttributeNode'
  Missing documentation for:
    Module header
    AttributeNode (src/HJScript/DOM/NodeTypes.hs:73)
    name (src/HJScript/DOM/AttributeNode.hs:29)
    specified (src/HJScript/DOM/AttributeNode.hs:32)
    value (src/HJScript/DOM/AttributeNode.hs:35)
   0% (  0 / 10) in 'HJScript.DOM.TextNode'
  Missing documentation for:
    Module header
    TextNode (src/HJScript/DOM/NodeTypes.hs:76)
    text (src/HJScript/DOM/TextNode.hs:32)
    length (src/HJScript/DOM/TextNode.hs:35)
    appendData (src/HJScript/DOM/TextNode.hs:42)
    deleteData (src/HJScript/DOM/TextNode.hs:45)
    insertData (src/HJScript/DOM/TextNode.hs:48)
    replaceData (src/HJScript/DOM/TextNode.hs:51)
    splitText (src/HJScript/DOM/TextNode.hs:54)
    substringData (src/HJScript/DOM/TextNode.hs:57)
   0% (  0 /  7) in 'HJScript.DOM.NamedNodeMap'
  Missing documentation for:
    Module header
    NamedNodeMap (src/HJScript/DOM/NamedNodeMap.hs:10)
     (src/HJScript/DOM/NamedNodeMap.hs:12)
    length (src/HJScript/DOM/NamedNodeMap.hs:18)
    getNamedItem (src/HJScript/DOM/NamedNodeMap.hs:25)
    item (src/HJScript/DOM/NamedNodeMap.hs:28)
    removeNamedItem (src/HJScript/DOM/NamedNodeMap.hs:31)
   3% (  1 / 31) in 'HJScript.DOM.ElementNode'
  Missing documentation for:
    ElementNode (src/HJScript/DOM/NodeTypes.hs:70)
    IsElementNode (src/HJScript/DOM/ElementNode.hs:41)
    attributes (src/HJScript/DOM/ElementNode.hs:47)
    childNodes (src/HJScript/DOM/ElementNode.hs:50)
    firstChild (src/HJScript/DOM/ElementNode.hs:53)
    lastChild (src/HJScript/DOM/ElementNode.hs:56)
    localName (src/HJScript/DOM/ElementNode.hs:59)
    nextSibling (src/HJScript/DOM/ElementNode.hs:62)
    parentNode (src/HJScript/DOM/ElementNode.hs:65)
    previousSibling (src/HJScript/DOM/ElementNode.hs:68)
    tagName (src/HJScript/DOM/ElementNode.hs:71)
    scrollTop (src/HJScript/DOM/ElementNode.hs:74)
    scrollTopVar (src/HJScript/DOM/ElementNode.hs:77)
    scrollHeight (src/HJScript/DOM/ElementNode.hs:80)
    scrollHeightVar (src/HJScript/DOM/ElementNode.hs:83)
    appendChild (src/HJScript/DOM/ElementNode.hs:91)
    cloneNode (src/HJScript/DOM/Node.hs:62)
    getAttribute (src/HJScript/DOM/ElementNode.hs:94)
    getAttributeNode (src/HJScript/DOM/ElementNode.hs:97)
    hasAttribute (src/HJScript/DOM/ElementNode.hs:100)
    hasAttributes (src/HJScript/DOM/ElementNode.hs:103)
    hasChildNodes (src/HJScript/DOM/ElementNode.hs:106)
    insertBefore (src/HJScript/DOM/ElementNode.hs:109)
    normalize (src/HJScript/DOM/ElementNode.hs:113)
    removeAttribute (src/HJScript/DOM/ElementNode.hs:116)
    removeAttributeNode (src/HJScript/DOM/ElementNode.hs:119)
    removeChild (src/HJScript/DOM/ElementNode.hs:122)
    replaceChild (src/HJScript/DOM/ElementNode.hs:125)
    setAttribute (src/HJScript/DOM/ElementNode.hs:129)
    setAttributeNode (src/HJScript/DOM/ElementNode.hs:132)
  10% (  4 / 40) in 'HJScript.DOM.XHTML'
  Missing documentation for:
    IsXHTMLElement (src/HJScript/DOM/XHTML.hs:34)
    asXHTMLElement (src/HJScript/DOM/XHTML.hs:42)
    className (src/HJScript/DOM/XHTML.hs:47)
    Anchor (src/HJScript/DOM/XHTML.hs:73)
    Area (src/HJScript/DOM/XHTML.hs:80)
    Base (src/HJScript/DOM/XHTML.hs:87)
    Body (src/HJScript/DOM/XHTML.hs:94)
    Event (src/HJScript/DOM/XHTML.hs:101)
    Form (src/HJScript/DOM/XHTML.hs:105)
    Frame (src/HJScript/DOM/XHTML.hs:112)
    Frameset (src/HJScript/DOM/XHTML.hs:119)
    History (src/HJScript/DOM/XHTML.hs:123)
    IFrame (src/HJScript/DOM/XHTML.hs:127)
    Image (src/HJScript/DOM/XHTML.hs:134)
    InputButton (src/HJScript/DOM/XHTML.hs:141)
    InputCheckbox (src/HJScript/DOM/XHTML.hs:148)
    InputFile (src/HJScript/DOM/XHTML.hs:155)
    InputHidden (src/HJScript/DOM/XHTML.hs:159)
    InputPassword (src/HJScript/DOM/XHTML.hs:163)
    InputRadio (src/HJScript/DOM/XHTML.hs:167)
    InputReset (src/HJScript/DOM/XHTML.hs:171)
    InputSubmit (src/HJScript/DOM/XHTML.hs:175)
    InputText (src/HJScript/DOM/XHTML.hs:179)
    Link (src/HJScript/DOM/XHTML.hs:186)
    Location (src/HJScript/DOM/XHTML.hs:193)
    Meta (src/HJScript/DOM/XHTML.hs:197)
    Navigator (src/HJScript/DOM/XHTML.hs:201)
    Option (src/HJScript/DOM/XHTML.hs:205)
    Screen (src/HJScript/DOM/XHTML.hs:209)
    Select (src/HJScript/DOM/XHTML.hs:213)
    Style (src/HJScript/DOM/XHTML.hs:217)
    Table (src/HJScript/DOM/XHTML.hs:221)
    TableData (src/HJScript/DOM/XHTML.hs:228)
    TableHeader (src/HJScript/DOM/XHTML.hs:235)
    TableRow (src/HJScript/DOM/XHTML.hs:242)
    Textarea (src/HJScript/DOM/XHTML.hs:249)
   3% (  1 / 29) in 'HJScript.DOM.Window'
  Missing documentation for:
    window (src/HJScript/DOM/Window.hs:32)
    Window (src/HJScript/DOM/Window.hs:28)
    frames (src/HJScript/DOM/Window.hs:46)
    closed (src/HJScript/DOM/Window.hs:37)
    defaultStatus (src/HJScript/DOM/Window.hs:40)
    winDocument (src/HJScript/DOM/Window.hs:43)
    winLength (src/HJScript/DOM/Window.hs:49)
    winName (src/HJScript/DOM/Window.hs:52)
    opener (src/HJScript/DOM/Window.hs:55)
    parent (src/HJScript/DOM/Window.hs:58)
    self (src/HJScript/DOM/Window.hs:61)
    status (src/HJScript/DOM/Window.hs:64)
    top (src/HJScript/DOM/Window.hs:67)
    blur (src/HJScript/DOM/Window.hs:74)
    focus (src/HJScript/DOM/Window.hs:92)
    alert (src/HJScript/DOM/Window.hs:71)
    close (src/HJScript/DOM/Window.hs:83)
    confirm (src/HJScript/DOM/Window.hs:86)
    createPopup (src/HJScript/DOM/Window.hs:89)
    resizeBy (src/HJScript/DOM/Window.hs:117)
    resizeTo (src/HJScript/DOM/Window.hs:120)
    promt (src/HJScript/DOM/Window.hs:104)
    moveBy (src/HJScript/DOM/Window.hs:95)
    moveTo (src/HJScript/DOM/Window.hs:98)
    navigate (src/HJScript/DOM/Window.hs:108)
    open (src/HJScript/DOM/Window.hs:101)
    scrollBy (src/HJScript/DOM/Window.hs:111)
    scrollTo (src/HJScript/DOM/Window.hs:114)
   5% (  1 / 21) in 'HJScript.Objects.JQuery'
  Missing documentation for:
    Module header
    JQuery (src/HJScript/Objects/JQuery.hs:8)
     (src/HJScript/Objects/JQuery.hs:9)
    jQuery (src/HJScript/Objects/JQuery.hs:15)
    selectExpr (src/HJScript/Objects/JQuery.hs:18)
    jSize (src/HJScript/Objects/JQuery.hs:21)
    length (src/HJScript/Objects/JQuery.hs:24)
    get (src/HJScript/Objects/JQuery.hs:27)
    empty (src/HJScript/Objects/JQuery.hs:30)
    jVal (src/HJScript/Objects/JQuery.hs:33)
    jSetVal (src/HJScript/Objects/JQuery.hs:36)
    jText (src/HJScript/Objects/JQuery.hs:39)
    jSetText (src/HJScript/Objects/JQuery.hs:42)
    append (src/HJScript/Objects/JQuery.hs:45)
    prepend (src/HJScript/Objects/JQuery.hs:48)
    ready (src/HJScript/Objects/JQuery.hs:51)
    change (src/HJScript/Objects/JQuery.hs:56)
    submit (src/HJScript/Objects/JQuery.hs:61)
    select (src/HJScript/Objects/JQuery.hs:66)
    runExp (src/HJScript/Objects/JQuery.hs:71)
   4% (  1 / 27) in 'HJScript.DOM.Document'
  Missing documentation for:
    Document (src/HJScript/DOM/NodeTypes.hs:105)
    document (src/HJScript/DOM/Document.hs:38)
    anchors (src/HJScript/DOM/Document.hs:44)
    applets (src/HJScript/DOM/Document.hs:48)
    embeds (src/HJScript/DOM/Document.hs:52)
    forms (src/HJScript/DOM/Document.hs:55)
    images (src/HJScript/DOM/Document.hs:58)
    links (src/HJScript/DOM/Document.hs:61)
    stylesheets (src/HJScript/DOM/Document.hs:65)
    alinkColor (src/HJScript/DOM/Document.hs:69)
    body (src/HJScript/DOM/Document.hs:72)
    cookie (src/HJScript/DOM/Document.hs:75)
    documentElement (src/HJScript/DOM/Document.hs:78)
    domain (src/HJScript/DOM/Document.hs:81)
    lastModified (src/HJScript/DOM/Document.hs:84)
    linkColor (src/HJScript/DOM/Document.hs:88)
    referrer (src/HJScript/DOM/Document.hs:91)
    url (src/HJScript/DOM/Document.hs:94)
    vlinkColor (src/HJScript/DOM/Document.hs:100)
    createAttribute (src/HJScript/DOM/Document.hs:106)
    createElement (src/HJScript/DOM/Document.hs:109)
    createTextNode (src/HJScript/DOM/Document.hs:112)
    getElementById (src/HJScript/DOM/Document.hs:115)
    getElementsByTagName (src/HJScript/DOM/Document.hs:118)
    write (src/HJScript/DOM/Document.hs:121)
    writeln (src/HJScript/DOM/Document.hs:124)
 100% (  9 /  9) in 'HJScript.DOM'
  31% (  4 / 13) in 'HJScript.Objects.XMLHttpRequest'
  Missing documentation for:
    Module header
    statusReq (src/HJScript/Objects/XMLHttpRequest.hs:42)
    onReadyStateChange (src/HJScript/Objects/XMLHttpRequest.hs:45)
    responseXML (src/HJScript/Objects/XMLHttpRequest.hs:48)
    responseText (src/HJScript/Objects/XMLHttpRequest.hs:51)
    readyState (src/HJScript/Objects/XMLHttpRequest.hs:54)
    openReq (src/HJScript/Objects/XMLHttpRequest.hs:61)
    sendReq (src/HJScript/Objects/XMLHttpRequest.hs:64)
    setRequestHeader (src/HJScript/Objects/XMLHttpRequest.hs:67)
  32% (  8 / 25) in 'HJScript.Ajax'
  Missing documentation for:
    Module header
    ReqParam (src/HJScript/Ajax.hs:96)
    ReqParams (src/HJScript/Ajax.hs:97)
    IsReqParams (src/HJScript/Ajax.hs:102)
    noParams (src/HJScript/Ajax.hs:99)
    =: (src/HJScript/Ajax.hs:114)
    <&> (src/HJScript/Ajax.hs:119)
    addGetParams (src/HJScript/Ajax.hs:131)
    openAsync (src/HJScript/Ajax.hs:142)
    openAsyncPost (src/HJScript/Ajax.hs:151)
    sendNull (src/HJScript/Ajax.hs:155)
    sendPost (src/HJScript/Ajax.hs:161)
    setCallBack (src/HJScript/Ajax.hs:164)
    succCallBack (src/HJScript/Ajax.hs:171)
    isReady (src/HJScript/Ajax.hs:175)
    isReadySucc (src/HJScript/Ajax.hs:179)
    setPostReqHeader (src/HJScript/Ajax.hs:198)
   3% (  1 / 39) in 'HJScript.Utils'
  Missing documentation for:
    dispNone (src/HJScript/Utils.hs:34)
    dispBlock (src/HJScript/Utils.hs:37)
    dispInline (src/HJScript/Utils.hs:40)
    thisElem (src/HJScript/Utils.hs:43)
    thisXHTMLElement (src/HJScript/Utils.hs:46)
    thisNode (src/HJScript/Utils.hs:49)
    hasClass (src/HJScript/Utils.hs:56)
    hasChild (src/HJScript/Utils.hs:60)
    isVisible (src/HJScript/Utils.hs:63)
    isInVisible (src/HJScript/Utils.hs:66)
    elemById (src/HJScript/Utils.hs:73)
    elemsByTag (src/HJScript/Utils.hs:76)
    fstElemByTag (src/HJScript/Utils.hs:79)
    allElems (src/HJScript/Utils.hs:82)
    parentElem (src/HJScript/Utils.hs:85)
    elemVal (src/HJScript/Utils.hs:188)
    msg (src/HJScript/Utils.hs:101)
    getElemById (src/HJScript/Utils.hs:104)
    getElemsByTag (src/HJScript/Utils.hs:107)
    getFstElemByTag (src/HJScript/Utils.hs:110)
    getAllElems (src/HJScript/Utils.hs:113)
    getParentElem (src/HJScript/Utils.hs:116)
    getElemsByClass (src/HJScript/Utils.hs:119)
    getFstElemByClass (src/HJScript/Utils.hs:122)
    getSiblings (src/HJScript/Utils.hs:128)
    hideElem (src/HJScript/Utils.hs:135)
    showElem (src/HJScript/Utils.hs:139)
    showInline (src/HJScript/Utils.hs:143)
    showBlock (src/HJScript/Utils.hs:147)
    remFirstChild (src/HJScript/Utils.hs:151)
    remChildren (src/HJScript/Utils.hs:155)
    remElem (src/HJScript/Utils.hs:161)
    appendChildren (src/HJScript/Utils.hs:165)
    setChild (src/HJScript/Utils.hs:170)
    toggleVis (src/HJScript/Utils.hs:176)
    toggleVisBlock (src/HJScript/Utils.hs:179)
    toggleVisInline (src/HJScript/Utils.hs:184)
    setVal (src/HJScript/Utils.hs:191)
   0% (  0 / 10) in 'HJScript.XMLGenerator'
  Missing documentation for:
    Module header
    XML (src/HJScript/XMLGenerator.hs:21)
    Child (src/HJScript/XMLGenerator.hs:22)
    Attribute (src/HJScript/XMLGenerator.hs:23)
    genElement
    genEElement
    asChild
    asAttr
    fromStringLit (src/HJScript/XMLGenerator.hs:35)
    Attr
  88% ( 21 / 24) in 'HJScript'
  Missing documentation for:
    HJScript (src/HJScript/Monad.hs:35)
    newVarName (src/HJScript/Monad.hs:91)
    newVarNum (src/HJScript/Monad.hs:84)
Warning: HJScript.Lang: could not find link destinations for:
    HJSJBinOperator
Warning: HJScript.DOM.XHTML: could not find link destinations for:
    XHTMLElement
Warning: HJScript.Ajax: could not find link destinations for:
    HttpMethod
Warning: HJScript: could not find link destinations for:
    HJState
Documentation created: dist/doc/html/HJScript/index.html,
dist/doc/html/HJScript/HJScript.txt
Creating package registration file:
/tmp/pkgConf-HJScript-0.7151111908089502400.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/HJScript-0.7.0-IRCk9pxheHV7aQAOyGpr9O
Registering HJScript-0.7.0...
Installed HJScript-0.7.0
Configuring multipart-0.1.2...
Building multipart-0.1.2...
Preprocessing library multipart-0.1.2...
[1 of 2] Compiling Network.Multipart.Header ( Network/Multipart/Header.hs, dist/build/Network/Multipart/Header.o )

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

Network/Multipart/Header.hs:145:1: Warning: Tab character

Network/Multipart/Header.hs:200:1: Warning: Tab character

Network/Multipart/Header.hs:218:1: Warning: Tab character

Network/Multipart/Header.hs:274:1: Warning: Tab character

Network/Multipart/Header.hs:275:1: Warning: Tab character

Network/Multipart/Header.hs:276:1: Warning: Tab character

Network/Multipart/Header.hs:309:1: Warning: Tab character
[2 of 2] Compiling Network.Multipart ( Network/Multipart.hs, dist/build/Network/Multipart.o )
In-place registering multipart-0.1.2...
Running Haddock for multipart-0.1.2...
Running hscolour for multipart-0.1.2...
Preprocessing library multipart-0.1.2...
Preprocessing library multipart-0.1.2...

Network/Multipart/Header.hs:145:1: Warning: Tab character

Network/Multipart/Header.hs:200:1: Warning: Tab character

Network/Multipart/Header.hs:218:1: Warning: Tab character

Network/Multipart/Header.hs:274:1: Warning: Tab character

Network/Multipart/Header.hs:275:1: Warning: Tab character

Network/Multipart/Header.hs:276:1: Warning: Tab character

Network/Multipart/Header.hs:309:1: Warning: Tab character

Network/Multipart/Header.hs:49:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  46% ( 11 / 24) in 'Network.Multipart.Header'
  Missing documentation for:
    HeaderValue (Network/Multipart/Header.hs:70)
    pHeaders (Network/Multipart/Header.hs:74)
    getContentType (Network/Multipart/Header.hs:192)
    showContentType (Network/Multipart/Header.hs:189)
    ContentTransferEncoding (Network/Multipart/Header.hs:199)
    getContentTransferEncoding (Network/Multipart/Header.hs:210)
    ContentDisposition (Network/Multipart/Header.hs:217)
    getContentDisposition (Network/Multipart/Header.hs:231)
    parseM (Network/Multipart/Header.hs:238)
    caseInsensitiveEq (Network/Multipart/Header.hs:247)
    caseInsensitiveCompare (Network/Multipart/Header.hs:250)
    lexeme (Network/Multipart/Header.hs:261)
    p_token (Network/Multipart/Header.hs:298)
  53% (  9 / 17) in 'Network.Multipart'
  Missing documentation for:
    MultiPart (Network/Multipart.hs:49)
    BodyPart (Network/Multipart.hs:52)
    showMultipartBody (Network/Multipart.hs:77)
    ContentTransferEncoding (Network/Multipart/Header.hs:199)
    ContentDisposition (Network/Multipart/Header.hs:217)
    getContentType (Network/Multipart/Header.hs:192)
    getContentTransferEncoding (Network/Multipart/Header.hs:210)
    getContentDisposition (Network/Multipart/Header.hs:231)
Warning: Network.Multipart: could not find link destinations for:
    isBoundary
Documentation created: dist/doc/html/multipart/index.html,
dist/doc/html/multipart/multipart.txt
Creating package registration file:
/tmp/pkgConf-multipart-0.1994703850954462294.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/multipart-0.1.2-IZ2tSdLrN676asJsvkwDSs
Registering multipart-0.1.2...
Installed multipart-0.1.2
Configuring network-uri-2.6.0.3...
Building network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
[1 of 1] Compiling Network.URI      ( Network/URI.hs, dist/build/Network/URI.o )

Network/URI.hs:129:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
In-place registering network-uri-2.6.0.3...
Running Haddock for network-uri-2.6.0.3...
Running hscolour for network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...
Preprocessing library network-uri-2.6.0.3...

Network/URI.hs:129:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
Haddock coverage:
  78% ( 38 / 49) in 'Network.URI'
  Missing documentation for:
    uriIsAbsolute (Network/URI.hs:316)
    uriIsRelative (Network/URI.hs:319)
    parseabsoluteURI (Network/URI.hs:1258)
    escapeString (Network/URI.hs:1262)
    reserved (Network/URI.hs:1266)
    unreserved (Network/URI.hs:1270)
    scheme (Network/URI.hs:1276)
    authority (Network/URI.hs:1280)
    path (Network/URI.hs:1288)
    query (Network/URI.hs:1292)
    fragment (Network/URI.hs:1296)
Documentation created: dist/doc/html/network-uri/index.html,
dist/doc/html/network-uri/network-uri.txt
Creating package registration file:
/tmp/pkgConf-network-uri-2.6.03851587322032596200.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-uri-2.6.0.3-LFMzacKIfjmC6gRt5N3aSz
Registering network-uri-2.6.0.3...
Installed network-uri-2.6.0.3
Configuring cpphs-1.19.3...
Building cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
[ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o )
[ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o )
[ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o )
[ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o )
[ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o )
[10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o )
In-place registering cpphs-1.19.3...
Preprocessing executable 'cpphs' for cpphs-1.19.3...
[ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o )
[ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o )
[ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o )
[ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o )
[ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o )
[10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o )
[12 of 12] Compiling Main             ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o )
Linking dist/build/cpphs/cpphs ...
Running Haddock for cpphs-1.19.3...
Running hscolour for cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
Preprocessing executable 'cpphs' for cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
Haddock coverage:
  83% (  5 /  6) in 'Language.Preprocessor.Cpphs.HashDefine'
  Missing documentation for:
    HashDefine (Language/Preprocessor/Cpphs/HashDefine.hs:25)
  33% (  3 /  9) in 'Language.Preprocessor.Cpphs.SymTab'
  Missing documentation for:
    emptyST (Language/Preprocessor/Cpphs/SymTab.hs:30)
    insertST (Language/Preprocessor/Cpphs/SymTab.hs:31)
    deleteST (Language/Preprocessor/Cpphs/SymTab.hs:32)
    lookupST (Language/Preprocessor/Cpphs/SymTab.hs:33)
    definedST (Language/Preprocessor/Cpphs/SymTab.hs:34)
    flattenST (Language/Preprocessor/Cpphs/SymTab.hs:35)
 100% (  2 /  2) in 'Language.Preprocessor.Unlit'
 100% (  7 /  7) in 'Language.Preprocessor.Cpphs.Options'
 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position'
  86% (  6 /  7) in 'Language.Preprocessor.Cpphs.Tokenise'
  Missing documentation for:
    deWordStyle (Language/Preprocessor/Cpphs/Tokenise.hs:71)
 100% (  5 /  5) in 'Language.Preprocessor.Cpphs.MacroPass'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.ReadFirst'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.CppIfdef'
   0% (  0 /  5) in 'Language.Preprocessor.Cpphs.RunCpphs'
  Missing documentation for:
    Module header
    runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
    runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
    runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
    runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
  86% ( 25 / 29) in 'Language.Preprocessor.Cpphs'
  Missing documentation for:
    runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
    runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
    runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
    runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
Warning: Language.Preprocessor.Cpphs: could not find link destinations for:
    HashDefine
Documentation created: dist/doc/html/cpphs/index.html,
dist/doc/html/cpphs/cpphs.txt
Preprocessing executable 'cpphs' for cpphs-1.19.3...
Creating package registration file:
/tmp/pkgConf-cpphs-1.1916581159341632163438.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cpphs-1.19.3-HTebNkKFYOCAqQG2KzButo
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 cpphs-1.19.3...
Installed cpphs-1.19.3
Configuring feed-0.3.10.3...
Building feed-0.3.10.3...
Preprocessing library feed-0.3.10.3...
[ 1 of 23] Compiling Text.RSS.Syntax  ( src/Text/RSS/Syntax.hs, dist/build/Text/RSS/Syntax.o )
[ 2 of 23] Compiling Text.RSS.Export  ( src/Text/RSS/Export.hs, dist/build/Text/RSS/Export.o )
[ 3 of 23] Compiling Text.DublinCore.Types ( src/Text/DublinCore/Types.hs, dist/build/Text/DublinCore/Types.o )
[ 4 of 23] Compiling Text.RSS1.Syntax ( src/Text/RSS1/Syntax.hs, dist/build/Text/RSS1/Syntax.o )
[ 5 of 23] Compiling Text.RSS1.Utils  ( src/Text/RSS1/Utils.hs, dist/build/Text/RSS1/Utils.o )
[ 6 of 23] Compiling Text.RSS1.Export ( src/Text/RSS1/Export.hs, dist/build/Text/RSS1/Export.o )
[ 7 of 23] Compiling Text.RSS.Import  ( src/Text/RSS/Import.hs, dist/build/Text/RSS/Import.o )
[ 8 of 23] Compiling Text.RSS1.Import ( src/Text/RSS1/Import.hs, dist/build/Text/RSS1/Import.o )
[ 9 of 23] Compiling Text.Atom.Feed.Link ( src/Text/Atom/Feed/Link.hs, dist/build/Text/Atom/Feed/Link.o )
[10 of 23] Compiling Text.Atom.Feed   ( src/Text/Atom/Feed.hs, dist/build/Text/Atom/Feed.o )
[11 of 23] Compiling Text.Atom.Feed.Export ( src/Text/Atom/Feed/Export.hs, dist/build/Text/Atom/Feed/Export.o )
[12 of 23] Compiling Text.Atom.Feed.Import ( src/Text/Atom/Feed/Import.hs, dist/build/Text/Atom/Feed/Import.o )
[13 of 23] Compiling Text.Atom.Feed.Validate ( src/Text/Atom/Feed/Validate.hs, dist/build/Text/Atom/Feed/Validate.o )
[14 of 23] Compiling Text.Atom.Pub    ( src/Text/Atom/Pub.hs, dist/build/Text/Atom/Pub.o )
[15 of 23] Compiling Text.Atom.Pub.Export ( src/Text/Atom/Pub/Export.hs, dist/build/Text/Atom/Pub/Export.o )
[16 of 23] Compiling Text.Feed.Types  ( src/Text/Feed/Types.hs, dist/build/Text/Feed/Types.o )
[17 of 23] Compiling Text.Feed.Constructor ( src/Text/Feed/Constructor.hs, dist/build/Text/Feed/Constructor.o )

src/Text/Feed/Constructor.hs:131:5: Warning:
    Pattern match(es) are non-exhaustive
    In a case alternative: Patterns not matched: XMLFeed _
[18 of 23] Compiling Text.Feed.Export ( src/Text/Feed/Export.hs, dist/build/Text/Feed/Export.o )
[19 of 23] Compiling Text.Feed.Import ( src/Text/Feed/Import.hs, dist/build/Text/Feed/Import.o )
[20 of 23] Compiling Text.Feed.Util   ( src/Text/Feed/Util.hs, dist/build/Text/Feed/Util.o )
[21 of 23] Compiling Text.Feed.Query  ( src/Text/Feed/Query.hs, dist/build/Text/Feed/Query.o )
[22 of 23] Compiling Text.Feed.Translate ( src/Text/Feed/Translate.hs, dist/build/Text/Feed/Translate.o )
[23 of 23] Compiling Paths_feed       ( dist/build/autogen/Paths_feed.hs, dist/build/Paths_feed.o )
In-place registering feed-0.3.10.3...
Running Haddock for feed-0.3.10.3...
Running hscolour for feed-0.3.10.3...
Preprocessing library feed-0.3.10.3...
Preprocessing library feed-0.3.10.3...
Haddock coverage:
  15% (  4 / 26) in 'Text.RSS.Syntax'
  Missing documentation for:
    RSS (src/Text/RSS/Syntax.hs:27)
    URLString (src/Text/RSS/Syntax.hs:36)
    RSSChannel (src/Text/RSS/Syntax.hs:40)
    RSSItem (src/Text/RSS/Syntax.hs:66)
    RSSSource (src/Text/RSS/Syntax.hs:83)
    RSSEnclosure (src/Text/RSS/Syntax.hs:91)
    RSSCategory (src/Text/RSS/Syntax.hs:100)
    RSSGuid (src/Text/RSS/Syntax.hs:108)
    RSSImage (src/Text/RSS/Syntax.hs:117)
    RSSCloud (src/Text/RSS/Syntax.hs:129)
    RSSTextInput (src/Text/RSS/Syntax.hs:140)
    nullRSS (src/Text/RSS/Syntax.hs:153)
    nullChannel (src/Text/RSS/Syntax.hs:164)
    nullItem (src/Text/RSS/Syntax.hs:192)
    nullSource (src/Text/RSS/Syntax.hs:210)
    nullEnclosure (src/Text/RSS/Syntax.hs:220)
    newCategory (src/Text/RSS/Syntax.hs:232)
    nullGuid (src/Text/RSS/Syntax.hs:241)
    nullPermaGuid (src/Text/RSS/Syntax.hs:250)
    nullImage (src/Text/RSS/Syntax.hs:254)
    nullCloud (src/Text/RSS/Syntax.hs:269)
    nullTextInput (src/Text/RSS/Syntax.hs:280)
   6% (  1 / 18) in 'Text.RSS.Export'
  Missing documentation for:
    qualNode (src/Text/RSS/Export.hs:22)
    qualName (src/Text/RSS/Export.hs:29)
    xmlRSS (src/Text/RSS/Export.hs:33)
    xmlChannel (src/Text/RSS/Export.hs:40)
    xmlItem (src/Text/RSS/Export.hs:66)
    xmlSource (src/Text/RSS/Export.hs:82)
    xmlEnclosure (src/Text/RSS/Export.hs:88)
    xmlCategory (src/Text/RSS/Export.hs:97)
    xmlGuid (src/Text/RSS/Export.hs:105)
    xmlImage (src/Text/RSS/Export.hs:116)
    xmlCloud (src/Text/RSS/Export.hs:128)
    xmlTextInput (src/Text/RSS/Export.hs:139)
    xmlSkipHours (src/Text/RSS/Export.hs:149)
    xmlSkipDays (src/Text/RSS/Export.hs:154)
    xmlAttr (src/Text/RSS/Export.hs:161)
    xmlLeaf (src/Text/RSS/Export.hs:164)
    mb (src/Text/RSS/Export.hs:171)
  60% (  3 /  5) in 'Text.DublinCore.Types'
  Missing documentation for:
    infoToTag (src/Text/DublinCore/Types.hs:45)
    dc_element_names (src/Text/DublinCore/Types.hs:65)
   5% (  1 / 20) in 'Text.RSS1.Syntax'
  Missing documentation for:
    URIString (src/Text/RSS1/Syntax.hs:19)
    TitleString (src/Text/RSS1/Syntax.hs:20)
    TimeString (src/Text/RSS1/Syntax.hs:21)
    TextString (src/Text/RSS1/Syntax.hs:22)
    Feed (src/Text/RSS1/Syntax.hs:24)
    Channel (src/Text/RSS1/Syntax.hs:36)
    Image (src/Text/RSS1/Syntax.hs:58)
    Item (src/Text/RSS1/Syntax.hs:70)
    TextInputInfo (src/Text/RSS1/Syntax.hs:84)
    TaxonomyTopic (src/Text/RSS1/Syntax.hs:97)
    UpdatePeriod (src/Text/RSS1/Syntax.hs:110)
    ContentInfo (src/Text/RSS1/Syntax.hs:118)
    nullFeed (src/Text/RSS1/Syntax.hs:128)
    nullChannel (src/Text/RSS1/Syntax.hs:140)
    nullImage (src/Text/RSS1/Syntax.hs:160)
    nullItem (src/Text/RSS1/Syntax.hs:172)
    nullTextInputInfo (src/Text/RSS1/Syntax.hs:186)
    nullTaxonomyTopic (src/Text/RSS1/Syntax.hs:199)
    nullContentInfo (src/Text/RSS1/Syntax.hs:211)
   3% (  1 / 32) in 'Text.RSS1.Utils'
  Missing documentation for:
    pQNodes (src/Text/RSS1/Utils.hs:21)
    pNode (src/Text/RSS1/Utils.hs:24)
    pQNode (src/Text/RSS1/Utils.hs:27)
    pLeaf (src/Text/RSS1/Utils.hs:30)
    pQLeaf (src/Text/RSS1/Utils.hs:33)
    pAttr (src/Text/RSS1/Utils.hs:36)
    pMany (src/Text/RSS1/Utils.hs:39)
    children (src/Text/RSS1/Utils.hs:42)
    qualName (src/Text/RSS1/Utils.hs:45)
    rssPrefix (src/Text/RSS1/Utils.hs:48)
    rss10NS (src/Text/RSS1/Utils.hs:48)
    rdfPrefix (src/Text/RSS1/Utils.hs:52)
    rdfNS (src/Text/RSS1/Utils.hs:52)
    synPrefix (src/Text/RSS1/Utils.hs:56)
    synNS (src/Text/RSS1/Utils.hs:56)
    taxPrefix (src/Text/RSS1/Utils.hs:60)
    taxNS (src/Text/RSS1/Utils.hs:60)
    conPrefix (src/Text/RSS1/Utils.hs:64)
    conNS (src/Text/RSS1/Utils.hs:64)
    dcPrefix (src/Text/RSS1/Utils.hs:68)
    dcNS (src/Text/RSS1/Utils.hs:68)
    rdfName (src/Text/RSS1/Utils.hs:72)
    rssName (src/Text/RSS1/Utils.hs:75)
    synName (src/Text/RSS1/Utils.hs:78)
    known_rss_elts (src/Text/RSS1/Utils.hs:81)
    known_syn_elts (src/Text/RSS1/Utils.hs:84)
    known_dc_elts (src/Text/RSS1/Utils.hs:87)
    known_tax_elts (src/Text/RSS1/Utils.hs:90)
    known_con_elts (src/Text/RSS1/Utils.hs:93)
    removeKnownElts (src/Text/RSS1/Utils.hs:96)
    removeKnownAttrs (src/Text/RSS1/Utils.hs:108)
  50% (  1 /  2) in 'Text.RSS1.Export'
  Missing documentation for:
    xmlFeed (src/Text/RSS1/Export.hs:34)
   4% (  1 / 26) in 'Text.RSS.Import'
  Missing documentation for:
    pNodes (src/Text/RSS/Import.hs:25)
    pQNodes (src/Text/RSS/Import.hs:28)
    pNode (src/Text/RSS/Import.hs:31)
    pQNode (src/Text/RSS/Import.hs:34)
    pLeaf (src/Text/RSS/Import.hs:37)
    pQLeaf (src/Text/RSS/Import.hs:40)
    pAttr (src/Text/RSS/Import.hs:43)
    pMany (src/Text/RSS/Import.hs:46)
    children (src/Text/RSS/Import.hs:49)
    qualName (src/Text/RSS/Import.hs:52)
    dcName (src/Text/RSS/Import.hs:55)
    elementToRSS (src/Text/RSS/Import.hs:58)
    elementToChannel (src/Text/RSS/Import.hs:74)
    elementToImage (src/Text/RSS/Import.hs:116)
    elementToCategory (src/Text/RSS/Import.hs:138)
    elementToCloud (src/Text/RSS/Import.hs:150)
    elementToItem (src/Text/RSS/Import.hs:165)
    elementToSource (src/Text/RSS/Import.hs:191)
    elementToEnclosure (src/Text/RSS/Import.hs:204)
    elementToGuid (src/Text/RSS/Import.hs:219)
    elementToTextInput (src/Text/RSS/Import.hs:231)
    elementToSkipHours (src/Text/RSS/Import.hs:251)
    elementToSkipDays (src/Text/RSS/Import.hs:257)
    readInt (src/Text/RSS/Import.hs:265)
    readBool (src/Text/RSS/Import.hs:271)
  50% (  1 /  2) in 'Text.RSS1.Import'
  Missing documentation for:
    elementToFeed (src/Text/RSS1/Import.hs:27)
  50% (  2 /  4) in 'Text.Atom.Feed.Link'
  Missing documentation for:
    showLinkRelation (src/Text/Atom/Feed/Link.hs:54)
    showLinkAttr (src/Text/Atom/Feed/Link.hs:76)
  12% (  3 / 26) in 'Text.Atom.Feed'
  Missing documentation for:
    URI (src/Text/Atom/Feed.hs:22)
    NCName (src/Text/Atom/Feed.hs:23)
    Date (src/Text/Atom/Feed.hs:24)
    MediaType (src/Text/Atom/Feed.hs:25)
    Feed (src/Text/Atom/Feed.hs:27)
    Entry (src/Text/Atom/Feed.hs:47)
    EntryContent (src/Text/Atom/Feed.hs:68)
    Category (src/Text/Atom/Feed.hs:76)
    Generator (src/Text/Atom/Feed.hs:86)
    Link (src/Text/Atom/Feed.hs:94)
    TextContent (src/Text/Atom/Feed.hs:108)
    txtToString (src/Text/Atom/Feed.hs:114)
    Source (src/Text/Atom/Feed.hs:119)
    Person (src/Text/Atom/Feed.hs:137)
    InReplyTo (src/Text/Atom/Feed.hs:146)
    InReplyTotal (src/Text/Atom/Feed.hs:157)
    newCategory (src/Text/Atom/Feed.hs:166)
    nullFeed (src/Text/Atom/Feed.hs:175)
    nullEntry (src/Text/Atom/Feed.hs:197)
    nullGenerator (src/Text/Atom/Feed.hs:221)
    nullLink (src/Text/Atom/Feed.hs:229)
    nullSource (src/Text/Atom/Feed.hs:242)
    nullPerson (src/Text/Atom/Feed.hs:258)
   3% (  1 / 38) in 'Text.Atom.Feed.Export'
  Missing documentation for:
    atom_prefix (src/Text/Atom/Feed/Export.hs:23)
    atom_thr_prefix (src/Text/Atom/Feed/Export.hs:26)
    atomNS (src/Text/Atom/Feed/Export.hs:29)
    atomThreadNS (src/Text/Atom/Feed/Export.hs:32)
    xmlns_atom (src/Text/Atom/Feed/Export.hs:35)
    xmlns_atom_thread (src/Text/Atom/Feed/Export.hs:48)
    atomName (src/Text/Atom/Feed/Export.hs:61)
    atomAttr (src/Text/Atom/Feed/Export.hs:67)
    atomNode (src/Text/Atom/Feed/Export.hs:70)
    atomLeaf (src/Text/Atom/Feed/Export.hs:73)
    atomThreadName (src/Text/Atom/Feed/Export.hs:79)
    atomThreadAttr (src/Text/Atom/Feed/Export.hs:86)
    atomThreadNode (src/Text/Atom/Feed/Export.hs:89)
    atomThreadLeaf (src/Text/Atom/Feed/Export.hs:93)
    xmlFeed (src/Text/Atom/Feed/Export.hs:101)
    xmlEntry (src/Text/Atom/Feed/Export.hs:122)
    xmlContent (src/Text/Atom/Feed/Export.hs:143)
    xmlCategory (src/Text/Atom/Feed/Export.hs:163)
    xmlLink (src/Text/Atom/Feed/Export.hs:170)
    xmlSource (src/Text/Atom/Feed/Export.hs:181)
    xmlGenerator (src/Text/Atom/Feed/Export.hs:198)
    xmlAuthor (src/Text/Atom/Feed/Export.hs:205)
    xmlContributor (src/Text/Atom/Feed/Export.hs:208)
    xmlPerson (src/Text/Atom/Feed/Export.hs:211)
    xmlInReplyTo (src/Text/Atom/Feed/Export.hs:218)
    xmlInReplyTotal (src/Text/Atom/Feed/Export.hs:229)
    xmlId (src/Text/Atom/Feed/Export.hs:234)
    xmlIcon (src/Text/Atom/Feed/Export.hs:237)
    xmlLogo (src/Text/Atom/Feed/Export.hs:240)
    xmlUpdated (src/Text/Atom/Feed/Export.hs:243)
    xmlPublished (src/Text/Atom/Feed/Export.hs:246)
    xmlRights (src/Text/Atom/Feed/Export.hs:249)
    xmlTitle (src/Text/Atom/Feed/Export.hs:252)
    xmlSubtitle (src/Text/Atom/Feed/Export.hs:255)
    xmlSummary (src/Text/Atom/Feed/Export.hs:258)
    xmlTextContent (src/Text/Atom/Feed/Export.hs:261)
    mb (src/Text/Atom/Feed/Export.hs:270)
   4% (  1 / 23) in 'Text.Atom.Feed.Import'
  Missing documentation for:
    pNodes (src/Text/Atom/Feed/Import.hs:27)
    pQNodes (src/Text/Atom/Feed/Import.hs:30)
    pNode (src/Text/Atom/Feed/Import.hs:33)
    pQNode (src/Text/Atom/Feed/Import.hs:36)
    pLeaf (src/Text/Atom/Feed/Import.hs:39)
    pQLeaf (src/Text/Atom/Feed/Import.hs:42)
    pAttr (src/Text/Atom/Feed/Import.hs:45)
    pAttrs (src/Text/Atom/Feed/Import.hs:51)
    pQAttr (src/Text/Atom/Feed/Import.hs:54)
    pMany (src/Text/Atom/Feed/Import.hs:57)
    children (src/Text/Atom/Feed/Import.hs:60)
    elementFeed (src/Text/Atom/Feed/Import.hs:63)
    pTextContent (src/Text/Atom/Feed/Import.hs:112)
    pPerson (src/Text/Atom/Feed/Import.hs:124)
    pCategory (src/Text/Atom/Feed/Import.hs:135)
    pGenerator (src/Text/Atom/Feed/Import.hs:145)
    pSource (src/Text/Atom/Feed/Import.hs:152)
    pLink (src/Text/Atom/Feed/Import.hs:170)
    pEntry (src/Text/Atom/Feed/Import.hs:191)
    pContent (src/Text/Atom/Feed/Import.hs:222)
    pInReplyTotal (src/Text/Atom/Feed/Import.hs:238)
    pInReplyTo (src/Text/Atom/Feed/Import.hs:250)
   3% (  1 / 30) in 'Text.Atom.Feed.Validate'
  Missing documentation for:
    VTree (src/Text/Atom/Feed/Validate.hs:23)
    ValidatorResult (src/Text/Atom/Feed/Validate.hs:26)
    advice (src/Text/Atom/Feed/Validate.hs:28)
    demand (src/Text/Atom/Feed/Validate.hs:31)
    valid (src/Text/Atom/Feed/Validate.hs:34)
    mkTree (src/Text/Atom/Feed/Validate.hs:37)
    flattenT (src/Text/Atom/Feed/Validate.hs:40)
    validateEntry (src/Text/Atom/Feed/Validate.hs:44)
    checkEntryAuthor (src/Text/Atom/Feed/Validate.hs:63)
    checkCats (src/Text/Atom/Feed/Validate.hs:77)
    checkContents (src/Text/Atom/Feed/Validate.hs:80)
    checkContributor (src/Text/Atom/Feed/Validate.hs:89)
    checkContentLink (src/Text/Atom/Feed/Validate.hs:92)
    checkLinks (src/Text/Atom/Feed/Validate.hs:104)
    checkId (src/Text/Atom/Feed/Validate.hs:121)
    checkPublished (src/Text/Atom/Feed/Validate.hs:128)
    checkRights (src/Text/Atom/Feed/Validate.hs:135)
    checkSource (src/Text/Atom/Feed/Validate.hs:142)
    checkSummary (src/Text/Atom/Feed/Validate.hs:149)
    checkTitle (src/Text/Atom/Feed/Validate.hs:156)
    checkUpdated (src/Text/Atom/Feed/Validate.hs:163)
    checkCat (src/Text/Atom/Feed/Validate.hs:170)
    checkContent (src/Text/Atom/Feed/Validate.hs:191)
    checkTerm (src/Text/Atom/Feed/Validate.hs:256)
    checkAuthor (src/Text/Atom/Feed/Validate.hs:263)
    checkPerson (src/Text/Atom/Feed/Validate.hs:266)
    checkName (src/Text/Atom/Feed/Validate.hs:273)
    checkEmail (src/Text/Atom/Feed/Validate.hs:280)
    checkUri (src/Text/Atom/Feed/Validate.hs:288)
  17% (  1 /  6) in 'Text.Atom.Pub'
  Missing documentation for:
    Service (src/Text/Atom/Pub.hs:20)
    Workspace (src/Text/Atom/Pub.hs:26)
    Collection (src/Text/Atom/Pub.hs:33)
    Categories (src/Text/Atom/Pub.hs:42)
    Accept (src/Text/Atom/Pub.hs:47)
   7% (  1 / 14) in 'Text.Atom.Pub.Export'
  Missing documentation for:
    showServiceDoc (src/Text/Atom/Pub/Export.hs:25)
    mkQName (src/Text/Atom/Pub/Export.hs:29)
    mkElem (src/Text/Atom/Pub/Export.hs:32)
    mkLeaf (src/Text/Atom/Pub/Export.hs:35)
    mkAttr (src/Text/Atom/Pub/Export.hs:38)
    xmlns_app (src/Text/Atom/Pub/Export.hs:41)
    appNS (src/Text/Atom/Pub/Export.hs:45)
    appName (src/Text/Atom/Pub/Export.hs:48)
    xmlService (src/Text/Atom/Pub/Export.hs:51)
    xmlWorkspace (src/Text/Atom/Pub/Export.hs:58)
    xmlCollection (src/Text/Atom/Pub/Export.hs:67)
    xmlCategories (src/Text/Atom/Pub/Export.hs:77)
    xmlAccept (src/Text/Atom/Pub/Export.hs:87)
 100% (  4 /  4) in 'Text.Feed.Types'
  42% ( 17 / 40) in 'Text.Feed.Constructor'
  Missing documentation for:
    feedFromRSS (src/Text/Feed/Constructor.hs:95)
    feedFromAtom (src/Text/Feed/Constructor.hs:98)
    feedFromRDF (src/Text/Feed/Constructor.hs:101)
    feedFromXML (src/Text/Feed/Constructor.hs:104)
    getFeedKind (src/Text/Feed/Constructor.hs:107)
    FeedSetter (src/Text/Feed/Constructor.hs:162)
    addItem (src/Text/Feed/Constructor.hs:115)
    withFeedTitle (src/Text/Feed/Constructor.hs:164)
    withFeedHome (src/Text/Feed/Constructor.hs:179)
    withFeedPubDate (src/Text/Feed/Constructor.hs:242)
    withFeedLastUpdate (src/Text/Feed/Constructor.hs:272)
    withFeedLogoLink (src/Text/Feed/Constructor.hs:311)
    withFeedLanguage (src/Text/Feed/Constructor.hs:352)
    withFeedCategories (src/Text/Feed/Constructor.hs:382)
    withFeedGenerator (src/Text/Feed/Constructor.hs:415)
    withFeedItems (src/Text/Feed/Constructor.hs:128)
    newItem (src/Text/Feed/Constructor.hs:140)
    getItemKind (src/Text/Feed/Constructor.hs:154)
    atomEntryToItem (src/Text/Feed/Constructor.hs:449)
    rssItemToItem (src/Text/Feed/Constructor.hs:452)
    rdfItemToItem (src/Text/Feed/Constructor.hs:455)
    ItemSetter (src/Text/Feed/Constructor.hs:458)
    withItemCategories (src/Text/Feed/Constructor.hs:673)
 100% (  2 /  2) in 'Text.Feed.Export'
  86% (  6 /  7) in 'Text.Feed.Import'
  Missing documentation for:
    parseFeedString (src/Text/Feed/Import.hs:73)
 100% (  2 /  2) in 'Text.Feed.Util'
  10% (  3 / 31) in 'Text.Feed.Query'
  Missing documentation for:
    feedItems (src/Text/Feed/Query.hs:70)
    FeedGetter (src/Text/Feed/Query.hs:83)
    getFeedTitle (src/Text/Feed/Query.hs:98)
    getFeedAuthor (src/Text/Feed/Query.hs:85)
    getFeedHome (src/Text/Feed/Query.hs:109)
    getFeedHTML (src/Text/Feed/Query.hs:122)
    getFeedDescription (src/Text/Feed/Query.hs:140)
    getFeedPubDate (src/Text/Feed/Query.hs:151)
    getFeedLastUpdate (src/Text/Feed/Query.hs:164)
    getFeedDate (src/Text/Feed/Query.hs:177)
    getFeedLogoLink (src/Text/Feed/Query.hs:180)
    getFeedLanguage (src/Text/Feed/Query.hs:192)
    getFeedCategories (src/Text/Feed/Query.hs:207)
    getFeedGenerator (src/Text/Feed/Query.hs:221)
    getFeedItems (src/Text/Feed/Query.hs:80)
    ItemGetter (src/Text/Feed/Query.hs:236)
    getItemTitle (src/Text/Feed/Query.hs:238)
    getItemLink (src/Text/Feed/Query.hs:246)
    getItemPublishDateString (src/Text/Feed/Query.hs:291)
    getItemDate (src/Text/Feed/Query.hs:302)
    getItemCommentLink (src/Text/Feed/Query.hs:316)
    getItemEnclosure (src/Text/Feed/Query.hs:328)
    getItemFeedLink (src/Text/Feed/Query.hs:360)
    getItemId (src/Text/Feed/Query.hs:377)
    getItemCategories (src/Text/Feed/Query.hs:394)
    getItemRights (src/Text/Feed/Query.hs:407)
    getItemSummary (src/Text/Feed/Query.hs:417)
    getItemDescription (src/Text/Feed/Query.hs:420)
  20% (  1 /  5) in 'Text.Feed.Translate'
  Missing documentation for:
    translateItemTo (src/Text/Feed/Translate.hs:54)
    withAtomEntry (src/Text/Feed/Translate.hs:36)
    withRSSItem (src/Text/Feed/Translate.hs:42)
    withRSS1Item (src/Text/Feed/Translate.hs:48)
   0% (  0 /  8) in 'Paths_feed'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_feed.hs:15)
    getBinDir (dist/build/autogen/Paths_feed.hs:25)
    getLibDir (dist/build/autogen/Paths_feed.hs:25)
    getDataDir (dist/build/autogen/Paths_feed.hs:25)
    getLibexecDir (dist/build/autogen/Paths_feed.hs:25)
    getDataFileName (dist/build/autogen/Paths_feed.hs:32)
    getSysconfDir (dist/build/autogen/Paths_feed.hs:25)
Documentation created: dist/doc/html/feed/index.html,
dist/doc/html/feed/feed.txt
Creating package registration file:
/tmp/pkgConf-feed-0.3.1010441777511951499465.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/feed-0.3.10.3-JZhZnxrpyv9HcmwGh6W37B
Registering feed-0.3.10.3...
Installed feed-0.3.10.3
Configuring zlib-enum-0.2.3.1...
Building zlib-enum-0.2.3.1...
Preprocessing library zlib-enum-0.2.3.1...
[1 of 1] Compiling Codec.Zlib.Enum  ( Codec/Zlib/Enum.hs, dist/build/Codec/Zlib/Enum.o )
In-place registering zlib-enum-0.2.3.1...
Running Haddock for zlib-enum-0.2.3.1...
Running hscolour for zlib-enum-0.2.3.1...
Preprocessing library zlib-enum-0.2.3.1...
Preprocessing library zlib-enum-0.2.3.1...
Haddock coverage:
  90% (  9 / 10) in 'Codec.Zlib.Enum'
  Missing documentation for:
    Module header
Warning: Codec.Zlib.Enum: could not find link destinations for:
    D1WindowBits C1_0WindowBits C1_1WindowBits
Documentation created: dist/doc/html/zlib-enum/index.html,
dist/doc/html/zlib-enum/zlib-enum.txt
Creating package registration file:
/tmp/pkgConf-zlib-enum-0.2.3815271487609010122.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-enum-0.2.3.1-FHnMk7MEDmu6oeUWcWunWC
Registering zlib-enum-0.2.3.1...
Installed zlib-enum-0.2.3.1
Configuring regex-compat-0.95.1...
Building regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
[1 of 1] Compiling Text.Regex       ( Text/Regex.hs, dist/build/Text/Regex.o )

Text/Regex.hs:50:1: Warning: Tab character

Text/Regex.hs:51:1: Warning: Tab character

Text/Regex.hs:63:12: Warning: Tab character

Text/Regex.hs:64:13: Warning: Tab character

Text/Regex.hs:65:21: Warning: Tab character

Text/Regex.hs:66:1: Warning: Tab character

Text/Regex.hs:67:1: Warning: Tab character

Text/Regex.hs:73:12: Warning: Tab character

Text/Regex.hs:74:13: Warning: Tab character

Text/Regex.hs:76:1: Warning: Tab character

Text/Regex.hs:77:1: Warning: Tab character

Text/Regex.hs:78:1: Warning: Tab character

Text/Regex.hs:79:1: Warning: Tab character

Text/Regex.hs:80:1: Warning: Tab character

Text/Regex.hs:81:1: Warning: Tab character
In-place registering regex-compat-0.95.1...
Running Haddock for regex-compat-0.95.1...
Running hscolour for regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...
Preprocessing library regex-compat-0.95.1...

Text/Regex.hs:63:12: Warning: Tab character

Text/Regex.hs:64:13: Warning: Tab character

Text/Regex.hs:65:21: Warning: Tab character

Text/Regex.hs:73:12: Warning: Tab character

Text/Regex.hs:74:13: Warning: Tab character

Text/Regex.hs:76:1: Warning: Tab character
Haddock coverage:
 100% (  9 /  9) in 'Text.Regex'
Documentation created: dist/doc/html/regex-compat/index.html,
dist/doc/html/regex-compat/regex-compat.txt
Creating package registration file:
/tmp/pkgConf-regex-compat-0.951182761981637495924.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-compat-0.95.1-LfevtAmd1jA93E87NZxMhh
Registering regex-compat-0.95.1...
Installed regex-compat-0.95.1
Configuring blaze-html-0.8.1.1...
Building blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o )
[ 9 of 21] Compiling Text.Blaze.Html  ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o )
In-place registering blaze-html-0.8.1.1...
Running Haddock for blaze-html-0.8.1.1...
Running hscolour for blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
Haddock coverage:
 100% (169 /169) in 'Text.Blaze.XHtml5.Attributes'
 100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes'
 100% (169 /169) in 'Text.Blaze.Html5.Attributes'
 100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes'
 100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes'
 100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes'
  20% (  1 /  5) in 'Text.Blaze.Html'
  Missing documentation for:
    Module header
    Html (src/Text/Blaze/Html.hs:10)
    toHtml (src/Text/Blaze/Html.hs:12)
    preEscapedToHtml (src/Text/Blaze/Html.hs:15)
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.Pretty'
  Missing documentation for:
    Module header
    renderHtml (src/Text/Blaze/Html/Renderer/Pretty.hs:8)
   0% (  0 /  2) in 'Text.Blaze.Html.Renderer.String'
  Missing documentation for:
    Module header
    renderHtml (src/Text/Blaze/Html/Renderer/String.hs:8)
   0% (  0 /  5) in 'Text.Blaze.Html.Renderer.Text'
  Missing documentation for:
    Module header
    renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Text.hs:15)
    renderHtmlBuilderWith (src/Text/Blaze/Html/Renderer/Text.hs:18)
    renderHtml (src/Text/Blaze/Html/Renderer/Text.hs:21)
    renderHtmlWith (src/Text/Blaze/Html/Renderer/Text.hs:24)
   0% (  0 /  4) in 'Text.Blaze.Html.Renderer.Utf8'
  Missing documentation for:
    Module header
    renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Utf8.hs:13)
    renderHtml (src/Text/Blaze/Html/Renderer/Utf8.hs:16)
    renderHtmlToByteStringIO (src/Text/Blaze/Html/Renderer/Utf8.hs:19)
 100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.Html4.Strict'
 100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional'
 100% (111 /111) in 'Text.Blaze.Html5'
 100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet'
 100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict'
 100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional'
 100% (111 /111) in 'Text.Blaze.XHtml5'
Documentation created: dist/doc/html/blaze-html/index.html,
dist/doc/html/blaze-html/blaze-html.txt
Creating package registration file:
/tmp/pkgConf-blaze-html-0.8.193448881272126598.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-html-0.8.1.1-1zXVsYxJvNk7KmCYUCIuBj
Registering blaze-html-0.8.1.1...
Installed blaze-html-0.8.1.1
Configuring blaze-builder-enumerator-0.2.1.0...
Building blaze-builder-enumerator-0.2.1.0...
Preprocessing library blaze-builder-enumerator-0.2.1.0...
[1 of 1] Compiling Blaze.ByteString.Builder.Enumerator ( Blaze/ByteString/Builder/Enumerator.hs, dist/build/Blaze/ByteString/Builder/Enumerator.o )

Blaze/ByteString/Builder/Enumerator.hs:54:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering blaze-builder-enumerator-0.2.1.0...
Running Haddock for blaze-builder-enumerator-0.2.1.0...
Running hscolour for blaze-builder-enumerator-0.2.1.0...
Preprocessing library blaze-builder-enumerator-0.2.1.0...
Preprocessing library blaze-builder-enumerator-0.2.1.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: bytestring-builder-0.10.6.0.0

Blaze/ByteString/Builder/Enumerator.hs:54:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Enumerator'
Documentation created: dist/doc/html/blaze-builder-enumerator/index.html,
dist/doc/html/blaze-builder-enumerator/blaze-builder-enumerator.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-enumerator-0.2.1968948004514916418.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-builder-enumerator-0.2.1.0-IqJuSs6xxQGKsOYc8Fp8Cs
Registering blaze-builder-enumerator-0.2.1.0...
Installed blaze-builder-enumerator-0.2.1.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.0287383561199591139.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-969x13NRo2w1GLFNqu19TU
Registering attoparsec-0.13.0.1...
Installed attoparsec-0.13.0.1
Configuring uniplate-1.6.12...
Building uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o )
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o )
[ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o )
[ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o )
[ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o )
[ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o )
[ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o )
[ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o )
[11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o )
[12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o )
[13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o )
[14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o )
[15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o )
[18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o )
[19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o )
[20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o )
[21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o )
In-place registering uniplate-1.6.12...
Running Haddock for uniplate-1.6.12...
Running hscolour for uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Haddock coverage:
 100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances'
  86% (  6 /  7) in 'Data.Generics.Uniplate.Internal.Utils'
  Missing documentation for:
    unsafeCoerce
 100% ( 19 / 19) in 'Data.Generics.Uniplate'
  55% ( 11 / 20) in 'Data.Generics.UniplateOn'
  Missing documentation for:
    universeOn (Data/Generics/UniplateOn.hs:38)
    transformOn (Data/Generics/UniplateOn.hs:50)
    transformOnM (Data/Generics/UniplateOn.hs:55)
    rewriteOn (Data/Generics/UniplateOn.hs:60)
    rewriteOnM (Data/Generics/UniplateOn.hs:65)
    descendOn (Data/Generics/UniplateOn.hs:70)
    descendOnM (Data/Generics/UniplateOn.hs:75)
    holesOn (Data/Generics/UniplateOn.hs:83)
    contextsOn (Data/Generics/UniplateOn.hs:90)
  46% (  6 / 13) in 'Data.Generics.Str'
  Missing documentation for:
    Str (Data/Generics/Str.hs:21)
     (Data/Generics/Str.hs:24)
    strMap (Data/Generics/Str.hs:32)
    strMapM (Data/Generics/Str.hs:42)
     (Data/Generics/Str.hs:50)
     (Data/Generics/Str.hs:57)
     (Data/Generics/Str.hs:63)
  76% ( 22 / 29) in 'Data.Generics.Uniplate.Operations'
  Missing documentation for:
    universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
    transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
    transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
    rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
    rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
    contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
    holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
 100% (  8 /  8) in 'Data.Generics.Compos'
 100% ( 13 / 13) in 'Data.Generics.SYB'
   8% (  4 / 49) in 'Data.Generics.Uniplate.Internal.Data'
  Missing documentation for:
    TypeSet (Data/Generics/Uniplate/Internal/Data.hs:59)
    TypeMap (Data/Generics/Uniplate/Internal/Data.hs:60)
    TypeKey (Data/Generics/Uniplate/Internal/Data.hs:62)
    typeKey (Data/Generics/Uniplate/Internal/Data.hs:64)
    ! (Data/Generics/Uniplate/Internal/Data.hs:89)
    map_findWithDefault (Data/Generics/Uniplate/Internal/Data.hs:90)
    map_fromAscList (Data/Generics/Uniplate/Internal/Data.hs:91)
    map_keysSet (Data/Generics/Uniplate/Internal/Data.hs:92)
    map_member (Data/Generics/Uniplate/Internal/Data.hs:93)
    set_partition (Data/Generics/Uniplate/Internal/Data.hs:94)
    set_toAscList (Data/Generics/Uniplate/Internal/Data.hs:95)
    set_unions (Data/Generics/Uniplate/Internal/Data.hs:96)
    uniplateVerbose (Data/Generics/Uniplate/Internal/Data.hs:102)
    Answer (Data/Generics/Uniplate/Internal/Data.hs:111)
    Oracle (Data/Generics/Uniplate/Internal/Data.hs:115)
    hitTest (Data/Generics/Uniplate/Internal/Data.hs:118)
    Cache (Data/Generics/Uniplate/Internal/Data.hs:134)
    cache (Data/Generics/Uniplate/Internal/Data.hs:139)
    readCacheFollower (Data/Generics/Uniplate/Internal/Data.hs:143)
    readCacheHitMap (Data/Generics/Uniplate/Internal/Data.hs:166)
    TypeMap2 (Data/Generics/Uniplate/Internal/Data.hs:183)
    lookup2 (Data/Generics/Uniplate/Internal/Data.hs:185)
    insert2 (Data/Generics/Uniplate/Internal/Data.hs:188)
    IntMap2 (Data/Generics/Uniplate/Internal/Data.hs:192)
    intLookup2 (Data/Generics/Uniplate/Internal/Data.hs:194)
    intInsert2 (Data/Generics/Uniplate/Internal/Data.hs:197)
    Follower (Data/Generics/Uniplate/Internal/Data.hs:205)
    follower (Data/Generics/Uniplate/Internal/Data.hs:209)
    dataBox (Data/Generics/Uniplate/Internal/Data.hs:227)
    sybChildren (Data/Generics/Uniplate/Internal/Data.hs:232)
    HitMap (Data/Generics/Uniplate/Internal/Data.hs:251)
    emptyHitMap (Data/Generics/Uniplate/Internal/Data.hs:253)
    insertHitMap (Data/Generics/Uniplate/Internal/Data.hs:261)
    fixEq (Data/Generics/Uniplate/Internal/Data.hs:285)
    C (Data/Generics/Uniplate/Internal/Data.hs:293)
    CC (Data/Generics/Uniplate/Internal/Data.hs:295)
    biplateData (Data/Generics/Uniplate/Internal/Data.hs:298)
    uniplateData (Data/Generics/Uniplate/Internal/Data.hs:305)
    descendData (Data/Generics/Uniplate/Internal/Data.hs:316)
    descendBiData (Data/Generics/Uniplate/Internal/Data.hs:319)
    descendDataM (Data/Generics/Uniplate/Internal/Data.hs:325)
    descendBiDataM (Data/Generics/Uniplate/Internal/Data.hs:328)
    Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
    transformer_ (Data/Generics/Uniplate/Internal/Data.hs:347)
    transformBis_ (Data/Generics/Uniplate/Internal/Data.hs:366)
  80% (  4 /  5) in 'Data.Generics.Uniplate.Data'
  Missing documentation for:
    Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
  72% ( 21 / 29) in 'Data.Generics.Uniplate.Internal.DataOnlyOperations'
  Missing documentation for:
    Module header
    universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
    transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
    transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
    rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
    rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
    contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
    holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
  75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly'
  Missing documentation for:
    universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
    transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
    transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
    rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
    rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
    contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
    holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
    Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
 100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct'
 100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable'
 100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper'
 100% ( 21 / 21) in 'Data.Generics.UniplateStr'
  55% ( 11 / 20) in 'Data.Generics.UniplateStrOn'
  Missing documentation for:
    universeOn (Data/Generics/UniplateStrOn.hs:42)
    transformOn (Data/Generics/UniplateStrOn.hs:64)
    transformOnM (Data/Generics/UniplateStrOn.hs:69)
    rewriteOn (Data/Generics/UniplateStrOn.hs:74)
    rewriteOnM (Data/Generics/UniplateStrOn.hs:79)
    descendOn (Data/Generics/UniplateStrOn.hs:84)
    descendOnM (Data/Generics/UniplateStrOn.hs:89)
    holesOn (Data/Generics/UniplateStrOn.hs:95)
    contextsOn (Data/Generics/UniplateStrOn.hs:102)
  47% (  9 / 19) in 'Data.Generics.Biplate'
  Missing documentation for:
    universeBi (Data/Generics/Biplate.hs:53)
    childrenBi (Data/Generics/Biplate.hs:57)
    transformBi (Data/Generics/Biplate.hs:63)
    transformBiM (Data/Generics/Biplate.hs:67)
    rewriteBi (Data/Generics/Biplate.hs:71)
    rewriteBiM (Data/Generics/Biplate.hs:75)
    descendBi (Data/Generics/Biplate.hs:79)
    descendBiM (Data/Generics/Biplate.hs:83)
    contextsBi (Data/Generics/Biplate.hs:89)
    holesBi (Data/Generics/Biplate.hs:93)
 100% ( 10 / 10) in 'Data.Generics.PlateDirect'
 100% ( 10 / 10) in 'Data.Generics.PlateTypeable'
 100% (  2 /  2) in 'Data.Generics.PlateData'
Warning: Data.Generics.Uniplate.Direct: could not find link destinations for:
    Type
Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for:
    Type
Warning: Data.Generics.PlateDirect: could not find link destinations for:
    Type
Warning: Data.Generics.PlateTypeable: could not find link destinations for:
    Type
Documentation created: dist/doc/html/uniplate/index.html,
dist/doc/html/uniplate/uniplate.txt
Creating package registration file:
/tmp/pkgConf-uniplate-1.618283866972123790267.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uniplate-1.6.12-IHxBduwCXWtIKadQ4sGw0I
Registering uniplate-1.6.12...
Installed uniplate-1.6.12
Configuring cgi-3001.2.2.2...
Building cgi-3001.2.2.2...
Preprocessing library cgi-3001.2.2.2...

Network/CGI.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Network/CGI/Monad.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 6] Compiling Network.CGI.Protocol ( Network/CGI/Protocol.hs, dist/build/Network/CGI/Protocol.o )
[2 of 6] Compiling Network.CGI.Monad ( Network/CGI/Monad.hs, dist/build/Network/CGI/Monad.o )

Network/CGI/Monad.hs:31:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

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

Network/CGI/Monad.hs:60:1: Warning: Tab character
[3 of 6] Compiling Network.CGI.Accept ( Network/CGI/Accept.hs, dist/build/Network/CGI/Accept.o )
[4 of 6] Compiling Network.CGI.Cookie ( Network/CGI/Cookie.hs, dist/build/Network/CGI/Cookie.o )
[5 of 6] Compiling Network.CGI.Compat ( Network/CGI/Compat.hs, dist/build/Network/CGI/Compat.o )
[6 of 6] Compiling Network.CGI      ( Network/CGI.hs, dist/build/Network/CGI.o )
In-place registering cgi-3001.2.2.2...
Running Haddock for cgi-3001.2.2.2...
Running hscolour for cgi-3001.2.2.2...
Preprocessing library cgi-3001.2.2.2...
Preprocessing library cgi-3001.2.2.2...

Network/CGI.hs:1:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

Network/CGI/Monad.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Network/CGI/Monad.hs:60:1: Warning: Tab character

Network/CGI/Monad.hs:31:1: Warning:
    Module ‘Prelude’ does not export ‘catch’

Network/CGI/Monad.hs:33:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  96% ( 25 / 26) in 'Network.CGI.Protocol'
  Missing documentation for:
    maybeRead (Network/CGI/Protocol.hs:316)
 100% ( 14 / 14) in 'Network.CGI.Monad'
  22% (  2 /  9) in 'Network.CGI.Accept'
  Missing documentation for:
    Module header
    Acceptable (Network/CGI/Accept.hs:31)
    Accept (Network/CGI/Accept.hs:25)
    Charset (Network/CGI/Accept.hs:104)
    ContentEncoding (Network/CGI/Accept.hs:129)
    Language (Network/CGI/Accept.hs:150)
    negotiate (Network/CGI/Accept.hs:52)
 100% (  7 /  7) in 'Network.CGI.Cookie'
  80% (  4 /  5) in 'Network.CGI.Compat'
  Missing documentation for:
    Html
  87% ( 83 / 95) in 'Network.CGI'
  Missing documentation for:
    getVarWithDefault (Network/CGI.hs:281)
    Acceptable (Network/CGI/Accept.hs:31)
    Accept (Network/CGI/Accept.hs:25)
    Charset (Network/CGI/Accept.hs:104)
    ContentEncoding (Network/CGI/Accept.hs:129)
    Language (Network/CGI/Accept.hs:150)
    requestAccept (Network/CGI.hs:399)
    requestAcceptCharset (Network/CGI.hs:402)
    requestAcceptEncoding (Network/CGI.hs:405)
    requestAcceptLanguage (Network/CGI.hs:408)
    negotiate (Network/CGI/Accept.hs:52)
    showContentType
Warning: Network.CGI: could not find link destinations for:
    includes top
Documentation created: dist/doc/html/cgi/index.html, dist/doc/html/cgi/cgi.txt
Creating package registration file:
/tmp/pkgConf-cgi-3001.2.27347275511472745083.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cgi-3001.2.2.2-HZblaoMAmn1KQZDojGDReP
Registering cgi-3001.2.2.2...
Installed cgi-3001.2.2.2
Configuring haskell-src-exts-1.16.0.1...
Building haskell-src-exts-1.16.0.1...
Preprocessing library haskell-src-exts-1.16.0.1...
[ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o )

src/Language/Haskell/Exts/Annotated/Syntax.hs:112:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Language/Haskell/Exts/Annotated/Syntax.hs:113:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o )
[ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o )
[ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o )
[ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o )
[ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o )

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:27:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )

src/Language/Haskell/Exts/Extension.hs:42:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
[ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o )
[ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
[10 of 22] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o )
[11 of 22] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o )
[12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o )

src/Language/Haskell/Exts/ParseMonad.hs:43:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/Exts/ParseMonad.hs:45:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o )
[14 of 22] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o )
[15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o )
[16 of 22] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o )

src/Language/Haskell/Exts/Pretty.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )

src/Language/Haskell/Exts/ParseUtils.hs:86:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o )
[19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o )
[20 of 22] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o )
[21 of 22] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o )

src/Language/Haskell/Exts/Annotated.hs:63:1:
    Bad interface file: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cpphs-1.19.3-HTebNkKFYOCAqQG2KzButo/Language/Preprocessor/Unlit.hi
        /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cpphs-1.19.3-HTebNkKFYOCAqQG2KzButo/Language/Preprocessor/Unlit.hi: openBinaryFile: does not exist (No such file or directory)
Failed to install haskell-src-exts-1.16.0.1
Configuring download-curl-0.1.4...
cabal: The following package dependencies were requested
--dependency='xml=xml-1.3.14-47a1b6fd5a14b7fd1a7fd5fe1f3a8dd4'
--dependency='tagsoup=tagsoup-0.13.5-fd28c0dd6901e803e2d5f16f6d711a68'
--dependency='feed=feed-0.3.10.3-8bc16b643cac1fe18c1e59202ad91a48'
--dependency='curl=curl-1.3.8-33c37d4ae5b5f344e622f3c74e844f9d'
however the given installed package instance does not exist.
Failed to install download-curl-0.1.4
Configuring MissingH-1.3.0.1...
cabal: The following package dependencies were requested
--dependency='regex-compat=regex-compat-0.95.1-02fc116a2ee258bffa14f1e9cfa4f9a8'
--dependency='random=random-1.1-b321acff6e39d1736faf38033c371054'
--dependency='parsec=parsec-3.1.9-c2159e2966531acf21bf2522a9d3c216'
--dependency='old-time=old-time-1.1.0.3-2829603c9860ef84ba2ec1580823551a'
--dependency='network=network-2.6.2.1-cdeeb3e208fc3edf95edfecdba3c0d67'
--dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac'
--dependency='hslogger=hslogger-1.2.9-90594ff081d35b60c1e1ead99dccbe35'
--dependency='HUnit=HUnit-1.3.0.0-04d86f53ba570f285945eb78e41d3e76'
however the given installed package instance does not exist.
Failed to install MissingH-1.3.0.1
Configuring named-formlet-0.2...
cabal: The following package dependencies were requested
--dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac'
--dependency='blaze-html=blaze-html-0.8.1.1-bb70a64a3e6a9c8960446baf96290550'
however the given installed package instance does not exist.
Failed to install named-formlet-0.2
Configuring aeson-0.10.0.0...
cabal: The following package dependencies were requested
--dependency='vector=vector-0.11.0.0-3e60641ae28373c6c004c351c48f4541'
--dependency='unordered-containers=unordered-containers-0.2.5.1-7931867940bdceb94c480ef0619fb92b'
--dependency='syb=syb-0.6-2eac1c6f53105321c72ac57e23081761'
--dependency='scientific=scientific-0.3.4.2-14b2ec07f5f037365a1fbb406e5955ff'
--dependency='mtl=mtl-2.2.1-bfb998dc8c11466235d862ade6fe90ac'
--dependency='hashable=hashable-1.2.3.3-a24cfcc316a06dc20f7d4f37d5029a07'
--dependency='dlist=dlist-0.7.1.2-2ee7ccabb5af73780c27d45186b61b2a'
--dependency='attoparsec=attoparsec-0.13.0.1-6c1dca7c91cf58666f0446be739f1fb6'
however the given installed package instance does not exist.
Failed to install aeson-0.10.0.0
Configuring attoparsec-enumerator-0.3.4...
cabal: The following package dependencies were requested
--dependency='enumerator=enumerator-0.4.20-14d74b0c8d3b038fa4c68bcc05eef8a7'
--dependency='attoparsec=attoparsec-0.13.0.1-6c1dca7c91cf58666f0446be739f1fb6'
however the given installed package instance does not exist.
Failed to install attoparsec-enumerator-0.3.4
cabal: Error: some packages failed to install:
ConfigFile-1.1.4 depends on MissingH-1.3.0.1 which failed to install.
MissingH-1.3.0.1 failed during the configure step. The exception was:
ExitFailure 1
aeson-0.10.0.0 failed during the configure step. The exception was:
ExitFailure 1
attoparsec-enumerator-0.3.4 failed during the configure step. The exception
was:
ExitFailure 1
css-0.2 failed during the building phase. The exception was:
ExitFailure 1
download-curl-0.1.4 failed during the configure step. The exception was:
ExitFailure 1
haskell-src-exts-1.16.0.1 failed during the building phase. The exception was:
ExitFailure 1
hlint-1.9.22 depends on haskell-src-exts-1.16.0.1 which failed to install.
hpaste-1.2.0 depends on attoparsec-enumerator-0.3.4 which failed to install.
named-formlet-0.2 failed during the configure step. The exception was:
ExitFailure 1
postgresql-simple-0.5.1.0 depends on aeson-0.10.0.0 which failed to install.
snap-core-0.9.8.0 depends on attoparsec-enumerator-0.3.4 which failed to
install.
snap-server-0.9.5.1 depends on attoparsec-enumerator-0.3.4 which failed to
install.

Test log

No test log was submitted for this report.