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
168 - insert-ordered-containers
179 - natural-transformation
191 - product-profunctors
196 - quickcheck-instances
209 - servant-auth-server >= 0.4.4.0
210 - servant-auth-swagger
223 - singletons # (IGraph)
231 # for password generation
248 - unordered-containers
264 #- charsetdetect-ae # detect charset
266 # API external connections
271 source-dirs: bin/gargantext-server
275 - -Wmissing-signatures
288 - unordered-containers
293 source-dirs: bin/gargantext-cli
299 - -Wmissing-signatures
312 - unordered-containers
317 source-dirs: bin/gargantext-phylo
323 - -Wmissing-signatures
338 - unordered-containers
340 gargantext-adaptative-phylo:
342 source-dirs: bin/gargantext-adaptative-phylo
348 - -Wmissing-signatures
363 - unordered-containers
367 source-dirs: bin/gargantext-import
373 - -Wmissing-signatures
381 source-dirs: bin/gargantext-init
387 - -Wmissing-signatures
394 source-dirs: bin/gargantext-upgrade
400 - -Wmissing-signatures
407 source-dirs: bin/gargantext-admin
413 - -Wmissing-signatures
418 gargantext-cbor2json:
420 source-dirs: bin/gargantext-cbor2json
426 - -Wmissing-signatures
438 source-dirs: src-test
444 - GeneralizedNewtypeDeriving
445 - MultiParamTypeClasses
458 - quickcheck-instances
465 # source-dirs: src-doctest
469 # - -Wmissing-signatures
479 # default-extensions:
483 # - FlexibleInstances
484 # - GeneralizedNewtypeDeriving
485 # - MultiParamTypeClasses
486 # - NoImplicitPrelude
487 # - OverloadedStrings