3 repository-uri
Libraries for defining and parsing command-line options in Haskell.
Explore 3 awesome GitHub repositories matching part of an awesome list · Haskell CLI Frameworks. Refine with filters or upvote what's useful.
optparse-applicative is a haskell library for parsing options on the command line, and providing a powerful applicative interface for composing them.
Applicative interface for composing command-line parsers.
CmdArgs is a Haskell library for defining command line parsers. The two features that make it a better choice than the standard getopt library are:
Library for defining command-line parsers.