On 12/5/07, Simon Marlow <[EMAIL PROTECTED]> 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

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to