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.Prefix
78 - Gargantext.Utils.Jobs
79 - Gargantext.Utils.Jobs.API
80 - Gargantext.Utils.Jobs.Map
81 - Gargantext.Utils.Jobs.Monad
82 - Gargantext.Utils.Jobs.Queue
83 - Gargantext.Utils.Jobs.Settings
84 - Gargantext.Utils.Jobs.State
85 - Gargantext.Utils.SpacyNLP
86 - Gargantext.Database.Action.Flow
87 - Gargantext.Database.Action.Flow.Types
88 - Gargantext.Database.Action.User.New
89 - Gargantext.Database.Query.Table.User
90 - Gargantext.Database.Query.Table.Node
91 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
92 - Gargantext.Database.Query.Table.NgramsPostag
93 - Gargantext.Database.Schema.Ngrams
94 - Gargantext.Database.Prelude
95 - Gargantext.Database.Admin.Trigger.Init
96 - Gargantext.Database.Admin.Config
97 - Gargantext.Database.Admin.Types.Hyperdata
98 - Gargantext.Database.Admin.Types.Node
100 - Gargantext.Core.Text
101 - Gargantext.Core.Text.Context
102 - Gargantext.Core.Text.Corpus.Parsers
103 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
104 - Gargantext.Core.Text.Corpus.API
105 - Gargantext.Core.Text.Corpus.Parsers.CSV
106 - Gargantext.Core.Text.List.Formats.CSV
107 - Gargantext.Core.Text.Metrics
108 - Gargantext.Core.Text.Metrics.TFICF
109 - Gargantext.Core.Text.Metrics.CharByChar
110 - Gargantext.Core.Text.Metrics.Count
111 - Gargantext.Core.Text.Prepare
112 - Gargantext.Core.Text.Search
113 - Gargantext.Core.Text.Terms
114 - Gargantext.Core.Text.Terms.Mono
115 - Gargantext.Core.Text.Terms.Multi.Lang.En
116 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
117 - Gargantext.Core.Text.Terms.Multi.RAKE
118 - Gargantext.Core.Text.Terms.WithList
119 - Gargantext.Core.Viz.Graph
120 - Gargantext.Core.Viz.Graph.Tools
121 - Gargantext.Core.Viz.Graph.Tools.IGraph
122 - Gargantext.Core.Viz.Graph.Index
123 - Gargantext.Core.Viz.Phylo
124 - Gargantext.Core.Viz.Phylo.API
125 - Gargantext.Core.Viz.Phylo.API.Tools
126 - Gargantext.Core.Viz.Phylo.PhyloMaker
127 - Gargantext.Core.Viz.Phylo.PhyloTools
128 - Gargantext.Core.Viz.Phylo.PhyloExport
129 - Gargantext.Core.Viz.Phylo.SynchronicClustering
130 - Gargantext.Core.Viz.Types
139 - accelerate-arithmetic
140 - accelerate-llvm-native
186 - gargantext-graph >= 0.1.0.0
203 - insert-ordered-containers
216 - morpheus-graphql-app
217 - morpheus-graphql-core
218 - morpheus-graphql-subscriptions
220 - natural-transformation
233 - product-profunctors
237 - quickcheck-instances
251 - servant-auth-client
252 - servant-auth-server >= 0.4.4.0
253 - servant-auth-swagger
268 - singletons # (IGraph)
285 - unordered-containers
310 source-dirs: bin/gargantext-server
314 - -Wmissing-signatures
329 - unordered-containers
334 source-dirs: bin/gargantext-cli
340 - -Wmissing-signatures
354 - unordered-containers
359 source-dirs: bin/gargantext-phylo
365 - -Wmissing-signatures
381 - unordered-containers
387 source-dirs: bin/gargantext-import
393 - -Wmissing-signatures
402 source-dirs: bin/gargantext-init
408 - -Wmissing-signatures
414 gargantext-invitations:
416 source-dirs: bin/gargantext-invitations
422 - -Wmissing-signatures
431 source-dirs: bin/gargantext-upgrade
437 - -Wmissing-signatures
446 source-dirs: bin/gargantext-admin
452 - -Wmissing-signatures
459 gargantext-cbor2json:
461 source-dirs: bin/gargantext-cbor2json
467 - -Wmissing-signatures
480 source-dirs: src-test
486 - GeneralizedNewtypeDeriving
487 - MultiParamTypeClasses
501 - quickcheck-instances
506 - unordered-containers
509 source-dirs: tests/queue
522 # source-dirs: src-doctest
526 # - -Wmissing-signatures
536 # default-extensions:
540 # - FlexibleInstances
541 # - GeneralizedNewtypeDeriving
542 # - MultiParamTypeClasses
543 # - NoImplicitPrelude
544 # - OverloadedStrings