packages feed

mmsyn7ukr-0.2.0.0: mmsyn7ukr.cabal

-- Initial mmsyn7ukr.cabal generated by cabal init.  For further
-- documentation, see http://haskell.org/cabal/users-guide/

name:                mmsyn7ukr
version:             0.2.0.0
synopsis:            A simple basic interface to some SoX functionality or to produce a close to the proper Ukrainian speech (if you pronounce sounds properly) with your own recorded voice.
description:         A program and a library that can be used as a simple basic interface to some SoX functionality or to produce a close to the proper Ukrainian speech (if you pronounce sounds properly) with your own recorded voice.
homepage:            https://hackage.haskell.org/package/mmsyn7ukr
license:             MIT
license-file:        LICENSE
author:              OleksandrZhabenko
maintainer:          olexandr543@yahoo.com
copyright:           (c) Oleksandr Zhabenko 2019
category:            Language
build-type:          Simple
extra-source-files:  ChangeLog.md, README
cabal-version:       >=1.10

library
  exposed-modules:     UkrainianLControl, SoXBasics, Processing_mmsyn7ukr, Main
  -- other-modules:
  -- other-extensions:
  build-depends:       base >=4.7 && <4.13, process >=1.4 && <1.8, vector >=0.11 && <0.14, mmsyn2 >=0.1.6.1 && <1, directory >=1.2.5 && <1.4, mmsyn6ukr >=0.6 && <1, mmsyn3 >=0.1.3 && <1
  -- hs-source-dirs:
  default-language:    Haskell2010

executable mmsyn7ukr
  main-is:             Main.hs
  -- other-modules:
  -- other-extensions:
  build-depends:       base >=4.7 && <4.13, process >=1.4 && <1.8, vector >=0.11 && <0.14, mmsyn2 >=0.1.6.1 && <1, directory >=1.2.5 && <1.4, mmsyn6ukr >=0.6 && <1, mmsyn3 >=0.1.3 && <1
  -- hs-source-dirs:
  default-language:    Haskell2010