packages feed

flags-applicative-0.0.5.2: README.md

# Applicative flags [![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.