-- Initial mmsyn7l.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: mmsyn7l version: 0.1.1.1 synopsis: Modifies the amplitude of the sound representations for the Ukrainian language created by mmsyn7ukr package. description: A program and a library to modify the amplitude of the sound representations for the Ukrainian language created by mmsyn7ukr package or somehow otherwise. homepage: https://hackage.haskell.org/package/mmsyn7l license: MIT license-file: LICENSE author: (c) OleksandrZhabenko 2020 maintainer: olexandr543@yahoo.com -- copyright: category: Sound build-type: Simple extra-source-files: CHANGELOG.md, README cabal-version: >=1.10 library exposed-modules: Main, MMSyn7l -- other-modules: -- other-extensions: build-depends: base >=4.7 && <4.14, directory >=1 && <1.5, mmsyn7ukr >=0.5.0.1 && <1, vector >=0.11 && <0.14, mmsyn2 >=0.1.7 && <1 -- hs-source-dirs: default-language: Haskell2010 executable mmsyn7l main-is: Main.hs -- other-modules: -- other-extensions: build-depends: base >=4.7 && <4.14, directory >=1 && <1.5, mmsyn7ukr >=0.5.0.1 && <1, vector >=0.11 && <0.14, mmsyn2 >=0.1.7 && <1 -- hs-source-dirs: default-language: Haskell2010