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