]> Git — Sourcephile - gargantext.git/blob - cabal.project
[MERGE]
[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 source-repository-package
17 type: git
18 location: https://gitlab.iscpif.fr/cgenie/haskell-gargantext-prelude.git
19 tag: 35b09629a658fc16cc9ff63e7591e58511cd98a7
20
21 -- External Data API connectors
22 source-repository-package
23 type: git
24 location: https://gitlab.iscpif.fr/gargantext/crawlers/pubmed.git
25 tag: a9d8e08a7ef82f90e29dfaced4071704a3163394
26
27 source-repository-package
28 type: git
29 location: https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git
30 tag: 3db385e767d2100d8abe900833c6e7de3ac55e1b
31
32 source-repository-package
33 type: git
34 location: https://gitlab.iscpif.fr/gargantext/crawlers/istex.git
35 tag: daeae80365250c4bd539f0a65e271f9aa37f731f
36
37 source-repository-package
38 type: git
39 location: https://gitlab.iscpif.fr/gargantext/crawlers/hal.git
40 tag: 020f5f9b308f5c23c925aedf5fb11f8b4728fb19
41
42 -- Graphs
43 source-repository-package
44 type: git
45 location: https://github.com/alpmestan/haskell-igraph.git
46 tag: 9f55eb36639c8e0965c8bc539a57738869f33e9a
47
48 -- Data mining
49 source-repository-package
50 type: git
51 location: https://github.com/delanoe/data-time-segment.git
52 tag: 10a416b9f6c443866b36479c3441ebb3bcdeb7ef
53
54 source-repository-package
55 type: git
56 location: https://gitlab.iscpif.fr/gargantext/hlcm.git
57 tag: 6f0595d2421005837d59151a8b26eee83ebb67b5
58
59 source-repository-package
60 type: git
61 location: https://github.com/delanoe/hstatistics.git
62 tag: 90eef7604bb230644c2246eccd094d7bfefcb135
63
64 source-repository-package
65 type: git
66 location: https://github.com/paulrzcz/HSvm.git
67 tag: 3fe28b683aba5ddf05e3b5f8eced0bd05c5a29f9
68
69 -- servant
70 source-repository-package
71 type: git
72 location: https://github.com/delanoe/servant-static-th.git
73 tag: 8cb8aaf2962ad44d319fcea48442e4397b3c49e8
74
75 source-repository-package
76 type: git
77 location: https://github.com/alpmestan/servant-job.git
78 tag: e9a4c57ca3ddee450627ed251df942effb27e4be
79
80 -- Database libraries
81 source-repository-package
82 type: git
83 location: https://github.com/delanoe/haskell-opaleye.git
84 tag: d3ab7acd5ede737478763630035aa880f7e34444
85
86 source-repository-package
87 type: git
88 location: https://github.com/delanoe/hsparql.git
89 tag: 308c74b71a1abb0a91546fa57d353131248e3a7f
90
91 source-repository-package
92 type: git
93 location: https://github.com/alpmestan/rdf4h.git
94 tag: fc24987d3af348a677748f226e48d64779a694e9
95
96
97 -- Accelerate
98 source-repository-package
99 type: git
100 location: https://gitlab.iscpif.fr/anoe/accelerate.git
101 tag: f5c0e0071ec7b6532f9a9cd3eb33d14f340fbcc9
102
103 source-repository-package
104 type: git
105 location: https://gitlab.iscpif.fr/anoe/accelerate-utility.git
106 tag: 83ada76e78ac10d9559af8ed6bd4064ec81308e4
107
108 constraints: unordered-containers==0.2.14.*