primitive-extras 0.10.1.5 → 0.10.1.6
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~primitivePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: primitive
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.5+version: 0.10.1.6 category: Primitive synopsis: Extras for the "primitive" library homepage: https://github.com/metrix-ai/primitive-extras@@ -40,7 +40,7 @@ focus >=1 && <1.1, foldl >=1 && <2, list-t >=1.0.1 && <1.1,- primitive >=0.7 && <0.8,+ primitive >=0.7 && <0.9, primitive-unlifted >=0.1.3.1 && <0.2, profunctors >=5 && <6, vector >=0.12 && <0.14