crf-chain2-tiers 0.1.0 → 0.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~comonad-transformersdep ~data-lensdep ~logfloatPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: comonad-transformers, data-lens, logfloat, sgd
API changes (from Hackage documentation)
Files
- crf-chain2-tiers.cabal +2/−2
crf-chain2-tiers.cabal view
@@ -1,5 +1,5 @@ name: crf-chain2-tiers-version: 0.1.0+version: 0.1.1 synopsis: Second-order, tiered, constrained, linear conditional random fields description: The library provides implementation of the second-order, linear@@ -33,7 +33,7 @@ , comonad-transformers , logfloat , parallel- , sgd >= 0.3 && < 0.4+ , sgd >= 0.3.2 && < 0.4 exposed-modules: Data.CRF.Chain2.Tiers