-- Initial mmsyn7ukr-common.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: mmsyn7ukr-common version: 0.2.0.0 synopsis: Some common for mmsyn7ukr and mmsyn7ukr-array functionality using SoX. description: A program and a library that can be used as a simple basic interface to some SoX functionality. homepage: https://hackage.haskell.org/package/mmsyn7ukr-common license: MIT license-file: LICENSE author: OleksandrZhabenko maintainer: olexandr543@yahoo.com copyright: (c) Oleksandr Zhabenko 2019-2022 category: Language, Sound build-type: Simple extra-source-files: ChangeLog.md, README.md cabal-version: >=1.10 library exposed-modules: Sound.SoXBasics, Sound.SoXBasics1, Parser.ReplaceP, Sound.Control.Exception.FinalException -- other-modules: other-extensions: CPP, DeriveDataTypeable build-depends: base >=4.7 && <5, process >=1.4 && <2, directory >=1.2.5 && <2, mmsyn3 ==0.1.6.0 -- hs-source-dirs: default-language: Haskell2010