leksah-0.15.2.0: Haskell IDE written in Haskell

Safe HaskellNone
LanguageHaskell2010

IDE.Pane.Breakpoints

Description

A pane to display the set breakpoints

Synopsis

Documentation

showBreakpoints :: IDEAction Source

Display the Breakpoints pane

fillBreakpointList :: IDEAction Source

Fill the pane with the breakpoint LogRefs from the IDE state

selectBreak :: Maybe LogRef -> IDEAction Source

Select a specific LogRef or none at all