Resolving dependencies... Configuring pcre-light-0.4.0.4... Configuring hscolour-1.24.1... Building hscolour-1.24.1... Building pcre-light-0.4.0.4... Installed pcre-light-0.4.0.4 Installed hscolour-1.24.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-4863/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-4863/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