Skip to content

Instantly share code, notes, and snippets.

@harfangk
Created December 31, 2018 11:04
Show Gist options
  • Save harfangk/92220ca47c3377b75a39d2a03417542d to your computer and use it in GitHub Desktop.
Save harfangk/92220ca47c3377b75a39d2a03417542d to your computer and use it in GitHub Desktop.
cabal failure
➜ haskell-ide-engine git:(master) cabal install Cabal
Resolving dependencies...
Configuring Cabal-2.4.1.0...
Failed to install Cabal-2.4.1.0
Build log ( /home/len/.cabal/logs/Cabal-2.4.1.0.log ):
cabal: Error: some packages failed to install:
Cabal-2.4.1.0 failed during the configure step. The exception was:
user error ('/usr/bin/ghc' exited with an error:
/tmp/cabal-tmp-2383/Cabal-2.4.1.0/Distribution/Parsec/ParseResult.hs:32:0:
error: missing binary operator before token "("
#if MIN_VERSION_base(4,10,0)
^
/tmp/cabal-tmp-2383/Cabal-2.4.1.0/Distribution/Parsec/ParseResult.hs:88:0:
error: missing binary operator before token "("
#if MIN_VERSION_base(4,10,0)
^
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment