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.Database.Action.Flow
79 - Gargantext.Database.Action.Flow.Types
80 - Gargantext.Database.Action.User.New
81 - Gargantext.Database.Query.Table.User
82 - Gargantext.Database.Query.Table.Node
83 - Gargantext.Database.Query.Table.Node.UpdateOpaleye
84 - Gargantext.Database.Query.Table.NgramsPostag
85 - Gargantext.Database.Schema.Ngrams
86 - Gargantext.Database.Prelude
87 - Gargantext.Database.Admin.Trigger.Init
88 - Gargantext.Database.Admin.Config
89 - Gargantext.Database.Admin.Types.Hyperdata
90 - Gargantext.Database.Admin.Types.Node
92 - Gargantext.Core.Text
93 - Gargantext.Core.Text.Context
94 - Gargantext.Core.Text.Corpus.Parsers
95 - Gargantext.Core.Text.Corpus.Parsers.Date.Parsec
96 - Gargantext.Core.Text.Corpus.API
97 - Gargantext.Core.Text.Corpus.Parsers.CSV
98 - Gargantext.Core.Text.List.Formats.CSV
99 - Gargantext.Core.Text.Metrics
100 - Gargantext.Core.Text.Metrics.TFICF
101 - Gargantext.Core.Text.Metrics.CharByChar
102 - Gargantext.Core.Text.Metrics.Count
103 - Gargantext.Core.Text.Search
104 - Gargantext.Core.Text.Terms
105 - Gargantext.Core.Text.Terms.Mono
106 - Gargantext.Core.Text.Terms.Multi.Lang.En
107 - Gargantext.Core.Text.Terms.Multi.Lang.Fr
108 - Gargantext.Core.Text.Terms.Multi.RAKE
109 - Gargantext.Core.Text.Terms.WithList
110 - Gargantext.Core.Viz.Graph
111 - Gargantext.Core.Viz.Graph.Tools
112 - Gargantext.Core.Viz.Graph.Tools.IGraph
113 - Gargantext.Core.Viz.Graph.Index
114 - Gargantext.Core.Viz.Phylo
115 - Gargantext.Core.Viz.Phylo.API
116 - Gargantext.Core.Viz.Phylo.API.Tools
117 - Gargantext.Core.Viz.Phylo.PhyloMaker
118 - Gargantext.Core.Viz.Phylo.PhyloTools
119 - Gargantext.Core.Viz.Phylo.PhyloExport
120 - Gargantext.Core.Viz.Phylo.SynchronicClustering
121 - Gargantext.Core.Viz.Types
130 - accelerate-arithmetic
177 - gargantext-graph >= 0.1.0.0
194 - insert-ordered-containers
206 - morpheus-graphql-app
207 - morpheus-graphql-core
208 - morpheus-graphql-subscriptions
210 - natural-transformation
223 - product-profunctors
227 - quickcheck-instances
241 - servant-auth-client
242 - servant-auth-server >= 0.4.4.0
243 - servant-auth-swagger
258 - singletons # (IGraph)
274 - unordered-containers
298 source-dirs: bin/gargantext-server
302 - -Wmissing-signatures
317 - unordered-containers
322 source-dirs: bin/gargantext-cli
328 - -Wmissing-signatures
342 - unordered-containers
348 source-dirs: bin/gargantext-client
355 - -Wmissing-signatures
361 - GeneralizedNewtypeDeriving
362 - MultiParamTypeClasses
376 - servant-auth-client
383 source-dirs: bin/gargantext-phylo
389 - -Wmissing-signatures
405 - unordered-containers
411 source-dirs: bin/gargantext-import
417 - -Wmissing-signatures
426 source-dirs: bin/gargantext-init
432 - -Wmissing-signatures
440 source-dirs: bin/gargantext-upgrade
446 - -Wmissing-signatures
455 source-dirs: bin/gargantext-admin
461 - -Wmissing-signatures
468 gargantext-cbor2json:
470 source-dirs: bin/gargantext-cbor2json
476 - -Wmissing-signatures
489 source-dirs: src-test
495 - GeneralizedNewtypeDeriving
496 - MultiParamTypeClasses
510 - quickcheck-instances
515 - unordered-containers
518 # source-dirs: src-doctest
522 # - -Wmissing-signatures
532 # default-extensions:
536 # - FlexibleInstances
537 # - GeneralizedNewtypeDeriving
538 # - MultiParamTypeClasses
539 # - NoImplicitPrelude
540 # - OverloadedStrings