-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphonetic-languages-simplified-lists-examples.cabal
52 lines (47 loc) · 4.32 KB
/
phonetic-languages-simplified-lists-examples.cabal
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
-- Initial phonetic-languages-simplified-lists-examples.cabal generated by cabal init. For
-- further documentation, see http://haskell.org/cabal/users-guide/
name: phonetic-languages-simplified-lists-examples
version: 0.6.0.0
synopsis: Simplified and somewhat optimized version of the phonetic-languages-examples.
description: Is intended to use more functionality of lists and subG package.
homepage: https://hackage.haskell.org/package/phonetic-languages-simplified-lists-examples
license: MIT
license-file: LICENSE
author: OleksandrZhabenko
maintainer: [email protected]
copyright: (c) 2020 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.Simplified.Lists.Ukrainian.FuncRep2RelatedG2, Phonetic.Languages.Simplified.Lists.DeEnCoding, Phonetic.Languages.Simplified.Lists.SimpleConstraints
-- other-modules:
other-extensions: BangPatterns
build-depends: base >=4.8 && <4.15, phonetic-languages-simplified-common >=0.4 && <1, phonetic-languages-simplified-properties-lists-double >=0.1 && <1, vector >=0.11 && < 0.14, mmsyn2 >=0.3 && <1, phonetic-languages-constraints >=0.4 && <1, heaps >= 0.3.6.1 && <1
-- hs-source-dirs:
default-language: Haskell2010
executable lineVariantsG2
main-is: Main.hs
other-modules: Phonetic.Languages.Simplified.Lists.Ukrainian.FuncRep2RelatedG2, Phonetic.Languages.Simplified.Lists.DeEnCoding, Phonetic.Languages.Simplified.Lists.SimpleConstraints
other-extensions: BangPatterns
build-depends: base >=4.8 && <4.15, ukrainian-phonetics-basic >=0.4.1 && <1, vector >=0.11 && <0.14, phonetic-languages-simplified-common >=0.4 && <1, phonetic-languages-simplified-properties-lists-double >=0.1 && <1, print-info >=0.1.3 && <1, phonetic-languages-ukrainian >=0.3 && <1, uniqueness-periods-vector-filters >=0.3 && <1, vector >=0.11 && <0.14, phonetic-languages-plus >=0.2 && <1, subG >=0.4 && < 1, mmsyn2 >= 0.3 && <1, phonetic-languages-constraints >=0.4 && <1, phonetic-languages-permutations >= 0.2 && <1, heaps >= 0.3.6.1 && <1
ghc-options: -threaded -rtsopts
hs-source-dirs: ., Simple
default-language: Haskell2010
executable rewritePoemG2
main-is: Main.hs
other-modules: Phonetic.Languages.Simplified.Lists.Ukrainian.FuncRep2RelatedG2, Phonetic.Languages.Simplified.Lists.DeEnCoding, Phonetic.Languages.Simplified.Lists.SimpleConstraints
other-extensions: BangPatterns
build-depends: base >=4.8 && <4.15, ukrainian-phonetics-basic >=0.4.1 && <1, vector >=0.11 && <0.14, phonetic-languages-simplified-common >=0.4 && <1, phonetic-languages-simplified-properties-lists-double >=0.1 && <1, print-info >=0.1.3 && <1, phonetic-languages-ukrainian >=0.3 && <1, uniqueness-periods-vector-filters >=0.3 && <1, vector >=0.11 && <0.14, phonetic-languages-plus >=0.2 && <1, subG >= 0.4 && < 1, phonetic-languages-rhythmicity >=0.1.2 && <1, mmsyn2 >=0.3 && <1, phonetic-languages-constraints >=0.4 && <1, phonetic-languages-permutations >= 0.2 && <1, heaps >= 0.3.6.1 && <1
ghc-options: -threaded -rtsopts
hs-source-dirs: ., Lines
default-language: Haskell2010
executable propertiesTextG2
main-is: Main.hs
other-modules: Phonetic.Languages.Simplified.Lists.Ukrainian.FuncRep2RelatedG2, Phonetic.Languages.Simplified.Lists.DeEnCoding, Phonetic.Languages.Simplified.Lists.SimpleConstraints
other-extensions: BangPatterns
build-depends: base >=4.8 && <4.15, ukrainian-phonetics-basic >=0.4.1 && <1, vector >=0.11 && <0.14, phonetic-languages-simplified-common >=0.4 && <1, phonetic-languages-simplified-properties-lists-double >=0.1 && <1, phonetic-languages-ukrainian >=0.3 && <1, uniqueness-periods-vector-filters >=0.3 && <1, uniqueness-periods-vector-stats >=0.2.1 && <1, parallel >=3.2.0.6 && <4, phonetic-languages-plus >=0.2 && <1, subG >= 0.4 && < 1, phonetic-languages-rhythmicity >=0.1.2 && <1, phonetic-languages-permutations >= 0.2 && <1, mmsyn2 >= 0.3 && < 1, heaps >= 0.3.6.1 && <1, phonetic-languages-constraints >= 0.4 && <1
ghc-options: -threaded -rtsopts
hs-source-dirs: ., GetInfo
default-language: Haskell2010