-- Initial mmsyn7ukr.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: mmsyn7ukr version: 0.17.0.0 synopsis: A simple basic interface to some SoX functionality or to produce a voice that can be used by mmsyn7h description: A program and a library that can be used as a simple basic interface to some SoX functionality or to produce your voice in Ukrainian (if you pronounce the sounds properly) represented by the separate sounds or something special like soft sign. homepage: https://hackage.haskell.org/package/mmsyn7ukr license: MIT license-file: LICENSE author: OleksandrZhabenko maintainer: olexandr543@yahoo.com copyright: (c) Oleksandr Zhabenko 2019-2020 category: Language, Sound build-type: Simple extra-source-files: ChangeLog.md, README.markdown data-files: y.wav cabal-version: >=1.10 library exposed-modules: Paths_mmsyn7ukr, SoXBasics, SoXBasics1, Processing_mmsyn7ukr, Main, ReplaceP, Control.Exception.FinalException -- other-modules: -- other-extensions: build-depends: base >=4.7 && <4.15, process >=1.4 && <1.9, vector >=0.11 && <0.14, bytestring >=0.10 && < 0.13, mmsyn2 >=0.1.8 && <1, directory >=1.2.5 && <1.5, mmsyn6ukr >=0.8 && <1, mmsyn3 >=0.1.5 && <1 -- hs-source-dirs: default-language: Haskell2010 executable mmsyn7ukr main-is: Main.hs other-modules: Control.Exception.FinalException, Paths_mmsyn7ukr, Processing_mmsyn7ukr, ReplaceP, SoXBasics -- other-extensions: build-depends: base >=4.7 && <4.15, process >=1.4 && <1.9, vector >=0.11 && <0.14, bytestring >=0.10 && < 0.13, mmsyn2 >=0.1.8 && <1, directory >=1.2.5 && <1.5, mmsyn6ukr >=0.8 && <1, mmsyn3 >=0.1.5 && <1 ghc-options: -threaded -- hs-source-dirs: default-language: Haskell2010