Cabal revisions of constraints-0.10
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: constraints category: Constraints version: 0.10+x-revision: 1 license: BSD2 cabal-version: >= 1.10 license-file: LICENSE GADTs build-depends:- base >= 4.7 && < 5,+ base >= 4.7 && < 4.12, binary >= 0.7.3 && < 0.9, deepseq >= 1.3 && < 1.5, ghc-prim,