Sun Dec 10 09:30:05 PST 2006  Pepe Iborra <[EMAIL PROTECTED]>
  * Playing with closures
  
  RtClosureInspect includes a bunch of stuff for playing with closures:
  
  - the datatype Closure is the low level representation type
  - the datatype Term is the high level representation type
  - cvObtainTerm is the main entry point, providing the Term representation of 
an arbitrary closure
  

    M ./compiler/ghci/Linker.lhs -6 +8
    A ./compiler/ghci/RtClosureInspect.hs
    M ./compiler/main/GHC.hs -5 +27
    M ./compiler/typecheck/TcRnDriver.lhs -2 +10
    A ./compiler/typecheck/TcRnDriver.lhs-boot

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

Reply via email to