Skip to content

Instantly share code, notes, and snippets.

@seanhess
Created April 24, 2012 19:58
Show Gist options
  • Save seanhess/2483147 to your computer and use it in GitHub Desktop.
Save seanhess/2483147 to your computer and use it in GitHub Desktop.
cabal update failure
~$ cabal install cabal cabal-install
Resolving dependencies...
cabal: cannot configure unix-2.4.2.0. It requires base >=4.2 && <4.4
For the dependency on base >=4.2 && <4.4 there are these packages:
base-4.2.0.0, base-4.2.0.1, base-4.2.0.2, base-4.3.0.0 and base-4.3.1.0.
However none of them are available.
base-4.2.0.0 was excluded because base-4.5.0.0 was selected instead
base-4.2.0.0 was excluded because of the top level dependency base -any
base-4.2.0.1 was excluded because base-4.5.0.0 was selected instead
base-4.2.0.1 was excluded because of the top level dependency base -any
base-4.2.0.2 was excluded because base-4.5.0.0 was selected instead
base-4.2.0.2 was excluded because of the top level dependency base -any
base-4.3.0.0 was excluded because base-4.5.0.0 was selected instead
base-4.3.0.0 was excluded because of the top level dependency base -any
base-4.3.1.0 was excluded because base-4.5.0.0 was selected instead
base-4.3.1.0 was excluded because of the top level dependency base -any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment