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.Crypto.Pass.User
62 - Gargantext.Prelude.Utils
63 - Gargantext.Core.Text
64 - Gargantext.Core.Text.Context
65 - Gargantext.Core.Text.Corpus.Parsers
66 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
67 - Gargantext.Core.Text.Corpus.API
68 - Gargantext.Core.Text.Corpus.Parsers.CSV
69 - Gargantext.Core.Text.Examples
70 - Gargantext.Core.Text.List.CSV
71 - Gargantext.Core.Text.Metrics
72 - Gargantext.Core.Text.Metrics.TFICF
73 - Gargantext.Core.Text.Metrics.CharByChar
74 - Gargantext.Core.Text.Metrics.Count
75 - Gargantext.Core.Text.Search
76 - Gargantext.Core.Text.Terms
77 - Gargantext.Core.Text.Terms.Mono
78 - Gargantext.Core.Text.Terms.Multi.Lang.En
79 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
80 - Gargantext.Core.Text.Terms.Multi.RAKE
81 - Gargantext.Core.Text.Terms.WithList
82 - Gargantext.Core.Text.Flow
83 - Gargantext.Core.Viz.Graph
84 - Gargantext.Core.Viz.Graph.Distances.Matrice
85 - Gargantext.Core.Viz.Graph.Index
86 - Gargantext.Core.Viz.Phylo
87 - Gargantext.Core.Viz.AdaptativePhylo
88 - Gargantext.Core.Viz.Phylo.PhyloMaker
89 - Gargantext.Core.Viz.Phylo.Tools
90 - Gargantext.Core.Viz.Phylo.PhyloTools
91 - Gargantext.Core.Viz.Phylo.PhyloExport
92 - Gargantext.Core.Viz.Phylo.SynchronicClustering
93 - Gargantext.Core.Viz.Phylo.Example
94 - Gargantext.Core.Viz.Phylo.LevelMaker
95 - Gargantext.Core.Viz.Phylo.View.Export
96 - Gargantext.Core.Viz.Phylo.View.ViewMaker
97 - Gargantext.Core.Viz.Types
160 - insert-ordered-containers
171 - natural-transformation
183 - product-profunctors
187 - quickcheck-instances
200 - servant-auth-server >= 0.4.4.0
201 - servant-auth-swagger
214 - singletons # (IGraph)
222 # for password generation
239 - unordered-containers
255 #- charsetdetect-ae # detect charset
257 # API external connections
262 source-dirs: bin/gargantext-server
266 - -Wmissing-signatures
279 - unordered-containers
284 source-dirs: bin/gargantext-cli
290 - -Wmissing-signatures
303 - unordered-containers
308 source-dirs: bin/gargantext-phylo
314 - -Wmissing-signatures
329 - unordered-containers
331 gargantext-adaptative-phylo:
333 source-dirs: bin/gargantext-adaptative-phylo
339 - -Wmissing-signatures
354 - unordered-containers
358 source-dirs: bin/gargantext-import
364 - -Wmissing-signatures
372 source-dirs: bin/gargantext-init
378 - -Wmissing-signatures
383 gargantext-cbor2json:
385 source-dirs: bin/gargantext-cbor2json
391 - -Wmissing-signatures
403 source-dirs: src-test
409 - GeneralizedNewtypeDeriving
410 - MultiParamTypeClasses
423 - quickcheck-instances
430 # source-dirs: src-doctest
434 # - -Wmissing-signatures
444 # default-extensions:
448 # - FlexibleInstances
449 # - GeneralizedNewtypeDeriving
450 # - MultiParamTypeClasses
451 # - NoImplicitPrelude
452 # - OverloadedStrings