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.Ngrams
45 - Gargantext.API.Admin.Settings
46 - Gargantext.API.Prelude
48 - Gargantext.Core.Types
49 - Gargantext.Core.Types.Individu
50 - Gargantext.Core.Types.Main
51 - Gargantext.Core.Utils.Prefix
52 - Gargantext.Database.Action.Flow
53 - Gargantext.Database.Query.Table.User
54 - Gargantext.Database.Query.Table.Node
55 - Gargantext.Database.Prelude
56 - Gargantext.Database.Admin.Trigger.Init
57 - Gargantext.Database.Admin.Config
58 - Gargantext.Database.Admin.Types.Hyperdata
59 - Gargantext.Database.Admin.Types.Node
61 - Gargantext.Prelude.Utils
62 - Gargantext.Core.Text
63 - Gargantext.Core.Text.Context
64 - Gargantext.Core.Text.Corpus.Parsers
65 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
66 - Gargantext.Core.Text.Corpus.API
67 - Gargantext.Core.Text.Corpus.Parsers.CSV
68 - Gargantext.Core.Text.Examples
69 - Gargantext.Core.Text.List.CSV
70 - Gargantext.Core.Text.Metrics
71 - Gargantext.Core.Text.Metrics.TFICF
72 - Gargantext.Core.Text.Metrics.CharByChar
73 - Gargantext.Core.Text.Metrics.Count
74 - Gargantext.Core.Text.Search
75 - Gargantext.Core.Text.Terms
76 - Gargantext.Core.Text.Terms.Mono
77 - Gargantext.Core.Text.Terms.Multi.Lang.En
78 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
79 - Gargantext.Core.Text.Terms.Multi.RAKE
80 - Gargantext.Core.Text.Terms.WithList
81 - Gargantext.Core.Text.Flow
82 - Gargantext.Core.Viz.Graph
83 - Gargantext.Core.Viz.Graph.Distances.Matrice
84 - Gargantext.Core.Viz.Graph.Index
85 - Gargantext.Core.Viz.Phylo
86 - Gargantext.Core.Viz.AdaptativePhylo
87 - Gargantext.Core.Viz.Phylo.PhyloMaker
88 - Gargantext.Core.Viz.Phylo.Tools
89 - Gargantext.Core.Viz.Phylo.PhyloTools
90 - Gargantext.Core.Viz.Phylo.PhyloExport
91 - Gargantext.Core.Viz.Phylo.SynchronicClustering
92 - Gargantext.Core.Viz.Phylo.Example
93 - Gargantext.Core.Viz.Phylo.LevelMaker
94 - Gargantext.Core.Viz.Phylo.View.Export
95 - Gargantext.Core.Viz.Phylo.View.ViewMaker
96 - Gargantext.Core.Viz.Types
159 - insert-ordered-containers
170 - natural-transformation
182 - product-profunctors
186 - quickcheck-instances
199 - servant-auth-server >= 0.4.4.0
200 - servant-auth-swagger
213 - singletons # (IGraph)
221 # for password generation
238 - unordered-containers
254 #- charsetdetect-ae # detect charset
256 # API external connections
261 source-dirs: bin/gargantext-server
265 - -Wmissing-signatures
278 - unordered-containers
283 source-dirs: bin/gargantext-cli
289 - -Wmissing-signatures
302 - unordered-containers
307 source-dirs: bin/gargantext-phylo
313 - -Wmissing-signatures
328 - unordered-containers
330 gargantext-adaptative-phylo:
332 source-dirs: bin/gargantext-adaptative-phylo
338 - -Wmissing-signatures
353 - unordered-containers
357 source-dirs: bin/gargantext-import
363 - -Wmissing-signatures
371 source-dirs: bin/gargantext-init
377 - -Wmissing-signatures
382 gargantext-cbor2json:
384 source-dirs: bin/gargantext-cbor2json
390 - -Wmissing-signatures
402 source-dirs: src-test
408 - GeneralizedNewtypeDeriving
409 - MultiParamTypeClasses
422 - quickcheck-instances
429 # source-dirs: src-doctest
433 # - -Wmissing-signatures
443 # default-extensions:
447 # - FlexibleInstances
448 # - GeneralizedNewtypeDeriving
449 # - MultiParamTypeClasses
450 # - NoImplicitPrelude
451 # - OverloadedStrings