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.Methods.Distances
53 - Gargantext.Core.Types
54 - Gargantext.Core.Types.Individu
55 - Gargantext.Core.Types.Main
56 - Gargantext.Core.Utils.Prefix
57 - Gargantext.Database.Action.Flow
58 - Gargantext.Database.Action.User.New
59 - Gargantext.Database.Query.Table.User
60 - Gargantext.Database.Query.Table.Node
61 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
62 - Gargantext.Database.Query.Table.NgramsPostag
63 - Gargantext.Database.Prelude
64 - Gargantext.Database.Admin.Trigger.Init
65 - Gargantext.Database.Admin.Config
66 - Gargantext.Database.Admin.Types.Hyperdata
67 - Gargantext.Database.Admin.Types.Node
69 - Gargantext.Prelude.Crypto.Pass.User
70 - Gargantext.Prelude.GargDB
71 - Gargantext.Prelude.Crypto.Hash
72 - Gargantext.Prelude.Utils
73 - Gargantext.Core.Text
74 - Gargantext.Core.Text.Context
75 - Gargantext.Core.Text.Corpus.Parsers
76 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
77 - Gargantext.Core.Text.Corpus.API
78 - Gargantext.Core.Text.Corpus.Parsers.CSV
79 - Gargantext.Core.Text.List.Formats.CSV
80 - Gargantext.Core.Text.Metrics
81 - Gargantext.Core.Text.Metrics.TFICF
82 - Gargantext.Core.Text.Metrics.CharByChar
83 - Gargantext.Core.Text.Metrics.Count
84 - Gargantext.Core.Text.Search
85 - Gargantext.Core.Text.Terms
86 - Gargantext.Core.Text.Terms.Mono
87 - Gargantext.Core.Text.Terms.Multi.Lang.En
88 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
89 - Gargantext.Core.Text.Terms.Multi.RAKE
90 - Gargantext.Core.Text.Terms.WithList
91 - Gargantext.Core.Viz.Graph
92 - Gargantext.Core.Viz.Graph.Tools
93 - Gargantext.Core.Viz.Graph.Tools.IGraph
94 - Gargantext.Core.Viz.Graph.Index
95 - Gargantext.Core.Viz.AdaptativePhylo
96 - Gargantext.Core.Viz.Phylo.PhyloMaker
97 - Gargantext.Core.Viz.Phylo.PhyloTools
98 - Gargantext.Core.Viz.Phylo.PhyloExport
99 - Gargantext.Core.Viz.Phylo.SynchronicClustering
100 - Gargantext.Core.Viz.Types
110 - accelerate-arithmetic
166 - insert-ordered-containers
177 - natural-transformation
189 - product-profunctors
193 - quickcheck-instances
206 - servant-auth-server >= 0.4.4.0
207 - servant-auth-swagger
220 - singletons # (IGraph)
228 # for password generation
245 - unordered-containers
261 #- charsetdetect-ae # detect charset
263 # API external connections
268 source-dirs: bin/gargantext-server
272 - -Wmissing-signatures
285 - unordered-containers
290 source-dirs: bin/gargantext-cli
296 - -Wmissing-signatures
309 - unordered-containers
312 gargantext-adaptative-phylo:
314 source-dirs: bin/gargantext-adaptative-phylo
320 - -Wmissing-signatures
335 - unordered-containers
341 source-dirs: bin/gargantext-import
347 - -Wmissing-signatures
355 source-dirs: bin/gargantext-init
361 - -Wmissing-signatures
368 source-dirs: bin/gargantext-upgrade
374 - -Wmissing-signatures
381 source-dirs: bin/gargantext-admin
387 - -Wmissing-signatures
392 gargantext-cbor2json:
394 source-dirs: bin/gargantext-cbor2json
400 - -Wmissing-signatures
412 source-dirs: src-test
418 - GeneralizedNewtypeDeriving
419 - MultiParamTypeClasses
432 - quickcheck-instances
437 - unordered-containers
440 # source-dirs: src-doctest
444 # - -Wmissing-signatures
454 # default-extensions:
458 # - FlexibleInstances
459 # - GeneralizedNewtypeDeriving
460 # - MultiParamTypeClasses
461 # - NoImplicitPrelude
462 # - OverloadedStrings