fuzzyset 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- fuzzyset.cabal +2/−2
fuzzyset.cabal view
@@ -1,5 +1,5 @@ name: fuzzyset-version: 0.1.0.0+version: 0.1.0.1 synopsis: Fuzzy set for approximate string matching description: This library is based on the Python and JavaScript libraries with the same name. homepage: https://github.com/laserpants/fuzzyset-haskell@@ -8,7 +8,7 @@ author: Johannes Hildén maintainer: hildenjohannes@gmail.com copyright: 2017 Johannes Hildén-category: Web+category: Data build-type: Simple extra-source-files: README.md cabal-version: >=1.10