1 -- This file has been generated from package.yaml by hpack version 0.20.0.
3 -- see: https://github.com/sol/hpack
5 -- hash: 14b119af3791906ac7f3c681c0b20b5c475078386862e0d14ce3d98919c90d85
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
24 default-extensions: NoImplicitPrelude
25 ghc-options: -Wall -Wincomplete-uni-patterns -Wincomplete-record-updates -Werror
75 , unordered-containers
88 Gargantext.Database.Instances
89 Gargantext.Database.Ngram
90 Gargantext.Database.Node
91 Gargantext.Database.Facet
92 Gargantext.Database.NodeNgram
93 Gargantext.Database.NodeNgramNgram
94 Gargantext.Database.NodeNode
95 Gargantext.Database.NodeNodeNgram
96 Gargantext.Database.Utils
97 Gargantext.Database.User
99 Gargantext.Ngrams.Count
100 Gargantext.Ngrams.CoreNLP
101 Gargantext.Ngrams.Parser
102 Gargantext.Ngrams.Lang.En
103 Gargantext.Ngrams.Lang.Fr
104 Gargantext.Ngrams.Metrics
105 Gargantext.Ngrams.TextMining
106 Gargantext.Ngrams.Occurrences
108 Gargantext.Parsers.WOS
109 Gargantext.Parsers.Date
115 Gargantext.Types.Main
116 Gargantext.Types.Node
117 Gargantext.Utils.DateUtils
118 Gargantext.Utils.Prefix
122 Gargantext.Database.Queries
125 default-language: Haskell2010
127 executable gargantext
131 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2
138 , unordered-containers
141 default-language: Haskell2010
143 test-suite garg-doctest
144 type: exitcode-stdio-1.0
148 ghc-options: -Wall -Werror -threaded -rtsopts -with-rtsopts=-N
159 default-language: Haskell2010
162 type: exitcode-stdio-1.0
166 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
178 Ngrams.Lang.Occurrences
182 default-language: Haskell2010