Build #8 for hgom-0.6
| Package | hgom-0.6 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-30 14:03:23.085293 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.9.0.0, containers-0.5.7.1, directory-1.2.6.2, filepath-1.4.1.0, mtl-2.2.1, parsec-3.1.11, wl-pprint-1.2 |
| Flags | -test |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring mtl-2.2.1...
Configuring text-1.2.2.1...
Building mtl-2.2.1...
Building text-1.2.2.1...
Configuring wl-pprint-1.2...
Installed mtl-2.2.1
Building wl-pprint-1.2...
Installed wl-pprint-1.2
Installed text-1.2.2.1
Configuring parsec-3.1.11...
Building parsec-3.1.11...
Installed parsec-3.1.11
Configuring hgom-0.6...
Building hgom-0.6...
Failed to install hgom-0.6
Build log ( /home/builder/.cabal/logs/hgom-0.6.log ):
cabal: Entering directory '/tmp/cabal-tmp-30499/hgom-0.6'
Configuring hgom-0.6...
Building hgom-0.6...
Preprocessing executable 'hgom' for hgom-0.6...
[ 1 of 20] Compiling Gom.Sig ( Gom/Sig.hs, dist/build/hgom/hgom-tmp/Gom/Sig.o )
[ 2 of 20] Compiling Gom.Pretty ( Gom/Pretty.hs, dist/build/hgom/hgom-tmp/Gom/Pretty.o )
[ 3 of 20] Compiling Gom.Parser ( Gom/Parser.hs, dist/build/hgom/hgom-tmp/Gom/Parser.o )
[ 4 of 20] Compiling Gom.FileGen ( Gom/FileGen.hs, dist/build/hgom/hgom-tmp/Gom/FileGen.o )
Gom/FileGen.hs:79:38: error:
Ambiguous occurrence ‘<$>’
It could refer to either ‘Prelude.<$>’,
imported from ‘Prelude’ at Gom/FileGen.hs:18:8-18
(and originally defined in ‘Data.Functor’)
or ‘Text.PrettyPrint.Leijen.<$>’,
imported from ‘Text.PrettyPrint.Leijen’ at Gom/FileGen.hs:23:1-30
cabal: Leaving directory '/tmp/cabal-tmp-30499/hgom-0.6'
cabal: Error: some packages failed to install:
hgom-0.6 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.