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