Build #7 for Emping-0.5

[all reports]

Package Emping-0.5
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2017-01-03 16:41:46.546243 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies base-4.9.0.0, containers-0.5.7.1, fgl-5.5.3.0, parsec-3.1.11
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring fgl-5.5.3.0...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Building fgl-5.5.3.0...
Configuring text-1.2.2.1...
Installed mtl-2.2.1
Building text-1.2.2.1...
Installed fgl-5.5.3.0
Installed text-1.2.2.1
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Installed parsec-3.1.11
Configuring Emping-0.5...
Building Emping-0.5...
Failed to install Emping-0.5
Build log ( /home/builder/.cabal/logs/Emping-0.5.log ):
cabal: Entering directory '/tmp/cabal-tmp-22560/Emping-0.5'
Configuring Emping-0.5...
Building Emping-0.5...
Preprocessing executable 'emping' for Emping-0.5...
[1 of 7] Compiling CSVParse         ( src/CSVParse.hs, dist/build/emping/emping-tmp/CSVParse.o )

src/CSVParse.hs:28:16: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '"'’

src/CSVParse.hs:30:16: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- char '"'’

src/CSVParse.hs:42:16: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘[Char]’
    Suppress this warning by saying ‘_ <- many (char ' ')’

src/CSVParse.hs:51:15: warning: [-Wunused-do-bind]
    A do-notation statement discarded a result of type ‘Char’
    Suppress this warning by saying ‘_ <- newline’
[2 of 7] Compiling Aux              ( src/Aux.hs, dist/build/emping/emping-tmp/Aux.o )
[3 of 7] Compiling CSVTable         ( src/CSVTable.hs, dist/build/emping/emping-tmp/CSVTable.o )

src/CSVTable.hs:11:1: error:
    Failed to load interface for ‘Data.Array’
    It is a member of the hidden package ‘array-0.5.1.1’.
    Perhaps you need to add ‘array’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.
cabal: Leaving directory '/tmp/cabal-tmp-22560/Emping-0.5'
cabal: Error: some packages failed to install:
Emping-0.5 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.