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