concraft-pl 0.7.0 → 0.7.1
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~aesondep ~networkdep ~text
Dependency ranges changed: aeson, network, text
Files
- concraft-pl.cabal +4/−4
concraft-pl.cabal view
@@ -1,5 +1,5 @@ name: concraft-pl-version: 0.7.0+version: 0.7.1 synopsis: Morphological tagger for Polish description: A morphological tagger for Polish based on the concraft library.@@ -28,13 +28,13 @@ , sgd >= 0.3.3 && < 0.4 , containers >= 0.4 && < 0.6 , bytestring >= 0.9 && < 0.11- , text >= 0.11 && < 0.12- , aeson >= 0.6 && < 0.7+ , text >= 0.11 && < 1.2+ , aeson >= 0.6 && < 0.8 , binary >= 0.5 && < 0.6 , process >= 1.1 && < 1.2 , mtl >= 2.0 && < 2.2 , transformers >= 0.2 && < 0.4- , network >= 2.3 && < 2.4+ , network >= 2.3 && < 2.5 , lazy-io >= 0.1 && < 0.2 , split >= 0.2 && < 0.3