-- Initial r-glpk-phonetic-languages-ukrainian-durations.cabal generated by -- cabal init. For further documentation, see -- http://haskell.org/cabal/users-guide/ name: r-glpk-phonetic-languages-ukrainian-durations version: 0.5.0.0 synopsis: Can be used to calculate the durations of the approximations of the Ukrainian phonemes. description: Can be used to calculate the durations of the approximations of the Ukrainian phonemes using some prepared text with its correct (at least mostly) pronunciation. The prepared text is located in the same directory and contains lines --- the Ukrainian word and its duration in seconds separated with whitespace. homepage: https://hackage.haskell.org/package/r-glpk-phonetic-languages-ukrainian-durations license: MIT license-file: LICENSE author: OleksandrZhabenko maintainer: oleksandr.zhabenko@yahoo.com copyright: Oleksandr Zhabenko category: Language,Math build-type: Simple extra-source-files: CHANGELOG.md, README.md cabal-version: >=1.10 library exposed-modules: Phladiprelio.RGLPK.Ukrainian other-modules: Main other-extensions: NoImplicitPrelude build-depends: base >=4.13 && <5, mmsyn2-array ==0.3.1.1, ukrainian-phonetics-basic-array ==0.7.0.0, lists-flines ==0.1.3.0, foldable-ix ==0.3.0.0 -- hs-source-dirs: default-language: Haskell2010 executable pldUkr main-is: Main.hs other-modules: Phladiprelio.RGLPK.Ukrainian other-extensions: NoImplicitPrelude build-depends: base >=4.13 && <5, mmsyn2-array ==0.3.1.1, ukrainian-phonetics-basic-array ==0.7.0.0, lists-flines ==0.1.3.0, foldable-ix ==0.3.0.0 -- hs-source-dirs: default-language: Haskell2010