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.GargDB
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.AdaptativePhylo
93 - Gargantext.Core.Viz.Phylo.PhyloMaker
94 - Gargantext.Core.Viz.Phylo.PhyloTools
95 - Gargantext.Core.Viz.Phylo.PhyloExport
96 - Gargantext.Core.Viz.Phylo.SynchronicClustering
97 - Gargantext.Core.Viz.Types
107 - accelerate-arithmetic
163 - insert-ordered-containers
174 - natural-transformation
186 - product-profunctors
190 - quickcheck-instances
203 - servant-auth-server >= 0.4.4.0
204 - servant-auth-swagger
217 - singletons # (IGraph)
225 # for password generation
242 - unordered-containers
258 #- charsetdetect-ae # detect charset
260 # API external connections
265 source-dirs: bin/gargantext-server
269 - -Wmissing-signatures
282 - unordered-containers
287 source-dirs: bin/gargantext-cli
293 - -Wmissing-signatures
306 - unordered-containers
309 gargantext-adaptative-phylo:
311 source-dirs: bin/gargantext-adaptative-phylo
317 - -Wmissing-signatures
332 - unordered-containers
338 source-dirs: bin/gargantext-import
344 - -Wmissing-signatures
352 source-dirs: bin/gargantext-init
358 - -Wmissing-signatures
365 source-dirs: bin/gargantext-upgrade
371 - -Wmissing-signatures
378 source-dirs: bin/gargantext-admin
384 - -Wmissing-signatures
389 gargantext-cbor2json:
391 source-dirs: bin/gargantext-cbor2json
397 - -Wmissing-signatures
409 source-dirs: src-test
415 - GeneralizedNewtypeDeriving
416 - MultiParamTypeClasses
429 - quickcheck-instances
436 # source-dirs: src-doctest
440 # - -Wmissing-signatures
450 # default-extensions:
454 # - FlexibleInstances
455 # - GeneralizedNewtypeDeriving
456 # - MultiParamTypeClasses
457 # - NoImplicitPrelude
458 # - OverloadedStrings