indexation 0.4.4 → 0.4.4.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
- indexation.cabal +2/−2
indexation.cabal view
@@ -1,5 +1,5 @@ name: indexation-version: 0.4.4+version: 0.4.4.1 category: Data synopsis: Tools for entity indexation description: A set of tools for indexing entities@@ -40,7 +40,7 @@ bytestring >=0.10.8 && <0.11, cereal >=0.5.5 && <0.6, contravariant >=1.4 && <2,- deferred-folds >=0.7 && <0.8,+ deferred-folds >=0.8 && <0.9, focus >=1.0.1 && <1.1, hashable >=1 && <2, list-t >=1 && <1.1,