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.Query.Table.NgramsPostag
62 - Gargantext.Database.Prelude
63 - Gargantext.Database.Admin.Trigger.Init
64 - Gargantext.Database.Admin.Config
65 - Gargantext.Database.Admin.Types.Hyperdata
66 - Gargantext.Database.Admin.Types.Node
68 - Gargantext.Prelude.Crypto.Pass.User
69 - Gargantext.Prelude.Utils
70 - Gargantext.Core.Text
71 - Gargantext.Core.Text.Context
72 - Gargantext.Core.Text.Corpus.Parsers
73 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
74 - Gargantext.Core.Text.Corpus.API
75 - Gargantext.Core.Text.Corpus.Parsers.CSV
76 - Gargantext.Core.Text.Examples
77 - Gargantext.Core.Text.List.Formats.CSV
78 - Gargantext.Core.Text.Metrics
79 - Gargantext.Core.Text.Metrics.TFICF
80 - Gargantext.Core.Text.Metrics.CharByChar
81 - Gargantext.Core.Text.Metrics.Count
82 - Gargantext.Core.Text.Search
83 - Gargantext.Core.Text.Terms
84 - Gargantext.Core.Text.Terms.Mono
85 - Gargantext.Core.Text.Terms.Multi.Lang.En
86 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
87 - Gargantext.Core.Text.Terms.Multi.RAKE
88 - Gargantext.Core.Text.Terms.WithList
89 - Gargantext.Core.Text.Flow
90 - Gargantext.Core.Viz.Graph
91 - Gargantext.Core.Viz.Graph.Index
92 - Gargantext.Core.Viz.Phylo
93 - Gargantext.Core.Viz.AdaptativePhylo
94 - Gargantext.Core.Viz.Phylo.PhyloMaker
95 - Gargantext.Core.Viz.Phylo.Tools
96 - Gargantext.Core.Viz.Phylo.PhyloTools
97 - Gargantext.Core.Viz.Phylo.PhyloExport
98 - Gargantext.Core.Viz.Phylo.SynchronicClustering
99 - Gargantext.Core.Viz.Phylo.Example
100 - Gargantext.Core.Viz.Phylo.LevelMaker
101 - Gargantext.Core.Viz.Phylo.View.Export
102 - Gargantext.Core.Viz.Phylo.View.ViewMaker
103 - Gargantext.Core.Viz.Types
113 - accelerate-arithmetic
168 - insert-ordered-containers
179 - natural-transformation
191 - product-profunctors
195 - quickcheck-instances
208 - servant-auth-server >= 0.4.4.0
209 - servant-auth-swagger
222 - singletons # (IGraph)
230 # for password generation
247 - unordered-containers
263 #- charsetdetect-ae # detect charset
265 # API external connections
270 source-dirs: bin/gargantext-server
274 - -Wmissing-signatures
287 - unordered-containers
292 source-dirs: bin/gargantext-cli
298 - -Wmissing-signatures
311 - unordered-containers
316 source-dirs: bin/gargantext-phylo
322 - -Wmissing-signatures
337 - unordered-containers
339 gargantext-adaptative-phylo:
341 source-dirs: bin/gargantext-adaptative-phylo
347 - -Wmissing-signatures
362 - unordered-containers
366 source-dirs: bin/gargantext-import
372 - -Wmissing-signatures
380 source-dirs: bin/gargantext-init
386 - -Wmissing-signatures
393 source-dirs: bin/gargantext-upgrade
399 - -Wmissing-signatures
406 source-dirs: bin/gargantext-admin
412 - -Wmissing-signatures
417 gargantext-cbor2json:
419 source-dirs: bin/gargantext-cbor2json
425 - -Wmissing-signatures
437 source-dirs: src-test
443 - GeneralizedNewtypeDeriving
444 - MultiParamTypeClasses
457 - quickcheck-instances
464 # source-dirs: src-doctest
468 # - -Wmissing-signatures
478 # default-extensions:
482 # - FlexibleInstances
483 # - GeneralizedNewtypeDeriving
484 # - MultiParamTypeClasses
485 # - NoImplicitPrelude
486 # - OverloadedStrings