Boolean

Generalized booleans and numbers

Version on this page:0.2.4
LTS Haskell 22.13:0.2.4@rev:1
Stackage Nightly 2024-03-14:0.2.4@rev:1
Latest on Hackage:0.2.4@rev:1

See all snapshots Boolean appears in

BSD-3-Clause licensed by Conal Elliott
Maintained by [email protected]
This version can be pinned in stack with:Boolean-0.2.4@sha256:a16b532a00eb3f29e8e588f3ca5c225370eef3dd963ee833d88b241ac680dc71,1200

Module documentation for 0.2.4

Depends on 1 package(full list with versions):
Used by 2 packages in nightly-2017-10-28(full list with versions):

Some classes for generalized boolean operations. Starting with 0.1.0, this package uses type families. Up to version 0.0.2, it used MPTCs with functional dependencies. My thanks to Andy Gill for suggesting & helping with the change. Thanks also to Alex Horsman for Data.Boolean.Overload and to Jan Bracker for Data.Boolean.Numbers.

Copyright 2009-2013 Conal Elliott; BSD3 license.