polimorf 0.7.1 → 0.7.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~dawgPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: dawg
API changes (from Hackage documentation)
Files
- polimorf.cabal +2/−2
polimorf.cabal view
@@ -1,5 +1,5 @@ name: polimorf-version: 0.7.1+version: 0.7.2 synopsis: Working with the PoliMorf dictionary description: The library provides functionality for manipulating PoliMorf, the@@ -23,7 +23,7 @@ , text , binary , text-binary >= 0.1 && < 0.2- , dawg >= 0.9 && < 0.10+ , dawg >= 0.9 && < 0.11 exposed-modules: Data.PoliMorf