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
21 - GeneralizedNewtypeDeriving
22 - 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
150 - gargantext-graph >= 0.1.0.0
165 - insert-ordered-containers
175 - natural-transformation
187 - product-profunctors
191 - quickcheck-instances
205 - servant-auth-server >= 0.4.4.0
206 - servant-auth-swagger
219 - singletons # (IGraph)
233 - unordered-containers
255 source-dirs: bin/gargantext-server
259 - -Wmissing-signatures
273 - unordered-containers
278 source-dirs: bin/gargantext-cli
284 - -Wmissing-signatures
298 - unordered-containers
301 gargantext-adaptative-phylo:
303 source-dirs: bin/gargantext-adaptative-phylo
309 - -Wmissing-signatures
325 - unordered-containers
331 source-dirs: bin/gargantext-import
337 - -Wmissing-signatures
346 source-dirs: bin/gargantext-init
352 - -Wmissing-signatures
360 source-dirs: bin/gargantext-upgrade
366 - -Wmissing-signatures
374 source-dirs: bin/gargantext-admin
380 - -Wmissing-signatures
386 gargantext-cbor2json:
388 source-dirs: bin/gargantext-cbor2json
394 - -Wmissing-signatures
407 source-dirs: src-test
413 - GeneralizedNewtypeDeriving
414 - MultiParamTypeClasses
428 - quickcheck-instances
433 - unordered-containers
436 # source-dirs: src-doctest
440 # - -Wmissing-signatures
450 # default-extensions:
454 # - FlexibleInstances
455 # - GeneralizedNewtypeDeriving
456 # - MultiParamTypeClasses
457 # - NoImplicitPrelude
458 # - OverloadedStrings