leksah-0.15.2.0: Haskell IDE written in Haskell

Safe HaskellNone
LanguageHaskell2010

IDE.Pane.Files

Description

The pane of ide that shows a list of all the files in the workspace

Synopsis

Documentation

data IDEFiles Source

The representation of the Files pane

Constructors

IDEFiles 

data FilesState Source

The additional state used when recovering the pane (none, the package directories come from the IDE state)

Constructors

FilesState