Build #7 for smartGroup-0.3.0
| Package | smartGroup-0.3.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-28 11:12:53.181504 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, template-haskell-2.11.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring smartGroup-0.3.0...
Building smartGroup-0.3.0...
Failed to install smartGroup-0.3.0
Build log ( /home/builder/.cabal/logs/smartGroup-0.3.0.log ):
cabal: Entering directory '/tmp/cabal-tmp-29565/smartGroup-0.3.0'
Configuring smartGroup-0.3.0...
Building smartGroup-0.3.0...
Preprocessing library smartGroup-0.3.0...
[1 of 1] Compiling SmartGroup ( SmartGroup.hs, dist/build/SmartGroup.o )
SmartGroup.hs:24:51: error:
• Exception when trying to run compile-time code:
stopWords: openFile: does not exist (No such file or directory)
Code: (>>=) runIO (readFile "stopWords") ((.) lift words)
• In the untyped splice:
$(runIO (readFile "stopWords") >>= (lift . words))
cabal: Leaving directory '/tmp/cabal-tmp-29565/smartGroup-0.3.0'
cabal: Error: some packages failed to install:
smartGroup-0.3.0 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.