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.Utils.SpacyNLP
79 - Gargantext.Database.Action.Flow
80 - Gargantext.Database.Action.Flow.Types
81 - Gargantext.Database.Action.User.New
82 - Gargantext.Database.Query.Table.User
83 - Gargantext.Database.Query.Table.Node
84 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
85 - Gargantext.Database.Query.Table.NgramsPostag
86 - Gargantext.Database.Schema.Ngrams
87 - Gargantext.Database.Prelude
88 - Gargantext.Database.Admin.Trigger.Init
89 - Gargantext.Database.Admin.Config
90 - Gargantext.Database.Admin.Types.Hyperdata
91 - Gargantext.Database.Admin.Types.Node
93 - Gargantext.Core.Text
94 - Gargantext.Core.Text.Context
95 - Gargantext.Core.Text.Corpus.Parsers
96 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
97 - Gargantext.Core.Text.Corpus.API
98 - Gargantext.Core.Text.Corpus.Parsers.CSV
99 - Gargantext.Core.Text.List.Formats.CSV
100 - Gargantext.Core.Text.Metrics
101 - Gargantext.Core.Text.Metrics.TFICF
102 - Gargantext.Core.Text.Metrics.CharByChar
103 - Gargantext.Core.Text.Metrics.Count
104 - Gargantext.Core.Text.Prepare
105 - Gargantext.Core.Text.Search
106 - Gargantext.Core.Text.Terms
107 - Gargantext.Core.Text.Terms.Mono
108 - Gargantext.Core.Text.Terms.Multi.Lang.En
109 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
110 - Gargantext.Core.Text.Terms.Multi.RAKE
111 - Gargantext.Core.Text.Terms.WithList
112 - Gargantext.Core.Viz.Graph
113 - Gargantext.Core.Viz.Graph.Tools
114 - Gargantext.Core.Viz.Graph.Tools.IGraph
115 - Gargantext.Core.Viz.Graph.Index
116 - Gargantext.Core.Viz.Phylo
117 - Gargantext.Core.Viz.Phylo.API
118 - Gargantext.Core.Viz.Phylo.API.Tools
119 - Gargantext.Core.Viz.Phylo.PhyloMaker
120 - Gargantext.Core.Viz.Phylo.PhyloTools
121 - Gargantext.Core.Viz.Phylo.PhyloExport
122 - Gargantext.Core.Viz.Phylo.SynchronicClustering
123 - Gargantext.Core.Viz.Types
132 - accelerate-arithmetic
133 - accelerate-llvm-native
179 - gargantext-graph >= 0.1.0.0
196 - insert-ordered-containers
209 - morpheus-graphql-app
210 - morpheus-graphql-core
211 - morpheus-graphql-subscriptions
213 - natural-transformation
226 - product-profunctors
230 - quickcheck-instances
244 - servant-auth-client
245 - servant-auth-server >= 0.4.4.0
246 - servant-auth-swagger
261 - singletons # (IGraph)
277 - unordered-containers
302 source-dirs: bin/gargantext-server
306 - -Wmissing-signatures
321 - unordered-containers
326 source-dirs: bin/gargantext-cli
332 - -Wmissing-signatures
346 - unordered-containers
352 source-dirs: bin/gargantext-client
359 - -Wmissing-signatures
365 - GeneralizedNewtypeDeriving
366 - MultiParamTypeClasses
380 - servant-auth-client
387 source-dirs: bin/gargantext-phylo
393 - -Wmissing-signatures
409 - unordered-containers
415 source-dirs: bin/gargantext-import
421 - -Wmissing-signatures
430 source-dirs: bin/gargantext-init
436 - -Wmissing-signatures
442 gargantext-invitations:
444 source-dirs: bin/gargantext-invitations
450 - -Wmissing-signatures
459 source-dirs: bin/gargantext-upgrade
465 - -Wmissing-signatures
474 source-dirs: bin/gargantext-admin
480 - -Wmissing-signatures
487 gargantext-cbor2json:
489 source-dirs: bin/gargantext-cbor2json
495 - -Wmissing-signatures
508 source-dirs: src-test
514 - GeneralizedNewtypeDeriving
515 - MultiParamTypeClasses
529 - quickcheck-instances
534 - unordered-containers
537 # source-dirs: src-doctest
541 # - -Wmissing-signatures
551 # default-extensions:
555 # - FlexibleInstances
556 # - GeneralizedNewtypeDeriving
557 # - MultiParamTypeClasses
558 # - NoImplicitPrelude
559 # - OverloadedStrings