lattices-1.2: lattices.cabal
Name: lattices
Version: 1.2
Cabal-Version: >= 1.2
Category: Math
Synopsis: Fine-grained library for constructing and manipulating lattices
License: BSD3
License-File: LICENSE
Author: Max Bolingbroke <batterseapower@hotmail.com>
Maintainer: Max Bolingbroke <batterseapower@hotmail.com>
Build-Type: Simple
Library
Exposed-Modules: Algebra.Enumerable,
Algebra.Lattice,
Algebra.Lattice.Dropped,
Algebra.Lattice.Levitated,
Algebra.Lattice.Lifted,
Algebra.PartialOrd
Build-Depends: base >= 3 && < 5,
containers >= 0.3 && < 0.4