]> Git — Sourcephile - gargantext.git/blob - cabal.project
go some way towards fixing nix files
[gargantext.git] / cabal.project
1 packages: .
2
3 allow-newer: base, accelerate, servant, time, classy-prelude
4 allow-newer: binary, primitive, vector
5
6 -- Patches
7 source-repository-package
8 type: git
9 location: https://github.com/alpmestan/servant-job.git
10 tag: ceb251b91e8ec1804198422a3cdbdab08d843b79
11
12 source-repository-package
13 type: git
14 location: https://github.com/alpmestan/ekg-json.git
15 tag: fd7e5d7325939103cd87d0dc592faf644160341c
16
17 source-repository-package
18 type: git
19 location: https://github.com/haskell-servant/servant.git
20 tag: c2af6e775d1d36f2011d43aff230bb502f8fba63
21 subdir: servant/
22 servant-server/
23 servant-client-core/
24 servant-client/
25 servant-auth/servant-auth/
26 servant-auth/servant-auth-client/
27 servant-auth/servant-auth-server/
28
29 source-repository-package
30 type: git
31 location: https://github.com/delanoe/patches-map.git
32 tag: 76cae88f367976ff091e661ee69a5c3126b94694
33
34 source-repository-package
35 type: git
36 location: https://gitlab.iscpif.fr/gargantext/patches-class.git
37 tag: 271ba32d6c940029dc653354dd7974a819f48e77
38
39 source-repository-package
40 type: git
41 location: https://gitlab.iscpif.fr/cgenie/haskell-gargantext-prelude.git
42 tag: 6bfdb29e9a576472c7fd7ebe648ad101e5b3927f
43
44 -- External Data API connectors
45 source-repository-package
46 type: git
47 location: https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git
48 tag: 9cdba6423decad5acfacb0f274212fd8723ce734
49
50 source-repository-package
51 type: git
52 location: https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git
53 tag: 3db385e767d2100d8abe900833c6e7de3ac55e1b
54
55 source-repository-package
56 type: git
57 location: https://gitlab.iscpif.fr/gargantext/crawlers/istex.git
58 tag: daeae80365250c4bd539f0a65e271f9aa37f731f
59
60 source-repository-package
61 type: git
62 location: https://gitlab.iscpif.fr/gargantext/crawlers/hal.git
63 tag: 020f5f9b308f5c23c925aedf5fb11f8b4728fb19
64
65 source-repository-package
66 type: git
67 location: https://gitlab.iscpif.fr/gargantext/crawlers/arxiv-api.git
68 tag: f3e517cc40d92e282c5245b23d253d2ca3f802e5
69
70 -- Graphs
71 source-repository-package
72 type: git
73 location: https://github.com/alpmestan/haskell-igraph.git
74 tag: 9f55eb36639c8e0965c8bc539a57738869f33e9a
75
76 source-repository-package
77 type: git
78 location: https://gitlab.iscpif.fr/gargantext/haskell-infomap.git
79 tag: 6d1d60b952b9b2b272b58fc5539700fd8890ac88
80
81 source-repository-package
82 type: git
83 location: https://gitlab.iscpif.fr/gargantext/gargantext-graph.git
84 tag: f41ee8b53c3264e5aa5adc06b2e5b293d2a8c474
85
86 -- Data mining
87 source-repository-package
88 type: git
89 location: https://github.com/delanoe/data-time-segment.git
90 tag: 10a416b9f6c443866b36479c3441ebb3bcdeb7ef
91
92 source-repository-package
93 type: git
94 location: https://gitlab.iscpif.fr/gargantext/hlcm.git
95 tag: 6f0595d2421005837d59151a8b26eee83ebb67b5
96
97 source-repository-package
98 type: git
99 location: https://github.com/delanoe/hstatistics.git
100 tag: 90eef7604bb230644c2246eccd094d7bfefcb135
101
102 source-repository-package
103 type: git
104 location: https://github.com/paulrzcz/HSvm.git
105 tag: 3fe28b683aba5ddf05e3b5f8eced0bd05c5a29f9
106
107 -- servant
108 source-repository-package
109 type: git
110 location: https://github.com/delanoe/servant-static-th.git
111 tag: 8cb8aaf2962ad44d319fcea48442e4397b3c49e8
112
113 -- source-repository-package
114 -- type: git
115 -- location: https://github.com/alpmestan/servant-job.git
116 -- tag: e9a4c57ca3ddee450627ed251df942effb27e4be
117
118 -- Database libraries
119 source-repository-package
120 type: git
121 location: https://github.com/delanoe/haskell-opaleye.git
122 tag: 756cb90f4ce725463d957bc899d764e0ed73738c
123
124 source-repository-package
125 type: git
126 location: https://github.com/delanoe/hsparql.git
127 tag: 308c74b71a1abb0a91546fa57d353131248e3a7f
128
129 source-repository-package
130 type: git
131 location: https://github.com/alpmestan/rdf4h.git
132 tag: fc24987d3af348a677748f226e48d64779a694e9
133
134
135 -- numerical computing
136 source-repository-package
137 type: git
138 location: https://github.com/alpmestan/accelerate.git
139 tag: 640b5af87cea94b61c7737d878e6f7f2fca5c015
140
141 source-repository-package
142 type: git
143 location: https://gitlab.iscpif.fr/amestanogullari/accelerate-utility.git
144 tag: a3875fe652d3bb5acb522674c22c6c814c1b4ad0
145
146 source-repository-package
147 type: git
148 location: https://github.com/alpmestan/accelerate-arithmetic.git
149 tag: a110807651036ca2228a76507ee35bbf7aedf87a
150
151 source-repository-package
152 type: git
153 location: https://github.com/alpmestan/accelerate-llvm.git
154 tag: aa4dcfe09c8dd94002117efff51cf452bf23c2db
155 subdir: accelerate-llvm/ accelerate-llvm-native/
156
157 source-repository-package
158 type: git
159 location: https://github.com/alpmestan/hmatrix.git
160 tag: b9fca8beee0f23c17a6b2001ec834d071709e6e7
161 subdir: packages/base/
162
163
164 -- Wikidata
165 source-repository-package
166 type: git
167 location: https://github.com/rspeer/wikiparsec.git
168 tag: 9637a82344bb70f7fa8f02e75db3c081ccd434ce
169
170
171 -- numerical computing
172 source-repository-package
173 type: git
174 location: https://github.com/alpmestan/sparse-linear.git
175 tag: bc6ca8058077b0b5702ea4b88bd4189cfcad267a
176 subdir: sparse-linear/
177
178
179 constraints: unordered-containers==0.2.14.*,
180 servant-ekg==0.3.1,
181 time==1.9.3,
182 stm==2.5.0.1,
183 vector==0.12.3.0,
184 eigen==3.3.7.0,
185 cborg==0.2.6.0,
186 primitive==0.7.3.0
187
188 package accelerate
189 flags: +debug