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
29 - ekg-assets/index.html
30 - ekg-assets/monitor.js
31 - ekg-assets/monitor.css
32 - ekg-assets/jquery.flot.min.js
33 - ekg-assets/jquery-1.6.4.min.js
34 - ekg-assets/bootstrap-1.4.0.min.css
35 - ekg-assets/chart_line_add.png
36 - ekg-assets/cross.png
40 - -Wincomplete-uni-patterns
41 - -Wincomplete-record-updates
42 - -Wmissing-signatures
46 - -freduction-depth=300
51 - Gargantext.API.HashedResponse
53 - Gargantext.API.Node.File
54 - Gargantext.API.Ngrams
55 - Gargantext.API.Ngrams.Tools
56 - Gargantext.API.Ngrams.Types
57 - Gargantext.API.Ngrams.Prelude
58 - Gargantext.API.Admin.Settings
59 - Gargantext.API.Admin.EnvTypes
60 - Gargantext.API.Admin.Types
61 - Gargantext.API.Prelude
62 - Gargantext.API.Client
64 - Gargantext.Core.NodeStory
65 - Gargantext.Core.Methods.Distances
66 - Gargantext.Core.Types
67 - Gargantext.Core.Types.Individu
68 - Gargantext.Core.Types.Main
69 - Gargantext.Core.Utils.Prefix
70 - Gargantext.Database.Action.Flow
71 - Gargantext.Database.Action.Flow.Types
72 - Gargantext.Database.Action.User.New
73 - Gargantext.Database.Query.Table.User
74 - Gargantext.Database.Query.Table.Node
75 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
76 - Gargantext.Database.Query.Table.NgramsPostag
77 - Gargantext.Database.Schema.Ngrams
78 - Gargantext.Database.Prelude
79 - Gargantext.Database.Admin.Trigger.Init
80 - Gargantext.Database.Admin.Config
81 - Gargantext.Database.Admin.Types.Hyperdata
82 - Gargantext.Database.Admin.Types.Node
83 - Gargantext.Core.Text
84 - Gargantext.Core.Text.Context
85 - Gargantext.Core.Text.Corpus.Parsers
86 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
87 - Gargantext.Core.Text.Corpus.API
88 - Gargantext.Core.Text.Corpus.Parsers.CSV
89 - Gargantext.Core.Text.List.Formats.CSV
90 - Gargantext.Core.Text.Metrics
91 - Gargantext.Core.Text.Metrics.TFICF
92 - Gargantext.Core.Text.Metrics.CharByChar
93 - Gargantext.Core.Text.Metrics.Count
94 - Gargantext.Core.Text.Search
95 - Gargantext.Core.Text.Terms
96 - Gargantext.Core.Text.Terms.Mono
97 - Gargantext.Core.Text.Terms.Multi.Lang.En
98 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
99 - Gargantext.Core.Text.Terms.Multi.RAKE
100 - Gargantext.Core.Text.Terms.WithList
101 - Gargantext.Core.Viz.Graph
102 - Gargantext.Core.Viz.Graph.Tools
103 - Gargantext.Core.Viz.Graph.Tools.IGraph
104 - Gargantext.Core.Viz.Graph.Index
105 - Gargantext.Core.Viz.Phylo
106 - Gargantext.Core.Viz.Phylo.API
107 - Gargantext.Core.Viz.Phylo.PhyloMaker
108 - Gargantext.Core.Viz.Phylo.PhyloTools
109 - Gargantext.Core.Viz.Phylo.PhyloExport
110 - Gargantext.Core.Viz.Phylo.SynchronicClustering
111 - Gargantext.Core.Viz.Types
120 - accelerate-arithmetic
165 # - gargantext-graph >= 0.1.0.0
180 - insert-ordered-containers
190 - morpheus-graphql-app
191 - morpheus-graphql-core
192 - morpheus-graphql-subscriptions
194 - natural-transformation
206 - product-profunctors
210 - quickcheck-instances
224 - servant-auth-client
225 - servant-auth-server >= 0.4.4.0
226 - servant-auth-swagger
241 - singletons # (IGraph)
257 - unordered-containers
281 source-dirs: bin/gargantext-server
285 - -Wmissing-signatures
300 - unordered-containers
305 source-dirs: bin/gargantext-cli
311 - -Wmissing-signatures
325 - unordered-containers
330 source-dirs: bin/gargantext-phylo
336 - -Wmissing-signatures
352 - unordered-containers
358 source-dirs: bin/gargantext-import
364 - -Wmissing-signatures
373 source-dirs: bin/gargantext-init
379 - -Wmissing-signatures
387 source-dirs: bin/gargantext-upgrade
393 - -Wmissing-signatures
402 source-dirs: bin/gargantext-admin
408 - -Wmissing-signatures
415 gargantext-cbor2json:
417 source-dirs: bin/gargantext-cbor2json
423 - -Wmissing-signatures
436 source-dirs: src-test
442 - GeneralizedNewtypeDeriving
443 - MultiParamTypeClasses
457 - quickcheck-instances
462 - unordered-containers
465 # source-dirs: src-doctest
469 # - -Wmissing-signatures
479 # default-extensions:
483 # - FlexibleInstances
484 # - GeneralizedNewtypeDeriving
485 # - MultiParamTypeClasses
486 # - NoImplicitPrelude
487 # - OverloadedStrings