choice: A solution to boolean blindness.

[ data, library, public-domain ] [ Propose Tags ]

Please see README.md.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3
Dependencies base (>=4.7 && <4.10) [details]
License LicenseRef-PublicDomain
Author Mathieu Boespflug
Maintainer m@tweag.io
Revised Revision 1 made by HerbertValerioRiedel at 2017-06-04T19:00:03Z
Category Data
Home page https://github.com/mboes/choice#readme
Source repo head: git clone https://github.com/mboes/choice
Uploaded by MathieuBoespflug at 2017-01-01T10:23:14Z
Distributions LTSHaskell:0.2.3, NixOS:0.2.3, Stackage:0.2.3
Reverse Dependencies 3 direct, 4 indirect [details]
Downloads 5152 total (35 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-01 [all 1 reports]

Readme for choice-0.2.0

[back to package description]

Choice: a solution to boolean blindness

Build Status choice on Stackage LTS choice on Stackage Nightly

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