argparser-0.3.1: Command line parsing framework for console applications

Portabilityportable
Stabilityunstable
Maintainersimon.bergot@gmail.com
Safe HaskellSafe-Inferred

System.Console.ArgParser.ArgsProcess

Description

Preprocess args from a list of words to a pair containing positional args/flag arguments.

Synopsis

Documentation

preprocess :: Args -> NiceArgsSource

Separate positional arguments from flag arguments