where is GHC.Prim.sym defined?
Paul L
ninegua at gmail.com
Wed Jun 8 03:10:05 CEST 2011
I'm trying to parse Core file generated by -fext-core, here is a snippet I got:
%cast (base:GHCziSTRef.STRef @ ghczmprim:GHCziPrim.RealWorld
@ ((base:GHCziIOziBuffer.Buffer
base:GHCziWord.Word8)) rbd1ep)
((ghczmprim:GHCziPrim.sym
base:GHCziIORef.NTCoZCIORef
((base:GHCziIOziBuffer.Buffer base:GHCziWord.Word8))))
But I can't seem to find GHC.Prim.sym defined anywhere in the ghc-prim
package, any hints?
--
Regards,
Paul Liu
More information about the Cvs-ghc
mailing list