[all reports]
Install |
BuildFailed |
Docs |
NotTried |
Tests |
NotTried |
Time submitted |
2015-10-16 07:00:16.854029 UTC
|
Compiler |
ghc-7.10.2 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.8.1.0 |
Flags |
none
|
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
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:
Ambiguous occurrence ‘length’
It could refer to either ‘Data.LCA.Online.Naive.length’,
defined at src/Data/LCA/Online/Naive.hs:62:1
or ‘Prelude.length’,
imported from ‘Data.Foldable’ at src/Data/LCA/Online/Naive.hs:30:1-36
src/Data/LCA/Online/Naive.hs:92:11:
Ambiguous occurrence ‘length’
It could refer to either ‘Data.LCA.Online.Naive.length’,
defined at src/Data/LCA/Online/Naive.hs:62:1
or ‘Prelude.length’,
imported from ‘Data.Foldable’ at src/Data/LCA/Online/Naive.hs:30:1-36
src/Data/LCA/Online/Naive.hs:103:34:
Ambiguous occurrence ‘length’
It could refer to either ‘Data.LCA.Online.Naive.length’,
defined at src/Data/LCA/Online/Naive.hs:62:1
or ‘Prelude.length’,
imported from ‘Data.Foldable’ at src/Data/LCA/Online/Naive.hs:30:1-36
Failed to install lca-0.1
cabal: Error: some packages failed to install:
lca-0.1 failed during the building phase. The exception was:
ExitFailure 1