singleton-bool: Type level booleans

[ bsd3, library, web ] [ Propose Tags ]

Type level booleans.

singletons package provides similar functionality, but it has tight dependency constraints.


[Skip to Readme]

Modules

[Index] [Quick Jump]

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

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7
Change log CHANGELOG.md
Dependencies base (>=4.6 && <4.16), dec (>=0.0.3 && <0.1), tagged (>=0.8.5 && <0.9) [details]
License BSD-3-Clause
Author Oleg Grenrus <oleg.grenrus@iki.fi>
Maintainer Oleg Grenrus <oleg.grenrus@iki.fi>
Revised Revision 3 made by phadej at 2021-02-20T19:56:00Z
Category Web
Home page https://github.com/phadej/singleton-bool#readme
Bug tracker https://github.com/phadej/singleton-bool/issues
Source repo head: git clone https://github.com/phadej/singleton-bool
Uploaded by phadej at 2019-06-19T22:04:38Z
Distributions Arch:0.1.7, Debian:0.1.5, Fedora:0.1.6, LTSHaskell:0.1.7, NixOS:0.1.7, Stackage:0.1.7, openSUSE:0.1.7
Reverse Dependencies 6 direct, 7742 indirect [details]
Downloads 27069 total (269 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-06-19 [all 1 reports]

Readme for singleton-bool-0.1.5

[back to package description]

singleton-bool

Build Status Hackage Stackage Nightly

Type level booleans