conal / Boolean

Generalized booleans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and to Jan Bracker for extending to numeric classes.

About

Generalized booleans

License:Other


Languages

Language:Haskell 99.8%Language:Makefile 0.2%