Build #2 for smartGroup-0.3.0
| Package | smartGroup-0.3.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-05-21 06:47:15.502383 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | template-haskell-2.9.0.0, containers-0.5.5.1, bytestring-0.10.4.0, base-4.7.0.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading 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 )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
SmartGroup.hs:24:53:
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 splice: $(runIO (readFile "stopWords") >>= (lift . words))
Failed to install 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.