]> Git — Sourcephile - gargantext.git/blob - cabal.project
Merge branch 'dev' into 86-dev-graphql
[gargantext.git] / cabal.project
1 packages: .
2
3 allow-newer: base, accelerate
4
5 -- Patches
6 source-repository-package
7 type: git
8 location: https://github.com/delanoe/patches-map.git
9 tag: 76cae88f367976ff091e661ee69a5c3126b94694
10
11 source-repository-package
12 type: git
13 location: https://gitlab.iscpif.fr/gargantext/patches-class.git
14 tag: 271ba32d6c940029dc653354dd7974a819f48e77
15
16 -- External Data API connectors
17 source-repository-package
18 type: git
19 location: https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git
20 tag: a9d8e08a7ef82f90e29dfaced4071704a3163394
21
22 source-repository-package
23 type: git
24 location: https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git
25 tag: 3db385e767d2100d8abe900833c6e7de3ac55e1b
26
27 source-repository-package
28 type: git
29 location: https://gitlab.iscpif.fr/gargantext/crawlers/istex.git
30 tag: daeae80365250c4bd539f0a65e271f9aa37f731f
31
32 source-repository-package
33 type: git
34 location: https://gitlab.iscpif.fr/gargantext/crawlers/hal.git
35 tag: 020f5f9b308f5c23c925aedf5fb11f8b4728fb19
36
37 -- Graphs
38 source-repository-package
39 type: git
40 location: https://github.com/alpmestan/haskell-igraph.git
41 tag: 9f55eb36639c8e0965c8bc539a57738869f33e9a
42
43 -- Data mining
44 source-repository-package
45 type: git
46 location: https://github.com/delanoe/data-time-segment.git
47 tag: 10a416b9f6c443866b36479c3441ebb3bcdeb7ef
48
49 source-repository-package
50 type: git
51 location: https://gitlab.iscpif.fr/gargantext/hlcm.git
52 tag: 6f0595d2421005837d59151a8b26eee83ebb67b5
53
54 source-repository-package
55 type: git
56 location: https://github.com/delanoe/hstatistics.git
57 tag: 90eef7604bb230644c2246eccd094d7bfefcb135
58
59 source-repository-package
60 type: git
61 location: https://github.com/paulrzcz/HSvm.git
62 tag: 3fe28b683aba5ddf05e3b5f8eced0bd05c5a29f9
63
64 -- servant
65 source-repository-package
66 type: git
67 location: https://github.com/delanoe/servant-static-th.git
68 tag: 8cb8aaf2962ad44d319fcea48442e4397b3c49e8
69
70 source-repository-package
71 type: git
72 location: https://github.com/alpmestan/servant-job.git
73 tag: e9a4c57ca3ddee450627ed251df942effb27e4be
74
75 -- Database libraries
76 source-repository-package
77 type: git
78 location: https://github.com/delanoe/haskell-opaleye.git
79 tag: 63ee65d974e9d20eaaf17a2e83652175988cbb79
80
81 source-repository-package
82 type: git
83 location: https://github.com/delanoe/hsparql.git
84 tag: 308c74b71a1abb0a91546fa57d353131248e3a7f
85
86 source-repository-package
87 type: git
88 location: https://github.com/alpmestan/rdf4h.git
89 tag: fc24987d3af348a677748f226e48d64779a694e9
90
91
92 -- Accelerate
93 source-repository-package
94 type: git
95 location: https://gitlab.iscpif.fr/anoe/accelerate.git
96 tag: f5c0e0071ec7b6532f9a9cd3eb33d14f340fbcc9
97
98 source-repository-package
99 type: git
100 location: https://gitlab.iscpif.fr/anoe/accelerate-utility.git
101 tag: 83ada76e78ac10d9559af8ed6bd4064ec81308e4
102
103 constraints: unordered-containers==0.2.13.*