rebase 0.4.1 → 0.4.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~base-preludePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base-prelude
API changes (from Hackage documentation)
Files
- rebase.cabal +2/−2
rebase.cabal view
@@ -1,7 +1,7 @@ name: rebase version:- 0.4.1+ 0.4.2 synopsis: A more progressive alternative to the "base" package description:@@ -157,5 +157,5 @@ mtl >= 2.2 && < 3.0, either >= 4.4 && < 5, -- general:- base-prelude >= 0.1.21 && < 0.2,+ base-prelude >= 0.1.21 && < 2, base >= 4.6 && < 5