Safe Haskell | None |
---|---|
Language | Haskell98 |
Language.PureScript.Ide.Command
Description
Datatypes for the commands psc-ide accepts
Documentation
Constructors
Load | |
Fields
| |
Type | |
Fields
| |
Complete | |
Fields
| |
Pursuit | |
Fields | |
CaseSplit | |
Fields | |
AddClause | |
Fields | |
Import FilePath (Maybe FilePath) [Filter] ImportCommand | |
List | |
Rebuild FilePath | Rebuild the specified file using the loaded externs |
Cwd | |
Quit |
data ImportCommand Source
Constructors
AddImplicitImport ModuleName | |
AddImportForIdentifier DeclIdent |
Constructors
LoadedModules | |
Imports FilePath | |
AvailableModules |