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