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