Îõ³h$ —      None Ä simple-cmd-args ÆSubcommand "command" "help description text" $ myCommand <$> optParser simple-cmd-args6Parser executor (allows interspersed args and options) ésimpleCmdArgs (Just version) "summary" "program description" $ myCommand <$> myOptParser <*> myargsParser simple-cmd-args6Parser executor without interspersing options and args ãsimpleCmdArgs' Nothing "summary" "program description" $ myCommand <$> myOptParser <*> myargsParsersimple-cmd-args4Generic parser executor with explicit info modifierssimple-cmd-argsCreate a list of  Subcommand that can be run by  simpleCmdArgssimple-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 ÁstrOptionalWith 'o' "option" "METAVAR" "help description" defaultsimple-cmd-args4optional option with Mods, includes a default value. ÃoptionalWith 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-argscomparison by command namesimple-cmd-argsequality by command name simple-cmd-argsversion stringsimple-cmd-argsheadersimple-cmd-argsprogram descriptionsimple-cmd-argscommands simple-cmd-argsversion stringsimple-cmd-argsheadersimple-cmd-argsprogram descriptionsimple-cmd-argscommandssimple-cmd-argsversion stringsimple-cmd-args modifierssimple-cmd-argscommands        !"#$%,simple-cmd-args-0.1.7-EUIiBQsGqTt26IOGZFwaiU SimpleCmdArgsbaseControl.ApplicativeoptionalGHC.Basemanysome<|>4optparse-applicative-0.16.1.0-GDa4ZXMjDWnLC7vlfPBEK3Options.Applicative.Builder maybeReader eitherReaderstrautoOptions.Applicative.TypesReadMParser Subcommand simpleCmdArgssimpleCmdArgs'simpleCmdArgsWithMods subcommandsstrArg switchWithflagWith flagWith' switchMods strOptionWith optionWith optionModsstrOptionalWith optionalWith optionalMods argumentWith$fOrdSubcommand$fEqSubcommand