hist-pl-fusion 0.5.2 → 0.5.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~dawgdep ~hist-pl-lexicon
Dependency ranges changed: dawg, hist-pl-lexicon
Files
- hist-pl-fusion.cabal +3/−3
hist-pl-fusion.cabal view
@@ -1,5 +1,5 @@ name: hist-pl-fusion-version: 0.5.2+version: 0.5.3 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.10 && < 0.11+ , dawg >= 0.11 && < 0.12 , polimorf >= 0.7.1 && < 0.8 , hist-pl-dawg >= 0.2 && < 0.3- , hist-pl-lexicon >= 0.6 && < 0.7+ , hist-pl-lexicon >= 0.6.1 && < 0.7 exposed-modules: NLP.HistPL.Fusion