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