patch applied (ghc): Type reconstruction/RTTI: improve handling of newtypes

Pepe Iborra mnislaih at gmail.com
Wed Feb 7 16:02:10 EST 2007


Wed Feb  7 12:59:47 PST 2007  Pepe Iborra <mnislaih at gmail.com>
  * Type reconstruction/RTTI: improve handling of newtypes
  
    Newtypes have always been a problem because they are not there at runtime, but we need to take them into account.
    
    Tests ghci.debugger/print011 and ghci.debugger/print012 cover this
  

    M ./compiler/ghci/RtClosureInspect.hs -66 +91



More information about the Cvs-ghc mailing list