]> Git — Sourcephile - gargantext.git/blob - gargantext.cabal
[graphql ngrams] more permissive context ngrams matching fts
[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
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
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 , graphviz
420 , hashable
421 , haskell-igraph
422 , hlcm
423 , hsinfomap
424 , hsparql
425 , hstatistics
426 , http-api-data
427 , http-client
428 , http-client-tls
429 , http-conduit
430 , http-media
431 , http-types
432 , hxt
433 , ihaskell
434 , ini
435 , insert-ordered-containers
436 , jose
437 , json-stream
438 , lens
439 , lifted-base
440 , listsafe
441 , located-base
442 , logging-effect
443 , matrix
444 , monad-control
445 , monad-logger
446 , morpheus-graphql
447 , morpheus-graphql-app
448 , morpheus-graphql-core
449 , morpheus-graphql-subscriptions
450 , mtl
451 , natural-transformation
452 , network-uri
453 , opaleye
454 , pandoc
455 , parallel
456 , parsec
457 , patches-class
458 , patches-map
459 , path
460 , path-io
461 , postgresql-simple
462 , pretty-simple
463 , probability
464 , process
465 , product-profunctors
466 , profunctors
467 , protolude
468 , pureMD5
469 , quickcheck-instances
470 , rake
471 , random
472 , rdf4h
473 , regex-compat
474 , regex-tdfa
475 , replace-attoparsec
476 , resource-pool
477 , resourcet
478 , safe
479 , scientific
480 , semigroups
481 , serialise
482 , servant
483 , servant-auth
484 , servant-auth-client
485 , servant-auth-server >=0.4.4.0
486 , servant-auth-swagger
487 , servant-blaze
488 , servant-cassava
489 , servant-client
490 , servant-ekg
491 , servant-flatten
492 , servant-job
493 , servant-mock
494 , servant-multipart
495 , servant-server
496 , servant-swagger
497 , servant-swagger-ui
498 , servant-xml
499 , simple-reflect
500 , singletons
501 , split
502 , stemmer
503 , stm
504 , swagger2
505 , taggy-lens
506 , tagsoup
507 , template-haskell
508 , temporary
509 , text
510 , text-conversions
511 , text-metrics
512 , time
513 , time-locale-compat
514 , timezone-series
515 , transformers
516 , transformers-base
517 , tuple
518 , unordered-containers
519 , uri-encode
520 , utf8-string
521 , uuid
522 , validity
523 , vector
524 , wai
525 , wai-app-static
526 , wai-cors
527 , wai-extra
528 , wai-websockets
529 , warp
530 , websockets
531 , wikiparsec
532 , wreq
533 , xml-conduit
534 , xml-types
535 , xmlbf
536 , yaml
537 , zip
538 , zlib
539 default-language: Haskell2010
540
541 executable gargantext-admin
542 main-is: Main.hs
543 other-modules:
544 Paths_gargantext
545 hs-source-dirs:
546 bin/gargantext-admin
547 default-extensions:
548 DataKinds
549 DeriveGeneric
550 FlexibleContexts
551 FlexibleInstances
552 GADTs
553 GeneralizedNewtypeDeriving
554 MultiParamTypeClasses
555 NamedFieldPuns
556 NoImplicitPrelude
557 OverloadedStrings
558 RankNTypes
559 RecordWildCards
560 StrictData
561 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
562 build-depends:
563 base
564 , extra
565 , gargantext
566 , gargantext-prelude
567 , text
568 default-language: Haskell2010
569
570 executable gargantext-cbor2json
571 main-is: Main.hs
572 other-modules:
573 Paths_gargantext
574 hs-source-dirs:
575 bin/gargantext-cbor2json
576 default-extensions:
577 DataKinds
578 DeriveGeneric
579 FlexibleContexts
580 FlexibleInstances
581 GADTs
582 GeneralizedNewtypeDeriving
583 MultiParamTypeClasses
584 NamedFieldPuns
585 NoImplicitPrelude
586 OverloadedStrings
587 RankNTypes
588 RecordWildCards
589 StrictData
590 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
591 build-depends:
592 aeson
593 , base
594 , bytestring
595 , extra
596 , gargantext
597 , gargantext-prelude
598 , serialise
599 , text
600 default-language: Haskell2010
601
602 executable gargantext-cli
603 main-is: Main.hs
604 other-modules:
605 CleanCsvCorpus
606 Paths_gargantext
607 hs-source-dirs:
608 bin/gargantext-cli
609 default-extensions:
610 DataKinds
611 DeriveGeneric
612 FlexibleContexts
613 FlexibleInstances
614 GADTs
615 GeneralizedNewtypeDeriving
616 MultiParamTypeClasses
617 NamedFieldPuns
618 NoImplicitPrelude
619 OverloadedStrings
620 RankNTypes
621 RecordWildCards
622 StrictData
623 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
624 build-depends:
625 aeson
626 , async
627 , base
628 , bytestring
629 , cassava
630 , containers
631 , extra
632 , full-text-search
633 , gargantext
634 , gargantext-prelude
635 , ini
636 , optparse-generic
637 , split
638 , text
639 , unordered-containers
640 , vector
641 default-language: Haskell2010
642
643 executable gargantext-import
644 main-is: Main.hs
645 other-modules:
646 Paths_gargantext
647 hs-source-dirs:
648 bin/gargantext-import
649 default-extensions:
650 DataKinds
651 DeriveGeneric
652 FlexibleContexts
653 FlexibleInstances
654 GADTs
655 GeneralizedNewtypeDeriving
656 MultiParamTypeClasses
657 NamedFieldPuns
658 NoImplicitPrelude
659 OverloadedStrings
660 RankNTypes
661 RecordWildCards
662 StrictData
663 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
664 build-depends:
665 base
666 , extra
667 , gargantext
668 , gargantext-prelude
669 , servant-server
670 , text
671 default-language: Haskell2010
672
673 executable gargantext-init
674 main-is: Main.hs
675 other-modules:
676 Paths_gargantext
677 hs-source-dirs:
678 bin/gargantext-init
679 default-extensions:
680 DataKinds
681 DeriveGeneric
682 FlexibleContexts
683 FlexibleInstances
684 GADTs
685 GeneralizedNewtypeDeriving
686 MultiParamTypeClasses
687 NamedFieldPuns
688 NoImplicitPrelude
689 OverloadedStrings
690 RankNTypes
691 RecordWildCards
692 StrictData
693 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
694 build-depends:
695 base
696 , cron
697 , extra
698 , gargantext
699 , gargantext-prelude
700 , text
701 default-language: Haskell2010
702
703 executable gargantext-invitations
704 main-is: Main.hs
705 other-modules:
706 Paths_gargantext
707 hs-source-dirs:
708 bin/gargantext-invitations
709 default-extensions:
710 DataKinds
711 DeriveGeneric
712 FlexibleContexts
713 FlexibleInstances
714 GADTs
715 GeneralizedNewtypeDeriving
716 MultiParamTypeClasses
717 NamedFieldPuns
718 NoImplicitPrelude
719 OverloadedStrings
720 RankNTypes
721 RecordWildCards
722 StrictData
723 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
724 build-depends:
725 base
726 , extra
727 , gargantext
728 , gargantext-prelude
729 , text
730 default-language: Haskell2010
731
732 executable gargantext-phylo
733 main-is: Main.hs
734 other-modules:
735 Paths_gargantext
736 hs-source-dirs:
737 bin/gargantext-phylo
738 default-extensions:
739 DataKinds
740 DeriveGeneric
741 FlexibleContexts
742 FlexibleInstances
743 GADTs
744 GeneralizedNewtypeDeriving
745 MultiParamTypeClasses
746 NamedFieldPuns
747 NoImplicitPrelude
748 OverloadedStrings
749 RankNTypes
750 RecordWildCards
751 StrictData
752 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
753 build-depends:
754 aeson
755 , async
756 , base
757 , bytestring
758 , cassava
759 , containers
760 , cryptohash
761 , directory
762 , extra
763 , gargantext
764 , gargantext-prelude
765 , ini
766 , optparse-generic
767 , parallel
768 , split
769 , text
770 , time
771 , unordered-containers
772 , vector
773 default-language: Haskell2010
774
775 executable gargantext-server
776 main-is: Main.hs
777 other-modules:
778 Paths_gargantext
779 hs-source-dirs:
780 bin/gargantext-server
781 default-extensions:
782 DataKinds
783 DeriveGeneric
784 FlexibleContexts
785 FlexibleInstances
786 GADTs
787 GeneralizedNewtypeDeriving
788 MultiParamTypeClasses
789 NamedFieldPuns
790 NoImplicitPrelude
791 OverloadedStrings
792 RankNTypes
793 RecordWildCards
794 StrictData
795 ghc-options: -Wall -O2 -Wcompat -Wmissing-signatures -rtsopts -threaded -with-rtsopts=-N -with-rtsopts=-T -fprof-auto
796 build-depends:
797 base
798 , cassava
799 , containers
800 , extra
801 , full-text-search
802 , gargantext
803 , gargantext-prelude
804 , ini
805 , optparse-generic
806 , postgresql-simple
807 , text
808 , unordered-containers
809 , vector
810 default-language: Haskell2010
811
812 executable gargantext-upgrade
813 main-is: Main.hs
814 other-modules:
815 Paths_gargantext
816 hs-source-dirs:
817 bin/gargantext-upgrade
818 default-extensions:
819 DataKinds
820 DeriveGeneric
821 FlexibleContexts
822 FlexibleInstances
823 GADTs
824 GeneralizedNewtypeDeriving
825 MultiParamTypeClasses
826 NamedFieldPuns
827 NoImplicitPrelude
828 OverloadedStrings
829 RankNTypes
830 RecordWildCards
831 StrictData
832 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
833 build-depends:
834 base
835 , cron
836 , extra
837 , gargantext
838 , gargantext-prelude
839 , postgresql-simple
840 , text
841 default-language: Haskell2010
842
843 test-suite garg-test
844 type: exitcode-stdio-1.0
845 main-is: Main.hs
846 other-modules:
847 Core.Text
848 Core.Text.Examples
849 Core.Text.Flow
850 Core.Utils
851 Graph.Clustering
852 Graph.Distance
853 Ngrams.Lang
854 Ngrams.Lang.En
855 Ngrams.Lang.Fr
856 Ngrams.Lang.Occurrences
857 Ngrams.Metrics
858 Ngrams.NLP
859 Ngrams.Query
860 Ngrams.Query.PaginationCorpus
861 Parsers.Date
862 Parsers.Types
863 Parsers.WOS
864 Utils.Crypto
865 Paths_gargantext
866 hs-source-dirs:
867 src-test
868 default-extensions:
869 DataKinds
870 DeriveGeneric
871 FlexibleContexts
872 FlexibleInstances
873 GADTs
874 GeneralizedNewtypeDeriving
875 MultiParamTypeClasses
876 NamedFieldPuns
877 NoImplicitPrelude
878 OverloadedStrings
879 RankNTypes
880 RecordWildCards
881 StrictData
882 DataKinds
883 DeriveGeneric
884 FlexibleContexts
885 FlexibleInstances
886 GeneralizedNewtypeDeriving
887 MultiParamTypeClasses
888 NoImplicitPrelude
889 OverloadedStrings
890 RankNTypes
891 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
892 build-depends:
893 QuickCheck
894 , aeson
895 , base
896 , bytestring
897 , containers
898 , duckling
899 , extra
900 , gargantext
901 , gargantext-prelude
902 , hspec
903 , parsec
904 , quickcheck-instances
905 , tasty
906 , tasty-hunit
907 , text
908 , time
909 , unordered-containers
910 default-language: Haskell2010
911
912 test-suite jobqueue-test
913 type: exitcode-stdio-1.0
914 main-is: Main.hs
915 other-modules:
916 Paths_gargantext
917 hs-source-dirs:
918 tests/queue
919 default-extensions:
920 DataKinds
921 DeriveGeneric
922 FlexibleContexts
923 FlexibleInstances
924 GADTs
925 GeneralizedNewtypeDeriving
926 MultiParamTypeClasses
927 NamedFieldPuns
928 NoImplicitPrelude
929 OverloadedStrings
930 RankNTypes
931 RecordWildCards
932 StrictData
933 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
934 build-depends:
935 aeson
936 , async
937 , base
938 , containers
939 , extra
940 , gargantext
941 , hspec
942 , http-client
943 , http-client-tls
944 , mtl
945 , servant-job
946 , stm
947 , text
948 , time
949 default-language: Haskell2010