]> Git — Sourcephile - gargantext.git/blob - gargantext.cabal
Add opt-in integration tests for Arxiv and PubMed
[gargantext.git] / gargantext.cabal
1 cabal-version: 1.12
2
3 -- This file has been generated from package.yaml by hpack version 0.35.2.
4 --
5 -- see: https://github.com/sol/hpack
6
7 name: gargantext
8 version: 0.0.6.9.9.6.2
9 synopsis: Search, map, share
10 description: Please see README.md
11 category: Data
12 homepage: https://gargantext.org
13 author: Gargantext Team
14 maintainer: team@gargantext.org
15 copyright: Copyright: (c) 2017-Present: see git logs and README
16 license: AGPL-3
17 license-file: LICENSE
18 build-type: Simple
19 data-files:
20 ekg-assets/index.html
21 ekg-assets/monitor.js
22 ekg-assets/monitor.css
23 ekg-assets/jquery.flot.min.js
24 ekg-assets/jquery-1.6.4.min.js
25 ekg-assets/bootstrap-1.4.0.min.css
26 ekg-assets/chart_line_add.png
27 ekg-assets/cross.png
28 test-data/ngrams/GarganText_NgramsTerms-QuantumComputing.json
29
30 library
31 exposed-modules:
32 Gargantext
33 Gargantext.API
34 Gargantext.API.Admin.Auth.Types
35 Gargantext.API.Admin.EnvTypes
36 Gargantext.API.Admin.Settings
37 Gargantext.API.Admin.Orchestrator.Types
38 Gargantext.API.Admin.Types
39 Gargantext.API.Dev
40 Gargantext.API.HashedResponse
41 Gargantext.API.Ngrams
42 Gargantext.API.Ngrams.Prelude
43 Gargantext.API.Ngrams.Tools
44 Gargantext.API.Ngrams.Types
45 Gargantext.API.Node
46 Gargantext.API.Node.File
47 Gargantext.API.Node.Share
48 Gargantext.API.Prelude
49 Gargantext.Core
50 Gargantext.Core.NLP
51 Gargantext.Core.Methods.Similarities
52 Gargantext.Core.NodeStory
53 Gargantext.Core.Text
54 Gargantext.Core.Text.Context
55 Gargantext.Core.Text.Corpus.API
56 Gargantext.Core.Text.Corpus.API.Arxiv
57 Gargantext.Core.Text.Corpus.API.Pubmed
58 Gargantext.Core.Text.Corpus.Query
59 Gargantext.Core.Text.Corpus.Parsers
60 Gargantext.Core.Text.Corpus.Parsers.CSV
61 Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
62 Gargantext.Core.Text.Corpus.Parsers.JSON
63 Gargantext.Core.Text.List.Formats.CSV
64 Gargantext.Core.Text.Metrics
65 Gargantext.Core.Text.Metrics.CharByChar
66 Gargantext.Core.Text.Metrics.Count
67 Gargantext.Core.Text.Metrics.TFICF
68 Gargantext.Core.Text.Prepare
69 Gargantext.Core.Text.Search
70 Gargantext.Core.Text.Terms
71 Gargantext.Core.Text.Terms.Eleve
72 Gargantext.Core.Text.Terms.Mono
73 Gargantext.Core.Text.Terms.Multi
74 Gargantext.Core.Text.Terms.Multi.Lang.En
75 Gargantext.Core.Text.Terms.Multi.Lang.Fr
76 Gargantext.Core.Text.Terms.Multi.RAKE
77 Gargantext.Core.Text.Terms.WithList
78 Gargantext.Core.Types
79 Gargantext.Core.Types.Individu
80 Gargantext.Core.Types.Main
81 Gargantext.Core.Types.Query
82 Gargantext.Core.Utils
83 Gargantext.Core.Utils.Prefix
84 Gargantext.Core.Viz.Graph
85 Gargantext.Core.Viz.Graph.Index
86 Gargantext.Core.Viz.Graph.Tools
87 Gargantext.Core.Viz.Graph.Tools.IGraph
88 Gargantext.Core.Viz.Graph.Types
89 Gargantext.Core.Viz.Phylo
90 Gargantext.Core.Viz.Phylo.API
91 Gargantext.Core.Viz.Phylo.API.Tools
92 Gargantext.Core.Viz.Phylo.PhyloExport
93 Gargantext.Core.Viz.Phylo.PhyloMaker
94 Gargantext.Core.Viz.Phylo.PhyloTools
95 Gargantext.Core.Viz.Phylo.SynchronicClustering
96 Gargantext.Core.Viz.Types
97 Gargantext.Database.Action.Flow
98 Gargantext.Database.Action.Flow.Types
99 Gargantext.Database.Action.User.New
100 Gargantext.Database.Admin.Config
101 Gargantext.Database.Admin.Trigger.Init
102 Gargantext.Database.Admin.Types.Hyperdata
103 Gargantext.Database.Admin.Types.Node
104 Gargantext.Database.Prelude
105 Gargantext.Database.Query.Table.NgramsPostag
106 Gargantext.Database.Query.Table.Node
107 Gargantext.Database.Query.Table.Node.UpdateOpaleye
108 Gargantext.Database.Query.Table.User
109 Gargantext.Database.Schema.Ngrams
110 Gargantext.Defaults
111 Gargantext.Utils.Jobs
112 Gargantext.Utils.Jobs.Internal
113 Gargantext.Utils.Jobs.Map
114 Gargantext.Utils.Jobs.Monad
115 Gargantext.Utils.Jobs.Queue
116 Gargantext.Utils.Jobs.Settings
117 Gargantext.Utils.Jobs.State
118 Gargantext.Utils.SpacyNLP
119 Gargantext.Utils.Tuple
120 other-modules:
121 Gargantext.API.Admin.Auth
122 Gargantext.API.Admin.FrontEnd
123 Gargantext.API.Admin.Orchestrator
124 Gargantext.API.Admin.Orchestrator.Scrapy.Schedule
125 Gargantext.API.Admin.Utils
126 Gargantext.API.Context
127 Gargantext.API.Count
128 Gargantext.API.EKG
129 Gargantext.API.Flow
130 Gargantext.API.GraphQL
131 Gargantext.API.GraphQL.Annuaire
132 Gargantext.API.GraphQL.AsyncTask
133 Gargantext.API.GraphQL.Context
134 Gargantext.API.GraphQL.IMT
135 Gargantext.API.GraphQL.NLP
136 Gargantext.API.GraphQL.Node
137 Gargantext.API.GraphQL.Team
138 Gargantext.API.GraphQL.TreeFirstLevel
139 Gargantext.API.GraphQL.User
140 Gargantext.API.GraphQL.UserInfo
141 Gargantext.API.GraphQL.Utils
142 Gargantext.API.Job
143 Gargantext.API.Members
144 Gargantext.API.Metrics
145 Gargantext.API.Ngrams.List
146 Gargantext.API.Ngrams.List.Types
147 Gargantext.API.Ngrams.NgramsTree
148 Gargantext.API.Node.Contact
149 Gargantext.API.Node.Corpus.Annuaire
150 Gargantext.API.Node.Corpus.Export
151 Gargantext.API.Node.Corpus.Export.Types
152 Gargantext.API.Node.Corpus.New
153 Gargantext.API.Node.Corpus.New.File
154 Gargantext.API.Node.Corpus.New.Types
155 Gargantext.API.Node.Corpus.Searx
156 Gargantext.API.Node.Corpus.Types
157 Gargantext.API.Node.Document.Export
158 Gargantext.API.Node.Document.Export.Types
159 Gargantext.API.Node.DocumentsFromWriteNodes
160 Gargantext.API.Node.DocumentUpload
161 Gargantext.API.Node.FrameCalcUpload
162 Gargantext.API.Node.Get
163 Gargantext.API.Node.New
164 Gargantext.API.Node.Types
165 Gargantext.API.Node.Update
166 Gargantext.API.Public
167 Gargantext.API.Routes
168 Gargantext.API.Search
169 Gargantext.API.Server
170 Gargantext.API.Swagger
171 Gargantext.API.Table
172 Gargantext.API.ThrowAll
173 Gargantext.API.Types
174 Gargantext.Core.Ext.IMT
175 Gargantext.Core.Ext.IMTUser
176 Gargantext.Core.Flow.Ngrams
177 Gargantext.Core.Flow.Types
178 Gargantext.Core.Mail
179 Gargantext.Core.Mail.Types
180 Gargantext.Core.Methods.Graph.BAC.Proxemy
181 Gargantext.Core.Methods.Graph.MaxClique
182 Gargantext.Core.Methods.Matrix.Accelerate.Utils
183 Gargantext.Core.Methods.Similarities.Accelerate.Conditional
184 Gargantext.Core.Methods.Similarities.Accelerate.Distributional
185 Gargantext.Core.Methods.Similarities.Accelerate.SpeGen
186 Gargantext.Core.Methods.Similarities.Conditional
187 Gargantext.Core.Methods.Similarities.Distributional
188 Gargantext.Core.NodeStoryFile
189 Gargantext.Core.Statistics
190 Gargantext.Core.Text.Convert
191 Gargantext.Core.Text.Corpus.API.Hal
192 Gargantext.Core.Text.Corpus.API.Isidore
193 Gargantext.Core.Text.Corpus.API.Istex
194 Gargantext.Core.Text.Corpus.Parsers.Book
195 Gargantext.Core.Text.Corpus.Parsers.Date
196 Gargantext.Core.Text.Corpus.Parsers.Date.Attoparsec
197 Gargantext.Core.Text.Corpus.Parsers.FrameWrite
198 Gargantext.Core.Text.Corpus.Parsers.GrandDebat
199 Gargantext.Core.Text.Corpus.Parsers.Iramuteq
200 Gargantext.Core.Text.Corpus.Parsers.Isidore
201 Gargantext.Core.Text.Corpus.Parsers.Json2Csv
202 Gargantext.Core.Text.Corpus.Parsers.RIS
203 Gargantext.Core.Text.Corpus.Parsers.RIS.Presse
204 Gargantext.Core.Text.Corpus.Parsers.Wikidata
205 Gargantext.Core.Text.Corpus.Parsers.Wikidata.Crawler
206 Gargantext.Core.Text.Corpus.Parsers.Wikimedia
207 Gargantext.Core.Text.Corpus.Parsers.WOS
208 Gargantext.Core.Text.Learn
209 Gargantext.Core.Text.List
210 Gargantext.Core.Text.List.Group
211 Gargantext.Core.Text.List.Group.Prelude
212 Gargantext.Core.Text.List.Group.WithScores
213 Gargantext.Core.Text.List.Group.WithStem
214 Gargantext.Core.Text.List.Learn
215 Gargantext.Core.Text.List.Merge
216 Gargantext.Core.Text.List.Social
217 Gargantext.Core.Text.List.Social.Find
218 Gargantext.Core.Text.List.Social.Patch
219 Gargantext.Core.Text.List.Social.Prelude
220 Gargantext.Core.Text.Metrics.FrequentItemSet
221 Gargantext.Core.Text.Metrics.SpeGen.IncExc
222 Gargantext.Core.Text.Metrics.Utils
223 Gargantext.Core.Text.Samples.DE
224 Gargantext.Core.Text.Samples.EN
225 Gargantext.Core.Text.Samples.ES
226 Gargantext.Core.Text.Samples.FR
227 Gargantext.Core.Text.Samples.PL
228 Gargantext.Core.Text.Samples.ZH
229 Gargantext.Core.Text.Terms.Mono.Stem
230 Gargantext.Core.Text.Terms.Mono.Stem.En
231 Gargantext.Core.Text.Terms.Mono.Token
232 Gargantext.Core.Text.Terms.Mono.Token.En
233 Gargantext.Core.Text.Terms.Multi.Group
234 Gargantext.Core.Text.Terms.Multi.PosTagging
235 Gargantext.Core.Text.Terms.Multi.PosTagging.Types
236 Gargantext.Core.Text.Upload
237 Gargantext.Core.Types.Phylo
238 Gargantext.Core.Types.Search
239 Gargantext.Core.Utils.DateUtils
240 Gargantext.Core.Viz
241 Gargantext.Core.Viz.Chart
242 Gargantext.Core.Viz.Graph.API
243 Gargantext.Core.Viz.Graph.Bridgeness
244 Gargantext.Core.Viz.Graph.FGL
245 Gargantext.Core.Viz.Graph.GEXF
246 Gargantext.Core.Viz.Graph.Legend
247 Gargantext.Core.Viz.Graph.PatriciaTreeTypes
248 Gargantext.Core.Viz.Graph.Tools.Infomap
249 Gargantext.Core.Viz.Graph.Utils
250 Gargantext.Core.Viz.LegacyPhylo
251 Gargantext.Core.Viz.Phylo.Example
252 Gargantext.Core.Viz.Phylo.Legacy.LegacyMain
253 Gargantext.Core.Viz.Phylo.TemporalMatching
254 Gargantext.Data.HashMap.Strict.Utils
255 Gargantext.Database
256 Gargantext.Database.Action.Delete
257 Gargantext.Database.Action.Flow.Annuaire
258 Gargantext.Database.Action.Flow.List
259 Gargantext.Database.Action.Flow.Pairing
260 Gargantext.Database.Action.Flow.Utils
261 Gargantext.Database.Action.Index
262 Gargantext.Database.Action.Learn
263 Gargantext.Database.Action.Mail
264 Gargantext.Database.Action.Metrics
265 Gargantext.Database.Action.Metrics.Lists
266 Gargantext.Database.Action.Metrics.NgramsByContext
267 Gargantext.Database.Action.Metrics.TFICF
268 Gargantext.Database.Action.Node
269 Gargantext.Database.Action.Search
270 Gargantext.Database.Action.Share
271 Gargantext.Database.Action.TSQuery
272 Gargantext.Database.Action.User
273 Gargantext.Database.Admin.Access
274 Gargantext.Database.Admin.Bashql
275 Gargantext.Database.Admin.Trigger.ContextNodeNgrams
276 Gargantext.Database.Admin.Trigger.Contexts
277 Gargantext.Database.Admin.Trigger.NodesContexts
278 Gargantext.Database.Admin.Types.Hyperdata.Any
279 Gargantext.Database.Admin.Types.Hyperdata.Contact
280 Gargantext.Database.Admin.Types.Hyperdata.Corpus
281 Gargantext.Database.Admin.Types.Hyperdata.CorpusField
282 Gargantext.Database.Admin.Types.Hyperdata.Dashboard
283 Gargantext.Database.Admin.Types.Hyperdata.Default
284 Gargantext.Database.Admin.Types.Hyperdata.Document
285 Gargantext.Database.Admin.Types.Hyperdata.File
286 Gargantext.Database.Admin.Types.Hyperdata.Folder
287 Gargantext.Database.Admin.Types.Hyperdata.Frame
288 Gargantext.Database.Admin.Types.Hyperdata.List
289 Gargantext.Database.Admin.Types.Hyperdata.Model
290 Gargantext.Database.Admin.Types.Hyperdata.Phylo
291 Gargantext.Database.Admin.Types.Hyperdata.Prelude
292 Gargantext.Database.Admin.Types.Hyperdata.Texts
293 Gargantext.Database.Admin.Types.Hyperdata.User
294 Gargantext.Database.Admin.Types.Metrics
295 Gargantext.Database.GargDB
296 Gargantext.Database.Query
297 Gargantext.Database.Query.Facet
298 Gargantext.Database.Query.Facet.Types
299 Gargantext.Database.Query.Filter
300 Gargantext.Database.Query.Join
301 Gargantext.Database.Query.Prelude
302 Gargantext.Database.Query.Table.Context
303 Gargantext.Database.Query.Table.ContextNodeNgrams
304 Gargantext.Database.Query.Table.ContextNodeNgrams2
305 Gargantext.Database.Query.Table.Ngrams
306 Gargantext.Database.Query.Table.Node.Children
307 Gargantext.Database.Query.Table.Node.Contact
308 Gargantext.Database.Query.Table.Node.Document.Add
309 Gargantext.Database.Query.Table.Node.Document.Insert
310 Gargantext.Database.Query.Table.Node.Error
311 Gargantext.Database.Query.Table.Node.Select
312 Gargantext.Database.Query.Table.Node.Update
313 Gargantext.Database.Query.Table.Node.User
314 Gargantext.Database.Query.Table.Node_NodeNgramsNodeNgrams
315 Gargantext.Database.Query.Table.NodeContext
316 Gargantext.Database.Query.Table.NodeContext_NodeContext
317 Gargantext.Database.Query.Table.NodeNgrams
318 Gargantext.Database.Query.Table.NodeNode
319 Gargantext.Database.Query.Table.NodeNodeNgrams
320 Gargantext.Database.Query.Table.NodesNgramsRepo
321 Gargantext.Database.Query.Tree
322 Gargantext.Database.Query.Tree.Error
323 Gargantext.Database.Query.Tree.Root
324 Gargantext.Database.Schema.Context
325 Gargantext.Database.Schema.ContextNodeNgrams
326 Gargantext.Database.Schema.ContextNodeNgrams2
327 Gargantext.Database.Schema.NgramsPostag
328 Gargantext.Database.Schema.Node
329 Gargantext.Database.Schema.Node_NodeNgramsNodeNgrams
330 Gargantext.Database.Schema.NodeContext
331 Gargantext.Database.Schema.NodeContext_NodeContext
332 Gargantext.Database.Schema.NodeNgrams
333 Gargantext.Database.Schema.NodeNode
334 Gargantext.Database.Schema.NodeNodeNgrams
335 Gargantext.Database.Schema.NodeNodeNgrams2
336 Gargantext.Database.Schema.NodesNgramsRepo
337 Gargantext.Database.Schema.Prelude
338 Gargantext.Database.Schema.User
339 Gargantext.Database.Types
340 Gargantext.Utils.Aeson
341 Gargantext.Utils.JohnSnowNLP
342 Gargantext.Utils.Servant
343 Gargantext.Utils.UTCTime
344 Paths_gargantext
345 hs-source-dirs:
346 src
347 default-extensions:
348 DataKinds
349 DeriveGeneric
350 FlexibleContexts
351 FlexibleInstances
352 GADTs
353 GeneralizedNewtypeDeriving
354 MultiParamTypeClasses
355 NamedFieldPuns
356 NoImplicitPrelude
357 OverloadedStrings
358 RankNTypes
359 RecordWildCards
360 StrictData
361 ghc-options: -Wall -Wincomplete-uni-patterns -Wincomplete-record-updates -Wmissing-signatures -Wunused-binds -Wunused-imports -Werror -freduction-depth=300 -fplugin=Clippy
362 build-depends:
363 HSvm
364 , KMP
365 , MissingH
366 , MonadRandom
367 , QuickCheck
368 , Unique
369 , accelerate
370 , accelerate-arithmetic
371 , accelerate-llvm-native
372 , accelerate-utility
373 , aeson
374 , aeson-lens
375 , aeson-pretty
376 , array
377 , async
378 , attoparsec
379 , auto-update
380 , base >=4.7 && <5
381 , base16-bytestring
382 , base64-bytestring
383 , blaze-html
384 , blaze-markup
385 , blaze-svg
386 , boolexpr
387 , bytestring
388 , case-insensitive
389 , cassava
390 , cborg
391 , cereal
392 , conduit
393 , conduit-extra
394 , containers
395 , contravariant
396 , crawlerArxiv
397 , crawlerHAL
398 , crawlerISTEX
399 , crawlerIsidore
400 , crawlerPubMed
401 , cron
402 , cryptohash
403 , data-time-segment
404 , deepseq
405 , directory
406 , duckling
407 , ekg-core
408 , ekg-json
409 , exceptions
410 , extra
411 , fast-logger
412 , fclabels
413 , fgl
414 , filelock
415 , filepath
416 , formatting
417 , full-text-search
418 , fullstop
419 , gargantext-graph >=0.1.0.0
420 , gargantext-prelude
421 , ghc-clippy-plugin
422 , graphviz
423 , hashable
424 , haskell-igraph
425 , hlcm
426 , hsinfomap
427 , hsparql
428 , hstatistics
429 , http-api-data
430 , http-client
431 , http-client-tls
432 , http-conduit
433 , http-media
434 , http-types
435 , hxt
436 , ihaskell
437 , ini
438 , insert-ordered-containers
439 , jose
440 , json-stream
441 , lens
442 , lifted-base
443 , listsafe
444 , located-base
445 , logging-effect
446 , matrix
447 , monad-control
448 , monad-logger
449 , morpheus-graphql
450 , morpheus-graphql-app
451 , morpheus-graphql-core
452 , morpheus-graphql-subscriptions
453 , mtl
454 , natural-transformation
455 , network-uri
456 , opaleye
457 , pandoc
458 , parallel
459 , parsec
460 , patches-class
461 , patches-map
462 , path
463 , path-io
464 , postgresql-simple
465 , pretty-simple
466 , probability
467 , process
468 , product-profunctors
469 , profunctors
470 , protolude
471 , pureMD5
472 , quickcheck-instances
473 , rake
474 , random
475 , rdf4h
476 , regex-compat
477 , regex-tdfa
478 , replace-attoparsec
479 , resource-pool
480 , resourcet
481 , safe
482 , scientific
483 , semigroups
484 , serialise
485 , servant
486 , servant-auth
487 , servant-auth-client
488 , servant-auth-server >=0.4.4.0
489 , servant-auth-swagger
490 , servant-blaze
491 , servant-cassava
492 , servant-client
493 , servant-ekg
494 , servant-flatten
495 , servant-job
496 , servant-mock
497 , servant-multipart
498 , servant-server
499 , servant-swagger
500 , servant-swagger-ui
501 , servant-xml
502 , simple-reflect
503 , singletons
504 , split
505 , stemmer
506 , stm
507 , swagger2
508 , taggy-lens
509 , tagsoup
510 , template-haskell
511 , temporary
512 , text
513 , text-conversions
514 , text-metrics
515 , time
516 , time-locale-compat
517 , timezone-series
518 , transformers
519 , transformers-base
520 , tuple
521 , unordered-containers
522 , uri-encode
523 , utf8-string
524 , uuid
525 , validity
526 , vector
527 , wai
528 , wai-app-static
529 , wai-cors
530 , wai-extra
531 , wai-websockets
532 , warp
533 , websockets
534 , wikiparsec
535 , wreq
536 , xml-conduit
537 , xml-types
538 , xmlbf
539 , yaml
540 , zip
541 , zlib
542 default-language: Haskell2010
543
544 executable gargantext-admin
545 main-is: Main.hs
546 other-modules:
547 Paths_gargantext
548 hs-source-dirs:
549 bin/gargantext-admin
550 default-extensions:
551 DataKinds
552 DeriveGeneric
553 FlexibleContexts
554 FlexibleInstances
555 GADTs
556 GeneralizedNewtypeDeriving
557 MultiParamTypeClasses
558 NamedFieldPuns
559 NoImplicitPrelude
560 OverloadedStrings
561 RankNTypes
562 RecordWildCards
563 StrictData
564 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
565 build-depends:
566 base
567 , extra
568 , gargantext
569 , gargantext-prelude
570 , text
571 default-language: Haskell2010
572
573 executable gargantext-cbor2json
574 main-is: Main.hs
575 other-modules:
576 Paths_gargantext
577 hs-source-dirs:
578 bin/gargantext-cbor2json
579 default-extensions:
580 DataKinds
581 DeriveGeneric
582 FlexibleContexts
583 FlexibleInstances
584 GADTs
585 GeneralizedNewtypeDeriving
586 MultiParamTypeClasses
587 NamedFieldPuns
588 NoImplicitPrelude
589 OverloadedStrings
590 RankNTypes
591 RecordWildCards
592 StrictData
593 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
594 build-depends:
595 aeson
596 , base
597 , bytestring
598 , extra
599 , gargantext
600 , gargantext-prelude
601 , serialise
602 , text
603 default-language: Haskell2010
604
605 executable gargantext-cli
606 main-is: Main.hs
607 other-modules:
608 CleanCsvCorpus
609 Paths_gargantext
610 hs-source-dirs:
611 bin/gargantext-cli
612 default-extensions:
613 DataKinds
614 DeriveGeneric
615 FlexibleContexts
616 FlexibleInstances
617 GADTs
618 GeneralizedNewtypeDeriving
619 MultiParamTypeClasses
620 NamedFieldPuns
621 NoImplicitPrelude
622 OverloadedStrings
623 RankNTypes
624 RecordWildCards
625 StrictData
626 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
627 build-depends:
628 aeson
629 , async
630 , base
631 , bytestring
632 , cassava
633 , containers
634 , extra
635 , full-text-search
636 , gargantext
637 , gargantext-prelude
638 , ini
639 , optparse-generic
640 , split
641 , text
642 , unordered-containers
643 , vector
644 default-language: Haskell2010
645
646 executable gargantext-import
647 main-is: Main.hs
648 other-modules:
649 Paths_gargantext
650 hs-source-dirs:
651 bin/gargantext-import
652 default-extensions:
653 DataKinds
654 DeriveGeneric
655 FlexibleContexts
656 FlexibleInstances
657 GADTs
658 GeneralizedNewtypeDeriving
659 MultiParamTypeClasses
660 NamedFieldPuns
661 NoImplicitPrelude
662 OverloadedStrings
663 RankNTypes
664 RecordWildCards
665 StrictData
666 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
667 build-depends:
668 base
669 , extra
670 , gargantext
671 , gargantext-prelude
672 , servant-server
673 , text
674 default-language: Haskell2010
675
676 executable gargantext-init
677 main-is: Main.hs
678 other-modules:
679 Paths_gargantext
680 hs-source-dirs:
681 bin/gargantext-init
682 default-extensions:
683 DataKinds
684 DeriveGeneric
685 FlexibleContexts
686 FlexibleInstances
687 GADTs
688 GeneralizedNewtypeDeriving
689 MultiParamTypeClasses
690 NamedFieldPuns
691 NoImplicitPrelude
692 OverloadedStrings
693 RankNTypes
694 RecordWildCards
695 StrictData
696 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
697 build-depends:
698 base
699 , cron
700 , extra
701 , gargantext
702 , gargantext-prelude
703 , text
704 default-language: Haskell2010
705
706 executable gargantext-invitations
707 main-is: Main.hs
708 other-modules:
709 Paths_gargantext
710 hs-source-dirs:
711 bin/gargantext-invitations
712 default-extensions:
713 DataKinds
714 DeriveGeneric
715 FlexibleContexts
716 FlexibleInstances
717 GADTs
718 GeneralizedNewtypeDeriving
719 MultiParamTypeClasses
720 NamedFieldPuns
721 NoImplicitPrelude
722 OverloadedStrings
723 RankNTypes
724 RecordWildCards
725 StrictData
726 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
727 build-depends:
728 base
729 , extra
730 , gargantext
731 , gargantext-prelude
732 , text
733 default-language: Haskell2010
734
735 executable gargantext-phylo
736 main-is: Main.hs
737 other-modules:
738 Paths_gargantext
739 hs-source-dirs:
740 bin/gargantext-phylo
741 default-extensions:
742 DataKinds
743 DeriveGeneric
744 FlexibleContexts
745 FlexibleInstances
746 GADTs
747 GeneralizedNewtypeDeriving
748 MultiParamTypeClasses
749 NamedFieldPuns
750 NoImplicitPrelude
751 OverloadedStrings
752 RankNTypes
753 RecordWildCards
754 StrictData
755 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
756 build-depends:
757 aeson
758 , async
759 , base
760 , bytestring
761 , cassava
762 , containers
763 , cryptohash
764 , directory
765 , extra
766 , gargantext
767 , gargantext-prelude
768 , ini
769 , optparse-generic
770 , parallel
771 , split
772 , text
773 , time
774 , unordered-containers
775 , vector
776 default-language: Haskell2010
777
778 executable gargantext-server
779 main-is: Main.hs
780 other-modules:
781 Paths_gargantext
782 hs-source-dirs:
783 bin/gargantext-server
784 default-extensions:
785 DataKinds
786 DeriveGeneric
787 FlexibleContexts
788 FlexibleInstances
789 GADTs
790 GeneralizedNewtypeDeriving
791 MultiParamTypeClasses
792 NamedFieldPuns
793 NoImplicitPrelude
794 OverloadedStrings
795 RankNTypes
796 RecordWildCards
797 StrictData
798 ghc-options: -Wall -O2 -Wcompat -Wmissing-signatures -rtsopts -threaded -with-rtsopts=-N -with-rtsopts=-T -fprof-auto
799 build-depends:
800 base
801 , cassava
802 , containers
803 , extra
804 , full-text-search
805 , gargantext
806 , gargantext-prelude
807 , ini
808 , optparse-generic
809 , postgresql-simple
810 , text
811 , unordered-containers
812 , vector
813 default-language: Haskell2010
814
815 executable gargantext-upgrade
816 main-is: Main.hs
817 other-modules:
818 Paths_gargantext
819 hs-source-dirs:
820 bin/gargantext-upgrade
821 default-extensions:
822 DataKinds
823 DeriveGeneric
824 FlexibleContexts
825 FlexibleInstances
826 GADTs
827 GeneralizedNewtypeDeriving
828 MultiParamTypeClasses
829 NamedFieldPuns
830 NoImplicitPrelude
831 OverloadedStrings
832 RankNTypes
833 RecordWildCards
834 StrictData
835 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
836 build-depends:
837 base
838 , cron
839 , extra
840 , gargantext
841 , gargantext-prelude
842 , postgresql-simple
843 , text
844 default-language: Haskell2010
845
846 test-suite garg-test
847 type: exitcode-stdio-1.0
848 main-is: Main.hs
849 other-modules:
850 Core.Text
851 Core.Text.Corpus.Query
852 Core.Text.Examples
853 Core.Text.Flow
854 Core.Utils
855 Graph.Clustering
856 Graph.Distance
857 Ngrams.Lang
858 Ngrams.Lang.En
859 Ngrams.Lang.Fr
860 Ngrams.Lang.Occurrences
861 Ngrams.Metrics
862 Ngrams.NLP
863 Ngrams.Query
864 Ngrams.Query.PaginationCorpus
865 Parsers.Date
866 Parsers.Types
867 Parsers.WOS
868 Utils.Crypto
869 Utils.Jobs
870 Paths_gargantext
871 hs-source-dirs:
872 src-test
873 default-extensions:
874 DataKinds
875 DeriveGeneric
876 FlexibleContexts
877 FlexibleInstances
878 GADTs
879 GeneralizedNewtypeDeriving
880 MultiParamTypeClasses
881 NamedFieldPuns
882 NoImplicitPrelude
883 OverloadedStrings
884 RankNTypes
885 RecordWildCards
886 StrictData
887 DataKinds
888 DeriveGeneric
889 FlexibleContexts
890 FlexibleInstances
891 GeneralizedNewtypeDeriving
892 MultiParamTypeClasses
893 NoImplicitPrelude
894 OverloadedStrings
895 RankNTypes
896 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
897 build-depends:
898 QuickCheck
899 , aeson
900 , async
901 , base
902 , boolexpr
903 , bytestring
904 , conduit
905 , containers
906 , crawlerArxiv
907 , duckling
908 , extra
909 , gargantext
910 , gargantext-prelude
911 , hspec
912 , http-client
913 , http-client-tls
914 , mtl
915 , parsec
916 , patches-class
917 , patches-map
918 , quickcheck-instances
919 , servant-job
920 , stm
921 , tasty
922 , tasty-hspec
923 , tasty-hunit
924 , tasty-quickcheck
925 , text
926 , time
927 , unordered-containers
928 , validity
929 default-language: Haskell2010