packages feed

rebase 1.20.1 → 1.20.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~bytestringPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: bytestring

API changes (from Hackage documentation)

Files

rebase.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name:          rebase-version:       1.20.1+version:       1.20.1.1 synopsis:      A more progressive alternative to the "base" package description:   This package is intended for those who are tired of keeping@@ -434,7 +434,7 @@   build-depends:     , base >=4.13 && <5     , bifunctors >=5.6 && <5.7-    , bytestring >=0.10 && <0.12+    , bytestring >=0.10 && <0.13     , comonad >=5 && <5.1     , containers >=0.6 && <0.7     , contravariant >=1.5 && <1.6