packages feed

lattices 1.2.1 → 1.2.1.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~containersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers

API changes (from Hackage documentation)

Files

lattices.cabal view
@@ -1,5 +1,5 @@ Name:               lattices-Version:            1.2.1+Version:            1.2.1.1 Cabal-Version:      >= 1.2 Category:           Math Synopsis:           Fine-grained library for constructing and manipulating lattices@@ -16,6 +16,6 @@                          Algebra.Lattice.Levitated,                          Algebra.Lattice.Lifted,                          Algebra.PartialOrd-                         +         Build-Depends:   base >= 3 && < 5,-                         containers >= 0.3 && < 0.5+                         containers >= 0.3 && < 0.6