Cabal revisions of lattices-2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.18 name: lattices version: 2+x-revision: 1 category: Math license: BSD3 license-file: LICENSE , base-compat >=0.10.5 && <0.11 , containers >=0.5.0.0 && <0.7 , deepseq >=1.3.0.0 && <1.5- , hashable >=1.2.7.0 && <1.3+ , hashable >=1.2.7.0 && <1.4 , integer-logarithms >=1.0.3 && <1.1 , QuickCheck >=2.12.6.1 && <2.14 , semigroupoids >=5.3.2 && <5.4 , unordered-containers >=0.2.8.0 && <0.3 if !impl(ghc >=8.0)- build-depends: semigroups >=0.18.5 && <0.19+ build-depends: semigroups >=0.18.5 && <0.20 if !impl(ghc >=7.10) build-depends: void >=0.7.2 && <0.8 , unordered-containers if !impl(ghc >=8.0)- build-depends: semigroups >=0.18.3 && <0.19+ build-depends: semigroups