-- Initial phonetic-languages-simplified-generalized-examples-array.cabal
-- generated by cabal init. For further documentation, see
-- http://haskell.org/cabal/users-guide/
name: phonetic-languages-simplified-generalized-examples-array
version: 0.4.2.1
synopsis: Helps to create texts with the given phonetic properties (e. g. poetic).
description: Is rewritten from the modules of the @phonetic-languages-simplified-examples-array@ package. Can be used not only for Ukrainian, but also for other languages.
homepage: https://hackage.haskell.org/package/phonetic-languages-simplified-generalized-examples-array
license: MIT
license-file: LICENSE
author: Oleksandr Zhabenko
maintainer: olexandr543@yahoo.com
copyright: Oleksandr Zhabenko
category: Language, Math, Game
build-type: Simple
extra-source-files: ChangeLog.md, README.md
cabal-version: >=1.10
library
exposed-modules: Phonetic.Languages.General.Lines, Phonetic.Languages.General.Parsing, Phonetic.Languages.General.Simple, Phonetic.Languages.General.GetTextualInfo, Phonetic.Languages.Simplified.Array.General.FuncRep2RelatedG2, Phonetic.Languages.General.Simple.Parsing, Phonetic.Languages.General.Lines.Parsing, Phonetic.Languages.General.GetInfo.Parsing, EspeakNG_IPA
-- other-modules:
other-extensions: BangPatterns, FlexibleContexts
build-depends: base >=4.8 && <4.15, phonetic-languages-simplified-generalized-examples-common >=0.2 && <1, subG >=0.4.2 && <1, phonetic-languages-simplified-generalized-properties-array >=0.2 && <1, phonetic-languages-simplified-base >=0.2 && <1, phonetic-languages-permutations-array >=0.1 && <1, phonetic-languages-filters-array >=0.1 && <1, phonetic-languages-phonetics-basics >=0.7 && <1, phonetic-languages-constraints-array >=0.1 && <1, parallel >=3.2.0.6 && <4, phonetic-languages-plus >=0.2 && <1, mmsyn2-array >=0.1.3 && <1, heaps >=0.3.6.1 && <1, mmsyn3 >=0.1.5 && <1, process >= 1.6.2 && <2
-- hs-source-dirs:
default-language: Haskell2010