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.Share
61 - Gargantext.API.Node.File
62 - Gargantext.API.Ngrams
63 - Gargantext.API.Ngrams.Tools
64 - Gargantext.API.Ngrams.Types
65 - Gargantext.API.Ngrams.Prelude
66 - Gargantext.API.Admin.Settings
67 - Gargantext.API.Admin.EnvTypes
68 - Gargantext.API.Admin.Auth.Types
69 - Gargantext.API.Admin.Types
70 - Gargantext.API.Prelude
71 - Gargantext.API.Client
73 - Gargantext.Core.NodeStory
74 - Gargantext.Core.Methods.Distances
75 - Gargantext.Core.Types
76 - Gargantext.Core.Types.Individu
77 - Gargantext.Core.Types.Main
78 - Gargantext.Core.Utils.Prefix
79 - Gargantext.Utils.SpacyNLP
80 - Gargantext.Database.Action.Flow
81 - Gargantext.Database.Action.Flow.Types
82 - Gargantext.Database.Action.User.New
83 - Gargantext.Database.Query.Table.User
84 - Gargantext.Database.Query.Table.Node
85 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
86 - Gargantext.Database.Query.Table.NgramsPostag
87 - Gargantext.Database.Schema.Ngrams
88 - Gargantext.Database.Prelude
89 - Gargantext.Database.Admin.Trigger.Init
90 - Gargantext.Database.Admin.Config
91 - Gargantext.Database.Admin.Types.Hyperdata
92 - Gargantext.Database.Admin.Types.Node
94 - Gargantext.Core.Text
95 - Gargantext.Core.Text.Context
96 - Gargantext.Core.Text.Corpus.Parsers
97 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
98 - Gargantext.Core.Text.Corpus.API
99 - Gargantext.Core.Text.Corpus.Parsers.CSV
100 - Gargantext.Core.Text.List.Formats.CSV
101 - Gargantext.Core.Text.Metrics
102 - Gargantext.Core.Text.Metrics.TFICF
103 - Gargantext.Core.Text.Metrics.CharByChar
104 - Gargantext.Core.Text.Metrics.Count
105 - Gargantext.Core.Text.Prepare
106 - Gargantext.Core.Text.Search
107 - Gargantext.Core.Text.Terms
108 - Gargantext.Core.Text.Terms.Mono
109 - Gargantext.Core.Text.Terms.Multi.Lang.En
110 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
111 - Gargantext.Core.Text.Terms.Multi.RAKE
112 - Gargantext.Core.Text.Terms.WithList
113 - Gargantext.Core.Viz.Graph
114 - Gargantext.Core.Viz.Graph.Tools
115 - Gargantext.Core.Viz.Graph.Tools.IGraph
116 - Gargantext.Core.Viz.Graph.Index
117 - Gargantext.Core.Viz.Phylo
118 - Gargantext.Core.Viz.Phylo.API
119 - Gargantext.Core.Viz.Phylo.API.Tools
120 - Gargantext.Core.Viz.Phylo.PhyloMaker
121 - Gargantext.Core.Viz.Phylo.PhyloTools
122 - Gargantext.Core.Viz.Phylo.PhyloExport
123 - Gargantext.Core.Viz.Phylo.SynchronicClustering
124 - Gargantext.Core.Viz.Types
133 - accelerate-arithmetic
134 - accelerate-llvm-native
180 - gargantext-graph >= 0.1.0.0
197 - insert-ordered-containers
210 - morpheus-graphql-app
211 - morpheus-graphql-core
212 - morpheus-graphql-subscriptions
214 - natural-transformation
227 - product-profunctors
231 - quickcheck-instances
245 - servant-auth-client
246 - servant-auth-server >= 0.4.4.0
247 - servant-auth-swagger
262 - singletons # (IGraph)
278 - unordered-containers
303 source-dirs: bin/gargantext-server
307 - -Wmissing-signatures
322 - unordered-containers
327 source-dirs: bin/gargantext-cli
333 - -Wmissing-signatures
347 - unordered-containers
353 source-dirs: bin/gargantext-client
360 - -Wmissing-signatures
366 - GeneralizedNewtypeDeriving
367 - MultiParamTypeClasses
381 - servant-auth-client
388 source-dirs: bin/gargantext-phylo
394 - -Wmissing-signatures
410 - unordered-containers
416 source-dirs: bin/gargantext-import
422 - -Wmissing-signatures
431 source-dirs: bin/gargantext-init
437 - -Wmissing-signatures
443 gargantext-invitations:
445 source-dirs: bin/gargantext-invitations
451 - -Wmissing-signatures
460 source-dirs: bin/gargantext-upgrade
466 - -Wmissing-signatures
475 source-dirs: bin/gargantext-admin
481 - -Wmissing-signatures
488 gargantext-cbor2json:
490 source-dirs: bin/gargantext-cbor2json
496 - -Wmissing-signatures
509 source-dirs: src-test
515 - GeneralizedNewtypeDeriving
516 - MultiParamTypeClasses
530 - quickcheck-instances
535 - unordered-containers
538 # source-dirs: src-doctest
542 # - -Wmissing-signatures
552 # default-extensions:
556 # - FlexibleInstances
557 # - GeneralizedNewtypeDeriving
558 # - MultiParamTypeClasses
559 # - NoImplicitPrelude
560 # - OverloadedStrings