3 # +------------ Layer 3
4 # | +--+------- Layer 2
5 # | | +-------- Layer 1 : New versions with API changes
6 # | | | +----- Layers * : New versions with API additions
7 # | | | | +--- Layers * : New versions without API breaking changes
10 synopsis: Search, map, share
11 description: Please see README.md
13 author: Gargantext Team
14 maintainer: team@gargantext.org
16 - ! 'Copyright: (c) 2017-Present: see git logs and README'
18 homepage: https://gargantext.org
28 - GeneralizedNewtypeDeriving
29 - MultiParamTypeClasses
36 - ekg-assets/index.html
37 - ekg-assets/monitor.js
38 - ekg-assets/monitor.css
39 - ekg-assets/jquery.flot.min.js
40 - ekg-assets/jquery-1.6.4.min.js
41 - ekg-assets/bootstrap-1.4.0.min.css
42 - ekg-assets/chart_line_add.png
43 - ekg-assets/cross.png
47 - -Wincomplete-uni-patterns
48 - -Wincomplete-record-updates
49 - -Wmissing-signatures
53 - -freduction-depth=300
58 - Gargantext.API.HashedResponse
60 - Gargantext.API.Node.File
61 - Gargantext.API.Ngrams
62 - Gargantext.API.Ngrams.Tools
63 - Gargantext.API.Ngrams.Types
64 - Gargantext.API.Ngrams.Prelude
65 - Gargantext.API.Admin.Settings
66 - Gargantext.API.Admin.EnvTypes
67 - Gargantext.API.Admin.Auth.Types
68 - Gargantext.API.Admin.Types
69 - Gargantext.API.Prelude
70 - Gargantext.API.Client
72 - Gargantext.Core.NodeStory
73 - Gargantext.Core.Methods.Distances
74 - Gargantext.Core.Types
75 - Gargantext.Core.Types.Individu
76 - Gargantext.Core.Types.Main
77 - Gargantext.Core.Utils.Prefix
78 - Gargantext.Database.Action.Flow
79 - Gargantext.Database.Action.Flow.Types
80 - Gargantext.Database.Action.User.New
81 - Gargantext.Database.Query.Table.User
82 - Gargantext.Database.Query.Table.Node
83 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
84 - Gargantext.Database.Query.Table.NgramsPostag
85 - Gargantext.Database.Schema.Ngrams
86 - Gargantext.Database.Prelude
87 - Gargantext.Database.Admin.Trigger.Init
88 - Gargantext.Database.Admin.Config
89 - Gargantext.Database.Admin.Types.Hyperdata
90 - Gargantext.Database.Admin.Types.Node
91 - Gargantext.Core.Text
92 - Gargantext.Core.Text.Context
93 - Gargantext.Core.Text.Corpus.Parsers
94 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
95 - Gargantext.Core.Text.Corpus.API
96 - Gargantext.Core.Text.Corpus.Parsers.CSV
97 - Gargantext.Core.Text.List.Formats.CSV
98 - Gargantext.Core.Text.Metrics
99 - Gargantext.Core.Text.Metrics.TFICF
100 - Gargantext.Core.Text.Metrics.CharByChar
101 - Gargantext.Core.Text.Metrics.Count
102 - Gargantext.Core.Text.Search
103 - Gargantext.Core.Text.Terms
104 - Gargantext.Core.Text.Terms.Mono
105 - Gargantext.Core.Text.Terms.Multi.Lang.En
106 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
107 - Gargantext.Core.Text.Terms.Multi.RAKE
108 - Gargantext.Core.Text.Terms.WithList
109 - Gargantext.Core.Viz.Graph
110 - Gargantext.Core.Viz.Graph.Tools
111 - Gargantext.Core.Viz.Graph.Tools.IGraph
112 - Gargantext.Core.Viz.Graph.Index
113 - Gargantext.Core.Viz.Phylo
114 - Gargantext.Core.Viz.Phylo.API
115 - Gargantext.Core.Viz.Phylo.API.Tools
116 - Gargantext.Core.Viz.Phylo.PhyloMaker
117 - Gargantext.Core.Viz.Phylo.PhyloTools
118 - Gargantext.Core.Viz.Phylo.PhyloExport
119 - Gargantext.Core.Viz.Phylo.SynchronicClustering
120 - Gargantext.Core.Viz.Types
129 - accelerate-arithmetic
175 - gargantext-graph >= 0.1.0.0
190 - insert-ordered-containers
201 - morpheus-graphql-app
202 - morpheus-graphql-core
203 - morpheus-graphql-subscriptions
205 - natural-transformation
218 - product-profunctors
222 - quickcheck-instances
236 - servant-auth-client
237 - servant-auth-server >= 0.4.4.0
238 - servant-auth-swagger
253 - singletons # (IGraph)
269 - unordered-containers
293 source-dirs: bin/gargantext-server
297 - -Wmissing-signatures
312 - unordered-containers
317 source-dirs: bin/gargantext-cli
323 - -Wmissing-signatures
337 - unordered-containers
343 source-dirs: bin/gargantext-client
350 - -Wmissing-signatures
356 - GeneralizedNewtypeDeriving
357 - MultiParamTypeClasses
371 - servant-auth-client
378 source-dirs: bin/gargantext-phylo
384 - -Wmissing-signatures
400 - unordered-containers
406 source-dirs: bin/gargantext-import
412 - -Wmissing-signatures
421 source-dirs: bin/gargantext-init
427 - -Wmissing-signatures
435 source-dirs: bin/gargantext-upgrade
441 - -Wmissing-signatures
450 source-dirs: bin/gargantext-admin
456 - -Wmissing-signatures
463 gargantext-cbor2json:
465 source-dirs: bin/gargantext-cbor2json
471 - -Wmissing-signatures
484 source-dirs: src-test
490 - GeneralizedNewtypeDeriving
491 - MultiParamTypeClasses
505 - quickcheck-instances
510 - unordered-containers
513 # source-dirs: src-doctest
517 # - -Wmissing-signatures
527 # default-extensions:
531 # - FlexibleInstances
532 # - GeneralizedNewtypeDeriving
533 # - MultiParamTypeClasses
534 # - NoImplicitPrelude
535 # - OverloadedStrings