rebase 1.12.0.1 → 1.12.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hashable-timePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hashable-time
API changes (from Hackage documentation)
Files
- rebase.cabal +2/−2
rebase.cabal view
@@ -1,5 +1,5 @@ name: rebase-version: 1.12.0.1+version: 1.12.1 synopsis: A more progressive alternative to the "base" package description: This package is intended for those who are tired of keeping@@ -429,7 +429,7 @@ dlist >=0.8 && <1.1, either >=5 && <5.1, hashable >=1.3 && <1.4,- hashable-time >=0.2.0.2 && <0.3,+ hashable-time >=0.2.0.2 && <0.4, mtl >=2.2 && <2.3, profunctors >=5.6 && <5.7, scientific >=0.3 && <0.4,