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". _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
