Build #1 for wizards-1.0.2

[all reports]

Package wizards-1.0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-03-28 02:48:39.769872 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies transformers-0.3.0.0, mtl-2.1.3.1, haskeline-0.7.1.2, control-monad-free-0.6.1, containers-0.5.5.1, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring mtl-2.1.3.1...
Building mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.1.3.1...
Running Haddock for mtl-2.1.3.1...
Running hscolour for mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
 100% (  4 /  4) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% ( 21 / 21) in 'Control.Monad.RWS.Strict'
 100% ( 23 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
 100% ( 23 / 23) in 'Control.Monad.State.Strict'
  94% ( 17 / 18) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  95% ( 20 / 21) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.1.38294.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1
Registering mtl-2.1.3.1...
Installed mtl-2.1.3.1
Configuring prelude-extras-0.4...
Building prelude-extras-0.4...
Preprocessing library prelude-extras-0.4...
[1 of 1] Compiling Prelude.Extras   ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o )
In-place registering prelude-extras-0.4...
Running Haddock for prelude-extras-0.4...
Running hscolour for prelude-extras-0.4...
Preprocessing library prelude-extras-0.4...
Preprocessing library prelude-extras-0.4...
Haddock coverage:
   5% (  2 / 43) in 'Prelude.Extras'
Documentation created: dist/doc/html/prelude-extras/index.html,
dist/doc/html/prelude-extras/prelude-extras.txt
Creating package registration file: /tmp/pkgConf-prelude-extras-08294.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/prelude-extras-0.4
Registering prelude-extras-0.4...
Installed prelude-extras-0.4
Configuring control-monad-free-0.6.1...
Building control-monad-free-0.6.1...
Preprocessing library control-monad-free-0.6.1...
[1 of 3] Compiling Control.Monad.Free ( Control/Monad/Free.hs, dist/build/Control/Monad/Free.o )
[2 of 3] Compiling Control.Monad.Free.Zip ( Control/Monad/Free/Zip.hs, dist/build/Control/Monad/Free/Zip.o )
[3 of 3] Compiling Control.Monad.Free.Improve ( Control/Monad/Free/Improve.hs, dist/build/Control/Monad/Free/Improve.o )
In-place registering control-monad-free-0.6.1...
Running Haddock for control-monad-free-0.6.1...
Running hscolour for control-monad-free-0.6.1...
Preprocessing library control-monad-free-0.6.1...
Preprocessing library control-monad-free-0.6.1...
Haddock coverage:
  22% (  6 / 27) in 'Control.Monad.Free'
   0% (  0 /  3) in 'Control.Monad.Free.Zip'
  25% (  1 /  4) in 'Control.Monad.Free.Improve'
Documentation created: dist/doc/html/control-monad-free/index.html,
dist/doc/html/control-monad-free/control-monad-free.txt
Creating package registration file: /tmp/pkgConf-control-monad-free-0.68294.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/control-monad-free-0.6.1
Registering control-monad-free-0.6.1...
Installed control-monad-free-0.6.1
Downloading wizards-1.0.2...
Configuring wizards-1.0.2...
Building wizards-1.0.2...
Preprocessing library wizards-1.0.2...
[1 of 5] Compiling System.Console.Wizard.Internal ( System/Console/Wizard/Internal.hs, dist/build/System/Console/Wizard/Internal.o )
[2 of 5] Compiling System.Console.Wizard ( System/Console/Wizard.hs, dist/build/System/Console/Wizard.o )
[3 of 5] Compiling System.Console.Wizard.Haskeline ( System/Console/Wizard/Haskeline.hs, dist/build/System/Console/Wizard/Haskeline.o )
[4 of 5] Compiling System.Console.Wizard.BasicIO ( System/Console/Wizard/BasicIO.hs, dist/build/System/Console/Wizard/BasicIO.o )
[5 of 5] Compiling System.Console.Wizard.Pure ( System/Console/Wizard/Pure.hs, dist/build/System/Console/Wizard/Pure.o )
In-place registering wizards-1.0.2...
Running Haddock for wizards-1.0.2...
Running hscolour for wizards-1.0.2...
Preprocessing library wizards-1.0.2...
Preprocessing library wizards-1.0.2...
Haddock coverage:
  53% (  9 / 17) in 'System.Console.Wizard.Internal'
Cannot find documentation for: $intro
  78% ( 29 / 37) in 'System.Console.Wizard'
  67% (  4 /  6) in 'System.Console.Wizard.Haskeline'
  67% (  2 /  3) in 'System.Console.Wizard.BasicIO'
  80% (  4 /  5) in 'System.Console.Wizard.Pure'
Warning: System.Console.Wizard.Internal: could not find link destinations for:
    System.Console.Wizard.Internal.inj
Warning: System.Console.Wizard: could not find link destinations for:
    System.Console.Wizard.Internal.inj
Documentation created: dist/doc/html/wizards/index.html,
dist/doc/html/wizards/wizards.txt
Creating package registration file: /tmp/pkgConf-wizards-1.08294.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wizards-1.0.2
Registering wizards-1.0.2...
Installed wizards-1.0.2

Test log

No test log was submitted for this report.