Build #7 for Yablog-0.1.1
| Package | Yablog-0.1.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-24 19:52:58.545052 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | |
| Flags | library-only -dev |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring Yablog-0.1.1...
Building Yablog-0.1.1...
Failed to install Yablog-0.1.1
Build log ( /home/builder/.cabal/logs/Yablog-0.1.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-13929/Yablog-0.1.1'
Configuring Yablog-0.1.1...
Warning: 'ghc-options: -threaded' has no effect for libraries. It should only
be used for executables.
Building Yablog-0.1.1...
Preprocessing library Yablog-0.1.1...
[ 1 of 11] Compiling Settings ( Settings.hs, dist/build/Settings.o )
Settings.hs:15: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.
Settings.hs:16:1: error:
Failed to load interface for ‘Text.Shakespeare.Text’
Use -v to see a list of the files searched for.
Settings.hs:17:1: error:
Failed to load interface for ‘Language.Haskell.TH.Syntax’
It is a member of the hidden package ‘template-haskell-2.11.0.0’.
Perhaps you need to add ‘template-haskell’ to the build-depends in your .cabal file.
Use -v to see a list of the files searched for.
Settings.hs:18:1: error:
Failed to load interface for ‘Database.Persist.MongoDB’
Use -v to see a list of the files searched for.
Settings.hs:19:1: error:
Failed to load interface for ‘Yesod.Default.Config’
Use -v to see a list of the files searched for.
Settings.hs:20:1: error:
Failed to load interface for ‘Yesod.Default.Util’
Use -v to see a list of the files searched for.
Settings.hs:21:1: error:
Failed to load interface for ‘Data.Text’
Perhaps you meant
Data.Set (needs flag -package-key containers-0.5.7.1)
Use -v to see a list of the files searched for.
Settings.hs:22:1: error:
Failed to load interface for ‘Data.Yaml’
Use -v to see a list of the files searched for.
Settings.hs:23:1: error:
Failed to load interface for ‘Control.Applicative’
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-13929/Yablog-0.1.1'
cabal: Error: some packages failed to install:
Yablog-0.1.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.