packages feed

choice-0.2.0: README.md

# Choice: a solution to boolean blindness

[![Build Status](https://travis-ci.org/mboes/choice.svg?branch=master)](https://travis-ci.org/mboes/choice)
[![choice on Stackage LTS](http://stackage.org/package/choice/badge/lts)](http://stackage.org/lts/package/choice)
[![choice on Stackage Nightly](http://stackage.org/package/choice/badge/nightly)](http://stackage.org/nightly/package/choice)

Represent do/don't, is/isn't, with/without flags with `Choice`. See
the introduction in the [API reference][api-reference].

[api-reference]: https://hackage.haskell.org/package/choice/docs/Data-Choice.html