Build #2 for scan-0.1.0.4

[all reports]

Package scan-0.1.0.4
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-06-07 19:53:52.673717 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.02075.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.4...
Configuring scan-0.1.0.4...
Building scan-0.1.0.4...
Preprocessing executable 'scan' for scan-0.1.0.4...
[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 )

src/scan.hs:1:1:
    The IO action ‘main’ is not exported by module ‘Main’
Failed to install scan-0.1.0.4
cabal: Error: some packages failed to install:
scan-0.1.0.4 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.