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