phonetic-languages-simplified-examples-array 0.16.2.0 → 0.16.2.1
raw patch · 2 files changed
+6/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
CHANGELOG.md view
@@ -211,3 +211,7 @@ * The sixteenth version revised B. Added information about the suggested package html-presentation-text to the package description.++## 0.16.2.1 -- 2022-01-18++* The sixteenth version revised C. Fixed issue with incorrectly displayed http address.
phonetic-languages-simplified-examples-array.cabal view
@@ -2,9 +2,9 @@ -- further documentation, see http://haskell.org/cabal/users-guide/ name: phonetic-languages-simplified-examples-array-version: 0.16.2.0+version: 0.16.2.1 synopsis: Helps to create Ukrainian texts with the given phonetic properties.-description: Uses more functionality of the arrays and lists. The vector-related functionality is removed and this made the executables and libraries much more lightweight. Deal the Ukrainian as one of the phonetic languages. For the brief introduction in English, please, refer to: https://functional-art.org/2020/papers/Poetry-OleksandrZhabenko.pdf. Since the version 0.3.0.0 the package has the multiple variations mode for @lineVariantsG3@ executable that allows to use modifications in the text, e. g. synonyms, paraphrases etc. To present the created text you can use e. g. html-presentation-text package (https:/hackage.haskell.org/package/html-presentation-text).+description: Uses more functionality of the arrays and lists. The vector-related functionality is removed and this made the executables and libraries much more lightweight. Deal the Ukrainian as one of the phonetic languages. For the brief introduction in English, please, refer to: https://functional-art.org/2020/papers/Poetry-OleksandrZhabenko.pdf. Since the version 0.3.0.0 the package has the multiple variations mode for @lineVariantsG3@ executable that allows to use modifications in the text, e. g. synonyms, paraphrases etc. To present the created text you can use e. g. html-presentation-text package (https://hackage.haskell.org/package/html-presentation-text). homepage: https://hackage.haskell.org/package/phonetic-languages-simplified-examples-array license: MIT license-file: LICENSE