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
23 - GeneralizedNewtypeDeriving
24 - MultiParamTypeClasses
31 - -Wincomplete-uni-patterns
32 - -Wincomplete-record-updates
33 - -Wmissing-signatures
37 - -freduction-depth=300
42 - Gargantext.API.HashedResponse
44 - Gargantext.API.Node.File
45 - Gargantext.API.Ngrams
46 - Gargantext.API.Ngrams.Types
47 - Gargantext.API.Admin.Settings
48 - Gargantext.API.Admin.EnvTypes
49 - Gargantext.API.Admin.Types
50 - Gargantext.API.Prelude
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
201 - servant-auth-server >= 0.4.4.0
202 - servant-auth-swagger
215 - singletons # (IGraph)
228 - unordered-containers
249 source-dirs: bin/gargantext-server
253 - -Wmissing-signatures
267 - unordered-containers
272 source-dirs: bin/gargantext-cli
278 - -Wmissing-signatures
292 - unordered-containers
295 gargantext-adaptative-phylo:
297 source-dirs: bin/gargantext-adaptative-phylo
303 - -Wmissing-signatures
319 - unordered-containers
325 source-dirs: bin/gargantext-import
331 - -Wmissing-signatures
340 source-dirs: bin/gargantext-init
346 - -Wmissing-signatures
354 source-dirs: bin/gargantext-upgrade
360 - -Wmissing-signatures
368 source-dirs: bin/gargantext-admin
374 - -Wmissing-signatures
380 gargantext-cbor2json:
382 source-dirs: bin/gargantext-cbor2json
388 - -Wmissing-signatures
401 source-dirs: src-test
407 - GeneralizedNewtypeDeriving
408 - MultiParamTypeClasses
422 - quickcheck-instances
427 - unordered-containers
430 # source-dirs: src-doctest
434 # - -Wmissing-signatures
444 # default-extensions:
448 # - FlexibleInstances
449 # - GeneralizedNewtypeDeriving
450 # - MultiParamTypeClasses
451 # - NoImplicitPrelude
452 # - OverloadedStrings