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.Admin.Settings
43 - Gargantext.API.Prelude
45 - Gargantext.Core.Types
46 - Gargantext.Core.Types.Individu
47 - Gargantext.Core.Types.Main
48 - Gargantext.Core.Utils.Prefix
49 - Gargantext.Database.Action.Flow
50 - Gargantext.Database.Query.Table.User
51 - Gargantext.Database.Query.Table.Node
52 - Gargantext.Database.Prelude
53 - Gargantext.Database.Admin.Trigger.Init
54 - Gargantext.Database.Admin.Config
55 - Gargantext.Database.Admin.Types.Hyperdata
56 - Gargantext.Database.Admin.Types.Node
59 - Gargantext.Text.Context
60 - Gargantext.Text.Corpus.Parsers
61 - Gargantext.Text.Corpus.Parsers.Date.Parsec
62 - Gargantext.Text.Corpus.API
63 - Gargantext.Text.Corpus.Parsers.CSV
64 - Gargantext.Text.Examples
65 - Gargantext.Text.List.CSV
66 - Gargantext.Text.Metrics
67 - Gargantext.Text.Metrics.TFICF
68 - Gargantext.Text.Metrics.CharByChar
69 - Gargantext.Text.Metrics.Count
70 - Gargantext.Text.Search
71 - Gargantext.Text.Terms
72 - Gargantext.Text.Terms.Mono
73 - Gargantext.Text.Terms.Multi.Lang.En
74 - Gargantext.Text.Terms.Multi.Lang.Fr
75 - Gargantext.Text.Terms.Multi.RAKE
76 - Gargantext.Text.Terms.WithList
77 - Gargantext.Text.Flow
78 - Gargantext.Viz.Graph
79 - Gargantext.Viz.Graph.Distances.Matrice
80 - Gargantext.Viz.Graph.Index
81 - Gargantext.Viz.Phylo
82 - Gargantext.Viz.AdaptativePhylo
83 - Gargantext.Viz.Phylo.PhyloMaker
84 - Gargantext.Viz.Phylo.Tools
85 - Gargantext.Viz.Phylo.PhyloTools
86 - Gargantext.Viz.Phylo.PhyloExport
87 - Gargantext.Viz.Phylo.SynchronicClustering
88 - Gargantext.Viz.Phylo.Example
89 - Gargantext.Viz.Phylo.LevelMaker
90 - Gargantext.Viz.Phylo.View.Export
91 - Gargantext.Viz.Phylo.View.ViewMaker
92 - Gargantext.Viz.Types
155 - insert-ordered-containers
165 - natural-transformation
177 - product-profunctors
181 - quickcheck-instances
194 - servant-auth-server >= 0.4.4.0
195 - servant-auth-swagger
208 - singletons # (IGraph)
221 - unordered-containers
237 #- charsetdetect-ae # detect charset
239 # API external connections
244 source-dirs: bin/gargantext-server
248 - -Wmissing-signatures
261 - unordered-containers
266 source-dirs: bin/gargantext-cli
272 - -Wmissing-signatures
285 - unordered-containers
290 source-dirs: bin/gargantext-phylo
296 - -Wmissing-signatures
311 - unordered-containers
313 gargantext-adaptative-phylo:
315 source-dirs: bin/gargantext-adaptative-phylo
321 - -Wmissing-signatures
336 - unordered-containers
340 source-dirs: bin/gargantext-import
346 - -Wmissing-signatures
354 source-dirs: bin/gargantext-init
360 - -Wmissing-signatures
369 source-dirs: src-test
375 - GeneralizedNewtypeDeriving
376 - MultiParamTypeClasses
389 - quickcheck-instances
396 # source-dirs: src-doctest
400 # - -Wmissing-signatures
410 # default-extensions:
414 # - FlexibleInstances
415 # - GeneralizedNewtypeDeriving
416 # - MultiParamTypeClasses
417 # - NoImplicitPrelude
418 # - OverloadedStrings