concraft 0.14.0 → 0.14.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~crf-chain2-tiersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: crf-chain2-tiers
API changes (from Hackage documentation)
Files
- concraft.cabal +2/−2
concraft.cabal view
@@ -1,5 +1,5 @@ name: concraft-version: 0.14.0+version: 0.14.1 synopsis: Morphological disambiguation based on constrained CRFs description: A morphological disambiguation library based on@@ -38,7 +38,7 @@ , sgd >= 0.4.0 && < 0.5 , tagset-positional >= 0.3 && < 0.4 , crf-chain1-constrained >= 0.5 && < 0.6- , crf-chain2-tiers >= 0.4 && < 0.5+ , crf-chain2-tiers >= 0.5 && < 0.6 , monad-codec >= 0.2 && < 0.3 , data-lens >= 2.10 && < 2.12 , transformers >= 0.2 && < 0.6