| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
LibRISCV.CmdLine
Description
Implementation of common command-line arguments using optparse-applicative.
Documentation
BasicArgs can be combined/extended with additional parsers using
the <*> applicative operator provided by Options.Applicative.
Constructors
| BasicArgs | |