[all reports]
Install |
BuildFailed |
Docs |
NotTried |
Tests |
NotTried |
Time submitted |
2016-12-24 20:40:17.021139 UTC
|
Compiler |
ghc-8.0.1.20161018 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.9.0.0 |
Flags |
none
|
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading lca-0.1...
Configuring lca-0.1...
Building lca-0.1...
Failed to install lca-0.1
Build log ( /home/builder/.cabal/logs/lca-0.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-13436/lca-0.1'
Configuring lca-0.1...
Building lca-0.1...
Preprocessing library lca-0.1...
[1 of 2] Compiling Data.LCA.Online.Naive ( src/Data/LCA/Online/Naive.hs, dist/build/Data/LCA/Online/Naive.o )
src/Data/LCA/Online/Naive.hs:91:11: error:
Ambiguous occurrence ‘length’
It could refer to either ‘Prelude.length’,
imported from ‘Data.Foldable’ at src/Data/LCA/Online/Naive.hs:30:1-36
or ‘Data.LCA.Online.Naive.length’,
defined at src/Data/LCA/Online/Naive.hs:62:1
src/Data/LCA/Online/Naive.hs:92:11: error:
Ambiguous occurrence ‘length’
It could refer to either ‘Prelude.length’,
imported from ‘Data.Foldable’ at src/Data/LCA/Online/Naive.hs:30:1-36
or ‘Data.LCA.Online.Naive.length’,
defined at src/Data/LCA/Online/Naive.hs:62:1
src/Data/LCA/Online/Naive.hs:103:34: error:
Ambiguous occurrence ‘length’
It could refer to either ‘Prelude.length’,
imported from ‘Data.Foldable’ at src/Data/LCA/Online/Naive.hs:30:1-36
or ‘Data.LCA.Online.Naive.length’,
defined at src/Data/LCA/Online/Naive.hs:62:1
cabal: Leaving directory '/tmp/cabal-tmp-13436/lca-0.1'
cabal: Error: some packages failed to install:
lca-0.1 failed during the building phase. The exception was:
ExitFailure 1