2 GHCs => can't resolve Cabal dependencies
Valery V. Vorotyntsev
valery.vv at gmail.com
Thu Dec 6 02:56:00 EST 2007
On 12/5/07, Simon Marlow <simonmarhaskell at gmail.com> wrote:
> The only thing I can think of is that you might have dangling dependencies
> between the packages in your user database and the global database. Could
> you do 'ghc-pkg field X11 depends' and 'ghc-pkg field mtl depends'?
$ ghc-pkg field X11 depends
depends: base-3.0
$ ghc-pkg field mtl depends
depends: base-3.0
--
vvv
More information about the Cvs-ghc
mailing list