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
37 - ekg-assets/index.html
38 - ekg-assets/monitor.js
39 - ekg-assets/monitor.css
40 - ekg-assets/jquery.flot.min.js
41 - ekg-assets/jquery-1.6.4.min.js
42 - ekg-assets/bootstrap-1.4.0.min.css
43 - ekg-assets/chart_line_add.png
44 - ekg-assets/cross.png
48 - -Wincomplete-uni-patterns
49 - -Wincomplete-record-updates
50 - -Wmissing-signatures
54 - -freduction-depth=300
58 - Gargantext.API.Admin.Auth.Types
59 - Gargantext.API.Admin.EnvTypes
60 - Gargantext.API.Admin.Settings
61 - Gargantext.API.Admin.Types
63 - Gargantext.API.HashedResponse
64 - Gargantext.API.Ngrams
65 - Gargantext.API.Ngrams.Prelude
66 - Gargantext.API.Ngrams.Tools
67 - Gargantext.API.Ngrams.Types
69 - Gargantext.API.Node.File
70 - Gargantext.API.Node.Share
71 - Gargantext.API.Prelude
73 - Gargantext.Core.Methods.Similarities
74 - Gargantext.Core.NodeStory
75 - Gargantext.Core.Text
76 - Gargantext.Core.Text.Context
77 - Gargantext.Core.Text.Corpus.API
78 - Gargantext.Core.Text.Corpus.Parsers
79 - Gargantext.Core.Text.Corpus.Parsers.CSV
80 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
81 - Gargantext.Core.Text.List.Formats.CSV
82 - Gargantext.Core.Text.Metrics
83 - Gargantext.Core.Text.Metrics.CharByChar
84 - Gargantext.Core.Text.Metrics.Count
85 - Gargantext.Core.Text.Metrics.TFICF
86 - Gargantext.Core.Text.Prepare
87 - Gargantext.Core.Text.Search
88 - Gargantext.Core.Text.Terms
89 - Gargantext.Core.Text.Terms.Eleve
90 - Gargantext.Core.Text.Terms.Mono
91 - Gargantext.Core.Text.Terms.Multi.Lang.En
92 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
93 - Gargantext.Core.Text.Terms.Multi.RAKE
94 - Gargantext.Core.Text.Terms.WithList
95 - Gargantext.Core.Types
96 - Gargantext.Core.Types.Individu
97 - Gargantext.Core.Types.Main
98 - Gargantext.Core.Utils
99 - Gargantext.Core.Utils.Prefix
100 - Gargantext.Core.Viz.Graph
101 - Gargantext.Core.Viz.Graph.Index
102 - Gargantext.Core.Viz.Graph.Tools
103 - Gargantext.Core.Viz.Graph.Tools.IGraph
104 - Gargantext.Core.Viz.Phylo
105 - Gargantext.Core.Viz.Phylo.API
106 - Gargantext.Core.Viz.Phylo.API.Tools
107 - Gargantext.Core.Viz.Phylo.PhyloExport
108 - Gargantext.Core.Viz.Phylo.PhyloMaker
109 - Gargantext.Core.Viz.Phylo.PhyloTools
110 - Gargantext.Core.Viz.Phylo.SynchronicClustering
111 - Gargantext.Core.Viz.Types
112 - Gargantext.Database.Action.Flow
113 - Gargantext.Database.Action.Flow.Types
114 - Gargantext.Database.Action.User.New
115 - Gargantext.Database.Admin.Config
116 - Gargantext.Database.Admin.Trigger.Init
117 - Gargantext.Database.Admin.Types.Hyperdata
118 - Gargantext.Database.Admin.Types.Node
119 - Gargantext.Database.Prelude
120 - Gargantext.Database.Query.Table.NgramsPostag
121 - Gargantext.Database.Query.Table.Node
122 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
123 - Gargantext.Database.Query.Table.User
124 - Gargantext.Database.Schema.Ngrams
125 - Gargantext.Defaults
126 - Gargantext.Utils.Jobs
127 - Gargantext.Utils.Jobs.API
128 - Gargantext.Utils.Jobs.Map
129 - Gargantext.Utils.Jobs.Monad
130 - Gargantext.Utils.Jobs.Queue
131 - Gargantext.Utils.Jobs.Settings
132 - Gargantext.Utils.Jobs.State
133 - Gargantext.Utils.SpacyNLP
134 - Gargantext.Utils.Tuple
143 - accelerate-arithmetic
144 - accelerate-llvm-native
190 - gargantext-graph >= 0.1.0.0
207 - insert-ordered-containers
220 - morpheus-graphql-app
221 - morpheus-graphql-core
222 - morpheus-graphql-subscriptions
224 - natural-transformation
237 - product-profunctors
241 - quickcheck-instances
255 - servant-auth-client
256 - servant-auth-server >= 0.4.4.0
257 - servant-auth-swagger
272 - singletons # (IGraph)
289 - unordered-containers
314 source-dirs: bin/gargantext-server
318 - -Wmissing-signatures
333 - unordered-containers
338 source-dirs: bin/gargantext-cli
344 - -Wmissing-signatures
358 - unordered-containers
363 source-dirs: bin/gargantext-phylo
369 - -Wmissing-signatures
385 - unordered-containers
391 source-dirs: bin/gargantext-import
397 - -Wmissing-signatures
406 source-dirs: bin/gargantext-init
412 - -Wmissing-signatures
418 gargantext-invitations:
420 source-dirs: bin/gargantext-invitations
426 - -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: tests/queue
526 # source-dirs: src-doctest
530 # - -Wmissing-signatures
540 # default-extensions:
544 # - FlexibleInstances
545 # - GeneralizedNewtypeDeriving
546 # - MultiParamTypeClasses
547 # - NoImplicitPrelude
548 # - OverloadedStrings