An open API service indexing awesome lists of open source software.

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


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

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Applicative flags [![Stackage LTS](https://stackage.org/package/flags-applicative/badge/lts)](https://stackage.org/lts/package/flags-applicative) [![Stackage Nightly](https://stackage.org/package/flags-applicative/badge/nightly)](https://stackage.org/nightly/package/flags-applicative) [![Hackage](https://img.shields.io/hackage/v/flags-applicative.svg)](https://hackage.haskell.org/package/flags-applicative) [![Build Status](https://travis-ci.org/mtth/flags-applicative.svg?branch=master)](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.