GHC Head Bugs
Alec Berryman
alec at thened.net
Tue Jul 10 07:10:58 EDT 2007
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".
More information about the Cvs-ghc
mailing list