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)
223 - unordered-containers
239 #- charsetdetect-ae # detect charset
241 # API external connections
246 source-dirs: bin/gargantext-server
250 - -Wmissing-signatures
263 - unordered-containers
268 source-dirs: bin/gargantext-cli
274 - -Wmissing-signatures
287 - unordered-containers
292 source-dirs: bin/gargantext-phylo
298 - -Wmissing-signatures
313 - unordered-containers
315 gargantext-adaptative-phylo:
317 source-dirs: bin/gargantext-adaptative-phylo
323 - -Wmissing-signatures
338 - unordered-containers
342 source-dirs: bin/gargantext-import
348 - -Wmissing-signatures
356 source-dirs: bin/gargantext-init
362 - -Wmissing-signatures
371 source-dirs: src-test
377 - GeneralizedNewtypeDeriving
378 - MultiParamTypeClasses
391 - quickcheck-instances
398 # source-dirs: src-doctest
402 # - -Wmissing-signatures
412 # default-extensions:
416 # - FlexibleInstances
417 # - GeneralizedNewtypeDeriving
418 # - MultiParamTypeClasses
419 # - NoImplicitPrelude
420 # - OverloadedStrings