On Tue, Jul 10, 2007 at 12:34:07PM +0100, Simon Marlow wrote:
> Alec Berryman wrote:
> >Neil Mitchell on 2007-07-10 11:44:11 +0100:
> >
> >>First, it appears that GHC.Prim no longer exists, I can't :m it. I was
> >>using it as the import location for RealWorld and State# - I've now
> >>moved to using GHC.Base.
> >
> >http://www.haskell.org/pipermail/glasgow-haskell-users/2007-May/012674.html
> >
> >The issue was reported back in May but must have been forgotten; Simon
> >Marlow's diagnosis was that "GHC.Prim is being filtered out of the
> >module list during installation".
> 
> I do have it on my list to fix the visibilty of GHC.Prim sometime, but you 
> should be able to get going by importing GHC.Exts instead.

I've fixed this; I may not push until next week, so patch here should
anyone desparately want it:
    http://urchin.earth.li/~ian/reg_ghc_prim.patch


Thanks
Ian

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

Reply via email to