System.REPL.Command

Command class

data Command m i a

runCommand

runSingleCommand

oneOf

subcommand

makeREPL

Exceptions

data SomeCommandError

data MalformedParamsError

data TooFewParamsError

data TooManyParamsError

Dealing with arguments

readArgs

getName

quoteArg

Helpers

summarizeCommands

Making commands

makeCommand

makeCommand1

makeCommand2

makeCommand3

makeCommand4

makeCommand5

makeCommand6

makeCommand7

makeCommand8

makeCommandN