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
72 - Gargantext.Core.NodeStory
73 - Gargantext.Core.Methods.Similarities
74 - Gargantext.Core.Types
75 - Gargantext.Core.Types.Individu
76 - Gargantext.Core.Types.Main
77 - Gargantext.Core.Utils
78 - Gargantext.Core.Utils.Prefix
79 - Gargantext.Utils.Jobs
80 - Gargantext.Utils.Jobs.API
81 - Gargantext.Utils.Jobs.Map
82 - Gargantext.Utils.Jobs.Monad
83 - Gargantext.Utils.Jobs.Queue
84 - Gargantext.Utils.Jobs.Settings
85 - Gargantext.Utils.Jobs.State
86 - Gargantext.Utils.SpacyNLP
87 - Gargantext.Database.Action.Flow
88 - Gargantext.Database.Action.Flow.Types
89 - Gargantext.Database.Action.User.New
90 - Gargantext.Database.Query.Table.User
91 - Gargantext.Database.Query.Table.Node
92 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
93 - Gargantext.Database.Query.Table.NgramsPostag
94 - Gargantext.Database.Schema.Ngrams
95 - Gargantext.Database.Prelude
96 - Gargantext.Database.Admin.Trigger.Init
97 - Gargantext.Database.Admin.Config
98 - Gargantext.Database.Admin.Types.Hyperdata
99 - Gargantext.Database.Admin.Types.Node
100 - Gargantext.Defaults
101 - Gargantext.Core.Text
102 - Gargantext.Core.Text.Context
103 - Gargantext.Core.Text.Corpus.Parsers
104 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
105 - Gargantext.Core.Text.Corpus.API
106 - Gargantext.Core.Text.Corpus.Parsers.CSV
107 - Gargantext.Core.Text.List.Formats.CSV
108 - Gargantext.Core.Text.Metrics
109 - Gargantext.Core.Text.Metrics.TFICF
110 - Gargantext.Core.Text.Metrics.CharByChar
111 - Gargantext.Core.Text.Metrics.Count
112 - Gargantext.Core.Text.Prepare
113 - Gargantext.Core.Text.Search
114 - Gargantext.Core.Text.Terms
115 - Gargantext.Core.Text.Terms.Eleve
116 - Gargantext.Core.Text.Terms.Mono
117 - Gargantext.Core.Text.Terms.Multi.Lang.En
118 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
119 - Gargantext.Core.Text.Terms.Multi.RAKE
120 - Gargantext.Core.Text.Terms.WithList
121 - Gargantext.Core.Viz.Graph
122 - Gargantext.Core.Viz.Graph.Tools
123 - Gargantext.Core.Viz.Graph.Tools.IGraph
124 - Gargantext.Core.Viz.Graph.Index
125 - Gargantext.Core.Viz.Phylo
126 - Gargantext.Core.Viz.Phylo.API
127 - Gargantext.Core.Viz.Phylo.API.Tools
128 - Gargantext.Core.Viz.Phylo.PhyloMaker
129 - Gargantext.Core.Viz.Phylo.PhyloTools
130 - Gargantext.Core.Viz.Phylo.PhyloExport
131 - Gargantext.Core.Viz.Phylo.SynchronicClustering
132 - Gargantext.Core.Viz.Types
141 - accelerate-arithmetic
142 - accelerate-llvm-native
188 - gargantext-graph >= 0.1.0.0
205 - insert-ordered-containers
218 - morpheus-graphql-app
219 - morpheus-graphql-core
220 - morpheus-graphql-subscriptions
222 - natural-transformation
235 - product-profunctors
239 - quickcheck-instances
253 - servant-auth-client
254 - servant-auth-server >= 0.4.4.0
255 - servant-auth-swagger
270 - singletons # (IGraph)
287 - unordered-containers
312 source-dirs: bin/gargantext-server
316 - -Wmissing-signatures
331 - unordered-containers
336 source-dirs: bin/gargantext-cli
342 - -Wmissing-signatures
356 - unordered-containers
361 source-dirs: bin/gargantext-phylo
367 - -Wmissing-signatures
383 - unordered-containers
389 source-dirs: bin/gargantext-import
395 - -Wmissing-signatures
404 source-dirs: bin/gargantext-init
410 - -Wmissing-signatures
416 gargantext-invitations:
418 source-dirs: bin/gargantext-invitations
424 - -Wmissing-signatures
433 source-dirs: bin/gargantext-upgrade
439 - -Wmissing-signatures
448 source-dirs: bin/gargantext-admin
454 - -Wmissing-signatures
461 gargantext-cbor2json:
463 source-dirs: bin/gargantext-cbor2json
469 - -Wmissing-signatures
482 source-dirs: src-test
488 - GeneralizedNewtypeDeriving
489 - MultiParamTypeClasses
503 - quickcheck-instances
508 - unordered-containers
511 source-dirs: tests/queue
524 # source-dirs: src-doctest
528 # - -Wmissing-signatures
538 # default-extensions:
542 # - FlexibleInstances
543 # - GeneralizedNewtypeDeriving
544 # - MultiParamTypeClasses
545 # - NoImplicitPrelude
546 # - OverloadedStrings