IDE.Debug
Description
The debug methods of ide.
Documentation
debugCommand :: String -> ([ToolOutput] -> IDEAction) -> DebugActionSource
debugCommand' :: String -> ([ToolOutput] -> IDEAction) -> DebugActionSource
debugDeleteBreakpoint :: String -> LogRef -> IDEActionSource