cabal-version: 1.12
--- This file has been generated from package.yaml by hpack version 0.34.4.
+-- This file has been generated from package.yaml by hpack version 0.35.1.
--
-- see: https://github.com/sol/hpack
name: gargantext
-version: 0.0.5.8.9.2
+version: 0.0.6.9.0
synopsis: Search, map, share
description: Please see README.md
category: Data
Gargantext.API.Dev
Gargantext.API.HashedResponse
Gargantext.API.Node
+ Gargantext.API.Node.Share
Gargantext.API.Node.File
Gargantext.API.Ngrams
Gargantext.API.Ngrams.Tools
Gargantext.API.Admin.Auth.Types
Gargantext.API.Admin.Types
Gargantext.API.Prelude
- Gargantext.API.Client
Gargantext.Core
Gargantext.Core.NodeStory
- Gargantext.Core.Methods.Distances
+ Gargantext.Core.Methods.Similarities
Gargantext.Core.Types
Gargantext.Core.Types.Individu
Gargantext.Core.Types.Main
+ Gargantext.Core.Utils
Gargantext.Core.Utils.Prefix
+ Gargantext.Utils.Jobs
+ Gargantext.Utils.Jobs.API
+ Gargantext.Utils.Jobs.Map
+ Gargantext.Utils.Jobs.Monad
+ Gargantext.Utils.Jobs.Queue
+ Gargantext.Utils.Jobs.Settings
+ Gargantext.Utils.Jobs.State
+ Gargantext.Utils.SpacyNLP
Gargantext.Database.Action.Flow
Gargantext.Database.Action.Flow.Types
Gargantext.Database.Action.User.New
Gargantext.Database.Admin.Config
Gargantext.Database.Admin.Types.Hyperdata
Gargantext.Database.Admin.Types.Node
+ Gargantext.Defaults
Gargantext.Core.Text
Gargantext.Core.Text.Context
Gargantext.Core.Text.Corpus.Parsers
Gargantext.Core.Text.Metrics.TFICF
Gargantext.Core.Text.Metrics.CharByChar
Gargantext.Core.Text.Metrics.Count
+ Gargantext.Core.Text.Prepare
Gargantext.Core.Text.Search
Gargantext.Core.Text.Terms
+ Gargantext.Core.Text.Terms.Eleve
Gargantext.Core.Text.Terms.Mono
Gargantext.Core.Text.Terms.Multi.Lang.En
Gargantext.Core.Text.Terms.Multi.Lang.Fr
Gargantext.API.GraphQL.AsyncTask
Gargantext.API.GraphQL.IMT
Gargantext.API.GraphQL.Node
+ Gargantext.API.GraphQL.Team
Gargantext.API.GraphQL.TreeFirstLevel
Gargantext.API.GraphQL.User
Gargantext.API.GraphQL.UserInfo
Gargantext.API.Node.FrameCalcUpload
Gargantext.API.Node.Get
Gargantext.API.Node.New
- Gargantext.API.Node.Share
Gargantext.API.Node.Types
Gargantext.API.Node.Update
Gargantext.API.Public
Gargantext.Core.Flow.Types
Gargantext.Core.Mail
Gargantext.Core.Mail.Types
- Gargantext.Core.Methods.Distances.Accelerate.Conditional
- Gargantext.Core.Methods.Distances.Accelerate.Distributional
- Gargantext.Core.Methods.Distances.Accelerate.SpeGen
- Gargantext.Core.Methods.Distances.Conditional
- Gargantext.Core.Methods.Distances.Distributional
Gargantext.Core.Methods.Graph.BAC.Proxemy
Gargantext.Core.Methods.Graph.MaxClique
Gargantext.Core.Methods.Matrix.Accelerate.Utils
+ Gargantext.Core.Methods.Similarities.Accelerate.Conditional
+ Gargantext.Core.Methods.Similarities.Accelerate.Distributional
+ Gargantext.Core.Methods.Similarities.Accelerate.SpeGen
+ Gargantext.Core.Methods.Similarities.Conditional
+ Gargantext.Core.Methods.Similarities.Distributional
+ Gargantext.Core.NodeStoryFile
Gargantext.Core.Statistics
Gargantext.Core.Text.Convert
Gargantext.Core.Text.Corpus.API.Arxiv
Gargantext.Core.Text.Samples.EN
Gargantext.Core.Text.Samples.FR
Gargantext.Core.Text.Samples.SP
- Gargantext.Core.Text.Terms.Eleve
Gargantext.Core.Text.Terms.Mono.Stem
Gargantext.Core.Text.Terms.Mono.Stem.En
Gargantext.Core.Text.Terms.Mono.Token
Gargantext.Core.Text.Terms.Multi.PosTagging
Gargantext.Core.Text.Terms.Multi.PosTagging.Types
Gargantext.Core.Types.Phylo
- Gargantext.Core.Utils
Gargantext.Core.Utils.DateUtils
Gargantext.Core.Viz
Gargantext.Core.Viz.Chart
Gargantext.Core.Viz.Graph.FGL
Gargantext.Core.Viz.Graph.GEXF
Gargantext.Core.Viz.Graph.Legend
+ Gargantext.Core.Viz.Graph.Tools.Infomap
Gargantext.Core.Viz.Graph.Types
Gargantext.Core.Viz.Graph.Utils
Gargantext.Core.Viz.LegacyPhylo
, Unique
, accelerate
, accelerate-arithmetic
+ , accelerate-llvm-native
, accelerate-utility
, aeson
, aeson-lens
, aeson-pretty
, array
- , arxiv
, async
, attoparsec
, auto-update
, hashable
, haskell-igraph
, hlcm
+ , hsinfomap
, hsparql
, hstatistics
, http-api-data
, jose
, json-stream
, lens
+ , lifted-base
, listsafe
, located-base
, logging-effect
, singletons
, split
, stemmer
+ , stm
, swagger2
, taggy-lens
, tagsoup
, transformers-base
, tuple
, unordered-containers
+ , uri-encode
, utf8-string
, uuid
, validity
, vector
default-language: Haskell2010
-executable gargantext-client
+executable gargantext-import
main-is: Main.hs
other-modules:
- Auth
- Core
- Options
- Script
- Tracking
Paths_gargantext
hs-source-dirs:
- bin/gargantext-client
+ bin/gargantext-import
default-extensions:
DataKinds
DeriveGeneric
OverloadedStrings
RankNTypes
RecordWildCards
- DataKinds
- DeriveGeneric
- FlexibleContexts
- FlexibleInstances
- GeneralizedNewtypeDeriving
- MultiParamTypeClasses
- NamedFieldPuns
- NoImplicitPrelude
- OverloadedStrings
- RankNTypes
- RecordWildCards
- ghc-options: -Wall -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
+ ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2 -Wmissing-signatures
build-depends:
base
- , ekg-json
- , exceptions
, extra
, gargantext
- , http-client
- , optparse-generic
- , servant
- , servant-auth-client
- , servant-client
+ , gargantext-prelude
+ , servant-server
, text
default-language: Haskell2010
-executable gargantext-import
+executable gargantext-init
main-is: Main.hs
other-modules:
Paths_gargantext
hs-source-dirs:
- bin/gargantext-import
+ bin/gargantext-init
default-extensions:
DataKinds
DeriveGeneric
, extra
, gargantext
, gargantext-prelude
- , servant-server
, text
default-language: Haskell2010
-executable gargantext-init
+executable gargantext-invitations
main-is: Main.hs
other-modules:
Paths_gargantext
hs-source-dirs:
- bin/gargantext-init
+ bin/gargantext-invitations
default-extensions:
DataKinds
DeriveGeneric
Core.Text
Core.Text.Examples
Core.Text.Flow
+ Core.Utils
Graph.Clustering
Graph.Distance
Ngrams.Lang
, time
, unordered-containers
default-language: Haskell2010
+
+test-suite jobqueue-test
+ type: exitcode-stdio-1.0
+ main-is: Main.hs
+ other-modules:
+ Paths_gargantext
+ hs-source-dirs:
+ tests/queue
+ default-extensions:
+ DataKinds
+ DeriveGeneric
+ FlexibleContexts
+ FlexibleInstances
+ GeneralizedNewtypeDeriving
+ MultiParamTypeClasses
+ NamedFieldPuns
+ NoImplicitPrelude
+ OverloadedStrings
+ RankNTypes
+ RecordWildCards
+ ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
+ build-depends:
+ async
+ , base
+ , extra
+ , gargantext
+ , hspec
+ , stm
+ , text
+ default-language: Haskell2010