]> 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 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 - graphviz
162 - hashable
163 - haskell-igraph
164 - hlcm
165 - hsparql
166 - hstatistics
167 - http-api-data
168 - http-client
169 - http-client-tls
170 - http-conduit
171 - http-media
172 - http-types
173 - hxt
174 - ini
175 - insert-ordered-containers
176 - jose
177 - json-stream
178 - lens
179 - located-base
180 - logging-effect
181 - matrix
182 - monad-control
183 - monad-logger
184 - morpheus-graphql
185 - morpheus-graphql-app
186 - morpheus-graphql-core
187 - morpheus-graphql-subscriptions
188 - mtl
189 - natural-transformation
190 - opaleye
191 - pandoc
192 - parallel
193 - parsec
194 - patches-class
195 - patches-map
196 - path
197 - path-io
198 - postgresql-simple
199 - pretty-simple
200 - probability
201 - product-profunctors
202 - profunctors
203 - protolude
204 - pureMD5
205 - quickcheck-instances
206 - rake
207 - random
208 - rdf4h
209 - regex-compat
210 - regex-tdfa
211 - resource-pool
212 - resourcet
213 - safe
214 - scientific
215 - semigroups
216 - serialise
217 - servant
218 - servant-auth
219 - servant-auth-server >= 0.4.4.0
220 - servant-auth-swagger
221 - servant-blaze
222 - servant-cassava
223 - servant-client
224 - servant-ekg
225 - servant-job
226 - servant-mock
227 - servant-multipart
228 - servant-server
229 - servant-static-th
230 - servant-swagger
231 - servant-swagger-ui
232 - servant-xml
233 - simple-reflect
234 - singletons # (IGraph)
235 - split
236 - stemmer
237 - swagger2
238 - tagsoup
239 - template-haskell
240 - temporary
241 - text-metrics
242 - time
243 - time-locale-compat
244 - timezone-series
245 - transformers
246 - transformers-base
247 - unordered-containers
248 - utf8-string
249 - uuid
250 - validity
251 - vector
252 - wai
253 - wai-app-static
254 - wai-cors
255 - wai-extra
256 - wai-websockets
257 - warp
258 - websockets
259 - wreq
260 - xml-conduit
261 - xml-types
262 - xmlbf
263 - yaml
264 - zip
265 - zlib
266
267 executables:
268 gargantext-server:
269 main: Main.hs
270 source-dirs: bin/gargantext-server
271 ghc-options:
272 - -O2
273 - -Wcompat
274 - -Wmissing-signatures
275 - -rtsopts
276 - -threaded
277 - -with-rtsopts=-N
278 - -with-rtsopts=-T
279 - -fprof-auto
280 dependencies:
281 - base
282 - containers
283 - gargantext
284 - gargantext-prelude
285 - vector
286 - cassava
287 - ini
288 - optparse-generic
289 - unordered-containers
290 - full-text-search
291
292 gargantext-cli:
293 main: Main.hs
294 source-dirs: bin/gargantext-cli
295 ghc-options:
296 - -threaded
297 - -rtsopts
298 - -with-rtsopts=-N
299 - -O2
300 - -Wmissing-signatures
301 dependencies:
302 - aeson
303 - async
304 - base
305 - bytestring
306 - containers
307 - gargantext
308 - gargantext-prelude
309 - vector
310 - cassava
311 - ini
312 - optparse-generic
313 - split
314 - unordered-containers
315 - full-text-search
316
317 gargantext-adaptative-phylo:
318 main: Main.hs
319 source-dirs: bin/gargantext-adaptative-phylo
320 ghc-options:
321 - -threaded
322 - -rtsopts
323 - -with-rtsopts=-N
324 - -O2
325 - -Wmissing-signatures
326 dependencies:
327 - aeson
328 - async
329 - base
330 - bytestring
331 - containers
332 - directory
333 - gargantext
334 - gargantext-prelude
335 - vector
336 - parallel
337 - cassava
338 - ini
339 - optparse-generic
340 - split
341 - unordered-containers
342 - cryptohash
343 - time
344
345 gargantext-import:
346 main: Main.hs
347 source-dirs: bin/gargantext-import
348 ghc-options:
349 - -threaded
350 - -rtsopts
351 - -with-rtsopts=-N
352 - -O2
353 - -Wmissing-signatures
354 dependencies:
355 - gargantext
356 - gargantext-prelude
357 - base
358 - servant-server
359
360 gargantext-init:
361 main: Main.hs
362 source-dirs: bin/gargantext-init
363 ghc-options:
364 - -threaded
365 - -rtsopts
366 - -with-rtsopts=-N
367 - -O2
368 - -Wmissing-signatures
369 dependencies:
370 - gargantext
371 - gargantext-prelude
372 - base
373
374 gargantext-upgrade:
375 main: Main.hs
376 source-dirs: bin/gargantext-upgrade
377 ghc-options:
378 - -threaded
379 - -rtsopts
380 - -with-rtsopts=-N
381 - -O2
382 - -Wmissing-signatures
383 dependencies:
384 - gargantext
385 - gargantext-prelude
386 - base
387
388 gargantext-admin:
389 main: Main.hs
390 source-dirs: bin/gargantext-admin
391 ghc-options:
392 - -threaded
393 - -rtsopts
394 - -with-rtsopts=-N
395 - -O2
396 - -Wmissing-signatures
397 dependencies:
398 - gargantext
399 - gargantext-prelude
400 - base
401
402 gargantext-cbor2json:
403 main: Main.hs
404 source-dirs: bin/gargantext-cbor2json
405 ghc-options:
406 - -threaded
407 - -rtsopts
408 - -with-rtsopts=-N
409 - -O2
410 - -Wmissing-signatures
411 dependencies:
412 - gargantext
413 - gargantext-prelude
414 - base
415 - bytestring
416 - aeson
417 - serialise
418
419
420 tests:
421 garg-test:
422 main: Main.hs
423 source-dirs: src-test
424 default-extensions:
425 - DataKinds
426 - DeriveGeneric
427 - FlexibleContexts
428 - FlexibleInstances
429 - GeneralizedNewtypeDeriving
430 - MultiParamTypeClasses
431 - NoImplicitPrelude
432 - OverloadedStrings
433 - RankNTypes
434 ghc-options:
435 - -threaded
436 - -rtsopts
437 - -with-rtsopts=-N
438 dependencies:
439 - base
440 - gargantext
441 - gargantext-prelude
442 - hspec
443 - QuickCheck
444 - quickcheck-instances
445 - time
446 - parsec
447 - duckling
448 - text
449 - unordered-containers
450 # garg-doctest:
451 # main: Main.hs
452 # source-dirs: src-doctest
453 # ghc-options:
454 # - -O2
455 # - -Wcompat
456 # - -Wmissing-signatures
457 # - -rtsopts
458 # - -threaded
459 # - -with-rtsopts=-N
460 # dependencies:
461 # - doctest
462 # - Glob
463 # - QuickCheck
464 # - base
465 # - gargantext
466 # default-extensions:
467 # - DataKinds
468 # - DeriveGeneric
469 # - FlexibleContexts
470 # - FlexibleInstances
471 # - GeneralizedNewtypeDeriving
472 # - MultiParamTypeClasses
473 # - NoImplicitPrelude
474 # - OverloadedStrings
475 # - RankNTypes
476 #
477