Build #1 for text-postgresql-0.0.2.1

[all reports]

Package text-postgresql-0.0.2.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-06-19 06:20:59.809684 UTC
Compiler ghc-8.0.1.20160521
OS linux
Arch x86_64
Dependencies base-4.9.0.0, dlist-0.7.1.2, transformers-0.5.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-32099/dlist-0.7.1.2'
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList       ( Data/DList.hs, dist/build/Data/DList.o )
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
 100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.12145174067468703135.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/dlist-0.7.1.2-LXvO1Bw0RvFzUhQMljfgc
Registering dlist-0.7.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-32099/dlist-0.7.1.2'
Installed dlist-0.7.1.2
Downloading text-postgresql-0.0.2.1...
cabal: Entering directory '/tmp/cabal-tmp-32099/text-postgresql-0.0.2.1'
Configuring text-postgresql-0.0.2.1...
Building text-postgresql-0.0.2.1...
Preprocessing library text-postgresql-0.0.2.1...
[1 of 6] Compiling Control.Monad.Either.Plus ( src/Control/Monad/Either/Plus.hs, dist/build/Control/Monad/Either/Plus.o )
[2 of 6] Compiling Text.Printer.List ( src/Text/Printer/List.hs, dist/build/Text/Printer/List.o )
[3 of 6] Compiling Text.Parser.List ( src/Text/Parser/List.hs, dist/build/Text/Parser/List.o )
[4 of 6] Compiling Data.PostgreSQL.NetworkAddress ( src/Data/PostgreSQL/NetworkAddress.hs, dist/build/Data/PostgreSQL/NetworkAddress.o )
[5 of 6] Compiling Database.PostgreSQL.Parser ( src/Database/PostgreSQL/Parser.hs, dist/build/Database/PostgreSQL/Parser.o )
[6 of 6] Compiling Database.PostgreSQL.Printer ( src/Database/PostgreSQL/Printer.hs, dist/build/Database/PostgreSQL/Printer.o )
Running Haddock for text-postgresql-0.0.2.1...
Running hscolour for text-postgresql-0.0.2.1...
Preprocessing library text-postgresql-0.0.2.1...
Preprocessing library text-postgresql-0.0.2.1...
Haddock coverage:
   0% (  0 /  6) in 'Control.Monad.Either.Plus'
  Missing documentation for:
    Module header
    EitherP (src/Control/Monad/Either/Plus.hs:14)
    eitherP (src/Control/Monad/Either/Plus.hs:16)
    emap (src/Control/Monad/Either/Plus.hs:19)
    leftP (src/Control/Monad/Either/Plus.hs:22)
    rightP (src/Control/Monad/Either/Plus.hs:25)
   0% (  0 /  6) in 'Text.Printer.List'
  Missing documentation for:
    Module header
    PrintM (src/Text/Printer/List.hs:11)
    Printer (src/Text/Printer/List.hs:13)
    execPrinter (src/Text/Printer/List.hs:21)
    token (src/Text/Printer/List.hs:15)
    list (src/Text/Printer/List.hs:18)
   7% (  1 / 14) in 'Text.Parser.List'
  Missing documentation for:
    Module header
    Parser (src/Text/Parser/List.hs:22)
    runParser (src/Text/Parser/List.hs:24)
    evalParser (src/Text/Parser/List.hs:27)
    Error (src/Text/Parser/List.hs:17)
    errorE (src/Text/Parser/List.hs:30)
    errorP (src/Text/Parser/List.hs:33)
    noteP (src/Text/Parser/List.hs:36)
    token (src/Text/Parser/List.hs:39)
    eof (src/Text/Parser/List.hs:49)
    sink (src/Text/Parser/List.hs:56)
    satisfy' (src/Text/Parser/List.hs:62)
    list (src/Text/Parser/List.hs:78)
  25% (  3 / 12) in 'Data.PostgreSQL.NetworkAddress'
  Missing documentation for:
    NetAddress (src/Data/PostgreSQL/NetworkAddress.hs:66)
    v4HostAddressOctets (src/Data/PostgreSQL/NetworkAddress.hs:31)
    v6HostAddressLong (src/Data/PostgreSQL/NetworkAddress.hs:43)
    v6HostAddressWords (src/Data/PostgreSQL/NetworkAddress.hs:61)
    v6HostAddress (src/Data/PostgreSQL/NetworkAddress.hs:48)
    v6HostAddressL (src/Data/PostgreSQL/NetworkAddress.hs:58)
    v6HostAddressR (src/Data/PostgreSQL/NetworkAddress.hs:55)
    Inet (src/Data/PostgreSQL/NetworkAddress.hs:71)
    Cidr (src/Data/PostgreSQL/NetworkAddress.hs:73)
   0% (  0 / 10) in 'Database.PostgreSQL.Parser'
  Missing documentation for:
    Module header
    Parser (src/Database/PostgreSQL/Parser.hs:24)
    runParser (src/Text/Parser/List.hs:24)
    evalParser (src/Text/Parser/List.hs:27)
    eof (src/Text/Parser/List.hs:49)
    netAddress (src/Database/PostgreSQL/Parser.hs:122)
    v4HostAddress (src/Database/PostgreSQL/Parser.hs:72)
    decMask4 (src/Database/PostgreSQL/Parser.hs:84)
    v6HostAddress (src/Database/PostgreSQL/Parser.hs:97)
    decMask6 (src/Database/PostgreSQL/Parser.hs:115)
   0% (  0 /  6) in 'Database.PostgreSQL.Printer'
  Missing documentation for:
    Module header
    Printer (src/Database/PostgreSQL/Printer.hs:17)
    execPrinter (src/Text/Printer/List.hs:21)
    v4HostAddress (src/Database/PostgreSQL/Printer.hs:39)
    v6HostAddress (src/Database/PostgreSQL/Printer.hs:50)
    netAddress (src/Database/PostgreSQL/Printer.hs:69)
Warning: Database.PostgreSQL.Parser: could not find link destinations for:
    Parser
Warning: Database.PostgreSQL.Printer: could not find link destinations for:
    Printer
Documentation created: dist/doc/html/text-postgresql/index.html,
dist/doc/html/text-postgresql/text-postgresql.txt
Creating package registration file:
/tmp/pkgConf-text-postgresql-0.0.214693480941956297539.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/text-postgresql-0.0.2.1-KEpkj3wIEoPIJshlN8z56I
Registering text-postgresql-0.0.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-32099/text-postgresql-0.0.2.1'
Installed text-postgresql-0.0.2.1

Test log

No test log was submitted for this report.