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.Types
53 - Gargantext.Core.Types.Individu
54 - Gargantext.Core.Types.Main
55 - Gargantext.Core.Utils.Prefix
56 - Gargantext.Database.Action.Flow
57 - Gargantext.Database.Action.User.New
58 - Gargantext.Database.Query.Table.User
59 - Gargantext.Database.Query.Table.Node
60 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
61 - Gargantext.Database.Prelude
62 - Gargantext.Database.Admin.Trigger.Init
63 - Gargantext.Database.Admin.Config
64 - Gargantext.Database.Admin.Types.Hyperdata
65 - Gargantext.Database.Admin.Types.Node
67 - Gargantext.Prelude.Crypto.Pass.User
68 - Gargantext.Prelude.Utils
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.Examples
76 - Gargantext.Core.Text.List.Formats.CSV
77 - Gargantext.Core.Text.Metrics
78 - Gargantext.Core.Text.Metrics.TFICF
79 - Gargantext.Core.Text.Metrics.CharByChar
80 - Gargantext.Core.Text.Metrics.Count
81 - Gargantext.Core.Text.Search
82 - Gargantext.Core.Text.Terms
83 - Gargantext.Core.Text.Terms.Mono
84 - Gargantext.Core.Text.Terms.Multi.Lang.En
85 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
86 - Gargantext.Core.Text.Terms.Multi.RAKE
87 - Gargantext.Core.Text.Terms.WithList
88 - Gargantext.Core.Text.Flow
89 - Gargantext.Core.Viz.Graph
90 - Gargantext.Core.Viz.Graph.Index
91 - Gargantext.Core.Viz.Phylo
92 - Gargantext.Core.Viz.AdaptativePhylo
93 - Gargantext.Core.Viz.Phylo.PhyloMaker
94 - Gargantext.Core.Viz.Phylo.Tools
95 - Gargantext.Core.Viz.Phylo.PhyloTools
96 - Gargantext.Core.Viz.Phylo.PhyloExport
97 - Gargantext.Core.Viz.Phylo.SynchronicClustering
98 - Gargantext.Core.Viz.Phylo.Example
99 - Gargantext.Core.Viz.Phylo.LevelMaker
100 - Gargantext.Core.Viz.Phylo.View.Export
101 - Gargantext.Core.Viz.Phylo.View.ViewMaker
102 - Gargantext.Core.Viz.Types
166 - insert-ordered-containers
177 - natural-transformation
189 - product-profunctors
193 - quickcheck-instances
206 - servant-auth-server >= 0.4.4.0
207 - servant-auth-swagger
220 - singletons # (IGraph)
228 # for password generation
245 - unordered-containers
261 #- charsetdetect-ae # detect charset
263 # API external connections
268 source-dirs: bin/gargantext-server
272 - -Wmissing-signatures
285 - unordered-containers
290 source-dirs: bin/gargantext-cli
296 - -Wmissing-signatures
309 - unordered-containers
314 source-dirs: bin/gargantext-phylo
320 - -Wmissing-signatures
335 - unordered-containers
337 gargantext-adaptative-phylo:
339 source-dirs: bin/gargantext-adaptative-phylo
345 - -Wmissing-signatures
360 - unordered-containers
364 source-dirs: bin/gargantext-import
370 - -Wmissing-signatures
378 source-dirs: bin/gargantext-init
384 - -Wmissing-signatures
391 source-dirs: bin/gargantext-upgrade
397 - -Wmissing-signatures
404 source-dirs: bin/gargantext-admin
410 - -Wmissing-signatures
415 gargantext-cbor2json:
417 source-dirs: bin/gargantext-cbor2json
423 - -Wmissing-signatures
435 source-dirs: src-test
441 - GeneralizedNewtypeDeriving
442 - MultiParamTypeClasses
455 - quickcheck-instances
462 # source-dirs: src-doctest
466 # - -Wmissing-signatures
476 # default-extensions:
480 # - FlexibleInstances
481 # - GeneralizedNewtypeDeriving
482 # - MultiParamTypeClasses
483 # - NoImplicitPrelude
484 # - OverloadedStrings