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