packages feed

phonetic-languages-simplified-generalized-examples-array 0.14.0.0 → 0.14.1.0

raw patch · 2 files changed

+7/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ChangeLog.md view
@@ -163,3 +163,8 @@ Added the possibility to use also minimal set of permutations (just one word). Updated the dependencies. Some code improvements. Updated the documentation with the new material and fixed obsoleted output examples for the Ukrainian implementation (phonetic-languages-simplified-examples-array).++## 0.14.1.0 -- 2022-01-18++* The fourteenth version revised A. Added information about the related suggested package html-presentation-text to the+package description.
phonetic-languages-simplified-generalized-examples-array.cabal view
@@ -3,9 +3,9 @@ -- http://haskell.org/cabal/users-guide/  name:                phonetic-languages-simplified-generalized-examples-array-version:             0.14.0.0+version:             0.14.1.0 synopsis:            Helps to create texts with the given phonetic properties (e. g. poetic).-description:         Is rewritten from the modules of the @phonetic-languages-simplified-examples-array@ package. Can be used not only for Ukrainian, but also for other languages.+description:         Is rewritten from the modules of the @phonetic-languages-simplified-examples-array@ package. Can be used not only for Ukrainian, but also for other languages. 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-generalized-examples-array license:             MIT license-file:        LICENSE