patch applied (ghc): Clean up the debugger code

Simon Peyton Jones simonpj at microsoft.com
Tue Oct 19 10:50:43 EDT 2010


Tue Oct 19 02:01:00 PDT 2010  simonpj at microsoft.com
  * Clean up the debugger code
  
  In particular there is much less fiddly skolemisation now
  Things are not *quite* right (break001 and 006 still fail), 
  but they are *much* better than before.

    M ./compiler/ghci/Debugger.hs -21 +17
    M ./compiler/ghci/RtClosureInspect.hs -77 +90
    M ./compiler/main/HscMain.lhs -2 +3
    M ./compiler/main/HscTypes.lhs -26 +9
    M ./compiler/main/InteractiveEval.hs -51 +25
    M ./compiler/typecheck/TcMType.lhs -50 +39
    M ./compiler/typecheck/TcType.lhs -1 +2
    M ./compiler/types/Type.lhs -1 +8
    M ./compiler/types/Unify.lhs -1 +1

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20101019090100-1287e-9ab5155db3ee86b8e0276b191addc2dd32d9e7c7.gz



More information about the Cvs-ghc mailing list