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
41 - Gargantext.API.HashedResponse
43 - Gargantext.API.Node.File
44 - Gargantext.API.Admin.Settings
45 - Gargantext.API.Prelude
47 - Gargantext.Core.Types
48 - Gargantext.Core.Types.Individu
49 - Gargantext.Core.Types.Main
50 - Gargantext.Core.Utils.Prefix
51 - Gargantext.Database.Action.Flow
52 - Gargantext.Database.Query.Table.User
53 - Gargantext.Database.Query.Table.Node
54 - Gargantext.Database.Prelude
55 - Gargantext.Database.Admin.Trigger.Init
56 - Gargantext.Database.Admin.Config
57 - Gargantext.Database.Admin.Types.Hyperdata
58 - Gargantext.Database.Admin.Types.Node
60 - Gargantext.Prelude.Utils
62 - Gargantext.Text.Context
63 - Gargantext.Text.Corpus.Parsers
64 - Gargantext.Text.Corpus.Parsers.Date.Parsec
65 - Gargantext.Text.Corpus.API
66 - Gargantext.Text.Corpus.Parsers.CSV
67 - Gargantext.Text.Examples
68 - Gargantext.Text.List.CSV
69 - Gargantext.Text.Metrics
70 - Gargantext.Text.Metrics.TFICF
71 - Gargantext.Text.Metrics.CharByChar
72 - Gargantext.Text.Metrics.Count
73 - Gargantext.Text.Search
74 - Gargantext.Text.Terms
75 - Gargantext.Text.Terms.Mono
76 - Gargantext.Text.Terms.Multi.Lang.En
77 - Gargantext.Text.Terms.Multi.Lang.Fr
78 - Gargantext.Text.Terms.Multi.RAKE
79 - Gargantext.Text.Terms.WithList
80 - Gargantext.Text.Flow
81 - Gargantext.Viz.Graph
82 - Gargantext.Viz.Graph.Distances.Matrice
83 - Gargantext.Viz.Graph.Index
84 - Gargantext.Viz.Phylo
85 - Gargantext.Viz.AdaptativePhylo
86 - Gargantext.Viz.Phylo.PhyloMaker
87 - Gargantext.Viz.Phylo.Tools
88 - Gargantext.Viz.Phylo.PhyloTools
89 - Gargantext.Viz.Phylo.PhyloExport
90 - Gargantext.Viz.Phylo.SynchronicClustering
91 - Gargantext.Viz.Phylo.Example
92 - Gargantext.Viz.Phylo.LevelMaker
93 - Gargantext.Viz.Phylo.View.Export
94 - Gargantext.Viz.Phylo.View.ViewMaker
95 - Gargantext.Viz.Types
158 - insert-ordered-containers
169 - natural-transformation
181 - product-profunctors
185 - quickcheck-instances
198 - servant-auth-server >= 0.4.4.0
199 - servant-auth-swagger
212 - singletons # (IGraph)
219 # for password generation
236 - unordered-containers
252 #- charsetdetect-ae # detect charset
254 # API external connections
259 source-dirs: bin/gargantext-server
263 - -Wmissing-signatures
276 - unordered-containers
281 source-dirs: bin/gargantext-cli
287 - -Wmissing-signatures
300 - unordered-containers
305 source-dirs: bin/gargantext-phylo
311 - -Wmissing-signatures
326 - unordered-containers
328 gargantext-adaptative-phylo:
330 source-dirs: bin/gargantext-adaptative-phylo
336 - -Wmissing-signatures
351 - unordered-containers
355 source-dirs: bin/gargantext-import
361 - -Wmissing-signatures
369 source-dirs: bin/gargantext-init
375 - -Wmissing-signatures
384 source-dirs: src-test
390 - GeneralizedNewtypeDeriving
391 - MultiParamTypeClasses
404 - quickcheck-instances
411 # source-dirs: src-doctest
415 # - -Wmissing-signatures
425 # default-extensions:
429 # - FlexibleInstances
430 # - GeneralizedNewtypeDeriving
431 # - MultiParamTypeClasses
432 # - NoImplicitPrelude
433 # - OverloadedStrings