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
60 - Gargantext.Text.Context
61 - Gargantext.Text.Corpus.Parsers
62 - Gargantext.Text.Corpus.Parsers.Date.Parsec
63 - Gargantext.Text.Corpus.API
64 - Gargantext.Text.Corpus.Parsers.CSV
65 - Gargantext.Text.Examples
66 - Gargantext.Text.List.CSV
67 - Gargantext.Text.Metrics
68 - Gargantext.Text.Metrics.TFICF
69 - Gargantext.Text.Metrics.CharByChar
70 - Gargantext.Text.Metrics.Count
71 - Gargantext.Text.Search
72 - Gargantext.Text.Terms
73 - Gargantext.Text.Terms.Mono
74 - Gargantext.Text.Terms.Multi.Lang.En
75 - Gargantext.Text.Terms.Multi.Lang.Fr
76 - Gargantext.Text.Terms.Multi.RAKE
77 - Gargantext.Text.Terms.WithList
78 - Gargantext.Text.Flow
79 - Gargantext.Viz.Graph
80 - Gargantext.Viz.Graph.Distances.Matrice
81 - Gargantext.Viz.Graph.Index
82 - Gargantext.Viz.Phylo
83 - Gargantext.Viz.AdaptativePhylo
84 - Gargantext.Viz.Phylo.PhyloMaker
85 - Gargantext.Viz.Phylo.Tools
86 - Gargantext.Viz.Phylo.PhyloTools
87 - Gargantext.Viz.Phylo.PhyloExport
88 - Gargantext.Viz.Phylo.SynchronicClustering
89 - Gargantext.Viz.Phylo.Example
90 - Gargantext.Viz.Phylo.LevelMaker
91 - Gargantext.Viz.Phylo.View.Export
92 - Gargantext.Viz.Phylo.View.ViewMaker
93 - Gargantext.Viz.Types
156 - insert-ordered-containers
166 - natural-transformation
178 - product-profunctors
182 - quickcheck-instances
195 - servant-auth-server >= 0.4.4.0
196 - servant-auth-swagger
209 - singletons # (IGraph)
222 - unordered-containers
238 #- charsetdetect-ae # detect charset
240 # API external connections
245 source-dirs: bin/gargantext-server
249 - -Wmissing-signatures
262 - unordered-containers
267 source-dirs: bin/gargantext-cli
273 - -Wmissing-signatures
286 - unordered-containers
291 source-dirs: bin/gargantext-phylo
297 - -Wmissing-signatures
312 - unordered-containers
314 gargantext-adaptative-phylo:
316 source-dirs: bin/gargantext-adaptative-phylo
322 - -Wmissing-signatures
337 - unordered-containers
341 source-dirs: bin/gargantext-import
347 - -Wmissing-signatures
355 source-dirs: bin/gargantext-init
361 - -Wmissing-signatures
370 source-dirs: src-test
376 - GeneralizedNewtypeDeriving
377 - MultiParamTypeClasses
390 - quickcheck-instances
397 # source-dirs: src-doctest
401 # - -Wmissing-signatures
411 # default-extensions:
415 # - FlexibleInstances
416 # - GeneralizedNewtypeDeriving
417 # - MultiParamTypeClasses
418 # - NoImplicitPrelude
419 # - OverloadedStrings