]> Git — Sourcephile - gargantext.git/blob - cabal.project
Merge branch 'dev' into dev-sources-chart-sort
[gargantext.git] / cabal.project
1 packages: .
2 -- ../servant-job
3 -- ../ekg-json
4 -- ../../../code/servant/servant
5 -- ../../../code/servant/servant-server
6 -- ../../../code/servant/servant-client-core
7 -- ../../../code/servant/servant-client
8 -- ../../../code/servant/servant-auth/servant-auth
9 -- ../../../code/servant/servant-auth/servant-auth-client
10 -- ../../../code/servant/servant-auth/servant-auth-server
11
12 allow-newer: base, accelerate, servant, time
13
14 -- Patches
15 source-repository-package
16 type: git
17 location: https://github.com/alpmestan/servant-job.git
18 tag: ceb251b91e8ec1804198422a3cdbdab08d843b79
19
20 source-repository-package
21 type: git
22 location: https://github.com/alpmestan/ekg-json.git
23 tag: c7bde4851a7cd41b3f3debf0c57f11bbcb11d698
24
25 source-repository-package
26 type: git
27 location: https://github.com/haskell-servant/servant.git
28 tag: c2af6e775d1d36f2011d43aff230bb502f8fba63
29 subdir: servant/
30 servant-server/
31 servant-client-core/
32 servant-client/
33 servant-auth/servant-auth/
34 servant-auth/servant-auth-client/
35 servant-auth/servant-auth-server/
36
37 source-repository-package
38 type: git
39 location: https://github.com/delanoe/patches-map.git
40 tag: 76cae88f367976ff091e661ee69a5c3126b94694
41
42 source-repository-package
43 type: git
44 location: https://gitlab.iscpif.fr/gargantext/patches-class.git
45 tag: 271ba32d6c940029dc653354dd7974a819f48e77
46
47 source-repository-package
48 type: git
49 location: https://gitlab.iscpif.fr/cgenie/haskell-gargantext-prelude.git
50 tag: 6bfdb29e9a576472c7fd7ebe648ad101e5b3927f
51
52 -- External Data API connectors
53 source-repository-package
54 type: git
55 location: https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git
56 tag: a9d8e08a7ef82f90e29dfaced4071704a3163394
57
58 source-repository-package
59 type: git
60 location: https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git
61 tag: 3db385e767d2100d8abe900833c6e7de3ac55e1b
62
63 source-repository-package
64 type: git
65 location: https://gitlab.iscpif.fr/gargantext/crawlers/istex.git
66 tag: daeae80365250c4bd539f0a65e271f9aa37f731f
67
68 source-repository-package
69 type: git
70 location: https://gitlab.iscpif.fr/gargantext/crawlers/hal.git
71 tag: 020f5f9b308f5c23c925aedf5fb11f8b4728fb19
72
73 -- Graphs
74 source-repository-package
75 type: git
76 location: https://github.com/alpmestan/haskell-igraph.git
77 tag: 9f55eb36639c8e0965c8bc539a57738869f33e9a
78
79 -- Data mining
80 source-repository-package
81 type: git
82 location: https://github.com/delanoe/data-time-segment.git
83 tag: 10a416b9f6c443866b36479c3441ebb3bcdeb7ef
84
85 source-repository-package
86 type: git
87 location: https://gitlab.iscpif.fr/gargantext/hlcm.git
88 tag: 6f0595d2421005837d59151a8b26eee83ebb67b5
89
90 source-repository-package
91 type: git
92 location: https://github.com/delanoe/hstatistics.git
93 tag: 90eef7604bb230644c2246eccd094d7bfefcb135
94
95 source-repository-package
96 type: git
97 location: https://github.com/paulrzcz/HSvm.git
98 tag: 3fe28b683aba5ddf05e3b5f8eced0bd05c5a29f9
99
100 -- servant
101 source-repository-package
102 type: git
103 location: https://github.com/delanoe/servant-static-th.git
104 tag: 8cb8aaf2962ad44d319fcea48442e4397b3c49e8
105
106 -- source-repository-package
107 -- type: git
108 -- location: https://github.com/alpmestan/servant-job.git
109 -- tag: e9a4c57ca3ddee450627ed251df942effb27e4be
110
111 -- Database libraries
112 source-repository-package
113 type: git
114 location: https://github.com/delanoe/haskell-opaleye.git
115 tag: d3ab7acd5ede737478763630035aa880f7e34444
116
117 source-repository-package
118 type: git
119 location: https://github.com/delanoe/hsparql.git
120 tag: 308c74b71a1abb0a91546fa57d353131248e3a7f
121
122 source-repository-package
123 type: git
124 location: https://github.com/alpmestan/rdf4h.git
125 tag: fc24987d3af348a677748f226e48d64779a694e9
126
127
128 -- Accelerate
129 source-repository-package
130 type: git
131 location: https://gitlab.iscpif.fr/anoe/accelerate.git
132 tag: f5c0e0071ec7b6532f9a9cd3eb33d14f340fbcc9
133
134 source-repository-package
135 type: git
136 location: https://gitlab.iscpif.fr/anoe/accelerate-utility.git
137 tag: 83ada76e78ac10d9559af8ed6bd4064ec81308e4
138
139
140 -- Wikidata
141 source-repository-package
142 type: git
143 location: https://github.com/rspeer/wikiparsec.git
144 tag: 9637a82344bb70f7fa8f02e75db3c081ccd434ce
145
146
147 constraints: unordered-containers==0.2.14.*,
148 servant-ekg==0.3.1,
149 time==1.9.3