úÎ!$N"Ì     Safe"simple-cmd-args FSubcommand "command" "help description text" $ myCommand <$> optParser simple-cmd-args6Parser executor (allows interspersed args and options) isimpleCmdArgs (Just version) "summary" "program description" $ myCommand <$> myOptParser <*> myargsParser simple-cmd-args6Parser executor without interspersing options and args csimpleCmdArgs' Nothing "summary" "program description" $ myCommand <$> myOptParser <*> myargsParser simple-cmd-args4Generic parser executor with explicit info modifiers simple-cmd-argslist of  Subcommand that can be run by  simpleCmdArgs simple-cmd-args+A string arg parser with a METAVAR for helpsimple-cmd-argsswitch with Mods *switchWith 'o' "option" "help description"simple-cmd-argsflag with Mods 3flagWith offVal onVal 'f' "flag" "help description"simple-cmd-argsflag' with Mods +flagWith' val 'f' "flag" "help description"simple-cmd-argsMods for a switch. *switchMods 'o' "option" "help description"simple-cmd-argsstrOption with Mods 7strOptionWith 'o' "option" "METAVAR" "help description"simple-cmd-argsoption with Mods 9optionWith auto 'o' "option" "METAVAR" "help description"simple-cmd-argsMods for a mandatory option. 4optionMods 'o' "option" "METAVAR" "help description"simple-cmd-argsstrOptional with Mods AstrOptionalWith 'o' "option" "METAVAR" "help description" defaultsimple-cmd-args4optional option with Mods, includes a default value. CoptionalWith auto 'o' "option" "METAVAR" "help description" defaultsimple-cmd-argsMod3s for an optional option: includes a default value. >optionalMods 'o' "option" "METAVAR" "help description" defaultsimple-cmd-argsargument with METAVAR argumentWith auto "METAVAR" simple-cmd-argsversion stringsimple-cmd-argsheadersimple-cmd-argsprogram descriptionsimple-cmd-argscommands simple-cmd-argsversion stringsimple-cmd-argsheadersimple-cmd-argsprogram descriptionsimple-cmd-argscommands simple-cmd-argsversion stringsimple-cmd-args modifierssimple-cmd-argscommands     !",simple-cmd-args-0.1.5-6b3ys8cdc7PGhi8vJgrW6N SimpleCmdArgsbaseControl.ApplicativeoptionalGHC.Basemanysome<|>4optparse-applicative-0.15.1.0-FF1ukbkHWsh7HxUX1BQXv3Options.Applicative.BuilderstrautoOptions.Applicative.TypesParser Subcommand simpleCmdArgssimpleCmdArgs'simpleCmdArgsWithMods subcommandsstrArg switchWithflagWith flagWith' switchMods strOptionWith optionWith optionModsstrOptionalWith optionalWith optionalMods argumentWith$fOrdSubcommand$fEqSubcommand