-- 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.18.2.0 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. To present the created text you can use e. g. html-presentation-text package: https://hackage.haskell.org/package/html-presentation-text . 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 && <5, phonetic-languages-simplified-generalized-examples-common ==0.5.0.0, subG ==0.5.3.0, phonetic-languages-simplified-generalized-properties-array ==0.11.0.0, phonetic-languages-basis ==0.1.1.0, phonetic-languages-simplified-base ==0.6.0.0, phonetic-languages-permutations-array ==0.3.4.0, phonetic-languages-filters-array ==0.5.0.0, phonetic-languages-phonetics-basics ==0.9.0.0, phonetic-languages-constraints-array ==0.1.2.0, parallel >=3.2.0.6 && <4, phonetic-languages-plus ==0.6.0.0, mmsyn2-array ==0.3.0.0, heaps >=0.3.6.1 && <1, mmsyn3 ==0.1.6.0, process >= 1.6.2 && <2, string-interpreter ==0.6.0.0, cli-arguments ==0.6.0.0, foldable-ix ==0.2.1.0 -- hs-source-dirs: default-language: Haskell2010