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.Tools
47 - Gargantext.API.Ngrams.Types
48 - Gargantext.API.Admin.Settings
49 - Gargantext.API.Admin.EnvTypes
50 - Gargantext.API.Admin.Types
51 - Gargantext.API.Prelude
53 - Gargantext.Core.NodeStory
54 - Gargantext.Core.Methods.Distances
55 - Gargantext.Core.Types
56 - Gargantext.Core.Types.Individu
57 - Gargantext.Core.Types.Main
58 - Gargantext.Core.Utils.Prefix
59 - Gargantext.Database.Action.Flow
60 - Gargantext.Database.Action.Flow.Types
61 - Gargantext.Database.Action.User.New
62 - Gargantext.Database.Query.Table.User
63 - Gargantext.Database.Query.Table.Node
64 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
65 - Gargantext.Database.Query.Table.NgramsPostag
66 - Gargantext.Database.Prelude
67 - Gargantext.Database.Admin.Trigger.Init
68 - Gargantext.Database.Admin.Config
69 - Gargantext.Database.Admin.Types.Hyperdata
70 - Gargantext.Database.Admin.Types.Node
71 - Gargantext.Core.Text
72 - Gargantext.Core.Text.Context
73 - Gargantext.Core.Text.Corpus.Parsers
74 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
75 - Gargantext.Core.Text.Corpus.API
76 - Gargantext.Core.Text.Corpus.Parsers.CSV
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.Viz.Graph
90 - Gargantext.Core.Viz.Graph.Tools
91 - Gargantext.Core.Viz.Graph.Tools.IGraph
92 - Gargantext.Core.Viz.Graph.Index
93 - Gargantext.Core.Viz.AdaptativePhylo
94 - Gargantext.Core.Viz.Phylo.PhyloMaker
95 - Gargantext.Core.Viz.Phylo.PhyloTools
96 - Gargantext.Core.Viz.Phylo.PhyloExport
97 - Gargantext.Core.Viz.Phylo.SynchronicClustering
98 - Gargantext.Core.Viz.Types
107 - accelerate-arithmetic
164 - 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)
230 - unordered-containers
251 source-dirs: bin/gargantext-server
255 - -Wmissing-signatures
269 - unordered-containers
274 source-dirs: bin/gargantext-cli
280 - -Wmissing-signatures
294 - unordered-containers
297 gargantext-adaptative-phylo:
299 source-dirs: bin/gargantext-adaptative-phylo
305 - -Wmissing-signatures
321 - unordered-containers
327 source-dirs: bin/gargantext-import
333 - -Wmissing-signatures
342 source-dirs: bin/gargantext-init
348 - -Wmissing-signatures
356 source-dirs: bin/gargantext-upgrade
362 - -Wmissing-signatures
370 source-dirs: bin/gargantext-admin
376 - -Wmissing-signatures
382 gargantext-cbor2json:
384 source-dirs: bin/gargantext-cbor2json
390 - -Wmissing-signatures
403 source-dirs: src-test
409 - GeneralizedNewtypeDeriving
410 - MultiParamTypeClasses
424 - quickcheck-instances
429 - unordered-containers
432 # source-dirs: src-doctest
436 # - -Wmissing-signatures
446 # default-extensions:
450 # - FlexibleInstances
451 # - GeneralizedNewtypeDeriving
452 # - MultiParamTypeClasses
453 # - NoImplicitPrelude
454 # - OverloadedStrings