Build #7 for yesod-0.0.0

[all reports]

Package yesod-0.0.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2016-12-30 14:57:00.529197 UTC
Compiler ghc-8.0.1.20161018
OS linux
Arch x86_64
Dependencies file-embed-0.0.10
Flags nolib -buildtests -buildsamples

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring file-embed-0.0.10...
Building file-embed-0.0.10...
Installed file-embed-0.0.10
Configuring yesod-0.0.0...
Building yesod-0.0.0...
Failed to install yesod-0.0.0
Build log ( /home/builder/.cabal/logs/yesod-0.0.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-29812/yesod-0.0.0'
Configuring yesod-0.0.0...
Building yesod-0.0.0...
Preprocessing executable 'yesod' for yesod-0.0.0...
[1 of 1] Compiling Main             ( CLI/yesod.hs, dist/build/yesod/yesod-tmp/Main.o )

CLI/yesod.hs:1:1: error:
    Failed to load interface for ‘Prelude’
    It is a member of the hidden package ‘base-4.9.0.0’.
    Perhaps you need to add ‘base’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.

CLI/yesod.hs:3:1: error:
    Failed to load interface for ‘Text.StringTemplate’
    Use -v to see a list of the files searched for.

CLI/yesod.hs:4:1: error:
    Failed to load interface for ‘Data.ByteString.Char8’
    It is a member of the hidden package ‘bytestring-0.10.8.1’.
    Perhaps you need to add ‘bytestring’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.

CLI/yesod.hs:5:1: error:
    Failed to load interface for ‘System.Directory’
    It is a member of the hidden package ‘directory-1.2.6.2’.
    Perhaps you need to add ‘directory’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.

CLI/yesod.hs:6:1: error:
    Failed to load interface for ‘System.Environment’
    It is a member of the hidden package ‘base-4.9.0.0’.
    Perhaps you need to add ‘base’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.

CLI/yesod.hs:7:1: error:
    Failed to load interface for ‘System.IO’
    It is a member of the hidden package ‘base-4.9.0.0’.
    Perhaps you need to add ‘base’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.

CLI/yesod.hs:8:1: error:
    Failed to load interface for ‘Data.Char’
    It is a member of the hidden package ‘base-4.9.0.0’.
    Perhaps you need to add ‘base’ 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-29812/yesod-0.0.0'
cabal: Error: some packages failed to install:
yesod-0.0.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.