packages feed

invertible-grammar 0.1.3.4 → 0.1.3.5

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~containersdep ~template-haskelldep ~textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers, template-haskell, text

API changes (from Hackage documentation)

Files

invertible-grammar.cabal view
@@ -1,5 +1,5 @@ name:                invertible-grammar-version:             0.1.3.4+version:             0.1.3.5 license:             BSD3 license-file:        LICENSE author:              Yevhen Smolanka, Sergey Vinokurov@@ -38,12 +38,12 @@   build-depends:       base              >=4.11  && <5.0     , bifunctors        >=4.2   && <6.0-    , containers        >=0.5.5 && <0.7+    , containers        >=0.5.5 && <0.8     , mtl               >=2.2   && <2.4     , prettyprinter     >=1.7   && <2.0     , profunctors       >=4.4   && <5.7     , semigroups        >=0.16  && <0.21     , tagged            >=0.7   && <0.9-    , template-haskell  >=2.9   && <2.20-    , transformers      >=0.3   && <0.6-    , text              >=1.2   && <1.3 || >=2.0 && <2.1+    , template-haskell  >=2.9   && <2.22+    , transformers      >=0.3   && <0.7+    , text              >=1.2   && <1.3 || >=2.0 && <2.2