1 -- This file has been generated from package.yaml by hpack version 0.21.2.
3 -- see: https://github.com/sol/hpack
5 -- hash: 40e4da714abaf501251279c2ed061b50ad5e31f7e99e84defabf222a04998a2e
9 synopsis: Deep (Collaborative) Text mining project
10 description: Please see README.md
12 homepage: https://gargantext.org
13 author: Gargantext Team
14 maintainer: team@gargantext.org
15 copyright: Copyright: (c) 2017-2018: see git logs and README
19 cabal-version: >= 1.10
27 Gargantext.Database.Instances
28 Gargantext.Database.Ngram
29 Gargantext.Database.Node
30 Gargantext.Database.Facet
31 Gargantext.Database.NodeNgram
32 Gargantext.Database.NodeNgramNgram
33 Gargantext.Database.NodeNode
34 Gargantext.Database.NodeNodeNgram
35 Gargantext.Database.Utils
36 Gargantext.Database.User
38 Gargantext.Ngrams.Count
39 Gargantext.Ngrams.CoreNLP
40 Gargantext.Ngrams.Parser
41 Gargantext.Ngrams.Lang.En
42 Gargantext.Ngrams.Lang.Fr
43 Gargantext.Ngrams.Metrics
44 Gargantext.Ngrams.TextMining
45 Gargantext.Ngrams.Occurrences
47 Gargantext.Parsers.WOS
48 Gargantext.Parsers.Date
56 Gargantext.Utils.DateUtils
57 Gargantext.Utils.Prefix
61 Gargantext.Database.Queries
66 default-extensions: NoImplicitPrelude
67 ghc-options: -Wall -Wincomplete-uni-patterns -Wincomplete-record-updates -Werror
123 , unordered-containers
131 default-language: Haskell2010
133 executable gargantext
139 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2
146 , unordered-containers
147 default-language: Haskell2010
149 test-suite garg-doctest
150 type: exitcode-stdio-1.0
156 ghc-options: -Wall -Werror -threaded -rtsopts -with-rtsopts=-N
165 default-language: Haskell2010
168 type: exitcode-stdio-1.0
174 Ngrams.Lang.Occurrences
180 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
188 default-language: Haskell2010