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
164 - insert-ordered-containers
174 - natural-transformation
186 - product-profunctors
190 - quickcheck-instances
204 - servant-auth-server >= 0.4.4.0
205 - servant-auth-swagger
218 - singletons # (IGraph)
231 - unordered-containers
252 source-dirs: bin/gargantext-server
256 - -Wmissing-signatures
270 - unordered-containers
275 source-dirs: bin/gargantext-cli
281 - -Wmissing-signatures
295 - unordered-containers
298 gargantext-adaptative-phylo:
300 source-dirs: bin/gargantext-adaptative-phylo
306 - -Wmissing-signatures
322 - unordered-containers
328 source-dirs: bin/gargantext-import
334 - -Wmissing-signatures
343 source-dirs: bin/gargantext-init
349 - -Wmissing-signatures
357 source-dirs: bin/gargantext-upgrade
363 - -Wmissing-signatures
371 source-dirs: bin/gargantext-admin
377 - -Wmissing-signatures
383 gargantext-cbor2json:
385 source-dirs: bin/gargantext-cbor2json
391 - -Wmissing-signatures
404 source-dirs: src-test
410 - GeneralizedNewtypeDeriving
411 - MultiParamTypeClasses
425 - quickcheck-instances
430 - unordered-containers
433 # source-dirs: src-doctest
437 # - -Wmissing-signatures
447 # default-extensions:
451 # - FlexibleInstances
452 # - GeneralizedNewtypeDeriving
453 # - MultiParamTypeClasses
454 # - NoImplicitPrelude
455 # - OverloadedStrings