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