-- Initial mmsyn7s.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: mmsyn7s version: 0.3.1.1 synopsis: Shows a sorted list of the Ukrainian sounds representations that can be used by mmsyn7 series of programs description: A program and a library that show a sorted list of the Ukrainian sounds representations that can be used by mmsyn7 series of programs homepage: https://hackage.haskell.org/package/mmsyn7s license: MIT license-file: LICENSE author: OleksandrZhabenko maintainer: olexandr543@yahoo.com copyright: (c) OleksandrZhabenko 2020 category: Language build-type: Simple extra-source-files: CHANGELOG.md, README.markdown cabal-version: >=1.10 library exposed-modules: MMSyn7s, Main -- other-modules: -- other-extensions: build-depends: base >=4.7 && <4.14, vector >=0.11 && <0.14, mmsyn6ukr >=0.6.2 && <1 -- hs-source-dirs: default-language: Haskell2010 executable mmsyn7s main-is: Main.hs -- other-modules: -- other-extensions: build-depends: base >=4.7 && <4.14, vector >=0.11 && <0.14, mmsyn6ukr >=0.6.2 && <1 -- hs-source-dirs: default-language: Haskell2010