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