Build #1 for wordsetdiff-0.0.2
| Package | wordsetdiff-0.0.2 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | unknown |
|---|---|
| Compiler | ghc-7.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | process-1.1.0.2, hashmap-1.3.0.1, filepath-1.3.0.1, directory-1.2.0.1, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, ansi-terminal-0.6 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring ansi-terminal-0.6...
Building ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6...
Running Haddock for ansi-terminal-0.6...
Running hscolour for ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
Preprocessing library ansi-terminal-0.6...
Haddock coverage:
88% ( 7 / 8) in 'System.Console.ANSI.Common'
36% ( 28 / 77) in 'System.Console.ANSI.Unix'
38% ( 29 / 77) in 'System.Console.ANSI'
Documentation created: dist/doc/html/ansi-terminal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-terminal-0.6
Registering ansi-terminal-0.6...
Installed ansi-terminal-0.6
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Haddock coverage:
100% ( 11 / 11) in 'Data.Hashable.Class'
100% ( 1 / 1) in 'Data.Hashable.Generic'
100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring hashmap-1.3.0.1...
Building hashmap-1.3.0.1...
Preprocessing library hashmap-1.3.0.1...
[1 of 2] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o )
[2 of 2] Compiling Data.HashMap ( Data/HashMap.hs, dist/build/Data/HashMap.o )
In-place registering hashmap-1.3.0.1...
Running Haddock for hashmap-1.3.0.1...
Running hscolour for hashmap-1.3.0.1...
Preprocessing library hashmap-1.3.0.1...
Preprocessing library hashmap-1.3.0.1...
Haddock coverage:
100% ( 33 / 33) in 'Data.HashSet'
100% ( 77 / 77) in 'Data.HashMap'
Documentation created: dist/doc/html/hashmap/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashmap-1.3.0.1
Registering hashmap-1.3.0.1...
Installed hashmap-1.3.0.1
Downloading wordsetdiff-0.0.2...
Configuring wordsetdiff-0.0.2...
Building wordsetdiff-0.0.2...
Preprocessing executable 'wordsetdiff' for wordsetdiff-0.0.2...
Text/WordSetDiff/Main.hs:76:2:
warning: #warning "Using HashMap instead of Data.Map" [-Wcpp]
[1 of 1] Compiling Main ( Text/WordSetDiff/Main.hs, dist/build/wordsetdiff/wordsetdiff-tmp/Main.o )
Text/WordSetDiff/Main.hs:162:31:
Ambiguous occurrence `toStrict'
It could refer to either `Main.toStrict',
defined at Text/WordSetDiff/Main.hs:92:1
or `BC.toStrict',
imported from `Data.ByteString.Lazy.Char8' at Text/WordSetDiff/Main.hs:49:1-39
(and originally defined in `Data.ByteString.Lazy')
Failed to install wordsetdiff-0.0.2
cabal: Error: some packages failed to install:
wordsetdiff-0.0.2 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.