choice: A solution to boolean blindness.

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

Please see README.md.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

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 && <5) [details]
License LicenseRef-PublicDomain
Author Mathieu Boespflug
Maintainer m@tweag.io
Category Data
Home page https://github.com/mboes/choice#readme
Source repo head: git clone https://github.com/mboes/choice
Uploaded by MathieuBoespflug at 2023-08-16T14:50:37Z
Distributions LTSHaskell:0.2.3, NixOS:0.2.3, Stackage:0.2.3
Reverse Dependencies 3 direct, 4 indirect [details]
Downloads 5152 total (39 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-08-16 [all 1 reports]

Readme for choice-0.2.3

[back to package description]

Choice: a solution to boolean blindness

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.