indexation 0.2 → 0.2.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
- indexation.cabal +2/−2
indexation.cabal view
@@ -1,7 +1,7 @@ name: indexation version:- 0.2+ 0.2.0.1 category: Data synopsis:@@ -59,7 +59,7 @@ base >=4.7 && <5, bytestring >=0.10.8 && <0.11, cereal >=0.5.5 && <0.6,- deferred-folds >=0.4.1 && <0.5,+ deferred-folds >=0.6 && <0.7, focus >=0.1.5.2 && <0.2, foldl >=1 && <2, hashable >=1 && <2,