packages feed

hist-pl-fusion 0.5.1 → 0.5.2

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~dawgdep ~hist-pl-dawgdep ~hist-pl-lexiconPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: dawg, hist-pl-dawg, hist-pl-lexicon

API changes (from Hackage documentation)

Files

hist-pl-fusion.cabal view
@@ -1,5 +1,5 @@ name:               hist-pl-fusion-version:            0.5.1+version:            0.5.2 synopsis:           Merging historical dictionary with PoliMorf description:     The library provides functions for merging historical dictionary@@ -23,10 +23,10 @@       , text       , binary       , text-binary-      , dawg >= 0.9 && < 0.10+      , dawg >= 0.10 && < 0.11       , polimorf >= 0.7.1 && < 0.8-      , hist-pl-dawg >= 0.1 && < 0.2-      , hist-pl-lexicon >= 0.5 && < 0.6+      , hist-pl-dawg >= 0.2 && < 0.3+      , hist-pl-lexicon >= 0.6 && < 0.7      exposed-modules:         NLP.HistPL.Fusion