Build #6 for hledger-interest-1.4.4

[all reports]

Package hledger-interest-1.4.4
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-11-13 01:22:37.302731 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies time-1.5.0.1, mtl-2.2.1, hledger-lib-0.27, base-4.8.1.0, Decimal-0.4.2, Cabal-1.22.4.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring Decimal-0.4.2...
Building Decimal-0.4.2...
Preprocessing library Decimal-0.4.2...
[1 of 1] Compiling Data.Decimal     ( src/Data/Decimal.hs, dist/build/Data/Decimal.o )

src/Data/Decimal.hs:45:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future
In-place registering Decimal-0.4.2...
Running Haddock for Decimal-0.4.2...
Running hscolour for Decimal-0.4.2...
Preprocessing library Decimal-0.4.2...
Preprocessing library Decimal-0.4.2...

src/Data/Decimal.hs:45:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future
Haddock coverage:
 100% ( 13 / 13) in 'Data.Decimal'
Documentation created: dist/doc/html/Decimal/index.html,
dist/doc/html/Decimal/Decimal.txt
Creating package registration file:
/tmp/pkgConf-Decimal-0.4278722862233665123.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/Decimal-0.4.2-4qSjVBeHubXLlE6vbII58I
Registering Decimal-0.4.2...
Installed Decimal-0.4.2
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.020539999321264095060.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 base-compat-0.8.2...
Building base-compat-0.8.2...
Preprocessing library base-compat-0.8.2...
[ 1 of 23] Compiling Text.Read.Compat ( src/Text/Read/Compat.hs, dist/build/Text/Read/Compat.o )
[ 2 of 23] Compiling System.Exit.Compat ( src/System/Exit/Compat.hs, dist/build/System/Exit/Compat.o )
[ 3 of 23] Compiling System.Environment.Compat ( src/System/Environment/Compat.hs, dist/build/System/Environment/Compat.o )
[ 4 of 23] Compiling Prelude.Compat   ( src/Prelude/Compat.hs, dist/build/Prelude/Compat.o )
[ 5 of 23] Compiling Numeric.Compat   ( src/Numeric/Compat.hs, dist/build/Numeric/Compat.o )
[ 6 of 23] Compiling Foreign.Marshal.Utils.Compat ( src/Foreign/Marshal/Utils/Compat.hs, dist/build/Foreign/Marshal/Utils/Compat.o )
[ 7 of 23] Compiling Foreign.Marshal.Array.Compat ( src/Foreign/Marshal/Array/Compat.hs, dist/build/Foreign/Marshal/Array/Compat.o )
[ 8 of 23] Compiling Foreign.Marshal.Alloc.Compat ( src/Foreign/Marshal/Alloc/Compat.hs, dist/build/Foreign/Marshal/Alloc/Compat.o )
[ 9 of 23] Compiling Foreign.Marshal.Compat ( src/Foreign/Marshal/Compat.hs, dist/build/Foreign/Marshal/Compat.o )
[10 of 23] Compiling Foreign.Compat   ( src/Foreign/Compat.hs, dist/build/Foreign/Compat.o )
[11 of 23] Compiling Debug.Trace.Compat ( src/Debug/Trace/Compat.hs, dist/build/Debug/Trace/Compat.o )
[12 of 23] Compiling Data.Word.Compat ( src/Data/Word/Compat.hs, dist/build/Data/Word/Compat.o )
[13 of 23] Compiling Data.Version.Compat ( src/Data/Version/Compat.hs, dist/build/Data/Version/Compat.o )
[14 of 23] Compiling Data.Monoid.Compat ( src/Data/Monoid/Compat.hs, dist/build/Data/Monoid/Compat.o )
[15 of 23] Compiling Data.List.Compat ( src/Data/List/Compat.hs, dist/build/Data/List/Compat.o )
[16 of 23] Compiling Data.Functor.Compat ( src/Data/Functor/Compat.hs, dist/build/Data/Functor/Compat.o )
[17 of 23] Compiling Data.Function.Compat ( src/Data/Function/Compat.hs, dist/build/Data/Function/Compat.o )
[18 of 23] Compiling Data.Foldable.Compat ( src/Data/Foldable/Compat.hs, dist/build/Data/Foldable/Compat.o )
[19 of 23] Compiling Data.Either.Compat ( src/Data/Either/Compat.hs, dist/build/Data/Either/Compat.o )
[20 of 23] Compiling Data.Bool.Compat ( src/Data/Bool/Compat.hs, dist/build/Data/Bool/Compat.o )
[21 of 23] Compiling Data.Bits.Compat ( src/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o )
[22 of 23] Compiling Control.Monad.Compat ( src/Control/Monad/Compat.hs, dist/build/Control/Monad/Compat.o )
[23 of 23] Compiling Control.Concurrent.MVar.Compat ( src/Control/Concurrent/MVar/Compat.hs, dist/build/Control/Concurrent/MVar/Compat.o )
In-place registering base-compat-0.8.2...
Running Haddock for base-compat-0.8.2...
Running hscolour for base-compat-0.8.2...
Preprocessing library base-compat-0.8.2...
Preprocessing library base-compat-0.8.2...
Haddock coverage:
  89% ( 16 / 18) in 'Text.Read.Compat'
  Missing documentation for:
    Module header
    Lexeme
Warning: System.Exit.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'System.Exit.Compat'
  Missing documentation for:
    Module header
 100% ( 10 / 10) in 'System.Environment.Compat'
Warning: Prelude.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Prelude.Compat'
  Missing documentation for:
    Module header
Warning: Numeric.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Numeric.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Utils.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Foreign.Marshal.Utils.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Array.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Foreign.Marshal.Array.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Alloc.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Foreign.Marshal.Alloc.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Base
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Alloc
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Array
Warning: Foreign.Marshal.Compat: Could not find documentation for exported module: Utils
   0% (  0 /  1) in 'Foreign.Marshal.Compat'
  Missing documentation for:
    Module header
Warning: Foreign.Compat: Could not find documentation for exported module: Base
Warning: Foreign.Compat: Could not find documentation for exported module: Marshal
   0% (  0 /  1) in 'Foreign.Compat'
  Missing documentation for:
    Module header
Warning: Debug.Trace.Compat: Could not find documentation for exported module: Base
  80% (  4 /  5) in 'Debug.Trace.Compat'
  Missing documentation for:
    Module header
Warning: Data.Word.Compat: Could not find documentation for exported module: Base
  75% (  3 /  4) in 'Data.Word.Compat'
  Missing documentation for:
    Module header
Warning: Data.Version.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Version.Compat'
  Missing documentation for:
    Module header
Warning: Data.Monoid.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Monoid.Compat'
  Missing documentation for:
    Module header
Warning: Data.List.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.List.Compat'
  Missing documentation for:
    Module header
Warning: Data.Functor.Compat: Could not find documentation for exported module: Base
  75% (  3 /  4) in 'Data.Functor.Compat'
  Missing documentation for:
    Module header
Warning: Data.Function.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Function.Compat'
  Missing documentation for:
    Module header
Warning: Data.Foldable.Compat: Could not find documentation for exported module: Base
   0% (  0 /  1) in 'Data.Foldable.Compat'
  Missing documentation for:
    Module header
Warning: Data.Either.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Data.Either.Compat'
  Missing documentation for:
    Module header
Warning: Data.Bool.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Data.Bool.Compat'
  Missing documentation for:
    Module header
Warning: Data.Bits.Compat: Could not find documentation for exported module: Base
  80% (  4 /  5) in 'Data.Bits.Compat'
  Missing documentation for:
    Module header
Warning: Control.Monad.Compat: Could not find documentation for exported module: Base
  67% (  2 /  3) in 'Control.Monad.Compat'
  Missing documentation for:
    Module header
Warning: Control.Concurrent.MVar.Compat: Could not find documentation for exported module: Base
  50% (  1 /  2) in 'Control.Concurrent.MVar.Compat'
  Missing documentation for:
    Module header
Warning: Data.Functor.Compat: could not find link destinations for:
    P
Warning: Control.Monad.Compat: could not find link destinations for:
    P
Documentation created: dist/doc/html/base-compat/index.html,
dist/doc/html/base-compat/base-compat.txt
Creating package registration file:
/tmp/pkgConf-base-compat-0.819399644432112255763.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-compat-0.8.2-D4gHocz8sOX8PHzFB3nfQT
Registering base-compat-0.8.2...
Installed base-compat-0.8.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.1012320568561745790417.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 haskell-lexer-1.0...
Building haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...
[1 of 6] Compiling Language.Haskell.Lexer.Tokens ( Language/Haskell/Lexer/Tokens.hs, dist/build/Language/Haskell/Lexer/Tokens.o )
[2 of 6] Compiling Language.Haskell.Lexer.Utils ( Language/Haskell/Lexer/Utils.hs, dist/build/Language/Haskell/Lexer/Utils.o )
[3 of 6] Compiling Language.Haskell.Lexer.Lex ( Language/Haskell/Lexer/Lex.hs, dist/build/Language/Haskell/Lexer/Lex.o )
[4 of 6] Compiling Language.Haskell.Lexer.Position ( Language/Haskell/Lexer/Position.hs, dist/build/Language/Haskell/Lexer/Position.o )

Language/Haskell/Lexer/Position.hs:25:5: Warning:
    Pattern match(es) are overlapped
    In a case alternative: '\n' -> ...
[5 of 6] Compiling Language.Haskell.Lexer.Layout ( Language/Haskell/Lexer/Layout.hs, dist/build/Language/Haskell/Lexer/Layout.o )

Language/Haskell/Lexer/Layout.hs:24:23: Warning: Tab character
[6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o )
In-place registering haskell-lexer-1.0...
Running Haddock for haskell-lexer-1.0...
Running hscolour for haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...
Preprocessing library haskell-lexer-1.0...

Language/Haskell/Lexer/Layout.hs:24:23: Warning: Tab character
Haddock coverage:
  50% (  1 /  2) in 'Language.Haskell.Lexer.Tokens'
  Missing documentation for:
    Module header
  17% (  1 /  6) in 'Language.Haskell.Lexer.Utils'
  Missing documentation for:
    Module header
    gotEOF (Language/Haskell/Lexer/Utils.hs:8)
    gotError (Language/Haskell/Lexer/Utils.hs:12)
    output (Language/Haskell/Lexer/Utils.hs:23)
    nestedComment (Language/Haskell/Lexer/Utils.hs:36)
   0% (  0 /  2) in 'Language.Haskell.Lexer.Lex'
  Missing documentation for:
    Module header
    haskellLex (Language/Haskell/Lexer/Lex.hs:14)
  62% (  5 /  8) in 'Language.Haskell.Lexer.Position'
  Missing documentation for:
    Module header
     (Language/Haskell/Lexer/Position.hs:11)
     (Language/Haskell/Lexer/Position.hs:12)
  33% (  1 /  3) in 'Language.Haskell.Lexer.Layout'
  Missing documentation for:
    Module header
    PosToken (Language/Haskell/Lexer/Layout.hs:6)
  73% ( 11 / 15) in 'Language.Haskell.Lexer'
  Missing documentation for:
    Module header
    PosToken (Language/Haskell/Lexer/Layout.hs:6)
     (Language/Haskell/Lexer/Position.hs:11)
     (Language/Haskell/Lexer/Position.hs:12)
Documentation created: dist/doc/html/haskell-lexer/index.html,
dist/doc/html/haskell-lexer/haskell-lexer.txt
Creating package registration file:
/tmp/pkgConf-haskell-lexer-11131884850380390179.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-lexer-1.0-5LUPE5xr4D53sDhVKS6f9j
Registering haskell-lexer-1.0...
Installed haskell-lexer-1.0
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.21936060910928140528.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.066091648767974802.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring 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.314350011711047196295.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 split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
  91% ( 61 / 67) in 'Data.List.Split.Internals'
  90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file:
/tmp/pkgConf-split-0.218480961071727952741.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/split-0.2.2-E4yadeCDng9EtdbI5MZoDg
Registering split-0.2.2...
Installed split-0.2.2
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.115593828531603386966.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 uglymemo-0.1.0.1...
Building uglymemo-0.1.0.1...
Preprocessing library uglymemo-0.1.0.1...
[1 of 1] Compiling Data.MemoUgly    ( Data/MemoUgly.hs, dist/build/Data/MemoUgly.o )
In-place registering uglymemo-0.1.0.1...
Running Haddock for uglymemo-0.1.0.1...
Running hscolour for uglymemo-0.1.0.1...
Preprocessing library uglymemo-0.1.0.1...
Preprocessing library uglymemo-0.1.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.MemoUgly'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/uglymemo/index.html,
dist/doc/html/uglymemo/uglymemo.txt
Creating package registration file:
/tmp/pkgConf-uglymemo-0.1.017523279341107484169.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/uglymemo-0.1.0.1-3nBLPneh5wgBCremEQYEkV
Registering uglymemo-0.1.0.1...
Installed uglymemo-0.1.0.1
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.111297077751741160450.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 pretty-show-1.6.9...
Building pretty-show-1.6.9...
Preprocessing library pretty-show-1.6.9...
[1 of 6] Compiling Paths_pretty_show ( dist/build/autogen/Paths_pretty_show.hs, dist/build/Paths_pretty_show.o )
[2 of 6] Compiling Text.Show.Value  ( Text/Show/Value.hs, dist/build/Text/Show/Value.o )
[3 of 6] Compiling Text.Show.PrettyVal ( Text/Show/PrettyVal.hs, dist/build/Text/Show/PrettyVal.o )
[4 of 6] Compiling Text.Show.Html   ( Text/Show/Html.hs, dist/build/Text/Show/Html.o )

Text/Show/Html.hs:106:1: Warning: Defined but not used: ‘tallTuple’
[5 of 6] Compiling Text.Show.Parser ( dist/build/Text/Show/Parser.hs, dist/build/Text/Show/Parser.o )
[6 of 6] Compiling Text.Show.Pretty ( Text/Show/Pretty.hs, dist/build/Text/Show/Pretty.o )
In-place registering pretty-show-1.6.9...
Preprocessing executable 'ppsh' for pretty-show-1.6.9...
[1 of 1] Compiling Main             ( bin/ppsh.hs, dist/build/ppsh/ppsh-tmp/Main.o )
Linking dist/build/ppsh/ppsh ...
Running Haddock for pretty-show-1.6.9...
Running hscolour for pretty-show-1.6.9...
Preprocessing library pretty-show-1.6.9...
Preprocessing executable 'ppsh' for pretty-show-1.6.9...
Preprocessing library pretty-show-1.6.9...

Text/Show/Html.hs:106:1: Warning: Defined but not used: ‘tallTuple’
Haddock coverage:
   0% (  0 /  8) in 'Paths_pretty_show'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_pretty_show.hs:15)
    getBinDir (dist/build/autogen/Paths_pretty_show.hs:25)
    getLibDir (dist/build/autogen/Paths_pretty_show.hs:25)
    getDataDir (dist/build/autogen/Paths_pretty_show.hs:25)
    getLibexecDir (dist/build/autogen/Paths_pretty_show.hs:25)
    getDataFileName (dist/build/autogen/Paths_pretty_show.hs:32)
    getSysconfDir (dist/build/autogen/Paths_pretty_show.hs:25)
 100% (  3 /  3) in 'Text.Show.Value'
  50% (  1 /  2) in 'Text.Show.PrettyVal'
  Missing documentation for:
    Module header
  71% (  5 /  7) in 'Text.Show.Html'
  Missing documentation for:
    Module header
    Html (Text/Show/Html.hs:144)
   0% (  0 /  2) in 'Text.Show.Parser'
  Missing documentation for:
    Module header
    parseValue (dist/build/Text/Show/Parser.hs:768)
  81% ( 21 / 26) in 'Text.Show.Pretty'
  Missing documentation for:
    parseValue (Text/Show/Pretty.hs:53)
    reify (Text/Show/Pretty.hs:50)
    Html (Text/Show/Html.hs:144)
    getDataDir (dist/build/autogen/Paths_pretty_show.hs:25)
    ppValue (Text/Show/Pretty.hs:47)
Documentation created: dist/doc/html/pretty-show/index.html,
dist/doc/html/pretty-show/pretty-show.txt
Preprocessing executable 'ppsh' for pretty-show-1.6.9...
Creating package registration file:
/tmp/pkgConf-pretty-show-1.6326551394507857366.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pretty-show-1.6.9-2lC99QDHOE3JiCMPieJv3x
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 pretty-show-1.6.9...
Installed pretty-show-1.6.9
Configuring mtl-compat-0.2.1.3...
Building mtl-compat-0.2.1.3...
Preprocessing library mtl-compat-0.2.1.3...
In-place registering mtl-compat-0.2.1.3...
Running Haddock for mtl-compat-0.2.1.3...
Running hscolour for mtl-compat-0.2.1.3...
Preprocessing library mtl-compat-0.2.1.3...
Preprocessing library mtl-compat-0.2.1.3...
haddock: No input file(s).
Creating package registration file:
/tmp/pkgConf-mtl-compat-0.2.11642949730753554421.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-compat-0.2.1.3-JC1QAK2YiYh95rhykvaiJz
Registering mtl-compat-0.2.1.3...
Installed mtl-compat-0.2.1.3
Configuring 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.9314179887511901540637.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-base-0.93.2-2j0nR3pc4q24HZdEmShSMX
Registering regex-base-0.93.2...
Installed regex-base-0.93.2
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.019434103991669411305.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 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.01367480709198805545.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 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.11929765404560318023.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 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.0475777610866360494.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 csv-0.1.2...
Building csv-0.1.2...
Preprocessing library csv-0.1.2...
[1 of 1] Compiling Text.CSV         ( Text/CSV.hs, dist/build/Text/CSV.o )
In-place registering csv-0.1.2...
Running Haddock for csv-0.1.2...
Running hscolour for csv-0.1.2...
Preprocessing library csv-0.1.2...
Preprocessing library csv-0.1.2...
Haddock coverage:
 100% (  9 /  9) in 'Text.CSV'
Documentation created: dist/doc/html/csv/index.html, dist/doc/html/csv/csv.txt
Creating package registration file: /tmp/pkgConf-csv-0.11270551295460362196.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/csv-0.1.2-JzCtQp1SJRrAcyVjfoDcto
Registering csv-0.1.2...
Installed csv-0.1.2
Configuring regex-tdfa-1.2.1...
Building regex-tdfa-1.2.1...
Preprocessing library regex-tdfa-1.2.1...
[ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o )
[ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o )
[ 3 of 23] Compiling Paths_regex_tdfa ( dist/build/autogen/Paths_regex_tdfa.hs, dist/build/Paths_regex_tdfa.o )
[ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o )

Data/IntSet/EnumSet2.hs:5:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o )

Data/IntMap/EnumMap2.hs:3:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/IntMap/EnumMap2.hs:6:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o )

Data/IntMap/CharMap2.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o )
[ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o )
[ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o )
[10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o )
[11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o )
[12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o )
[13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o )

Text/Regex/TDFA/NewDFA/Engine_FA.hs:30:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine_FA.hs:391:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:392:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:393:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:394:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:395:1: Warning: Tab character
[14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o )
[15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o )
[16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o )

Text/Regex/TDFA/NewDFA/Engine.hs:29:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine.hs:532:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:533:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:534:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:535:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:536:1: Warning: Tab character
[17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o )

Text/Regex/TDFA/TNFA.hs:50:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o )

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

Text/Regex/TDFA/TDFA.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o )
[20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o )
[21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o )
[22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o )
[23 of 23] Compiling Text.Regex.TDFA  ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o )
In-place registering regex-tdfa-1.2.1...
Running Haddock for regex-tdfa-1.2.1...
Running hscolour for regex-tdfa-1.2.1...
Preprocessing library regex-tdfa-1.2.1...
Preprocessing library regex-tdfa-1.2.1...

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

Data/IntMap/EnumMap2.hs:3:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

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

Data/IntMap/CharMap2.hs:13:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
   0% (  0 /  2) in 'Text.Regex.TDFA.NewDFA.Uncons'
  Missing documentation for:
    Module header
    Uncons (Text/Regex/TDFA/NewDFA/Uncons.hs:7)
  83% (  5 /  6) in 'Text.Regex.TDFA.IntArrTrieSet'
  Missing documentation for:
    TrieSet (Text/Regex/TDFA/IntArrTrieSet.hs:17)
   0% (  0 /  8) in 'Paths_regex_tdfa'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_regex_tdfa.hs:15)
    getBinDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getLibDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getDataDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getLibexecDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
    getDataFileName (dist/build/autogen/Paths_regex_tdfa.hs:32)
    getSysconfDir (dist/build/autogen/Paths_regex_tdfa.hs:25)
   0% (  0 / 32) in 'Data.IntSet.EnumSet2'
  Missing documentation for:
    Module header
    EnumSet (Data/IntSet/EnumSet2.hs:7)
     (Data/IntSet/EnumSet2.hs:10)
    \\ (Data/IntSet/EnumSet2.hs:14)
    null (Data/IntSet/EnumSet2.hs:17)
    size (Data/IntSet/EnumSet2.hs:20)
    member (Data/IntSet/EnumSet2.hs:23)
    notMember (Data/IntSet/EnumSet2.hs:26)
    isSubsetOf (Data/IntSet/EnumSet2.hs:29)
    isProperSubsetOf (Data/IntSet/EnumSet2.hs:32)
    empty (Data/IntSet/EnumSet2.hs:35)
    singleton (Data/IntSet/EnumSet2.hs:38)
    insert (Data/IntSet/EnumSet2.hs:41)
    delete (Data/IntSet/EnumSet2.hs:44)
    union (Data/IntSet/EnumSet2.hs:47)
    unions (Data/IntSet/EnumSet2.hs:50)
    difference (Data/IntSet/EnumSet2.hs:53)
    intersection (Data/IntSet/EnumSet2.hs:56)
    filter (Data/IntSet/EnumSet2.hs:59)
    partition (Data/IntSet/EnumSet2.hs:63)
    split (Data/IntSet/EnumSet2.hs:68)
    splitMember (Data/IntSet/EnumSet2.hs:72)
    map (Data/IntSet/EnumSet2.hs:76)
    fold (Data/IntSet/EnumSet2.hs:80)
    elems (Data/IntSet/EnumSet2.hs:84)
    toList (Data/IntSet/EnumSet2.hs:87)
    fromList (Data/IntSet/EnumSet2.hs:90)
    toAscList (Data/IntSet/EnumSet2.hs:93)
    fromAscList (Data/IntSet/EnumSet2.hs:96)
    fromDistinctAscList (Data/IntSet/EnumSet2.hs:99)
    showTree (Data/IntSet/EnumSet2.hs:102)
    showTreeWith (Data/IntSet/EnumSet2.hs:105)
   0% (  0 / 71) in 'Data.IntMap.EnumMap2'
  Missing documentation for:
    Module header
    EnumMap (Data/IntMap/EnumMap2.hs:10)
     (Data/IntMap/EnumMap2.hs:13)
     (Data/IntMap/EnumMap2.hs:17)
     (Data/IntMap/EnumMap2.hs:20)
    ! (Data/IntMap/EnumMap2.hs:23)
    \\ (Data/IntMap/EnumMap2.hs:26)
    null (Data/IntMap/EnumMap2.hs:29)
    size (Data/IntMap/EnumMap2.hs:32)
    member (Data/IntMap/EnumMap2.hs:35)
    notMember (Data/IntMap/EnumMap2.hs:38)
    lookup (Data/IntMap/EnumMap2.hs:42)
    findWithDefault (Data/IntMap/EnumMap2.hs:45)
    empty (Data/IntMap/EnumMap2.hs:48)
    singleton (Data/IntMap/EnumMap2.hs:51)
    insert (Data/IntMap/EnumMap2.hs:54)
    insertWith (Data/IntMap/EnumMap2.hs:57)
    insertWithKey (Data/IntMap/EnumMap2.hs:60)
    insertLookupWithKey (Data/IntMap/EnumMap2.hs:64)
    delete (Data/IntMap/EnumMap2.hs:69)
    adjust (Data/IntMap/EnumMap2.hs:72)
    adjustWithKey (Data/IntMap/EnumMap2.hs:75)
    update (Data/IntMap/EnumMap2.hs:79)
    updateWithKey (Data/IntMap/EnumMap2.hs:82)
    updateLookupWithKey (Data/IntMap/EnumMap2.hs:86)
    union (Data/IntMap/EnumMap2.hs:91)
    unionWith (Data/IntMap/EnumMap2.hs:94)
    unionWithKey (Data/IntMap/EnumMap2.hs:97)
    unions (Data/IntMap/EnumMap2.hs:101)
    unionsWith (Data/IntMap/EnumMap2.hs:104)
    difference (Data/IntMap/EnumMap2.hs:107)
    differenceWith (Data/IntMap/EnumMap2.hs:110)
    differenceWithKey (Data/IntMap/EnumMap2.hs:113)
    intersection (Data/IntMap/EnumMap2.hs:117)
    intersectionWith (Data/IntMap/EnumMap2.hs:120)
    intersectionWithKey (Data/IntMap/EnumMap2.hs:123)
    map (Data/IntMap/EnumMap2.hs:127)
    mapWithKey (Data/IntMap/EnumMap2.hs:130)
    mapAccum (Data/IntMap/EnumMap2.hs:134)
    mapAccumWithKey (Data/IntMap/EnumMap2.hs:138)
    fold (Data/IntMap/EnumMap2.hs:143)
    foldWithKey (Data/IntMap/EnumMap2.hs:146)
    elems (Data/IntMap/EnumMap2.hs:150)
    keys (Data/IntMap/EnumMap2.hs:153)
    keysSet (Data/IntMap/EnumMap2.hs:157)
    assocs (Data/IntMap/EnumMap2.hs:160)
    toList (Data/IntMap/EnumMap2.hs:163)
    fromList (Data/IntMap/EnumMap2.hs:166)
    fromListWith (Data/IntMap/EnumMap2.hs:169)
    fromListWithKey (Data/IntMap/EnumMap2.hs:172)
    toAscList (Data/IntMap/EnumMap2.hs:176)
    fromAscList (Data/IntMap/EnumMap2.hs:179)
    fromAscListWith (Data/IntMap/EnumMap2.hs:182)
    fromAscListWithKey (Data/IntMap/EnumMap2.hs:185)
    fromDistinctAscList (Data/IntMap/EnumMap2.hs:189)
    filter (Data/IntMap/EnumMap2.hs:192)
    filterWithKey (Data/IntMap/EnumMap2.hs:195)
    partition (Data/IntMap/EnumMap2.hs:199)
    partitionWithKey (Data/IntMap/EnumMap2.hs:203)
    mapMaybe (Data/IntMap/EnumMap2.hs:208)
    mapMaybeWithKey (Data/IntMap/EnumMap2.hs:211)
    mapEither (Data/IntMap/EnumMap2.hs:215)
    mapEitherWithKey (Data/IntMap/EnumMap2.hs:219)
    split (Data/IntMap/EnumMap2.hs:224)
    splitLookup (Data/IntMap/EnumMap2.hs:228)
    isSubmapOf (Data/IntMap/EnumMap2.hs:232)
    isSubmapOfBy (Data/IntMap/EnumMap2.hs:235)
    isProperSubmapOf (Data/IntMap/EnumMap2.hs:238)
    isProperSubmapOfBy (Data/IntMap/EnumMap2.hs:241)
    showTree (Data/IntMap/EnumMap2.hs:244)
    showTreeWith (Data/IntMap/EnumMap2.hs:247)
   0% (  0 / 71) in 'Data.IntMap.CharMap2'
  Missing documentation for:
    Module header
    CharMap (Data/IntMap/CharMap2.hs:19)
     (Data/IntMap/CharMap2.hs:21)
     (Data/IntMap/CharMap2.hs:25)
    Key (Data/IntMap/CharMap2.hs:28)
    ! (Data/IntMap/CharMap2.hs:30)
    \\ (Data/IntMap/CharMap2.hs:33)
    null (Data/IntMap/CharMap2.hs:36)
    size (Data/IntMap/CharMap2.hs:39)
    member (Data/IntMap/CharMap2.hs:42)
    notMember (Data/IntMap/CharMap2.hs:45)
    lookup (Data/IntMap/CharMap2.hs:48)
    findWithDefault (Data/IntMap/CharMap2.hs:51)
    empty (Data/IntMap/CharMap2.hs:54)
    singleton (Data/IntMap/CharMap2.hs:57)
    insert (Data/IntMap/CharMap2.hs:60)
    insertWith (Data/IntMap/CharMap2.hs:63)
    insertWithKey (Data/IntMap/CharMap2.hs:66)
    insertLookupWithKey (Data/IntMap/CharMap2.hs:70)
    delete (Data/IntMap/CharMap2.hs:75)
    adjust (Data/IntMap/CharMap2.hs:78)
    adjustWithKey (Data/IntMap/CharMap2.hs:81)
    update (Data/IntMap/CharMap2.hs:85)
    updateWithKey (Data/IntMap/CharMap2.hs:88)
    updateLookupWithKey (Data/IntMap/CharMap2.hs:92)
    union (Data/IntMap/CharMap2.hs:97)
    unionWith (Data/IntMap/CharMap2.hs:100)
    unionWithKey (Data/IntMap/CharMap2.hs:103)
    unions (Data/IntMap/CharMap2.hs:107)
    unionsWith (Data/IntMap/CharMap2.hs:110)
    difference (Data/IntMap/CharMap2.hs:113)
    differenceWith (Data/IntMap/CharMap2.hs:116)
    differenceWithKey (Data/IntMap/CharMap2.hs:119)
    intersection (Data/IntMap/CharMap2.hs:123)
    intersectionWith (Data/IntMap/CharMap2.hs:126)
    intersectionWithKey (Data/IntMap/CharMap2.hs:129)
    map (Data/IntMap/CharMap2.hs:133)
    mapWithKey (Data/IntMap/CharMap2.hs:136)
    mapAccum (Data/IntMap/CharMap2.hs:140)
    mapAccumWithKey (Data/IntMap/CharMap2.hs:144)
    fold (Data/IntMap/CharMap2.hs:149)
    foldWithKey (Data/IntMap/CharMap2.hs:152)
    elems (Data/IntMap/CharMap2.hs:156)
    keys (Data/IntMap/CharMap2.hs:159)
    keysSet (Data/IntMap/CharMap2.hs:162)
    assocs (Data/IntMap/CharMap2.hs:165)
    toList (Data/IntMap/CharMap2.hs:168)
    fromList (Data/IntMap/CharMap2.hs:171)
    fromListWith (Data/IntMap/CharMap2.hs:174)
    fromListWithKey (Data/IntMap/CharMap2.hs:177)
    toAscList (Data/IntMap/CharMap2.hs:181)
    fromAscList (Data/IntMap/CharMap2.hs:184)
    fromAscListWith (Data/IntMap/CharMap2.hs:187)
    fromAscListWithKey (Data/IntMap/CharMap2.hs:190)
    fromDistinctAscList (Data/IntMap/CharMap2.hs:194)
    filter (Data/IntMap/CharMap2.hs:197)
    filterWithKey (Data/IntMap/CharMap2.hs:200)
    partition (Data/IntMap/CharMap2.hs:204)
    partitionWithKey (Data/IntMap/CharMap2.hs:208)
    mapMaybe (Data/IntMap/CharMap2.hs:213)
    mapMaybeWithKey (Data/IntMap/CharMap2.hs:
Text/Regex/TDFA/NewDFA/Engine_FA.hs:391:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:392:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:393:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:394:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:395:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine_FA.hs:30:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/NewDFA/Engine.hs:532:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:533:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:534:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:535:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:536:1: Warning: Tab character

Text/Regex/TDFA/NewDFA/Engine.hs:29:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Text/Regex/TDFA/TNFA.hs:50:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

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

Text/Regex/TDFA/TDFA.hs:10:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
216)
    mapEither (Data/IntMap/CharMap2.hs:220)
    mapEitherWithKey (Data/IntMap/CharMap2.hs:224)
    split (Data/IntMap/CharMap2.hs:229)
    splitLookup (Data/IntMap/CharMap2.hs:233)
    isSubmapOf (Data/IntMap/CharMap2.hs:237)
    isSubmapOfBy (Data/IntMap/CharMap2.hs:240)
    isProperSubmapOf (Data/IntMap/CharMap2.hs:243)
    isProperSubmapOfBy (Data/IntMap/CharMap2.hs:246)
    showTree (Data/IntMap/CharMap2.hs:249)
    showTreeWith (Data/IntMap/CharMap2.hs:252)
  52% ( 29 / 56) in 'Text.Regex.TDFA.Common'
  Missing documentation for:
    look (Text/Regex/TDFA/Common.hs:25)
    common_error (Text/Regex/TDFA/Common.hs:28)
    on (Text/Regex/TDFA/Common.hs:32)
    mapFst (Text/Regex/TDFA/Common.hs:49)
    mapSnd (Text/Regex/TDFA/Common.hs:52)
    fst3 (Text/Regex/TDFA/Common.hs:55)
    snd3 (Text/Regex/TDFA/Common.hs:58)
    thd3 (Text/Regex/TDFA/Common.hs:61)
    flipOrder (Text/Regex/TDFA/Common.hs:64)
    noWin (Text/Regex/TDFA/Common.hs:69)
     (Text/Regex/TDFA/Common.hs:76)
     (Text/Regex/TDFA/Common.hs:80)
    ExecOption (Text/Regex/TDFA/Common.hs:101)
     (Text/Regex/TDFA/Common.hs:142)
    WinEmpty (Text/Regex/TDFA/Common.hs:161)
    Transition (Text/Regex/TDFA/Common.hs:216)
    Action (Text/Regex/TDFA/Common.hs:263)
    OrbitTransformer (Text/Regex/TDFA/Common.hs:264)
    OrbitLog (Text/Regex/TDFA/Common.hs:265)
     (Text/Regex/TDFA/Common.hs:267)
     (Text/Regex/TDFA/Common.hs:272)
    showQT (Text/Regex/TDFA/Common.hs:275)
     (Text/Regex/TDFA/Common.hs:289)
    indent (Text/Regex/TDFA/Common.hs:291)
    showDT (Text/Regex/TDFA/Common.hs:294)
    seeDTrans (Text/Regex/TDFA/Common.hs:338)
     (Text/Regex/TDFA/Common.hs:347)
  67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern'
  Missing documentation for:
    PatternSet (Text/Regex/TDFA/Pattern.hs:92)
    PatternSetCharacterClass (Text/Regex/TDFA/Pattern.hs:117)
    PatternSetCollatingElement (Text/Regex/TDFA/Pattern.hs:119)
    PatternSetEquivalenceClass (Text/Regex/TDFA/Pattern.hs:121)
    starTrans' (Text/Regex/TDFA/Pattern.hs:168)
 100% (  2 /  2) in 'Text.Regex.TDFA.ReadRegex'
  23% (  3 / 13) in 'Text.Regex.TDFA.CorePattern'
  Missing documentation for:
    Q (Text/Regex/TDFA/CorePattern.hs:74)
    P (Text/Regex/TDFA/CorePattern.hs:59)
    Wanted (Text/Regex/TDFA/CorePattern.hs:117)
    TestInfo (Text/Regex/TDFA/CorePattern.hs:84)
    SetTestInfo (Text/Regex/TDFA/CorePattern.hs:88)
    NullView (Text/Regex/TDFA/CorePattern.hs:101)
    patternToQ (Text/Regex/TDFA/CorePattern.hs:299)
    cleanNullView (Text/Regex/TDFA/CorePattern.hs:185)
    cannotAccept (Text/Regex/TDFA/CorePattern.hs:237)
    mustAccept (Text/Regex/TDFA/CorePattern.hs:231)
   0% (  0 /  3) in 'Text.Regex.TDFA.NewDFA.MakeTest'
  Missing documentation for:
    Module header
    test_singleline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
    test_multiline (Text/Regex/TDFA/NewDFA/MakeTest.hs:10)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Tester'
  Missing documentation for:
    matchTest (Text/Regex/TDFA/NewDFA/Tester.hs:22)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_FA.hs:68)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC.hs:47)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:34)
  50% (  1 /  2) in 'Text.Regex.TDFA.NewDFA.Engine'
  Missing documentation for:
    execMatch (Text/Regex/TDFA/NewDFA/Engine.hs:77)
  83% (  5 /  6) in 'Text.Regex.TDFA.TNFA'
  Missing documentation for:
    patternToNFA (Text/Regex/TDFA/TNFA.hs:79)
  43% (  3 /  7) in 'Text.Regex.TDFA.TDFA'
  Missing documentation for:
    patternToRegex (Text/Regex/TDFA/TDFA.hs:160)
    examineDFA (Text/Regex/TDFA/TDFA.hs:176)
    nfaToDFA (Text/Regex/TDFA/TDFA.hs:51)
    dfaMap (Text/Regex/TDFA/TDFA.hs:163)
  64% (  7 / 11) in 'Text.Regex.TDFA.String'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/String.hs:40)
    execute (Text/Regex/TDFA/String.hs:53)
    regexec (Text/Regex/TDFA/String.hs:58)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/ByteString.hs:57)
    execute (Text/Regex/TDFA/ByteString.hs:66)
    regexec (Text/Regex/TDFA/ByteString.hs:71)
  43% (  3 /  7) in 'Text.Regex.TDFA.ByteString.Lazy'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/ByteString/Lazy.hs:73)
    execute (Text/Regex/TDFA/ByteString/Lazy.hs:82)
    regexec (Text/Regex/TDFA/ByteString/Lazy.hs:87)
  43% (  3 /  7) in 'Text.Regex.TDFA.Sequence'
  Missing documentation for:
    ExecOption (Text/Regex/TDFA/Common.hs:101)
    compile (Text/Regex/TDFA/Sequence.hs:62)
    execute (Text/Regex/TDFA/Sequence.hs:71)
    regexec (Text/Regex/TDFA/Sequence.hs:76)
  83% (  5 /  6) in 'Text.Regex.TDFA'
  Missing documentation for:
    getVersion_Text_Regex_TDFA (Text/Regex/TDFA.hs:75)
Documentation created: dist/doc/html/regex-tdfa/index.html,
dist/doc/html/regex-tdfa/regex-tdfa.txt
Creating package registration file:
/tmp/pkgConf-regex-tdfa-1.214018084721241027172.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/regex-tdfa-1.2.1-1zyvcDZb0OK7gu1tC4AsH7
Registering regex-tdfa-1.2.1...
Installed regex-tdfa-1.2.1
Configuring hledger-lib-0.27...
Building hledger-lib-0.27...
Preprocessing library hledger-lib-0.27...
[ 1 of 36] Compiling Hledger.Utils.Test ( Hledger/Utils/Test.hs, dist/build/Hledger/Utils/Test.o )
[ 2 of 36] Compiling Hledger.Utils.Debug ( Hledger/Utils/Debug.hs, dist/build/Hledger/Utils/Debug.o )
[ 3 of 36] Compiling Hledger.Utils.UTF8IOCompat ( Hledger/Utils/UTF8IOCompat.hs, dist/build/Hledger/Utils/UTF8IOCompat.o )
[ 4 of 36] Compiling Hledger.Utils.Parse ( Hledger/Utils/Parse.hs, dist/build/Hledger/Utils/Parse.o )
[ 5 of 36] Compiling Hledger.Utils.Regex ( Hledger/Utils/Regex.hs, dist/build/Hledger/Utils/Regex.o )
[ 6 of 36] Compiling Hledger.Utils.Tree ( Hledger/Utils/Tree.hs, dist/build/Hledger/Utils/Tree.o )
[ 7 of 36] Compiling Hledger.Utils.String ( Hledger/Utils/String.hs, dist/build/Hledger/Utils/String.o )
[ 8 of 36] Compiling Hledger.Data.Types ( Hledger/Data/Types.hs, dist/build/Hledger/Data/Types.o )
[ 9 of 36] Compiling Hledger.Data.StringFormat ( Hledger/Data/StringFormat.hs, dist/build/Hledger/Data/StringFormat.o )
[10 of 36] Compiling Hledger.Utils    ( Hledger/Utils.hs, dist/build/Hledger/Utils.o )
[11 of 36] Compiling Hledger.Data.AccountName ( Hledger/Data/AccountName.hs, dist/build/Hledger/Data/AccountName.o )
[12 of 36] Compiling Hledger.Data.Commodity ( Hledger/Data/Commodity.hs, dist/build/Hledger/Data/Commodity.o )
[13 of 36] Compiling Hledger.Data.Amount ( Hledger/Data/Amount.hs, dist/build/Hledger/Data/Amount.o )
[14 of 36] Compiling Hledger.Data.Dates ( Hledger/Data/Dates.hs, dist/build/Hledger/Data/Dates.o )
[15 of 36] Compiling Hledger.Data.Posting ( Hledger/Data/Posting.hs, dist/build/Hledger/Data/Posting.o )
[16 of 36] Compiling Hledger.Data.Account ( Hledger/Data/Account.hs, dist/build/Hledger/Data/Account.o )
[17 of 36] Compiling Hledger.Data.RawOptions ( Hledger/Data/RawOptions.hs, dist/build/Hledger/Data/RawOptions.o )
[18 of 36] Compiling Hledger.Data.Transaction ( Hledger/Data/Transaction.hs, dist/build/Hledger/Data/Transaction.o )
[19 of 36] Compiling Hledger.Data.TimeLog ( Hledger/Data/TimeLog.hs, dist/build/Hledger/Data/TimeLog.o )
[20 of 36] Compiling Hledger.Query    ( Hledger/Query.hs, dist/build/Hledger/Query.o )
[21 of 36] Compiling Hledger.Data.Journal ( Hledger/Data/Journal.hs, dist/build/Hledger/Data/Journal.o )
[22 of 36] Compiling Hledger.Data.Ledger ( Hledger/Data/Ledger.hs, dist/build/Hledger/Data/Ledger.o )
[23 of 36] Compiling Hledger.Data     ( Hledger/Data.hs, dist/build/Hledger/Data.o )
[24 of 36] Compiling Hledger.Read.JournalReader ( Hledger/Read/JournalReader.hs, dist/build/Hledger/Read/JournalReader.o )
[25 of 36] Compiling Hledger.Read.TimelogReader ( Hledger/Read/TimelogReader.hs, dist/build/Hledger/Read/TimelogReader.o )
[26 of 36] Compiling Hledger.Read.CsvReader ( Hledger/Read/CsvReader.hs, dist/build/Hledger/Read/CsvReader.o )
[27 of 36] Compiling Hledger.Read     ( Hledger/Read.hs, dist/build/Hledger/Read.o )
[28 of 36] Compiling Hledger.Reports.ReportOptions ( Hledger/Reports/ReportOptions.hs, dist/build/Hledger/Reports/ReportOptions.o )
[29 of 36] Compiling Hledger.Reports.EntriesReport ( Hledger/Reports/EntriesReport.hs, dist/build/Hledger/Reports/EntriesReport.o )
[30 of 36] Compiling Hledger.Reports.PostingsReport ( Hledger/Reports/PostingsReport.hs, dist/build/Hledger/Reports/PostingsReport.o )
[31 of 36] Compiling Hledger.Reports.TransactionsReports ( Hledger/Reports/TransactionsReports.hs, dist/build/Hledger/Reports/TransactionsReports.o )
[32 of 36] Compiling Hledger.Reports.BalanceReport ( Hledger/Reports/BalanceReport.hs, dist/build/Hledger/Reports/BalanceReport.o )
[33 of 36] Compiling Hledger.Reports.MultiBalanceReports ( Hledger/Reports/MultiBalanceReports.hs, dist/build/Hledger/Reports/MultiBalanceReports.o )
[34 of 36] Compiling Hledger.Reports.BalanceHistoryReport ( Hledger/Reports/BalanceHistoryReport.hs, dist/build/Hledger/Reports/BalanceHistoryReport.o )
[35 of 36] Compiling Hledger.Reports  ( Hledger/Reports.hs, dist/build/Hledger/Reports.o )
[36 of 36] Compiling Hledger          ( Hledger.hs, dist/build/Hledger.o )
In-place registering hledger-lib-0.27...
Running Haddock for hledger-lib-0.27...
Running hscolour for hledger-lib-0.27...
Preprocessing library hledger-lib-0.27...
Preprocessing library hledger-lib-0.27...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: mtl-compat-0.2.1.3
Haddock coverage:
  78% (  7 /  9) in 'Hledger.Utils.Test'
  Missing documentation for:
    Module header
    printParseError (Hledger/Utils/Test.hs:39)
  50% ( 18 / 36) in 'Hledger.Utils.Debug'
  Missing documentation for:
    dbg2 (Hledger/Utils/Debug.hs:98)
    dbg3 (Hledger/Utils/Debug.hs:101)
    dbg4 (Hledger/Utils/Debug.hs:104)
    dbg5 (Hledger/Utils/Debug.hs:107)
    dbg6 (Hledger/Utils/Debug.hs:110)
    dbg7 (Hledger/Utils/Debug.hs:113)
    dbg8 (Hledger/Utils/Debug.hs:116)
    dbg9 (Hledger/Utils/Debug.hs:119)
    dbg1IO (Hledger/Utils/Debug.hs:127)
    dbg2IO (Hledger/Utils/Debug.hs:130)
    dbg3IO (Hledger/Utils/Debug.hs:133)
    dbg4IO (Hledger/Utils/Debug.hs:136)
    dbg5IO (Hledger/Utils/Debug.hs:139)
    dbg6IO (Hledger/Utils/Debug.hs:142)
    dbg7IO (Hledger/Utils/Debug.hs:145)
    dbg8IO (Hledger/Utils/Debug.hs:148)
    dbg9IO (Hledger/Utils/Debug.hs:151)
    tracePrettyAtIO (Hledger/Utils/Debug.hs:159)
 100% ( 15 / 15) in 'Hledger.Utils.UTF8IOCompat'
   8% (  1 / 12) in 'Hledger.Utils.Parse'
  Missing documentation for:
    Module header
    parsewith (Hledger/Utils/Parse.hs:16)
    parseWithCtx (Hledger/Utils/Parse.hs:19)
    fromparse (Hledger/Utils/Parse.hs:22)
    parseerror (Hledger/Utils/Parse.hs:25)
    showParseError (Hledger/Utils/Parse.hs:28)
    showDateParseError (Hledger/Utils/Parse.hs:31)
    nonspace (Hledger/Utils/Parse.hs:34)
    spacenonewline (Hledger/Utils/Parse.hs:37)
    restofline (Hledger/Utils/Parse.hs:40)
    eolof (Hledger/Utils/Parse.hs:43)
  62% (  8 / 13) in 'Hledger.Utils.Regex'
  Missing documentation for:
    regexMatches (Hledger/Utils/Regex.hs:86)
    regexMatchesCI (Hledger/Utils/Regex.hs:89)
    regexReplaceCI (Hledger/Utils/Regex.hs:105)
    regexReplaceCIMemo (Hledger/Utils/Regex.hs:113)
    regexReplaceByCI (Hledger/Utils/Regex.hs:96)
  56% ( 10 / 18) in 'Hledger.Utils.Tree'
  Missing documentation for:
    Module header
    root (Hledger/Utils/Tree.hs:15)
    subs (Hledger/Utils/Tree.hs:16)
    branches (Hledger/Utils/Tree.hs:17)
    emptyTree (Hledger/Utils/Tree.hs:75)
    mergeTrees (Hledger/Utils/Tree.hs:77)
    treeFromPath (Hledger/Utils/Tree.hs:80)
    treeFromPaths (Hledger/Utils/Tree.hs:84)
  73% ( 33 / 45) in 'Hledger.Utils.String'
  Missing documentation for:
    lowercase (Hledger/Utils/String.hs:62)
    uppercase (Hledger/Utils/String.hs:62)
    underline (Hledger/Utils/String.hs:103)
    stripbrackets (Hledger/Utils/String.hs:82)
    unbracket (Hledger/Utils/String.hs:169)
    escapeDoubleQuotes (Hledger/Utils/String.hs:133)
    escapeSingleQuotes (Hledger/Utils/String.hs:136)
    escapeQuotes (Hledger/Utils/String.hs:139)
    isSingleQuoted (Hledger/Utils/String.hs:163)
    isDoubleQuoted (Hledger/Utils/String.hs:166)
    elideLeft (Hledger/Utils/String.hs:85)
    elideRight (Hledger/Utils/String.hs:89)
  20% ( 12 / 61) in 'Hledger.Data.Types'
  Missing documentation for:
    SmartDate (Hledger/Data/Types.hs:39)
    WhichDate (Hledger/Data/Types.hs:41)
    DateSpan (Hledger/Data/Types.hs:43)
     (Hledger/Data/Types.hs:45)
    Interval (Hledger/Data/Types.hs:47)
     (Hledger/Data/Types.hs:53)
    AccountName (Hledger/Data/Types.hs:55)
    AccountAlias (Hledger/Data/Types.hs:57)
     (Hledger/Data/Types.hs:61)
    Side (Hledger/Data/Types.hs:63)
     (Hledger/Data/Types.hs:65)
    Commodity (Hledger/Data/Types.hs:67)
    Quantity (Hledger/Data/Types.hs:76)
     (Hledger/Data/Types.hs:80)
     (Hledger/Data/Types.hs:90)
     (Hledger/Data/Types.hs:101)
     (Hledger/Data/Types.hs:112)
    Amount (Hledger/Data/Types.hs:114)
     (Hledger/Data/Types.hs:121)
    MixedAmount (Hledger/Data/Types.hs:123)
     (Hledger/Data/Types.hs:125)
    PostingType (Hledger/Data/Types.hs:127)
     (Hledger/Data/Types.hs:130)
    Tag (Hledger/Data/Types.hs:132)
    ClearedStatus (Hledger/Data/Types.hs:134)
     (Hledger/Data/Types.hs:137)
     (Hledger/Data/Types.hs:139)
    Posting (Hledger/Data/Types.hs:144)
     (Hledger/Data/Types.hs:158)
     (Hledger/Data/Types.hs:162)
     (Hledger/Data/Types.hs:170)
    Transaction (Hledger/Data/Types.hs:172)
     (Hledger/Data/Types.hs:186)
    ModifierTransaction (Hledger/Data/Types.hs:188)
     (Hledger/Data/Types.hs:193)
    PeriodicTransaction (Hledger/Data/Types.hs:195)
     (Hledger/Data/Types.hs:200)
    TimeLogCode (Hledger/Data/Types.hs:202)
     (Hledger/Data/Types.hs:204)
    TimeLogEntry (Hledger/Data/Types.hs:206)
     (Hledger/Data/Types.hs:214)
    MarketPrice (Hledger/Data/Types.hs:216)
     (Hledger/Data/Types.hs:222)
    Year (Hledger/Data/Types.hs:224)
     (Hledger/Data/Types.hs:240)
     (Hledger/Data/Types.hs:246)
    Journal (Hledger/Data/Types.hs:248)
     (Hledger/Data/Types.hs:264)
     (Hledger/Data/Types.hs:285)
  57% (  4 /  7) in 'Hledger.Data.StringFormat'
  Missing documentation for:
    defaultStringFormatStyle (Hledger/Data/StringFormat.hs:86)
    StringFormatComponent (Hledger/Data/StringFormat.hs:46)
    tests (Hledger/Data/StringFormat.hs:149)
  41% ( 16 / 39) in 'Hledger.Utils'
  Missing documentation for:
    first3 (Hledger/Utils.hs:61)
    second3 (Hledger/Utils.hs:62)
    third3 (Hledger/Utils.hs:63)
    first4 (Hledger/Utils.hs:65)
    second4 (Hledger/Utils.hs:66)
    third4 (Hledger/Utils.hs:67)
    fourth4 (Hledger/Utils.hs:68)
    first5 (Hledger/Utils.hs:70)
    second5 (Hledger/Utils.hs:71)
    third5 (Hledger/Utils.hs:72)
    fourth5 (Hledger/Utils.hs:73)
    fifth5 (Hledger/Utils.hs:74)
    first6 (Hledger/Utils.hs:76)
    second6 (Hledger/Utils.hs:77)
    third6 (Hledger/Utils.hs:78)
    fourth6 (Hledger/Utils.hs:79)
    fifth6 (Hledger/Utils.hs:80)
    sixth6 (Hledger/Utils.hs:81)
    splitAtElement (Hledger/Utils.hs:85)
    getCurrentLocalTime (Hledger/Utils.hs:97)
    isLeft (Hledger/Utils.hs:105)
    isRight (Hledger/Utils.hs:109)
    firstJust (Hledger/Utils.hs:127)
  58% ( 15 / 26) in 'Hledger.Data.AccountName'
  Missing documentation for:
    acctsepchar (Hledger/Data/AccountName.hs:24)
    accountNameComponents (Hledger/Data/AccountName.hs:26)
    accountNameFromComponents (Hledger/Data/AccountName.hs:29)
    accountLeafName (Hledger/Data/AccountName.hs:32)
    accountNameLevel (Hledger/Data/AccountName.hs:45)
    accountNameDrop (Hledger/Data/AccountName.hs:49)
    parentAccountName (Hledger/Data/AccountName.hs:64)
    parentAccountNames (Hledger/Data/AccountName.hs:67)
    isSubAccountNameOf (Hledger/Data/AccountName.hs:77)
    nullaccountnametree (Hledger/Data/AccountName.hs:96)
    tests_Hledger_Data_AccountName (Hledger/Data/AccountName.hs:163)
  38% (  3 /  8) in 'Hledger.Data.Commodity'
  Missing documentation for:
    nonsimplecommoditychars (Hledger/Data/Commodity.hs:21)
    quoteCommoditySymbolIfNeeded (Hledger/Data/Commodity.hs:23)
    commodity (Hledger/Data/Commodity.hs:26)
    commoditysymbols (Hledger/Data/Commodity.hs:36)
    tests_Hledger_Data_Commodity (Hledger/Data/Commodity.hs:68)
  84% ( 48 / 57) in 'Hledger.Data.Amount'
  Missing documentation for:
    num (Hledger/Data/Amount.hs:158)
    usd (Hledger/Data/Amount.hs:160)
    eur (Hledger/Data/Amount.hs:161)
    gbp (Hledger/Data/Amount.hs:162)
    hrs (Hledger/Data/Amount.hs:159)
    at (Hledger/Data/Amount.hs:163)
    @@ (Hledger/Data/Amount.hs:164)
    amountstyle (Hledger/Data/Amount.hs:124)
    tests_Hledger_Data_Amount (Hledger/Data/Amount.hs:589)
  61% ( 23 / 38) in 'Hledger.Data.Dates'
  Missing documentation for:
    nulldate (Hledger/Data/Dates.hs:740)
    showDate (Hledger/Data/Dates.hs:96)
    elapsedSeconds (Hledger/Data/Dates.hs:175)
    prevday (Hledger/Data/Dates.hs:376)
    nulldatespan (Hledger/Data/Dates.hs:737)
    tests_Hledger_Data_Dates (Hledger/Data/Dates.hs:743)
    failIfInvalidYear (Hledger/Data/Dates.hs:500)
    failIfInvalidMonth (Hledger/Data/Dates.hs:500)
    failIfInvalidDay (Hledger/Data/Dates.hs:500)
    datesepchar (Hledger/Data/Dates.hs:492)
    datesepchars (Hledger/Data/Dates.hs:491)
    spanStart (Hledger/Data/Dates.hs:178)
    spanEnd (Hledger/Data/Dates.hs:181)
    fixSmartDateStrEither' (Hledger/Data/Dates.hs:340)
    maybePeriod (Hledger/Data/Dates.hs:277)
  50% ( 19 / 38) in 'Hledger.Data.Posting'
  Missing documentation for:
    nullposting (Hledger/Data/Posting.hs:67)
    posting (Hledger/Data/Posting.hs:67)
    post (Hledger/Data/Posting.hs:82)
    isReal (Hledger/Data/Posting.hs:103)
    isVirtual (Hledger/Data/Posting.hs:106)
    isBalancedVirtual (Hledger/Data/Posting.hs:109)
    isEmptyPosting (Hledger/Data/Posting.hs:173)
    hasAmount (Hledger/Data/Posting.hs:112)
    relatedPostings (Hledger/Data/Posting.hs:160)
    isPostingInDateSpan' (Hledger/Data/Posting.hs:169)
    postingsDateSpan' (Hledger/Data/Posting.hs:184)
    accountNamesFromPostings (Hledger/Data/Posting.hs:115)
    accountNamePostingType (Hledger/Data/Posting.hs:193)
    accountNameWithoutPostingType (Hledger/Data/Posting.hs:200)
    accountNameWithPostingType (Hledger/Data/Posting.hs:206)
    sumPostings (Hledger/Data/Posting.hs:118)
    showPosting (Hledger/Data/Posting.hs:86)
    showComment (Hledger/Data/Posting.hs:100)
    tests_Hledger_Data_Posting (Hledger/Data/Posting.hs:249)
  65% ( 15 / 23) in 'Hledger.Data.Account'
  Missing documentation for:
     (Hledger/Data/Account.hs:27)
     (Hledger/Data/Account.hs:35)
    nullacct (Hledger/Data/Account.hs:45)
    printAccounts (Hledger/Data/Account.hs:189)
    showAccounts (Hledger/Data/Account.hs:192)
    showAccountsBoringFlag (Hledger/Data/Account.hs:194)
    showAccountDebug (Hledger/Data/Account.hs:196)
    tests_Hledger_Data_Account (Hledger/Data/Account.hs:203)
  33% (  4 / 12) in 'Hledger.Data.RawOptions'
  Missing documentation for:
    setopt (Hledger/Data/RawOptions.hs:34)
    setboolopt (Hledger/Data/RawOptions.hs:37)
    boolopt (Hledger/Data/RawOptions.hs:44)
    stringopt (Hledger/Data/RawOptions.hs:50)
    maybestringopt (Hledger/Data/RawOptions.hs:47)
    listofstringopt (Hledger/Data/RawOptions.hs:53)
    intopt (Hledger/Data/RawOptions.hs:62)
    maybeintopt (Hledger/Data/RawOptions.hs:56)
  54% ( 13 / 24) in 'Hledger.Data.Transaction'
  Missing documentation for:
    nullsourcepos (Hledger/Data/Transaction.hs:59)
    nulltransaction (Hledger/Data/Transaction.hs:62)
    hasRealPostings (Hledger/Data/Transaction.hs:239)
    realPostings (Hledger/Data/Transaction.hs:242)
    virtualPostings (Hledger/Data/Transaction.hs:245)
    balancedVirtualPostings (Hledger/Data/Transaction.hs:248)
    transactionsPostings (Hledger/Data/Transaction.hs:251)
    transactionDate2 (Hledger/Data/Transaction.hs:399)
    showTransactionUnelided (Hledger/Data/Transaction.hs:96)
    showTransactionUnelidedOneLineAmounts (Hledger/Data/Transaction.hs:132)
    tests_Hledger_Data_Transaction (Hledger/Data/Transaction.hs:411)
  43% (  3 /  7) in 'Hledger.Data.TimeLog'
  Missing documentation for:
     (Hledger/Data/TimeLog.hs:30)
     (Hledger/Data/TimeLog.hs:33)
     (Hledger/Data/TimeLog.hs:40)
    tests_Hledger_Data_TimeLog (Hledger/Data/TimeLog.hs:108)
  73% ( 24 / 33) in 'Hledger.Query'
  Missing documentation for:
    simplifyQuery (Hledger/Query.hs:358)
    queryIsAcct (Hledger/Query.hs:447)
    queryIsDepth (Hledger/Query.hs:426)
    queryIsDate (Hledger/Query.hs:430)
    queryIsDate2 (Hledger/Query.hs:434)
    queryIsDateOrDate2 (Hledger/Query.hs:438)
    queryIsSym (Hledger/Query.hs:451)
    matchesMixedAmount (Hledger/Query.hs:595)
    tests_Hledger_Query (Hledger/Query.hs:731)
  77% ( 36 / 47) in 'Hledger.Data.Journal'
  Missing documentation for:
    addMarketPrice (Hledger/Data/Journal.hs:160)
    addModifierTransaction (Hledger/Data/Journal.hs:154)
    addPeriodicTransaction (Hledger/Data/Journal.hs:157)
    addTimeLogEntry (Hledger/Data/Journal.hs:163)
    addTransaction (Hledger/Data/Journal.hs:151)
    journalFilePath (Hledger/Data/Journal.hs:142)
    journalFilePaths (Hledger/Data/Journal.hs:145)
    nullctx (Hledger/Data/Journal.hs:139)
    nulljournal (Hledger/Data/Journal.hs:126)
    samplejournal (Hledger/Data/Journal.hs:699)
    tests_Hledger_Data_Journal (Hledger/Data/Journal.hs:788)
  73% ( 11 / 15) in 'Hledger.Data.Ledger'
  Missing documentation for:
     (Hledger/Data/Ledger.hs:24)
    nullledger (Hledger/Data/Ledger.hs:32)
    tests_ledgerFromJournal (Hledger/Data/Ledger.hs:91)
    tests_Hledger_Data_Ledger (Hledger/Data/Ledger.hs:98)
  93% ( 14 / 15) in 'Hledger.Data'
  Missing documentation for:
    tests_Hledger_Data (Hledger/Data.hs:43)
  50% ( 13 / 26) in 'Hledger.Read.JournalReader'
  Missing documentation for:
    reader (Hledger/Read/JournalReader.hs:81)
    genericSourcePos (Hledger/Read/JournalReader.hs:101)
    getParentAccount (Hledger/Read/JournalReader.hs:203)
    directivep (Hledger/Read/JournalReader.hs:246)
    defaultyeardirectivep (Hledger/Read/JournalReader.hs:365)
    marketpricedirectivep (Hledger/Read/JournalReader.hs:384)
    codep (Hledger/Read/JournalReader.hs:629)
    postingp (Hledger/Read/JournalReader.hs:643)
    statusp (Hledger/Read/JournalReader.hs:620)
    emptyorcommentlinep (Hledger/Read/JournalReader.hs:1015)
    followingcommentp (Hledger/Read/JournalReader.hs:1020)
    accountaliasp (Hledger/Read/JournalReader.hs:321)
    tests_Hledger_Read_JournalReader (Hledger/Read/JournalReader.hs:1104)
  60% (  3 /  5) in 'Hledger.Read.TimelogReader'
  Missing documentation for:
    reader (Hledger/Read/TimelogReader.hs:69)
    tests_Hledger_Read_TimelogReader (Hledger/Read/TimelogReader.hs:114)
  40% (  4 / 10) in 'Hledger.Read.CsvReader'
  Missing documentation for:
    reader (Hledger/Read/CsvReader.hs:57)
    CsvRecord (Hledger/Read/CsvReader.hs:573)
    rulesFileFor (Hledger/Read/CsvReader.hs:178)
    parseRulesFile (Hledger/Read/CsvReader.hs:343)
    transactionFromCsvRecord (Hledger/Read/CsvReader.hs:577)
    tests_Hledger_Read_CsvReader (Hledger/Read/CsvReader.hs:752)
  73% ( 16 / 22) in 'Hledger.Read'
  Missing documentation for:
    readJournalFiles (Hledger/Read.hs:169)
    postingp (Hledger/Read/JournalReader.hs:643)
    codep (Hledger/Read/JournalReader.hs:629)
    accountaliasp (Hledger/Read/JournalReader.hs:321)
    samplejournal (Hledger/Read.hs:211)
    tests_Hledger_Read (Hledger/Read.hs:239)
  76% ( 16 / 21) in 'Hledger.Reports.ReportOptions'
  Missing documentation for:
    FormatStr (Hledger/Reports/ReportOptions.hs:47)
    defreportopts (Hledger/Reports/ReportOptions.hs:100)
    rawOptsToReportOpts (Hledger/Reports/ReportOptions.hs:131)
    flat_ (Hledger/Reports/ReportOptions.hs:221)
    tests_Hledger_Reports_ReportOptions (Hledger/Reports/ReportOptions.hs:333)
  67% (  4 /  6) in 'Hledger.Reports.EntriesReport'
  Missing documentation for:
    EntriesReportItem (Hledger/Reports/EntriesReport.hs:30)
    tests_Hledger_Reports_EntriesReport (Hledger/Reports/EntriesReport.hs:48)
  71% (  5 /  7) in 'Hledger.Reports.PostingsReport'
  Missing documentation for:
    PostingsReportItem (Hledger/Reports/PostingsReport.hs:38)
    tests_Hledger_Reports_PostingsReport (Hledger/Reports/PostingsReport.hs:388)
  36% (  5 / 14) in 'Hledger.Reports.TransactionsReports'
  Missing documentation for:
    TransactionsReportItem (Hledger/Reports/TransactionsReports.hs:50)
    AccountTransactionsReportItem (Hledger/Reports/TransactionsReports.hs:102)
    triOrigTransaction (Hledger/Reports/TransactionsReports.hs:58)
    triDate (Hledger/Reports/TransactionsReports.hs:59)
    triAmount (Hledger/Reports/TransactionsReports.hs:60)
    triBalance (Hledger/Reports/TransactionsReports.hs:61)
    triCommodityAmount (Hledger/Reports/TransactionsReports.hs:62)
    triCommodityBalance (Hledger/Reports/TransactionsReports.hs:63)
    accountTransactionsReport (Hledger/Reports/TransactionsReports.hs:112)
  70% (  7 / 10) in 'Hledger.Reports.BalanceReport'
  Missing documentation for:
    BalanceReportItem (Hledger/Reports/BalanceReport.hs:40)
    mixedAmountValue (Hledger/Reports/BalanceReport.hs:139)
    tests_Hledger_Reports_BalanceReport (Hledger/Reports/BalanceReport.hs:397)
 100% (  5 /  5) in 'Hledger.Reports.MultiBalanceReports'
 100% (  2 /  2) in 'Hledger.Reports.BalanceHistoryReport'
  90% (  9 / 10) in 'Hledger.Reports'
  Missing documentation for:
    tests_Hledger_Reports (Hledger/Reports.hs:35)
  71% (  5 /  7) in 'Hledger'
  Missing documentation for:
    Module header
    tests_Hledger (Hledger.hs:18)
Warning: Hledger.Query: could not find link destinations for:
    OrdPlus
Warning: Hledger.Read.CsvReader: could not find link destinations for:
    CsvRules
Warning: Hledger.Reports.ReportOptions: could not find link destinations for:
    DisplayExp
Warning: Hledger.Reports.MultiBalanceReports: could not find link destinations for:
    MultiBalanceTotalsRow
Documentation created: dist/doc/html/hledger-lib/index.html,
dist/doc/html/hledger-lib/hledger-lib.txt
Creating package registration file:
/tmp/pkgConf-hledger-lib-0865945941543326572.27
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hledger-lib-0.27-8149GtkuH2k1Sz3PQjK34c
Registering hledger-lib-0.27...
Installed hledger-lib-0.27
Configuring hledger-interest-1.4.4...
Building hledger-interest-1.4.4...
Preprocessing executable 'hledger-interest' for hledger-interest-1.4.4...
[1 of 5] Compiling Hledger.Interest.Rate ( Hledger/Interest/Rate.hs, dist/build/hledger-interest/hledger-interest-tmp/Hledger/Interest/Rate.o )
[2 of 5] Compiling Hledger.Interest.DayCountConvention ( Hledger/Interest/DayCountConvention.hs, dist/build/hledger-interest/hledger-interest-tmp/Hledger/Interest/DayCountConvention.o )
[3 of 5] Compiling Hledger.Interest ( Hledger/Interest.hs, dist/build/hledger-interest/hledger-interest-tmp/Hledger/Interest.o )
[4 of 5] Compiling Paths_hledger_interest ( dist/build/autogen/Paths_hledger_interest.hs, dist/build/hledger-interest/hledger-interest-tmp/Paths_hledger_interest.o )
[5 of 5] Compiling Main             ( Main.hs, dist/build/hledger-interest/hledger-interest-tmp/Main.o )
Linking dist/build/hledger-interest/hledger-interest ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Installed hledger-interest-1.4.4

Test log

No test log was submitted for this report.