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
42 - Gargantext.API.HashedResponse
44 - Gargantext.API.Node.File
45 - Gargantext.API.Ngrams
46 - Gargantext.API.Ngrams.Types
47 - Gargantext.API.Admin.Settings
48 - Gargantext.API.Admin.Types
49 - Gargantext.API.Prelude
51 - Gargantext.Core.Types
52 - Gargantext.Core.Types.Individu
53 - Gargantext.Core.Types.Main
54 - Gargantext.Core.Utils.Prefix
55 - Gargantext.Database.Action.Flow
56 - Gargantext.Database.Query.Table.User
57 - Gargantext.Database.Query.Table.Node
58 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
59 - Gargantext.Database.Prelude
60 - Gargantext.Database.Admin.Trigger.Init
61 - Gargantext.Database.Admin.Config
62 - Gargantext.Database.Admin.Types.Hyperdata
63 - Gargantext.Database.Admin.Types.Node
65 - Gargantext.Prelude.Crypto.Pass.User
66 - Gargantext.Prelude.Utils
67 - Gargantext.Core.Text
68 - Gargantext.Core.Text.Context
69 - Gargantext.Core.Text.Corpus.Parsers
70 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
71 - Gargantext.Core.Text.Corpus.API
72 - Gargantext.Core.Text.Corpus.Parsers.CSV
73 - Gargantext.Core.Text.Examples
74 - Gargantext.Core.Text.List.CSV
75 - Gargantext.Core.Text.Metrics
76 - Gargantext.Core.Text.Metrics.TFICF
77 - Gargantext.Core.Text.Metrics.CharByChar
78 - Gargantext.Core.Text.Metrics.Count
79 - Gargantext.Core.Text.Search
80 - Gargantext.Core.Text.Terms
81 - Gargantext.Core.Text.Terms.Mono
82 - Gargantext.Core.Text.Terms.Multi.Lang.En
83 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
84 - Gargantext.Core.Text.Terms.Multi.RAKE
85 - Gargantext.Core.Text.Terms.WithList
86 - Gargantext.Core.Text.Flow
87 - Gargantext.Core.Viz.Graph
88 - Gargantext.Core.Viz.Graph.Distances.Matrice
89 - Gargantext.Core.Viz.Graph.Index
90 - Gargantext.Core.Viz.Phylo
91 - Gargantext.Core.Viz.AdaptativePhylo
92 - Gargantext.Core.Viz.Phylo.PhyloMaker
93 - Gargantext.Core.Viz.Phylo.Tools
94 - Gargantext.Core.Viz.Phylo.PhyloTools
95 - Gargantext.Core.Viz.Phylo.PhyloExport
96 - Gargantext.Core.Viz.Phylo.SynchronicClustering
97 - Gargantext.Core.Viz.Phylo.Example
98 - Gargantext.Core.Viz.Phylo.LevelMaker
99 - Gargantext.Core.Viz.Phylo.View.Export
100 - Gargantext.Core.Viz.Phylo.View.ViewMaker
101 - Gargantext.Core.Viz.Types
164 - insert-ordered-containers
175 - natural-transformation
187 - product-profunctors
191 - quickcheck-instances
204 - servant-auth-server >= 0.4.4.0
205 - servant-auth-swagger
218 - singletons # (IGraph)
226 # for password generation
243 - unordered-containers
259 #- charsetdetect-ae # detect charset
261 # API external connections
266 source-dirs: bin/gargantext-server
270 - -Wmissing-signatures
283 - unordered-containers
288 source-dirs: bin/gargantext-cli
294 - -Wmissing-signatures
307 - unordered-containers
312 source-dirs: bin/gargantext-phylo
318 - -Wmissing-signatures
333 - unordered-containers
335 gargantext-adaptative-phylo:
337 source-dirs: bin/gargantext-adaptative-phylo
343 - -Wmissing-signatures
358 - unordered-containers
362 source-dirs: bin/gargantext-import
368 - -Wmissing-signatures
376 source-dirs: bin/gargantext-init
382 - -Wmissing-signatures
389 source-dirs: bin/gargantext-upgrade
395 - -Wmissing-signatures
400 gargantext-cbor2json:
402 source-dirs: bin/gargantext-cbor2json
408 - -Wmissing-signatures
420 source-dirs: src-test
426 - GeneralizedNewtypeDeriving
427 - MultiParamTypeClasses
440 - quickcheck-instances
447 # source-dirs: src-doctest
451 # - -Wmissing-signatures
461 # default-extensions:
465 # - FlexibleInstances
466 # - GeneralizedNewtypeDeriving
467 # - MultiParamTypeClasses
468 # - NoImplicitPrelude
469 # - OverloadedStrings