GHC/GHCi debugger

From HaskellWiki
< GHC
Revision as of 14:53, 26 November 2007 by Dbueno (talk | contribs) (GHC 6.8.1 has the GHCi debugger)
Jump to navigation Jump to search

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

Current status

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