1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
6 Some classes for generalized boolean operations.
7 Starting with 0.1.0, this package uses type families.
8 Up to version 0.0.2, it used MPTCs with functional dependencies.
9 My thanks to Andy Gill for suggesting & helping with the change.
10 Thanks also to Alex Horsman for Data.Boolean.Overload and to
11 Jan Bracker for Data.Boolean.Numbers.
13 Copyright 2009-2013 Conal Elliott; BSD3 license.