haskell-conll 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- haskell-conll.cabal +2/−2
haskell-conll.cabal view
@@ -1,8 +1,8 @@ name: haskell-conll-version: 0.1.0.0+version: 0.1.0.1 synopsis: Core Types for NLP description: Provides core types to work with CoreNLP, SyntaxNet. Handling CoNLL format and Syntax Trees.-homepage: https://github.com/sigrlami/haskell-conll#readme+homepage: https://github.com/mgajda/haskell-conll#readme license: BSD3 license-file: LICENSE author: Sergey Bushnyak, Alejandro Duran-Pallares, Michal Gajda