-- Initial phonetic-languages-ukrainian.cabal generated by cabal init. For -- further documentation, see http://haskell.org/cabal/users-guide/ name: phonetic-languages-ukrainian version: 0.2.3.0 synopsis: Prepares Ukrainian text to be used as a phonetic language text description: Prepares Ukrainian text to be used as a phonetic language text. Applies needed minimal grammar connections so that the text afterwards can be processed by dobutokO-poetry related programs homepage: https://hackage.haskell.org/package/phonetic-languages-ukrainian license: MIT license-file: LICENSE author: OleksandrZhabenko maintainer: olexandr543@yahoo.com copyright: Oleksandr Zhabenko category: Language,Game build-type: Simple extra-source-files: ChangeLog.md cabal-version: >=1.10 library exposed-modules: Languages.Phonetic.Ukrainian.PrepareText -- other-modules: -- other-extensions: build-depends: base >=4.7 && <4.15, mmsyn2 >=0.1.8 && <1, mmsyn5 >=0.4.4 && <1, vector >=0.11 && <0.14 -- hs-source-dirs: default-language: Haskell2010