flags-applicative: Applicative flag parsing

[ bsd3, library, web ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.4.0, 0.0.4.1, 0.0.4.2, 0.0.4.3, 0.0.4.4, 0.0.4.5, 0.0.5.0, 0.0.5.2, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3
Dependencies base (>=4.9 && <5), casing (>=0.1.4), containers (>=0.6), mtl (>=2.2), network (>=2.8), text (>=1.2) [details]
License BSD-3-Clause
Copyright 2019 Matthieu Monsch
Author Matthieu Monsch
Maintainer mtth@apache.org
Category Web
Home page https://github.com/mtth/flags-applicative
Source repo head: git clone https://github.com/mtth/flags-applicative
Uploaded by mtth at 2019-07-21T17:09:39Z
Distributions LTSHaskell:0.1.0.3, NixOS:0.1.0.3, Stackage:0.1.0.3
Downloads 6154 total (45 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-07-21 [all 1 reports]

Readme for flags-applicative-0.1.0.1

[back to package description]

Applicative flags Hackage Build Status

Simple flags parsing, inspired by optparse-applicative. See the documentation on Hackage for more information.