-- Initial mmsyn7ukr.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: mmsyn7ukr version: 0.1.1.0 synopsis: A simple basic interface to some SoX functionality or the approximately Ukrainian speech synthesizer with your own recorded voice. description: A program and a library that can be used as a simple basic interface to some SoX functionality or for producing the approximately Ukrainian speech with your own recorded voice. homepage: https://hackage.haskell.org/package/mmsyn7ukr license: MIT license-file: LICENSE author: OleksandrZhabenko maintainer: olexandr543@yahoo.com copyright: (c) Oleksandr Zhabenko 2019 category: Language build-type: Simple extra-source-files: ChangeLog.md, README cabal-version: >=1.10 library exposed-modules: UkrainianLControl, SoXBasics, Main -- other-modules: -- other-extensions: build-depends: base >=4.7 && <4.13, process >=1.4 && <1.8, vector >=0.11 && <0.14, mmsyn2 >=0.1.6.1 && <1, directory >=1.2.5 && <1.4, mmsyn6ukr >=0.6 && <1, mmsyn3 >=0.1.3 && <1 -- hs-source-dirs: default-language: Haskell2010 executable mmsyn7ukr main-is: Main.hs -- other-modules: -- other-extensions: build-depends: base >=4.7 && <4.13, process >=1.4 && <1.8, vector >=0.11 && <0.14, mmsyn2 >=0.1.6.1 && <1, directory >=1.2.5 && <1.4, mmsyn6ukr >=0.6 && <1, mmsyn3 >=0.1.3 && <1 -- hs-source-dirs: default-language: Haskell2010