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
131 - accelerate-llvm-native
178 - gargantext-graph >= 0.1.0.0
195 - insert-ordered-containers
207 - morpheus-graphql-app
208 - morpheus-graphql-core
209 - morpheus-graphql-subscriptions
211 - natural-transformation
224 - product-profunctors
228 - quickcheck-instances
242 - servant-auth-client
243 - servant-auth-server >= 0.4.4.0
244 - servant-auth-swagger
259 - singletons # (IGraph)
275 - unordered-containers
299 source-dirs: bin/gargantext-server
303 - -Wmissing-signatures
318 - unordered-containers
323 source-dirs: bin/gargantext-cli
329 - -Wmissing-signatures
343 - unordered-containers
349 source-dirs: bin/gargantext-client
356 - -Wmissing-signatures
362 - GeneralizedNewtypeDeriving
363 - MultiParamTypeClasses
377 - servant-auth-client
384 source-dirs: bin/gargantext-phylo
390 - -Wmissing-signatures
406 - unordered-containers
412 source-dirs: bin/gargantext-import
418 - -Wmissing-signatures
427 source-dirs: bin/gargantext-init
433 - -Wmissing-signatures
439 gargantext-invitations:
441 source-dirs: bin/gargantext-invitations
447 - -Wmissing-signatures
456 source-dirs: bin/gargantext-upgrade
462 - -Wmissing-signatures
471 source-dirs: bin/gargantext-admin
477 - -Wmissing-signatures
484 gargantext-cbor2json:
486 source-dirs: bin/gargantext-cbor2json
492 - -Wmissing-signatures
505 source-dirs: src-test
511 - GeneralizedNewtypeDeriving
512 - MultiParamTypeClasses
526 - quickcheck-instances
531 - unordered-containers
534 # source-dirs: src-doctest
538 # - -Wmissing-signatures
548 # default-extensions:
552 # - FlexibleInstances
553 # - GeneralizedNewtypeDeriving
554 # - MultiParamTypeClasses
555 # - NoImplicitPrelude
556 # - OverloadedStrings