[all reports]
Install |
BuildFailed |
Docs |
NotTried |
Tests |
NotTried |
Time submitted |
2017-01-03 14:07:07.821158 UTC
|
Compiler |
ghc-8.0.1.20161018 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.9.0.0, directory-1.2.6.2, filepath-1.4.1.0, hscolour-1.24.1, pcre-light-0.4.0.4, process-1.4.2.0 |
Flags |
none
|
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring hscolour-1.24.1...
Configuring pcre-light-0.4.0.4...
Building pcre-light-0.4.0.4...
Building hscolour-1.24.1...
Installed pcre-light-0.4.0.4
Installed hscolour-1.24.1
Downloading ghc-core-0.1...
Configuring ghc-core-0.1...
Building ghc-core-0.1...
Failed to install ghc-core-0.1
Build log ( /home/builder/.cabal/logs/ghc-core-0.1.log ):
cabal: Entering directory '/tmp/cabal-tmp-27375/ghc-core-0.1'
Configuring ghc-core-0.1...
Building ghc-core-0.1...
Preprocessing executable 'ghc-core' for ghc-core-0.1...
[1 of 1] Compiling Main ( ghc-core.hs, dist/build/ghc-core/ghc-core-tmp/Main.o )
ghc-core.hs:77:14: error:
Ambiguous occurrence ‘readProcess’
It could refer to either ‘System.Process.readProcess’,
imported from ‘System.Process’ at ghc-core.hs:35:1-21
or ‘Main.readProcess’, defined at ghc-core.hs:176:1
ghc-core.hs:85:29: error:
Ambiguous occurrence ‘defaultColourPrefs’
It could refer to either ‘Language.Haskell.HsColour.Colourise.defaultColourPrefs’,
imported from ‘Language.Haskell.HsColour.Colourise’ at ghc-core.hs:42:1-42
or ‘Main.defaultColourPrefs’, defined at ghc-core.hs:48:1
ghc-core.hs:156:10: error:
Ambiguous occurrence ‘readProcess’
It could refer to either ‘System.Process.readProcess’,
imported from ‘System.Process’ at ghc-core.hs:35:1-21
or ‘Main.readProcess’, defined at ghc-core.hs:176:1
ghc-core.hs:200:14: error:
Not in scope: data constructor ‘C.ExitException’
Perhaps you meant one of these:
‘C.SomeException’ (imported from Control.Exception),
variable ‘C.mapException’ (imported from Control.Exception),
variable ‘C.onException’ (imported from Control.Exception)
Module ‘Control.Exception’ does not export ‘ExitException’.
cabal: Leaving directory '/tmp/cabal-tmp-27375/ghc-core-0.1'
cabal: Error: some packages failed to install:
ghc-core-0.1 failed during the building phase. The exception was:
ExitFailure 1