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