]> Git — Sourcephile - gargantext.git/blob - gargantext.cabal
Merge remote-tracking branch 'origin/adinapoli/issue-180-deps-audit' into dev
[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.4.4
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.Metrics
135 Gargantext.API.Ngrams.List
136 Gargantext.API.Ngrams.List.Types
137 Gargantext.API.Ngrams.NgramsTree
138 Gargantext.API.Node.Contact
139 Gargantext.API.Node.Corpus.Annuaire
140 Gargantext.API.Node.Corpus.Export
141 Gargantext.API.Node.Corpus.Export.Types
142 Gargantext.API.Node.Corpus.New
143 Gargantext.API.Node.Corpus.New.File
144 Gargantext.API.Node.Corpus.New.Types
145 Gargantext.API.Node.Corpus.Searx
146 Gargantext.API.Node.Corpus.Types
147 Gargantext.API.Node.Document.Export
148 Gargantext.API.Node.Document.Export.Types
149 Gargantext.API.Node.DocumentsFromWriteNodes
150 Gargantext.API.Node.DocumentUpload
151 Gargantext.API.Node.FrameCalcUpload
152 Gargantext.API.Node.Get
153 Gargantext.API.Node.New
154 Gargantext.API.Node.Types
155 Gargantext.API.Node.Update
156 Gargantext.API.Public
157 Gargantext.API.Routes
158 Gargantext.API.Search
159 Gargantext.API.Server
160 Gargantext.API.Swagger
161 Gargantext.API.Table
162 Gargantext.API.ThrowAll
163 Gargantext.API.Types
164 Gargantext.Core.Ext.IMT
165 Gargantext.Core.Ext.IMTUser
166 Gargantext.Core.Flow.Ngrams
167 Gargantext.Core.Flow.Types
168 Gargantext.Core.Mail
169 Gargantext.Core.Mail.Types
170 Gargantext.Core.Methods.Graph.BAC.Proxemy
171 Gargantext.Core.Methods.Graph.MaxClique
172 Gargantext.Core.Methods.Matrix.Accelerate.Utils
173 Gargantext.Core.Methods.Similarities.Accelerate.Conditional
174 Gargantext.Core.Methods.Similarities.Accelerate.Distributional
175 Gargantext.Core.Methods.Similarities.Accelerate.SpeGen
176 Gargantext.Core.Methods.Similarities.Conditional
177 Gargantext.Core.Methods.Similarities.Distributional
178 Gargantext.Core.NodeStoryFile
179 Gargantext.Core.Statistics
180 Gargantext.Core.Text.Convert
181 Gargantext.Core.Text.Corpus.API.Arxiv
182 Gargantext.Core.Text.Corpus.API.Hal
183 Gargantext.Core.Text.Corpus.API.Isidore
184 Gargantext.Core.Text.Corpus.API.Istex
185 Gargantext.Core.Text.Corpus.API.Pubmed
186 Gargantext.Core.Text.Corpus.Parsers.Date
187 Gargantext.Core.Text.Corpus.Parsers.Date.Attoparsec
188 Gargantext.Core.Text.Corpus.Parsers.FrameWrite
189 Gargantext.Core.Text.Corpus.Parsers.GrandDebat
190 Gargantext.Core.Text.Corpus.Parsers.Isidore
191 Gargantext.Core.Text.Corpus.Parsers.Json2Csv
192 Gargantext.Core.Text.Corpus.Parsers.RIS
193 Gargantext.Core.Text.Corpus.Parsers.RIS.Presse
194 Gargantext.Core.Text.Corpus.Parsers.Wikidata
195 Gargantext.Core.Text.Corpus.Parsers.Wikidata.Crawler
196 Gargantext.Core.Text.Corpus.Parsers.Wikimedia
197 Gargantext.Core.Text.Corpus.Parsers.WOS
198 Gargantext.Core.Text.Learn
199 Gargantext.Core.Text.List
200 Gargantext.Core.Text.List.Group
201 Gargantext.Core.Text.List.Group.Prelude
202 Gargantext.Core.Text.List.Group.WithScores
203 Gargantext.Core.Text.List.Group.WithStem
204 Gargantext.Core.Text.List.Learn
205 Gargantext.Core.Text.List.Merge
206 Gargantext.Core.Text.List.Social
207 Gargantext.Core.Text.List.Social.Find
208 Gargantext.Core.Text.List.Social.Patch
209 Gargantext.Core.Text.List.Social.Prelude
210 Gargantext.Core.Text.Metrics.FrequentItemSet
211 Gargantext.Core.Text.Metrics.SpeGen.IncExc
212 Gargantext.Core.Text.Metrics.Utils
213 Gargantext.Core.Text.Samples.CH
214 Gargantext.Core.Text.Samples.DE
215 Gargantext.Core.Text.Samples.EN
216 Gargantext.Core.Text.Samples.FR
217 Gargantext.Core.Text.Samples.SP
218 Gargantext.Core.Text.Terms.Mono.Stem
219 Gargantext.Core.Text.Terms.Mono.Stem.En
220 Gargantext.Core.Text.Terms.Mono.Token
221 Gargantext.Core.Text.Terms.Mono.Token.En
222 Gargantext.Core.Text.Terms.Multi
223 Gargantext.Core.Text.Terms.Multi.Group
224 Gargantext.Core.Text.Terms.Multi.PosTagging
225 Gargantext.Core.Text.Terms.Multi.PosTagging.Types
226 Gargantext.Core.Types.Phylo
227 Gargantext.Core.Types.Search
228 Gargantext.Core.Utils.DateUtils
229 Gargantext.Core.Viz
230 Gargantext.Core.Viz.Chart
231 Gargantext.Core.Viz.Graph.API
232 Gargantext.Core.Viz.Graph.Bridgeness
233 Gargantext.Core.Viz.Graph.FGL
234 Gargantext.Core.Viz.Graph.GEXF
235 Gargantext.Core.Viz.Graph.Legend
236 Gargantext.Core.Viz.Graph.PatriciaTreeTypes
237 Gargantext.Core.Viz.Graph.Tools.Infomap
238 Gargantext.Core.Viz.Graph.Utils
239 Gargantext.Core.Viz.LegacyPhylo
240 Gargantext.Core.Viz.Phylo.Example
241 Gargantext.Core.Viz.Phylo.Legacy.LegacyMain
242 Gargantext.Core.Viz.Phylo.TemporalMatching
243 Gargantext.Data.HashMap.Strict.Utils
244 Gargantext.Database
245 Gargantext.Database.Action.Delete
246 Gargantext.Database.Action.Flow.Annuaire
247 Gargantext.Database.Action.Flow.List
248 Gargantext.Database.Action.Flow.Pairing
249 Gargantext.Database.Action.Flow.Utils
250 Gargantext.Database.Action.Index
251 Gargantext.Database.Action.Learn
252 Gargantext.Database.Action.Mail
253 Gargantext.Database.Action.Metrics
254 Gargantext.Database.Action.Metrics.Lists
255 Gargantext.Database.Action.Metrics.NgramsByContext
256 Gargantext.Database.Action.Metrics.TFICF
257 Gargantext.Database.Action.Node
258 Gargantext.Database.Action.Search
259 Gargantext.Database.Action.Share
260 Gargantext.Database.Action.TSQuery
261 Gargantext.Database.Action.User
262 Gargantext.Database.Admin.Access
263 Gargantext.Database.Admin.Bashql
264 Gargantext.Database.Admin.Trigger.ContextNodeNgrams
265 Gargantext.Database.Admin.Trigger.Contexts
266 Gargantext.Database.Admin.Trigger.NodesContexts
267 Gargantext.Database.Admin.Types.Hyperdata.Any
268 Gargantext.Database.Admin.Types.Hyperdata.Contact
269 Gargantext.Database.Admin.Types.Hyperdata.Corpus
270 Gargantext.Database.Admin.Types.Hyperdata.CorpusField
271 Gargantext.Database.Admin.Types.Hyperdata.Dashboard
272 Gargantext.Database.Admin.Types.Hyperdata.Default
273 Gargantext.Database.Admin.Types.Hyperdata.Document
274 Gargantext.Database.Admin.Types.Hyperdata.File
275 Gargantext.Database.Admin.Types.Hyperdata.Folder
276 Gargantext.Database.Admin.Types.Hyperdata.Frame
277 Gargantext.Database.Admin.Types.Hyperdata.List
278 Gargantext.Database.Admin.Types.Hyperdata.Model
279 Gargantext.Database.Admin.Types.Hyperdata.Phylo
280 Gargantext.Database.Admin.Types.Hyperdata.Prelude
281 Gargantext.Database.Admin.Types.Hyperdata.Texts
282 Gargantext.Database.Admin.Types.Hyperdata.User
283 Gargantext.Database.Admin.Types.Metrics
284 Gargantext.Database.GargDB
285 Gargantext.Database.Query
286 Gargantext.Database.Query.Facet
287 Gargantext.Database.Query.Facet.Types
288 Gargantext.Database.Query.Filter
289 Gargantext.Database.Query.Join
290 Gargantext.Database.Query.Prelude
291 Gargantext.Database.Query.Table.Context
292 Gargantext.Database.Query.Table.ContextNodeNgrams
293 Gargantext.Database.Query.Table.ContextNodeNgrams2
294 Gargantext.Database.Query.Table.Ngrams
295 Gargantext.Database.Query.Table.Node.Children
296 Gargantext.Database.Query.Table.Node.Contact
297 Gargantext.Database.Query.Table.Node.Document.Add
298 Gargantext.Database.Query.Table.Node.Document.Insert
299 Gargantext.Database.Query.Table.Node.Error
300 Gargantext.Database.Query.Table.Node.Select
301 Gargantext.Database.Query.Table.Node.Update
302 Gargantext.Database.Query.Table.Node.User
303 Gargantext.Database.Query.Table.Node_NodeNgramsNodeNgrams
304 Gargantext.Database.Query.Table.NodeContext
305 Gargantext.Database.Query.Table.NodeContext_NodeContext
306 Gargantext.Database.Query.Table.NodeNgrams
307 Gargantext.Database.Query.Table.NodeNode
308 Gargantext.Database.Query.Table.NodeNodeNgrams
309 Gargantext.Database.Query.Table.NodesNgramsRepo
310 Gargantext.Database.Query.Tree
311 Gargantext.Database.Query.Tree.Error
312 Gargantext.Database.Query.Tree.Root
313 Gargantext.Database.Schema.Context
314 Gargantext.Database.Schema.ContextNodeNgrams
315 Gargantext.Database.Schema.ContextNodeNgrams2
316 Gargantext.Database.Schema.NgramsPostag
317 Gargantext.Database.Schema.Node
318 Gargantext.Database.Schema.Node_NodeNgramsNodeNgrams
319 Gargantext.Database.Schema.NodeContext
320 Gargantext.Database.Schema.NodeContext_NodeContext
321 Gargantext.Database.Schema.NodeNgrams
322 Gargantext.Database.Schema.NodeNode
323 Gargantext.Database.Schema.NodeNodeNgrams
324 Gargantext.Database.Schema.NodeNodeNgrams2
325 Gargantext.Database.Schema.NodesNgramsRepo
326 Gargantext.Database.Schema.Prelude
327 Gargantext.Database.Schema.User
328 Gargantext.Database.Types
329 Gargantext.Utils.Aeson
330 Gargantext.Utils.JohnSnowNLP
331 Gargantext.Utils.Servant
332 Gargantext.Utils.UTCTime
333 Paths_gargantext
334 hs-source-dirs:
335 src
336 default-extensions:
337 DataKinds
338 DeriveGeneric
339 FlexibleContexts
340 FlexibleInstances
341 GeneralizedNewtypeDeriving
342 MultiParamTypeClasses
343 NamedFieldPuns
344 NoImplicitPrelude
345 OverloadedStrings
346 RankNTypes
347 RecordWildCards
348 StrictData
349 ghc-options: -Wall -Wincomplete-uni-patterns -Wincomplete-record-updates -Wmissing-signatures -Wunused-binds -Wunused-imports -Werror -freduction-depth=300
350 build-depends:
351 HSvm
352 , KMP
353 , MissingH
354 , MonadRandom
355 , QuickCheck
356 , Unique
357 , accelerate
358 , accelerate-arithmetic
359 , accelerate-llvm-native
360 , accelerate-utility
361 , aeson
362 , aeson-lens
363 , aeson-pretty
364 , array
365 , async
366 , attoparsec
367 , auto-update
368 , base >=4.7 && <5
369 , base16-bytestring
370 , base64-bytestring
371 , blaze-html
372 , blaze-markup
373 , blaze-svg
374 , bytestring
375 , case-insensitive
376 , cassava
377 , cborg
378 , cereal
379 , conduit
380 , conduit-extra
381 , containers
382 , contravariant
383 , crawlerArxiv
384 , crawlerHAL
385 , crawlerISTEX
386 , crawlerIsidore
387 , crawlerPubMed
388 , cryptohash
389 , data-time-segment
390 , deepseq
391 , directory
392 , duckling
393 , ekg-core
394 , ekg-json
395 , exceptions
396 , extra
397 , fast-logger
398 , fclabels
399 , fgl
400 , filelock
401 , filepath
402 , formatting
403 , full-text-search
404 , fullstop
405 , gargantext-graph >=0.1.0.0
406 , gargantext-prelude
407 , graphviz
408 , hashable
409 , haskell-igraph
410 , hlcm
411 , hsinfomap
412 , hsparql
413 , hstatistics
414 , http-api-data
415 , http-client
416 , http-client-tls
417 , http-conduit
418 , http-media
419 , http-types
420 , hxt
421 , ihaskell
422 , ini
423 , insert-ordered-containers
424 , jose
425 , json-stream
426 , lens
427 , lifted-base
428 , listsafe
429 , located-base
430 , logging-effect
431 , matrix
432 , monad-control
433 , monad-logger
434 , morpheus-graphql
435 , morpheus-graphql-app
436 , morpheus-graphql-core
437 , morpheus-graphql-subscriptions
438 , mtl
439 , natural-transformation
440 , opaleye
441 , pandoc
442 , parallel
443 , parsec
444 , patches-class
445 , patches-map
446 , path
447 , path-io
448 , postgresql-simple
449 , pretty-simple
450 , probability
451 , process
452 , product-profunctors
453 , profunctors
454 , protolude
455 , pureMD5
456 , quickcheck-instances
457 , rake
458 , random
459 , rdf4h
460 , regex-compat
461 , regex-tdfa
462 , resource-pool
463 , resourcet
464 , safe
465 , scientific
466 , semigroups
467 , serialise
468 , servant
469 , servant-auth
470 , servant-auth-client
471 , servant-auth-server >=0.4.4.0
472 , servant-auth-swagger
473 , servant-blaze
474 , servant-cassava
475 , servant-client
476 , servant-ekg
477 , servant-flatten
478 , servant-job
479 , servant-mock
480 , servant-multipart
481 , servant-server
482 , servant-static-th
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