Build #1 for uu-cco-examples-0.1.0.0

[all reports]

Package uu-cco-examples-0.1.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-06-10 01:02:41.267744 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies uu-cco-0.1.0.3, base-4.7.0.1, ansi-terminal-0.6.2.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ansi-terminal-0.6.2.1...
Building ansi-terminal-0.6.2.1...
Preprocessing library ansi-terminal-0.6.2.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.2.1...
Running Haddock for ansi-terminal-0.6.2.1...
Running hscolour for ansi-terminal-0.6.2.1...
Preprocessing library ansi-terminal-0.6.2.1...
Preprocessing library ansi-terminal-0.6.2.1...
Haddock coverage:
  88% (  7 /  8) in 'System.Console.ANSI.Common'
  38% ( 30 / 79) in 'System.Console.ANSI.Unix'
  39% ( 31 / 79) in 'System.Console.ANSI'
Documentation created: dist/doc/html/ansi-terminal/index.html,
dist/doc/html/ansi-terminal/ansi-terminal.txt
Creating package registration file: /tmp/pkgConf-ansi-terminal-0.6.216648.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ansi-terminal-0.6.2.1
Registering ansi-terminal-0.6.2.1...
Installed ansi-terminal-0.6.2.1
Configuring uu-cco-0.1.0.3...
Building uu-cco-0.1.0.3...
Preprocessing library uu-cco-0.1.0.3...
[ 1 of 19] Compiling CCO.Printing.Colour ( src/CCO/Printing/Colour.hs, dist/build/CCO/Printing/Colour.o )
[ 2 of 19] Compiling CCO.Printing.Doc ( src/CCO/Printing/Doc.hs, dist/build/CCO/Printing/Doc.o )
[ 3 of 19] Compiling CCO.Printing.Printer ( src/CCO/Printing/Printer.hs, dist/build/CCO/Printing/Printer.o )
[ 4 of 19] Compiling CCO.Printing.Rendering ( src/CCO/Printing/Rendering.hs, dist/build/CCO/Printing/Rendering.o )
[ 5 of 19] Compiling CCO.Printing     ( src/CCO/Printing.hs, dist/build/CCO/Printing.o )

src/CCO/Printing.hs:164:1: Warning:
    Local definition of ‘join’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[ 6 of 19] Compiling CCO.Feedback.Message ( src/CCO/Feedback/Message.hs, dist/build/CCO/Feedback/Message.o )
[ 7 of 19] Compiling CCO.Tree.ATerm   ( src/CCO/Tree/ATerm.hs, dist/build/CCO/Tree/ATerm.o )
[ 8 of 19] Compiling CCO.Feedback     ( src/CCO/Feedback.hs, dist/build/CCO/Feedback.o )
[ 9 of 19] Compiling CCO.Tree.Parser.Validation ( src/CCO/Tree/Parser/Validation.hs, dist/build/CCO/Tree/Parser/Validation.o )
[10 of 19] Compiling CCO.Tree.Base    ( src/CCO/Tree/Base.hs, dist/build/CCO/Tree/Base.o )
[11 of 19] Compiling CCO.Tree.Parser  ( src/CCO/Tree/Parser.hs, dist/build/CCO/Tree/Parser.o )
[12 of 19] Compiling CCO.Tree.Instances ( src/CCO/Tree/Instances.hs, dist/build/CCO/Tree/Instances.o )
[13 of 19] Compiling CCO.SourcePos    ( src/CCO/SourcePos.hs, dist/build/CCO/SourcePos.o )
[14 of 19] Compiling CCO.Lexing       ( src/CCO/Lexing.hs, dist/build/CCO/Lexing.o )
[15 of 19] Compiling CCO.Parsing      ( src/CCO/Parsing.hs, dist/build/CCO/Parsing.o )
[16 of 19] Compiling CCO.Tree.ATerm.Lexer ( src/CCO/Tree/ATerm/Lexer.hs, dist/build/CCO/Tree/ATerm/Lexer.o )
[17 of 19] Compiling CCO.Component    ( src/CCO/Component.hs, dist/build/CCO/Component.o )
[18 of 19] Compiling CCO.Tree.ATerm.Parser ( src/CCO/Tree/ATerm/Parser.hs, dist/build/CCO/Tree/ATerm/Parser.o )
[19 of 19] Compiling CCO.Tree         ( src/CCO/Tree.hs, dist/build/CCO/Tree.o )
In-place registering uu-cco-0.1.0.3...
Running Haddock for uu-cco-0.1.0.3...
Running hscolour for uu-cco-0.1.0.3...
Preprocessing library uu-cco-0.1.0.3...
Preprocessing library uu-cco-0.1.0.3...

src/CCO/Printing.hs:164:1: Warning:
    Local definition of ‘join’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Haddock coverage:
 100% (  2 /  2) in 'CCO.Printing.Colour'
 100% (  4 /  4) in 'CCO.Printing.Doc'
 100% (  9 /  9) in 'CCO.Printing.Printer'
 100% (  2 /  2) in 'CCO.Printing.Rendering'
  98% ( 62 / 63) in 'CCO.Printing'
 100% (  8 /  8) in 'CCO.Feedback.Message'
 100% (  4 /  4) in 'CCO.Tree.ATerm'
 100% ( 18 / 18) in 'CCO.Feedback'
 100% (  5 /  5) in 'CCO.Tree.Parser.Validation'
 100% (  3 /  3) in 'CCO.Tree.Base'
 100% ( 13 / 13) in 'CCO.Tree.Parser'
 100% (  1 /  1) in 'CCO.Tree.Instances'
 100% (  5 /  5) in 'CCO.SourcePos'
 100% ( 37 / 37) in 'CCO.Lexing'
 100% ( 20 / 20) in 'CCO.Parsing'
 100% ( 11 / 11) in 'CCO.Tree.ATerm.Lexer'
 100% ( 10 / 10) in 'CCO.Component'
 100% (  3 /  3) in 'CCO.Tree.ATerm.Parser'
 100% (  8 /  8) in 'CCO.Tree'
Warning: CCO.Tree.Parser: could not find link destinations for:
    CCO.Tree.Parser.Validation.Scheme
Warning: CCO.Lexing: could not find link destinations for:
    CCO.Lexing.Scan
Warning: CCO.Parsing: could not find link destinations for:
    CCO.Parsing.Diagnosis
Documentation created: dist/doc/html/uu-cco/index.html,
dist/doc/html/uu-cco/uu-cco.txt
Creating package registration file: /tmp/pkgConf-uu-cco-0.1.016648.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/uu-cco-0.1.0.3
Registering uu-cco-0.1.0.3...
Installed uu-cco-0.1.0.3
Downloading uu-cco-examples-0.1.0.0...
Configuring uu-cco-examples-0.1.0.0...
Building uu-cco-examples-0.1.0.0...
Preprocessing executable 'uu-cco-pp-aterm' for uu-cco-examples-0.1.0.0...
[1 of 1] Compiling Main             ( src/PpATerm.hs, dist/build/uu-cco-pp-aterm/uu-cco-pp-aterm-tmp/Main.o )
Linking dist/build/uu-cco-pp-aterm/uu-cco-pp-aterm ...
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 uu-cco-examples-0.1.0.0

Test log

No test log was submitted for this report.