Sun Jan 21 02:59:09 PST 2007 Pepe Iborra <[EMAIL PROTECTED]>
* Refactoring of Debugger.hs
A big motivation to start with it was getting several independently useful
functions out of the Ghci monad and into the IO monad instead. Working in
debugger integration for Emacs via the ghc-api is helping me to improve
reusability..
While I was there, I tried to make the code less tangled, easier to
understand, switched from implicit Exceptions to explicit Eithers in the
bkptTable code, etc.
M ./compiler/ghci/Debugger.hs -148 +157
M ./compiler/ghci/InteractiveUI.hs -1 +4
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc