Sat Dec  9 09:38:23 PST 2006  Pepe Iborra <[EMAIL PROTECTED]>
  * Two new prim ops to access the Info Table and Payload of a closure:
  
  - infoPtr# :: a -> Addr#
  - closurePayload# :: a -> (# Array b, ByteArr# #)
  
  These prim ops provide the magic behind the ':print' command 
  

    M ./compiler/prelude/primops.txt.pp +10
    M ./includes/StgMiscClosures.h +3
    M ./rts/PrimOps.cmm +49

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

Reply via email to