Build #2 for scan-0.1.0.6
| Package | scan-0.1.0.6 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-06-07 19:53:35.913002 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | parsec-2.1.0.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 parsec-2.1.0.1...
Building parsec-2.1.0.1...
Preprocessing library parsec-2.1.0.1...
[ 1 of 10] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[ 2 of 10] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 3 of 10] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
Text/ParserCombinators/Parsec/Prim.hs:200:10: Warning:
‘GenParser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Text/ParserCombinators/Parsec/Prim.hs:244:10: Warning:
‘GenParser’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[ 4 of 10] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[ 5 of 10] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 6 of 10] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[ 7 of 10] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
[ 8 of 10] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[ 9 of 10] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[10 of 10] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
In-place registering parsec-2.1.0.1...
Running Haddock for parsec-2.1.0.1...
Running hscolour for parsec-2.1.0.1...
Preprocessing library parsec-2.1.0.1...
Preprocessing library parsec-2.1.0.1...
Text/ParserCombinators/Parsec/Prim.hs:200:10: Warning:
‘GenParser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Text/ParserCombinators/Parsec/Prim.hs:244:10: Warning:
‘GenParser’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Haddock coverage:
6% ( 1 / 17) in 'Text.ParserCombinators.Parsec.Pos'
12% ( 2 / 16) in 'Text.ParserCombinators.Parsec.Error'
7% ( 2 / 30) in 'Text.ParserCombinators.Parsec.Prim'
5% ( 1 / 19) in 'Text.ParserCombinators.Parsec.Char'
4% ( 1 / 24) in 'Text.ParserCombinators.Parsec.Combinator'
20% ( 1 / 5) in 'Text.ParserCombinators.Parsec.Expr'
22% ( 4 / 18) in 'Text.ParserCombinators.Parsec'
14% ( 1 / 7) in 'Text.ParserCombinators.Parsec.Perm'
25% ( 1 / 4) in 'Text.ParserCombinators.Parsec.Token'
11% ( 1 / 9) in 'Text.ParserCombinators.Parsec.Language'
Documentation created: dist/doc/html/parsec/index.html,
dist/doc/html/parsec/parsec.txt
Creating package registration file: /tmp/pkgConf-parsec-2.1.01621.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-2.1.0.1
Registering parsec-2.1.0.1...
Installed parsec-2.1.0.1
Downloading scan-0.1.0.6...
Configuring scan-0.1.0.6...
Building scan-0.1.0.6...
Preprocessing executable 'scan' for scan-0.1.0.6...
[1 of 2] Compiling Language.Haskell.Scanner ( src/Language/Haskell/Scanner.hs, dist/build/scan/scan-tmp/Language/Haskell/Scanner.o )
[2 of 2] Compiling Main ( src/scan.hs, dist/build/scan/scan-tmp/Main.o )
Linking dist/build/scan/scan ...
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 scan-0.1.0.6
Test log
No test log was submitted for this report.