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.Admin.Settings
44 - Gargantext.API.Prelude
46 - Gargantext.Core.Types
47 - Gargantext.Core.Types.Individu
48 - Gargantext.Core.Types.Main
49 - Gargantext.Core.Utils.Prefix
50 - Gargantext.Database.Action.Flow
51 - Gargantext.Database.Query.Table.User
52 - Gargantext.Database.Query.Table.Node
53 - Gargantext.Database.Prelude
54 - Gargantext.Database.Admin.Trigger.Init
55 - Gargantext.Database.Admin.Config
56 - Gargantext.Database.Admin.Types.Hyperdata
57 - Gargantext.Database.Admin.Types.Node
59 - Gargantext.Prelude.Utils
61 - Gargantext.Text.Context
62 - Gargantext.Text.Corpus.Parsers
63 - Gargantext.Text.Corpus.Parsers.Date.Parsec
64 - Gargantext.Text.Corpus.API
65 - Gargantext.Text.Corpus.Parsers.CSV
66 - Gargantext.Text.Examples
67 - Gargantext.Text.List.CSV
68 - Gargantext.Text.Metrics
69 - Gargantext.Text.Metrics.TFICF
70 - Gargantext.Text.Metrics.CharByChar
71 - Gargantext.Text.Metrics.Count
72 - Gargantext.Text.Search
73 - Gargantext.Text.Terms
74 - Gargantext.Text.Terms.Mono
75 - Gargantext.Text.Terms.Multi.Lang.En
76 - Gargantext.Text.Terms.Multi.Lang.Fr
77 - Gargantext.Text.Terms.Multi.RAKE
78 - Gargantext.Text.Terms.WithList
79 - Gargantext.Text.Flow
80 - Gargantext.Viz.Graph
81 - Gargantext.Viz.Graph.Distances.Matrice
82 - Gargantext.Viz.Graph.Index
83 - Gargantext.Viz.Phylo
84 - Gargantext.Viz.AdaptativePhylo
85 - Gargantext.Viz.Phylo.PhyloMaker
86 - Gargantext.Viz.Phylo.Tools
87 - Gargantext.Viz.Phylo.PhyloTools
88 - Gargantext.Viz.Phylo.PhyloExport
89 - Gargantext.Viz.Phylo.SynchronicClustering
90 - Gargantext.Viz.Phylo.Example
91 - Gargantext.Viz.Phylo.LevelMaker
92 - Gargantext.Viz.Phylo.View.Export
93 - Gargantext.Viz.Phylo.View.ViewMaker
94 - Gargantext.Viz.Types
157 - insert-ordered-containers
167 - natural-transformation
179 - product-profunctors
183 - quickcheck-instances
196 - servant-auth-server >= 0.4.4.0
197 - servant-auth-swagger
210 - singletons # (IGraph)
216 # for password generation
233 - unordered-containers
249 #- charsetdetect-ae # detect charset
251 # API external connections
256 source-dirs: bin/gargantext-server
260 - -Wmissing-signatures
273 - unordered-containers
278 source-dirs: bin/gargantext-cli
284 - -Wmissing-signatures
297 - unordered-containers
302 source-dirs: bin/gargantext-phylo
308 - -Wmissing-signatures
323 - unordered-containers
325 gargantext-adaptative-phylo:
327 source-dirs: bin/gargantext-adaptative-phylo
333 - -Wmissing-signatures
348 - unordered-containers
352 source-dirs: bin/gargantext-import
358 - -Wmissing-signatures
366 source-dirs: bin/gargantext-init
372 - -Wmissing-signatures
381 source-dirs: src-test
387 - GeneralizedNewtypeDeriving
388 - MultiParamTypeClasses
401 - quickcheck-instances
408 # source-dirs: src-doctest
412 # - -Wmissing-signatures
422 # default-extensions:
426 # - FlexibleInstances
427 # - GeneralizedNewtypeDeriving
428 # - MultiParamTypeClasses
429 # - NoImplicitPrelude
430 # - OverloadedStrings