[Haskell-cafe] Just found GHCI can be used as a debugger

Yves Parès yves.pares at gmail.com
Wed Jan 25 22:06:34 CET 2012


Hello,

By randomly typing :<Tab> under GHCI, I discovered it could be used as a
debugger (:breakpoint, :step, etc.)
Three questions in that regard:
1) Is there some documentation about it?
2) I haven't investigated much, is that fairly thorough and convenient?
Does some people over here use those functions on a regular basis?
3) Is it possible to save the state (notably to save the position of the
breakpoints)?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120125/bc54fa45/attachment.htm>


More information about the Haskell-Cafe mailing list