Cabal revisions of constraints-extras-0.2.3.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: constraints-extras version: 0.2.3.2+x-revision: 1 synopsis: Utility package for constraints description: Convenience functions and TH for working with constraints. See <https://github.com/obsidiansystems/constraints-extras/blob/develop/README.md README.md> for example usage. category: Constraints , TypeOperators , ConstraintKinds , TemplateHaskell- build-depends: base >=4.9 && <4.12+ build-depends: base >=4.11 && <4.12 , constraints >= 0.9 && < 0.11 , template-haskell >=2.11 && <2.14 hs-source-dirs: src