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