leksah-0.10.0.4: Haskell IDE written in HaskellSource codeContentsIndex
IDE.Pane.Errors
Description
A pane which displays a list of errors
Synopsis
data IDEErrors
data ErrorsState
fillErrorList :: IDEAction
selectError :: Maybe LogRef -> IDEAction
getErrors :: Maybe PanePath -> IDEM IDEErrors
Documentation
data IDEErrors Source
A breakpoints pane description
show/hide Instances
data ErrorsState Source
show/hide Instances
fillErrorList :: IDEActionSource
selectError :: Maybe LogRef -> IDEActionSource
getErrors :: Maybe PanePath -> IDEM IDEErrorsSource
Produced by Haddock version 2.6.1