packages feed

rest-rewrite 0.4.3 → 0.4.4

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~textdep ~timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: text, time

API changes (from Hackage documentation)

Files

rest-rewrite.cabal view
@@ -1,6 +1,6 @@ name:               rest-rewrite build-type:         Simple-version:            0.4.3+version:            0.4.4 cabal-version:      2.0 category:           Rewriting maintainer:         Zack Grannan <zgrannan@cs.ubc.ca>@@ -55,8 +55,8 @@     Language.REST.WQOConstraints.Strict   hs-source-dirs: src   build-depends:  base                 >= 4.7 && < 5-                , containers           >= 0.6.2 && < 0.7-                , hashable             >= 1.3.0 && < 1.5+                , containers           >= 0.6.2 && < 0.8+                , hashable             >= 1.3.0 && < 1.6                 , process              >= 1.6.9 && < 1.7                 , parsec               >= 3.1.14 && < 3.2                 , mtl                  >= 2.2.2 && < 2.4