docs
This commit is contained in:
parent
28a0d26fe3
commit
bcab7a0395
@ -56,11 +56,11 @@ data GhcModCommands =
|
|||||||
| CmdSig FilePath Point
|
| CmdSig FilePath Point
|
||||||
| CmdAuto FilePath Point
|
| CmdAuto FilePath Point
|
||||||
| CmdRefine FilePath Point Expr
|
| CmdRefine FilePath Point Expr
|
||||||
|
| CmdTest FilePath
|
||||||
-- interactive-only commands
|
-- interactive-only commands
|
||||||
| CmdMapFile FilePath
|
| CmdMapFile FilePath
|
||||||
| CmdUnmapFile FilePath
|
| CmdUnmapFile FilePath
|
||||||
| CmdQuit
|
| CmdQuit
|
||||||
| CmdTest FilePath
|
|
||||||
deriving (Show)
|
deriving (Show)
|
||||||
|
|
||||||
commandsSpec :: Parser GhcModCommands
|
commandsSpec :: Parser GhcModCommands
|
||||||
|
Loading…
Reference in New Issue
Block a user