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