GHC/GHCi debugger

From HaskellWiki
< GHC
Revision as of 21:29, 16 December 2012 by Henk-Jan van Tuyl (talk | contribs) (→‎Current status: Made the text is more up to date)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The GHCi Debugger project extends ghci with basic debugging capabilities. See the GHC user docs for more info.

Current status

The debugger is available since GHC 6.8.1. Full documentation in the user docs.