Safe Haskell | None |
---|---|
Language | Haskell2010 |
IDE.Pane.Files
Description
The pane of ide that shows a list of all the files in the workspace
- data IDEFiles = IDEFiles {}
- data FilesState = FilesState
Documentation
data FilesState Source
The additional state used when recovering the pane (none, the package directories come from the IDE state)
Constructors
FilesState |