GHC/GHCi debugger

From HaskellWiki
< GHC
Revision as of 18:55, 3 February 2021 by Ysangkok (talk | contribs) (fix links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 since GHC 6.8.1. Full documentation in the user docs.