packages feed

concraft 0.9.2 → 0.9.3

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~arraydep ~binary

Dependency ranges changed: array, binary

Files

concraft.cabal view
@@ -1,5 +1,5 @@ name:               concraft-version:            0.9.2+version:            0.9.3 synopsis:           Morphological disambiguation based on constrained CRFs description:     A morphological disambiguation library based on@@ -24,9 +24,9 @@      build-depends:         base                    >= 4        && < 5-      , array                   >= 0.4      && < 0.5+      , array                   >= 0.4      && < 0.6       , containers              >= 0.4      && < 0.6-      , binary                  >= 0.5      && < 0.6+      , binary                  >= 0.5      && < 0.8       , bytestring              >= 0.9      && < 0.11       , text                    >= 0.11     && < 1.2       , text-binary             >= 0.1      && < 0.2