primitive-extras 0.10.1.3 → 0.10.1.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~primitive-unliftedPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: primitive-unlifted
API changes (from Hackage documentation)
Files
- primitive-extras.cabal +2/−2
primitive-extras.cabal view
@@ -1,5 +1,5 @@ name: primitive-extras-version: 0.10.1.3+version: 0.10.1.4 category: Primitive synopsis: Extras for the "primitive" library homepage: https://github.com/metrix-ai/primitive-extras@@ -41,7 +41,7 @@ foldl >=1 && <2, list-t >=1.0.1 && <1.1, primitive >=0.7 && <0.8,- primitive-unlifted >=0.1.3.1 && <0.2 || >=1.0 && <1.1,+ primitive-unlifted >=0.1.3.1 && <0.2, profunctors >=5 && <6, vector >=0.12 && <0.13