-- Initial mmsyn7l.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: mmsyn7l version: 0.9.1.0 synopsis: Modifies the amplitudes of the sounds representations created by mmsyn7ukr-array and mmsyn7ukr packages. description: A program and a library to modify the amplitudes of the sounds representations. Can be used for Ukrainian sound or some other ones. homepage: https://hackage.haskell.org/package/mmsyn7l license: MIT license-file: LICENSE author: (c) OleksandrZhabenko 2020-2022 maintainer: olexandr543@yahoo.com -- copyright: category: Sound build-type: Simple extra-source-files: CHANGELOG.md, README.md cabal-version: >=1.10 library exposed-modules: Main, MMSyn7l -- other-modules: -- other-extensions: build-depends: base >=4.7 && <5, mmsyn7ukr-common ==0.2.0.0, mmsyn2-array ==0.3.0.0, directory >=1.2.7 && <2, process >=1.4 && <2, mmsyn3 ==0.1.6.0 -- hs-source-dirs: default-language: Haskell2010 executable mmsyn7l main-is: Main.hs other-modules: MMSyn7l -- other-extensions: build-depends: base >=4.7 && <5, mmsyn7ukr-common ==0.2.0.0, mmsyn2-array ==0.3.0.0, directory >=1.2.7 && <2, process >=1.4 && <2, mmsyn3 ==0.1.6.0 -- hs-source-dirs: default-language: Haskell2010