1 2 3 4 5 6 7 8 9 | <shae@glamdring:~>
zsh 191 % cabal install bamboo
Resolving dependencies...
cabal: cannot configure bamboo-2009.6.8. It requires base ==4.*
For the dependency on base ==4.* there are these packages: base-4.0.0.0 and
base-4.1.0.0. However none of them are available.
base-4.0.0.0 was excluded because of the top level dependency base -any
base-4.1.0.0 was excluded because of the top level dependency base -any
zsh: exit 1 cabal install bamboo
|