1 -- Initial arpeggigon.cabal generated by cabal init. For further
2 -- documentation, see http://haskell.org/cabal/users-guide/
8 homepage: https://gitlab.com/chupin/reactogon
11 author: Guerric Chupin
12 maintainer: guerric.chupin@gmail.com
16 extra-source-files: ChangeLog.md, README.md
18 data-files: img/*.png, img/*.svg
22 other-modules: Paths_arpeggigon
23 other-extensions: MultiParamTypeClasses
27 , TypeSynonymInstances
29 , GeneralizedNewtypeDeriving
30 build-depends: base >=4.7 && <4.10
31 , bifunctors >= 5.4.1 && < 6
33 , keera-hails-reactivevalues >=0.2 && <0.3
34 , Yampa >=0.10 && <0.11
35 , gtk-helpers >=0.0 && <0.1
37 , keera-hails-reactive-gtk >=0.3 && <0.4
38 , keera-hails-reactive-yampa >=0.0 && <0.1
39 , containers >=0.5 && <0.6
40 , jack >=0.7.1 && <0.8
42 , explicit-exception >=0.1 && <0.2
43 , transformers >=0.4 && <0.6
44 , event-list >=0.1 && <0.2
45 , keera-callbacks >=0.1 && <0.2
46 , glib >=0.13 && <0.14
49 default-language: Haskell2010
53 -fno-warn-name-shadowing
54 -fno-warn-unused-do-bind
56 -- executable arpeggigon.prof
57 -- main-is: RMCA/Main.hs
58 -- other-modules: Paths_RMCA
59 -- other-extensions: MultiParamTypeClasses
60 -- , ScopedTypeVariables
62 -- , FlexibleInstances
63 -- , TypeSynonymInstances
65 -- , GeneralizedNewtypeDeriving
66 -- build-depends: base >=4.8 && <4.10
67 -- , array >=0.5 && <0.6
68 -- , cairo >=0.13 && <0.14
69 -- , keera-hails-reactivevalues >=0.2 && <0.3
70 -- , Yampa >=0.10 && <0.11
71 -- , gtk-helpers >=0.0 && <0.1
72 -- , gtk >=0.14 && <0.15
73 -- , keera-hails-reactive-gtk >=0.3 && <0.4
74 -- , keera-hails-reactive-yampa >=0.0 && <0.1
75 -- , containers >=0.5 && <0.6
76 -- , jack >=0.7 && <0.8
77 -- , midi >=0.2 && <0.3
78 -- , explicit-exception >=0.1 && <0.2
79 -- , transformers >=0.4 && <0.6
80 -- , event-list >=0.1 && <0.2
81 -- , keera-callbacks >=0.1 && <0.2
82 -- , glib >=0.13 && <0.14
83 -- hs-source-dirs: src
84 -- build-tools: hsc2hs
85 -- default-language: Haskell2010
89 -- -fno-warn-name-shadowing
90 -- -fno-warn-unused-do-bind
93 -- "-with-rtsopts=-P -S -T -h -i0.1 -xt"
95 -- executable arpeggigon.debug
96 -- main-is: RMCA/Main.hs
97 -- other-modules: Paths_RMCA
98 -- other-extensions: MultiParamTypeClasses
99 -- , ScopedTypeVariables
101 -- , FlexibleInstances
102 -- , TypeSynonymInstances
103 -- , FlexibleContexts
104 -- , GeneralizedNewtypeDeriving
105 -- build-depends: base >=4.8 && <4.10
106 -- , array >=0.5 && <0.6
107 -- , cairo >=0.13 && <0.14
108 -- , keera-hails-reactivevalues >=0.2 && <0.3
109 -- , Yampa >=0.10 && <0.11
110 -- , gtk-helpers >=0.0 && <0.1
111 -- , gtk >=0.14 && <0.15
112 -- , keera-hails-reactive-gtk >=0.3 && <0.4
113 -- , keera-hails-reactive-yampa >=0.0 && <0.1
114 -- , containers >=0.5 && <0.6
115 -- , jack >=0.7 && <0.8
116 -- , midi >=0.2 && <0.3
117 -- , explicit-exception >=0.1 && <0.2
118 -- , transformers >=0.4 && <0.6
119 -- , event-list >=0.1 && <0.2
120 -- , keera-callbacks >=0.1 && <0.2
121 -- , glib >=0.13 && <0.14
122 -- hs-source-dirs: src
123 -- build-tools: hsc2hs
124 -- default-language: Haskell2010
128 -- -fno-warn-name-shadowing
129 -- -fno-warn-unused-do-bind