idris-1.1.0: Functional Programming Language with Dependent Types
Idris.REPL.Parser
Description
parseCmd :: IState -> String -> String -> Result (Either String Command) Source #
help :: [([String], CmdArg, String)] Source #
allHelp :: [([String], CmdArg, String)] Source #
setOptions :: [(String, Opt)] Source #