]> Git — Sourcephile - gargantext.git/blob - package.yaml
[searx] fix language sent by user
[gargantext.git] / package.yaml
1 name: gargantext
2 version: '0.0.4.9.5'
3 synopsis: Search, map, share
4 description: Please see README.md
5 category: Data
6 author: Gargantext Team
7 maintainer: team@gargantext.org
8 copyright:
9 - ! 'Copyright: (c) 2017-Present: see git logs and README'
10 license: AGPL-3
11 homepage: https://gargantext.org
12 ghc-options: -Wall
13 dependencies:
14 - extra
15 - text
16 default-extensions:
17 - DataKinds
18 - DeriveGeneric
19 - FlexibleContexts
20 - FlexibleInstances
21 - GeneralizedNewtypeDeriving
22 - MultiParamTypeClasses
23 - NamedFieldPuns
24 - NoImplicitPrelude
25 - OverloadedStrings
26 - RankNTypes
27 - RecordWildCards
28 data-files:
29 - ekg-assets/index.html
30 - ekg-assets/monitor.js
31 - ekg-assets/monitor.css
32 - ekg-assets/jquery.flot.min.js
33 - ekg-assets/jquery-1.6.4.min.js
34 - ekg-assets/bootstrap-1.4.0.min.css
35 - ekg-assets/chart_line_add.png
36 - ekg-assets/cross.png
37 library:
38 source-dirs: src
39 ghc-options:
40 - -Wincomplete-uni-patterns
41 - -Wincomplete-record-updates
42 - -Wmissing-signatures
43 - -Wunused-binds
44 - -Wunused-imports
45 - -Werror
46 - -freduction-depth=300
47 exposed-modules:
48 - Gargantext
49 - Gargantext.API
50 - Gargantext.API.Dev
51 - Gargantext.API.HashedResponse
52 - Gargantext.API.Node
53 - Gargantext.API.Node.File
54 - Gargantext.API.Ngrams
55 - Gargantext.API.Ngrams.Tools
56 - Gargantext.API.Ngrams.Types
57 - Gargantext.API.Admin.Settings
58 - Gargantext.API.Admin.EnvTypes
59 - Gargantext.API.Admin.Types
60 - Gargantext.API.Prelude
61 - Gargantext.Core
62 - Gargantext.Core.NodeStory
63 - Gargantext.Core.Methods.Distances
64 - Gargantext.Core.Types
65 - Gargantext.Core.Types.Individu
66 - Gargantext.Core.Types.Main
67 - Gargantext.Core.Utils.Prefix
68 - Gargantext.Database.Action.Flow
69 - Gargantext.Database.Action.Flow.Types
70 - Gargantext.Database.Action.User.New
71 - Gargantext.Database.Query.Table.User
72 - Gargantext.Database.Query.Table.Node
73 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
74 - Gargantext.Database.Query.Table.NgramsPostag
75 - Gargantext.Database.Prelude
76 - Gargantext.Database.Admin.Trigger.Init
77 - Gargantext.Database.Admin.Config
78 - Gargantext.Database.Admin.Types.Hyperdata
79 - Gargantext.Database.Admin.Types.Node
80 - Gargantext.Core.Text
81 - Gargantext.Core.Text.Context
82 - Gargantext.Core.Text.Corpus.Parsers
83 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
84 - Gargantext.Core.Text.Corpus.API
85 - Gargantext.Core.Text.Corpus.Parsers.CSV
86 - Gargantext.Core.Text.List.Formats.CSV
87 - Gargantext.Core.Text.Metrics
88 - Gargantext.Core.Text.Metrics.TFICF
89 - Gargantext.Core.Text.Metrics.CharByChar
90 - Gargantext.Core.Text.Metrics.Count
91 - Gargantext.Core.Text.Search
92 - Gargantext.Core.Text.Terms
93 - Gargantext.Core.Text.Terms.Mono
94 - Gargantext.Core.Text.Terms.Multi.Lang.En
95 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
96 - Gargantext.Core.Text.Terms.Multi.RAKE
97 - Gargantext.Core.Text.Terms.WithList
98 - Gargantext.Core.Viz.Graph
99 - Gargantext.Core.Viz.Graph.Tools
100 - Gargantext.Core.Viz.Graph.Tools.IGraph
101 - Gargantext.Core.Viz.Graph.Index
102 - Gargantext.Core.Viz.AdaptativePhylo
103 - Gargantext.Core.Viz.Phylo.PhyloMaker
104 - Gargantext.Core.Viz.Phylo.PhyloTools
105 - Gargantext.Core.Viz.Phylo.PhyloExport
106 - Gargantext.Core.Viz.Phylo.SynchronicClustering
107 - Gargantext.Core.Viz.Types
108 dependencies:
109 - HSvm
110 - KMP
111 - MissingH
112 - MonadRandom
113 - QuickCheck
114 - Unique
115 - accelerate
116 - accelerate-arithmetic
117 - accelerate-utility
118 - aeson
119 - aeson-lens
120 - aeson-pretty
121 - array
122 - async
123 - attoparsec
124 - auto-update
125 - base >=4.7 && <5
126 - base16-bytestring
127 - base64-bytestring
128 - blaze-html
129 - blaze-markup
130 - blaze-svg
131 - bytestring
132 - case-insensitive
133 - cassava
134 - cereal # (IGraph)
135 - cborg
136 - conduit
137 - conduit-extra
138 - containers
139 - contravariant
140 - crawlerHAL
141 - crawlerISTEX
142 - crawlerIsidore
143 - crawlerPubMed
144 - cryptohash
145 - data-time-segment
146 - deepseq
147 - directory
148 - duckling
149 - ekg-core
150 - ekg-json
151 - exceptions
152 - fast-logger
153 - fclabels
154 - fgl
155 - filelock
156 - filepath
157 - formatting
158 - full-text-search
159 - fullstop
160 - gargantext-prelude
161 # - gargantext-graph >= 0.1.0.0
162 - graphviz
163 - hashable
164 - haskell-igraph
165 - hlcm
166 - hsparql
167 - hstatistics
168 - http-api-data
169 - http-client
170 - http-client-tls
171 - http-conduit
172 - http-media
173 - http-types
174 - hxt
175 - ini
176 - insert-ordered-containers
177 - jose
178 - json-stream
179 - lens
180 - located-base
181 - logging-effect
182 - matrix
183 - monad-control
184 - monad-logger
185 - morpheus-graphql
186 - morpheus-graphql-app
187 - morpheus-graphql-core
188 - morpheus-graphql-subscriptions
189 - mtl
190 - natural-transformation
191 - opaleye
192 - pandoc
193 - parallel
194 - parsec
195 - patches-class
196 - patches-map
197 - path
198 - path-io
199 - postgresql-simple
200 - pretty-simple
201 - probability
202 - product-profunctors
203 - profunctors
204 - protolude
205 - pureMD5
206 - quickcheck-instances
207 - rake
208 - random
209 - rdf4h
210 - regex-compat
211 - regex-tdfa
212 - resource-pool
213 - resourcet
214 - safe
215 - scientific
216 - semigroups
217 - serialise
218 - servant
219 - servant-auth
220 - servant-auth-server >= 0.4.4.0
221 - servant-auth-swagger
222 - servant-blaze
223 - servant-cassava
224 - servant-client
225 - servant-ekg
226 - servant-job
227 - servant-mock
228 - servant-multipart
229 - servant-server
230 - servant-static-th
231 - servant-swagger
232 - servant-swagger-ui
233 - servant-xml
234 - simple-reflect
235 - singletons # (IGraph)
236 - split
237 - stemmer
238 - swagger2
239 - taggy-lens
240 - tagsoup
241 - template-haskell
242 - temporary
243 - text-metrics
244 - time
245 - time-locale-compat
246 - timezone-series
247 - transformers
248 - transformers-base
249 - tuple
250 - unordered-containers
251 - utf8-string
252 - uuid
253 - validity
254 - vector
255 - wai
256 - wai-app-static
257 - wai-cors
258 - wai-extra
259 - wai-websockets
260 - warp
261 - wikiparsec
262 - websockets
263 - wreq
264 - xml-conduit
265 - xml-types
266 - xmlbf
267 - yaml
268 - zip
269 - zlib
270
271 executables:
272 gargantext-server:
273 main: Main.hs
274 source-dirs: bin/gargantext-server
275 ghc-options:
276 - -O2
277 - -Wcompat
278 - -Wmissing-signatures
279 - -rtsopts
280 - -threaded
281 - -with-rtsopts=-N
282 - -with-rtsopts=-T
283 - -fprof-auto
284 dependencies:
285 - base
286 - containers
287 - gargantext
288 - gargantext-prelude
289 - vector
290 - cassava
291 - ini
292 - optparse-generic
293 - unordered-containers
294 - full-text-search
295
296 gargantext-cli:
297 main: Main.hs
298 source-dirs: bin/gargantext-cli
299 ghc-options:
300 - -threaded
301 - -rtsopts
302 - -with-rtsopts=-N
303 - -O2
304 - -Wmissing-signatures
305 dependencies:
306 - aeson
307 - async
308 - base
309 - bytestring
310 - containers
311 - gargantext
312 - gargantext-prelude
313 - vector
314 - cassava
315 - ini
316 - optparse-generic
317 - split
318 - unordered-containers
319 - full-text-search
320
321 gargantext-adaptative-phylo:
322 main: Main.hs
323 source-dirs: bin/gargantext-adaptative-phylo
324 ghc-options:
325 - -threaded
326 - -rtsopts
327 - -with-rtsopts=-N
328 - -O2
329 - -Wmissing-signatures
330 dependencies:
331 - aeson
332 - async
333 - base
334 - bytestring
335 - containers
336 - directory
337 - gargantext
338 - gargantext-prelude
339 - vector
340 - parallel
341 - cassava
342 - ini
343 - optparse-generic
344 - split
345 - unordered-containers
346 - cryptohash
347 - time
348
349 gargantext-import:
350 main: Main.hs
351 source-dirs: bin/gargantext-import
352 ghc-options:
353 - -threaded
354 - -rtsopts
355 - -with-rtsopts=-N
356 - -O2
357 - -Wmissing-signatures
358 dependencies:
359 - gargantext
360 - gargantext-prelude
361 - base
362 - servant-server
363
364 gargantext-init:
365 main: Main.hs
366 source-dirs: bin/gargantext-init
367 ghc-options:
368 - -threaded
369 - -rtsopts
370 - -with-rtsopts=-N
371 - -O2
372 - -Wmissing-signatures
373 dependencies:
374 - gargantext
375 - gargantext-prelude
376 - base
377
378 # gargantext-upgrade:
379 # main: Main.hs
380 # source-dirs: bin/gargantext-upgrade
381 # ghc-options:
382 # - -threaded
383 # - -rtsopts
384 # - -with-rtsopts=-N
385 # - -O2
386 # - -Wmissing-signatures
387 # dependencies:
388 # - gargantext
389 # - gargantext-prelude
390 # - base
391
392 gargantext-admin:
393 main: Main.hs
394 source-dirs: bin/gargantext-admin
395 ghc-options:
396 - -threaded
397 - -rtsopts
398 - -with-rtsopts=-N
399 - -O2
400 - -Wmissing-signatures
401 dependencies:
402 - gargantext
403 - gargantext-prelude
404 - base
405
406
407 gargantext-cbor2json:
408 main: Main.hs
409 source-dirs: bin/gargantext-cbor2json
410 ghc-options:
411 - -threaded
412 - -rtsopts
413 - -with-rtsopts=-N
414 - -O2
415 - -Wmissing-signatures
416 dependencies:
417 - gargantext
418 - gargantext-prelude
419 - base
420 - bytestring
421 - aeson
422 - serialise
423
424
425 tests:
426 garg-test:
427 main: Main.hs
428 source-dirs: src-test
429 default-extensions:
430 - DataKinds
431 - DeriveGeneric
432 - FlexibleContexts
433 - FlexibleInstances
434 - GeneralizedNewtypeDeriving
435 - MultiParamTypeClasses
436 - NoImplicitPrelude
437 - OverloadedStrings
438 - RankNTypes
439 ghc-options:
440 - -threaded
441 - -rtsopts
442 - -with-rtsopts=-N
443 dependencies:
444 - base
445 - gargantext
446 - gargantext-prelude
447 - hspec
448 - QuickCheck
449 - quickcheck-instances
450 - time
451 - parsec
452 - duckling
453 - text
454 - unordered-containers
455 # garg-doctest:
456 # main: Main.hs
457 # source-dirs: src-doctest
458 # ghc-options:
459 # - -O2
460 # - -Wcompat
461 # - -Wmissing-signatures
462 # - -rtsopts
463 # - -threaded
464 # - -with-rtsopts=-N
465 # dependencies:
466 # - doctest
467 # - Glob
468 # - QuickCheck
469 # - base
470 # - gargantext
471 # default-extensions:
472 # - DataKinds
473 # - DeriveGeneric
474 # - FlexibleContexts
475 # - FlexibleInstances
476 # - GeneralizedNewtypeDeriving
477 # - MultiParamTypeClasses
478 # - NoImplicitPrelude
479 # - OverloadedStrings
480 # - RankNTypes
481 #
482