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