2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104) |
Log message: make it clear what package depend on discussed with wiz@. |
2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74) |
Log message: Update MAINTAINER address |
2013-05-25 00:01:52 by Ryosuke Moro | Files touched by this commit (5) |
Log message: 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. |