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.EnvTypes
49 - Gargantext.API.Admin.Types
50 - Gargantext.API.Prelude
52 - Gargantext.Core.Types
53 - Gargantext.Core.Types.Individu
54 - Gargantext.Core.Types.Main
55 - Gargantext.Core.Utils.Prefix
56 - Gargantext.Database.Action.Flow
57 - Gargantext.Database.Action.User.New
58 - Gargantext.Database.Query.Table.User
59 - Gargantext.Database.Query.Table.Node
60 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
61 - Gargantext.Database.Prelude
62 - Gargantext.Database.Admin.Trigger.Init
63 - Gargantext.Database.Admin.Config
64 - Gargantext.Database.Admin.Types.Hyperdata
65 - Gargantext.Database.Admin.Types.Node
67 - Gargantext.Prelude.Crypto.Pass.User
68 - Gargantext.Prelude.Utils
69 - Gargantext.Core.Text
70 - Gargantext.Core.Text.Context
71 - Gargantext.Core.Text.Corpus.Parsers
72 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
73 - Gargantext.Core.Text.Corpus.API
74 - Gargantext.Core.Text.Corpus.Parsers.CSV
75 - Gargantext.Core.Text.Examples
76 - Gargantext.Core.Text.List.Formats.CSV
77 - Gargantext.Core.Text.Metrics
78 - Gargantext.Core.Text.Metrics.TFICF
79 - Gargantext.Core.Text.Metrics.CharByChar
80 - Gargantext.Core.Text.Metrics.Count
81 - Gargantext.Core.Text.Search
82 - Gargantext.Core.Text.Terms
83 - Gargantext.Core.Text.Terms.Mono
84 - Gargantext.Core.Text.Terms.Multi.Lang.En
85 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
86 - Gargantext.Core.Text.Terms.Multi.RAKE
87 - Gargantext.Core.Text.Terms.WithList
88 - Gargantext.Core.Text.Flow
89 - Gargantext.Core.Viz.Graph
90 - Gargantext.Core.Viz.Graph.Index
91 - Gargantext.Core.Viz.Phylo
92 - Gargantext.Core.Viz.AdaptativePhylo
93 - Gargantext.Core.Viz.Phylo.PhyloMaker
94 - Gargantext.Core.Viz.Phylo.Tools
95 - Gargantext.Core.Viz.Phylo.PhyloTools
96 - Gargantext.Core.Viz.Phylo.PhyloExport
97 - Gargantext.Core.Viz.Phylo.SynchronicClustering
98 - Gargantext.Core.Viz.Phylo.Example
99 - Gargantext.Core.Viz.Phylo.LevelMaker
100 - Gargantext.Core.Viz.Phylo.View.Export
101 - Gargantext.Core.Viz.Phylo.View.ViewMaker
102 - Gargantext.Core.Viz.Types
112 - accelerate-arithmetic
167 - insert-ordered-containers
178 - natural-transformation
190 - product-profunctors
194 - quickcheck-instances
207 - servant-auth-server >= 0.4.4.0
208 - servant-auth-swagger
221 - singletons # (IGraph)
229 # for password generation
246 - unordered-containers
262 #- charsetdetect-ae # detect charset
264 # API external connections
269 source-dirs: bin/gargantext-server
273 - -Wmissing-signatures
286 - unordered-containers
291 source-dirs: bin/gargantext-cli
297 - -Wmissing-signatures
310 - unordered-containers
315 source-dirs: bin/gargantext-phylo
321 - -Wmissing-signatures
336 - unordered-containers
338 gargantext-adaptative-phylo:
340 source-dirs: bin/gargantext-adaptative-phylo
346 - -Wmissing-signatures
361 - unordered-containers
365 source-dirs: bin/gargantext-import
371 - -Wmissing-signatures
379 source-dirs: bin/gargantext-init
385 - -Wmissing-signatures
392 source-dirs: bin/gargantext-upgrade
398 - -Wmissing-signatures
405 source-dirs: bin/gargantext-admin
411 - -Wmissing-signatures
416 gargantext-cbor2json:
418 source-dirs: bin/gargantext-cbor2json
424 - -Wmissing-signatures
436 source-dirs: src-test
442 - GeneralizedNewtypeDeriving
443 - MultiParamTypeClasses
456 - quickcheck-instances
463 # source-dirs: src-doctest
467 # - -Wmissing-signatures
477 # default-extensions:
481 # - FlexibleInstances
482 # - GeneralizedNewtypeDeriving
483 # - MultiParamTypeClasses
484 # - NoImplicitPrelude
485 # - OverloadedStrings