fuzzyset 0.2.2 → 0.2.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hspecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec
API changes (from Hackage documentation)
Files
- fuzzyset.cabal +2/−2
fuzzyset.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: fuzzyset-version: 0.2.2+version: 0.2.3 synopsis: Fuzzy set for approximate string matching description: This library is based on the Python and JavaScript libraries with similar names. category: Data@@ -51,7 +51,7 @@ base >=4.7 && <5 , data-default >=0.7.1.1 && <0.8 , fuzzyset- , hspec >=2.7.1 && <2.10+ , hspec >=2.7.1 && <2.11 , ieee754 >=0.8.0 && <0.9 , text >=1.2.3.1 && <1.3 , text-metrics >=0.3.0 && <0.4