3 synopsis: Search, map, share
4 description: Please see README.md
6 author: Gargantext Team
7 maintainer: team@gargantext.org
9 - ! 'Copyright: (c) 2017-Present: see git logs and README'
11 homepage: https://gargantext.org
21 - GeneralizedNewtypeDeriving
22 - MultiParamTypeClasses
29 - -Wincomplete-uni-patterns
30 - -Wincomplete-record-updates
31 - -Wmissing-signatures
35 - -freduction-depth=300
40 - Gargantext.API.HashedResponse
42 - Gargantext.API.Node.File
43 - Gargantext.API.Ngrams
44 - Gargantext.API.Ngrams.Tools
45 - Gargantext.API.Ngrams.Types
46 - Gargantext.API.Admin.Settings
47 - Gargantext.API.Admin.EnvTypes
48 - Gargantext.API.Admin.Types
49 - Gargantext.API.Prelude
51 - Gargantext.Core.NodeStory
52 - Gargantext.Core.Methods.Distances
53 - Gargantext.Core.Types
54 - Gargantext.Core.Types.Individu
55 - Gargantext.Core.Types.Main
56 - Gargantext.Core.Utils.Prefix
57 - Gargantext.Database.Action.Flow
58 - Gargantext.Database.Action.Flow.Types
59 - Gargantext.Database.Action.User.New
60 - Gargantext.Database.Query.Table.User
61 - Gargantext.Database.Query.Table.Node
62 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
63 - Gargantext.Database.Query.Table.NgramsPostag
64 - Gargantext.Database.Prelude
65 - Gargantext.Database.Admin.Trigger.Init
66 - Gargantext.Database.Admin.Config
67 - Gargantext.Database.Admin.Types.Hyperdata
68 - Gargantext.Database.Admin.Types.Node
69 - Gargantext.Core.Text
70 - Gargantext.Core.Text.Context
71 - Gargantext.Core.Text.Corpus.Parsers
72 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
73 - Gargantext.Core.Text.Corpus.API
74 - Gargantext.Core.Text.Corpus.Parsers.CSV
75 - Gargantext.Core.Text.List.Formats.CSV
76 - Gargantext.Core.Text.Metrics
77 - Gargantext.Core.Text.Metrics.TFICF
78 - Gargantext.Core.Text.Metrics.CharByChar
79 - Gargantext.Core.Text.Metrics.Count
80 - Gargantext.Core.Text.Search
81 - Gargantext.Core.Text.Terms
82 - Gargantext.Core.Text.Terms.Mono
83 - Gargantext.Core.Text.Terms.Multi.Lang.En
84 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
85 - Gargantext.Core.Text.Terms.Multi.RAKE
86 - Gargantext.Core.Text.Terms.WithList
87 - Gargantext.Core.Viz.Graph
88 - Gargantext.Core.Viz.Graph.Tools
89 - Gargantext.Core.Viz.Graph.Tools.IGraph
90 - Gargantext.Core.Viz.Graph.Index
91 - Gargantext.Core.Viz.AdaptativePhylo
92 - Gargantext.Core.Viz.Phylo.PhyloMaker
93 - Gargantext.Core.Viz.Phylo.PhyloTools
94 - Gargantext.Core.Viz.Phylo.PhyloExport
95 - Gargantext.Core.Viz.Phylo.SynchronicClustering
96 - Gargantext.Core.Viz.Types
105 - accelerate-arithmetic
162 - insert-ordered-containers
172 - natural-transformation
184 - product-profunctors
188 - quickcheck-instances
202 - servant-auth-server >= 0.4.4.0
203 - servant-auth-swagger
216 - singletons # (IGraph)
229 - unordered-containers
250 source-dirs: bin/gargantext-server
254 - -Wmissing-signatures
268 - unordered-containers
273 source-dirs: bin/gargantext-cli
279 - -Wmissing-signatures
293 - unordered-containers
296 gargantext-adaptative-phylo:
298 source-dirs: bin/gargantext-adaptative-phylo
304 - -Wmissing-signatures
320 - unordered-containers
326 source-dirs: bin/gargantext-import
332 - -Wmissing-signatures
341 source-dirs: bin/gargantext-init
347 - -Wmissing-signatures
355 source-dirs: bin/gargantext-upgrade
361 - -Wmissing-signatures
369 source-dirs: bin/gargantext-admin
375 - -Wmissing-signatures
381 gargantext-cbor2json:
383 source-dirs: bin/gargantext-cbor2json
389 - -Wmissing-signatures
402 source-dirs: src-test
408 - GeneralizedNewtypeDeriving
409 - MultiParamTypeClasses
423 - quickcheck-instances
428 - unordered-containers
431 # source-dirs: src-doctest
435 # - -Wmissing-signatures
445 # default-extensions:
449 # - FlexibleInstances
450 # - GeneralizedNewtypeDeriving
451 # - MultiParamTypeClasses
452 # - NoImplicitPrelude
453 # - OverloadedStrings