flags-applicative: Applicative flag parsing

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

https://github.com/mtth/flags-applicative


[Skip to Readme]

Properties

Versions 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.1, 0.1.0.2, 0.1.0.3
Change log None available
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:06:56Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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.