primitive-extras 0.7 → 0.7.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~deferred-foldsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: deferred-folds
API changes (from Hackage documentation)
Files
- primitive-extras.cabal +2/−2
primitive-extras.cabal view
@@ -1,5 +1,5 @@ name: primitive-extras-version: 0.7+version: 0.7.0.1 category: Primitive synopsis: Extras for the "primitive" library homepage: https://github.com/metrix-ai/primitive-extras@@ -37,7 +37,7 @@ base >=4.7 && <5, bytestring >=0.10 && <0.11, cereal >=0.5.5 && <0.6,- deferred-folds >=0.7 && <0.8,+ deferred-folds >=0.7 && <0.9, focus >=1 && <1.1, foldl >=1 && <2, list-t >=1.0.1 && <1.1,