# ndmitchell/cmdargs

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/ndmitchell-cmdargs).**

94 stars · 13 forks · Haskell · NOASSERTION

## Links

- GitHub: https://github.com/ndmitchell/cmdargs
- awesome-repositories: https://awesome-repositories.com/repository/ndmitchell-cmdargs.md

## Description

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:

## Tags

### Part of an Awesome List

- [Haskell CLI Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/haskell-cli-frameworks.md) — Library for defining command-line parsers.
