lattices

Fine-grained library for constructing and manipulating lattices

http://github.com/phadej/lattices/

Version on this page:1.3@rev:1
LTS Haskell 22.14:2.2@rev:1
Stackage Nightly 2024-03-28:2.2@rev:1
Latest on Hackage:2.2@rev:1

See all snapshots lattices appears in

BSD-3-Clause licensed by Maximilian Bolingbroke
Maintained by Oleg Grenrus
This version can be pinned in stack with:lattices-1.3@sha256:614ea39ee90b5f3bc38f4af7dc823f886391f485a6e20b7d83f082b73e94a79e,1606

lattices

Build Status

Fine-grained library for constructing and manipulating lattices

Changes

1.3 (2015-05-18)

  • relaxed constraint for BoundedLattice (Levitated a)
  • added instances to Dropped, Levitated and Lifted:
    • from base
    • NFData
    • Hashable
  • added HashSet and HashMap lattice instances