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
165 - insert-ordered-containers
176 - natural-transformation
188 - product-profunctors
192 - quickcheck-instances
205 - servant-auth-server >= 0.4.4.0
206 - servant-auth-swagger
219 - singletons # (IGraph)
227 # for password generation
244 - unordered-containers
260 #- charsetdetect-ae # detect charset
262 # API external connections
267 source-dirs: bin/gargantext-server
271 - -Wmissing-signatures
284 - unordered-containers
289 source-dirs: bin/gargantext-cli
295 - -Wmissing-signatures
308 - unordered-containers
313 source-dirs: bin/gargantext-phylo
319 - -Wmissing-signatures
334 - unordered-containers
336 gargantext-adaptative-phylo:
338 source-dirs: bin/gargantext-adaptative-phylo
344 - -Wmissing-signatures
359 - unordered-containers
363 source-dirs: bin/gargantext-import
369 - -Wmissing-signatures
377 source-dirs: bin/gargantext-init
383 - -Wmissing-signatures
390 source-dirs: bin/gargantext-upgrade
396 - -Wmissing-signatures
403 source-dirs: bin/gargantext-admin
409 - -Wmissing-signatures
414 gargantext-cbor2json:
416 source-dirs: bin/gargantext-cbor2json
422 - -Wmissing-signatures
434 source-dirs: src-test
440 - GeneralizedNewtypeDeriving
441 - MultiParamTypeClasses
454 - quickcheck-instances
461 # source-dirs: src-doctest
465 # - -Wmissing-signatures
475 # default-extensions:
479 # - FlexibleInstances
480 # - GeneralizedNewtypeDeriving
481 # - MultiParamTypeClasses
482 # - NoImplicitPrelude
483 # - OverloadedStrings