GHC/GHCi debugger
< GHC
(Redirected from Ghci/Debugger)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.
External links
- How I (don’t) use the GHCi debugger short report on usability