Changelog for lattices-1.4
1.4 (2015-09-19)
- Infix operators
meetsandjoinsgeneralised to work on anyFoldable- Deprecate
Algebra.Enumerable, use universe package - Add
ApplicativeandMonadtypeclasses toDropped,LiftedandLevitated - Add
Semigroupinstance toJoinandMeet - Add instances for
(),Proxy,TaggedandVoid
1.3 (2015-05-18)
- relaxed constraint for
BoundedLattice (Levitated a) - added instances to
Dropped,LevitatedandLifted:- from base
NFDataHashable
- added
HashSetandHashMaplattice instances