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