packages feed

phonetic-languages-simplified-examples-array 0.12.0.0 → 0.12.1.0

raw patch · 3 files changed

+7/−11 lines, 3 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -148,3 +148,7 @@  * The twelth version. Added multiple properties mode to the rewritePoemG3 program and extended the comparative mode for it up to 7 different input source files. Some documentation improvements.++## 0.12.1.0 -- 2021-09-15++* The twelth version revised A. Fixed issues in the documentation for the installation and upgrading processes.
README view
@@ -2,19 +2,11 @@ of the package phonetic-languages-simplified-examples-array in Ukrainian is here: -https://oleksandrzhabenko.github.io/uk/InstructionUkr.12.pdf--or here:--https://web.archive.org/web/20210914215220/https://oleksandrzhabenko.github.io/uk/InstructionUkr.12.pdf+https://oleksandrzhabenko.github.io/uk/InstructionUkr.12.1.pdf  The instruction in English is here: -https://oleksandrzhabenko.github.io/uk/InstructionEng.12.pdf--or here:--https://web.archive.org/web/20210914215340/https://oleksandrzhabenko.github.io/uk/InstructionEng.12.pdf+https://oleksandrzhabenko.github.io/uk/InstructionEng.12.1.pdf  Since the version 0.2.0.0 there exists also comparative mode for the rewritePoemG3 executable. It allows to
phonetic-languages-simplified-examples-array.cabal view
@@ -2,7 +2,7 @@ -- further documentation, see http://haskell.org/cabal/users-guide/  name:                phonetic-languages-simplified-examples-array-version:             0.12.0.0+version:             0.12.1.0 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. homepage:            https://hackage.haskell.org/package/phonetic-languages-simplified-examples-array