[Haskell-cafe] ANNOUNCE: optparse-applicative 0.0.1

Paolo Capriotti p.capriotti at gmail.com
Sat Jun 9 20:51:30 CEST 2012


I'm pleased to announce the release of version 0.0.1 of
[optparse-applicative][1], a
library for writing command line option parsers in Applicative style.

You can find an introduction and tutorial on the [github page][2], and an
explanation of the internals on [my blog][3].

 [1]: http://hackage.haskell.org/package/optparse-applicative
 [2]: https://github.com/pcapriotti/optparse-applicative
 [3]: http://paolocapriotti.com/blog/2012/04/27/applicative-option-parser/

BR,
Paolo



More information about the Haskell-Cafe mailing list