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