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