https://github.com/mtth/flags-applicative
https://github.com/mtth/flags-applicative
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mtth/flags-applicative
- Owner: mtth
- License: bsd-3-clause
- Created: 2019-05-26T02:40:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-05T01:20:05.000Z (about 5 years ago)
- Last Synced: 2025-07-09T12:05:07.765Z (12 months ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/flags-applicative
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Applicative flags [](https://stackage.org/lts/package/flags-applicative) [](https://stackage.org/nightly/package/flags-applicative) [](https://hackage.haskell.org/package/flags-applicative) [](https://travis-ci.org/mtth/flags-applicative)
Simple flags parsing, inspired by
[`optparse-applicative`](http://hackage.haskell.org/package/optparse-applicative).
See the
[documentation](http://hackage.haskell.org/package/flags-applicative/docs/Flags-Applicative.html)
on Hackage for more information.