Build #1 for chatty-0.5.4.0

[all reports]

Package chatty-0.5.4.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies unix-2.6.0.1, transformers-0.3.0.0, time-1.4.0.1, template-haskell-2.8.0.0, setenv-0.1.1.1, random-1.0.1.1, process-1.1.0.2, mtl-2.1.2, directory-1.2.0.1, base-4.6.0.1, ansi-terminal-0.6.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ansi-terminal-0.6.1.1...
Building ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6.1.1...
Running Haddock for ansi-terminal-0.6.1.1...
Running hscolour for ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  36% ( 28 / 77) in 'System.Console.ANSI.Unix'
  38% ( 29 / 77) in 'System.Console.ANSI'
Documentation created: dist/doc/html/ansi-terminal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-terminal-0.6.1.1
Registering ansi-terminal-0.6.1.1...
Installed ansi-terminal-0.6.1.1
Configuring setenv-0.1.1.1...
Building setenv-0.1.1.1...
Preprocessing library setenv-0.1.1.1...
[1 of 1] Compiling System.SetEnv    ( src/System/SetEnv.hs, dist/build/System/SetEnv.o )
In-place registering setenv-0.1.1.1...
Running Haddock for setenv-0.1.1.1...
Running hscolour for setenv-0.1.1.1...
Preprocessing library setenv-0.1.1.1...
Preprocessing library setenv-0.1.1.1...
Haddock coverage:
  67% (  2 /  3) in 'System.SetEnv'
Documentation created: dist/doc/html/setenv/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/setenv-0.1.1.1
Registering setenv-0.1.1.1...
Installed setenv-0.1.1.1
Configuring chatty-0.5.4.0...
Building chatty-0.5.4.0...
Preprocessing library chatty-0.5.4.0...
[ 1 of 19] Compiling System.Chatty.Misc ( System/Chatty/Misc.hs, dist/build/System/Chatty/Misc.o )
[ 2 of 19] Compiling Text.Chatty.Templates ( Text/Chatty/Templates.hs, dist/build/Text/Chatty/Templates.o )
[ 3 of 19] Compiling Text.Chatty.Finalizer ( Text/Chatty/Finalizer.hs, dist/build/Text/Chatty/Finalizer.o )
[ 4 of 19] Compiling Text.Chatty.Scanner ( Text/Chatty/Scanner.hs, dist/build/Text/Chatty/Scanner.o )
[ 5 of 19] Compiling Text.Chatty.Printer ( Text/Chatty/Printer.hs, dist/build/Text/Chatty/Printer.o )
[ 6 of 19] Compiling System.Chatty.Spawn ( System/Chatty/Spawn.hs, dist/build/System/Chatty/Spawn.o )
[ 7 of 19] Compiling System.Chatty.Spawn.Overlay ( System/Chatty/Spawn/Overlay.hs, dist/build/System/Chatty/Spawn/Overlay.o )
[ 8 of 19] Compiling System.Chatty.Spawn.Builtins ( System/Chatty/Spawn/Builtins.hs, dist/build/System/Chatty/Spawn/Builtins.o )
[ 9 of 19] Compiling Text.Chatty.Channel.Printer ( Text/Chatty/Channel/Printer.hs, dist/build/Text/Chatty/Channel/Printer.o )
[10 of 19] Compiling Text.Chatty.Channel.Broadcast ( Text/Chatty/Channel/Broadcast.hs, dist/build/Text/Chatty/Channel/Broadcast.o )
[11 of 19] Compiling Text.Chatty.Extended.Printer ( Text/Chatty/Extended/Printer.hs, dist/build/Text/Chatty/Extended/Printer.o )
[12 of 19] Compiling Text.Chatty.Expansion ( Text/Chatty/Expansion.hs, dist/build/Text/Chatty/Expansion.o )
[13 of 19] Compiling Text.Chatty.Expansion.Vars ( Text/Chatty/Expansion/Vars.hs, dist/build/Text/Chatty/Expansion/Vars.o )
[14 of 19] Compiling Text.Chatty.Expansion.History ( Text/Chatty/Expansion/History.hs, dist/build/Text/Chatty/Expansion/History.o )
[15 of 19] Compiling Text.Chatty.Extended.HTML ( Text/Chatty/Extended/HTML.hs, dist/build/Text/Chatty/Extended/HTML.o )
[16 of 19] Compiling Text.Chatty.Extended.ANSI ( Text/Chatty/Extended/ANSI.hs, dist/build/Text/Chatty/Extended/ANSI.o )
[17 of 19] Compiling Text.Chatty.Interactor.Templates ( Text/Chatty/Interactor/Templates.hs, dist/build/Text/Chatty/Interactor/Templates.o )
[18 of 19] Compiling Text.Chatty.Interactor ( Text/Chatty/Interactor.hs, dist/build/Text/Chatty/Interactor.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package old-locale-1.0.0.5 ... linking ... done.
Loading package time-1.4.0.1 ... linking ... done.
Loading package unix-2.6.0.1 ... linking ... done.
Loading package setenv-0.1.1.1 ... linking ... done.
Loading package random-1.0.1.1 ... linking ... done.
Loading package filepath-1.3.0.1 ... linking ... done.
Loading package directory-1.2.0.1 ... linking ... done.
Loading package process-1.1.0.2 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package ansi-terminal-0.6.1.1 ... linking ... done.
[19 of 19] Compiling System.Chatty.Commands ( System/Chatty/Commands.hs, dist/build/System/Chatty/Commands.o )
In-place registering chatty-0.5.4.0...
Running Haddock for chatty-0.5.4.0...
Running hscolour for chatty-0.5.4.0...
Preprocessing library chatty-0.5.4.0...
Preprocessing library chatty-0.5.4.0...
Haddock coverage:
 100% (  3 /  3) in 'System.Chatty.Misc'
  50% (  1 /  2) in 'Text.Chatty.Templates'
 100% (  4 /  4) in 'Text.Chatty.Finalizer'
 100% ( 15 / 15) in 'Text.Chatty.Scanner'
 100% ( 22 / 22) in 'Text.Chatty.Printer'
 100% (  3 /  3) in 'System.Chatty.Spawn'
 100% (  2 /  2) in 'System.Chatty.Spawn.Overlay'
 100% (  2 /  2) in 'System.Chatty.Spawn.Builtins'
  42% (  5 / 12) in 'Text.Chatty.Channel.Printer'
 100% (  3 /  3) in 'Text.Chatty.Channel.Broadcast'
  80% (  4 /  5) in 'Text.Chatty.Extended.Printer'
  50% (  2 /  4) in 'Text.Chatty.Expansion'
  89% (  8 /  9) in 'Text.Chatty.Expansion.Vars'
   0% (  0 /  5) in 'Text.Chatty.Expansion.History'
 100% (  4 /  4) in 'Text.Chatty.Extended.HTML'
 100% (  4 /  4) in 'Text.Chatty.Extended.ANSI'
 100% ( 16 / 16) in 'Text.Chatty.Interactor.Templates'
 100% ( 11 / 11) in 'Text.Chatty.Interactor'
 100% ( 12 / 12) in 'System.Chatty.Commands'
Warning: Text.Chatty.Interactor.Templates: could not find link destinations for:
    Text.Chatty.Interactor.Templates.InteractorMaker
Documentation created: dist/doc/html/chatty/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/chatty-0.5.4.0
Registering chatty-0.5.4.0...
Installed chatty-0.5.4.0

Test log

No test log was submitted for this report.