1 -- This file has been generated from package.yaml by hpack version 0.20.0.
3 -- see: https://github.com/sol/hpack
5 -- hash: 09c6aeeafdac8e64c7203c8d663937d4240ca86e9556a3371567cc1579eafd59
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
76 , unordered-containers
89 Gargantext.Database.Instances
90 Gargantext.Database.Ngram
91 Gargantext.Database.Node
92 Gargantext.Database.Facet
93 Gargantext.Database.NodeNgram
94 Gargantext.Database.NodeNgramNgram
95 Gargantext.Database.NodeNode
96 Gargantext.Database.NodeNodeNgram
97 Gargantext.Database.Utils
98 Gargantext.Database.User
100 Gargantext.Ngrams.Count
101 Gargantext.Ngrams.CoreNLP
102 Gargantext.Ngrams.Parser
103 Gargantext.Ngrams.Lang.En
104 Gargantext.Ngrams.Lang.Fr
105 Gargantext.Ngrams.Metrics
106 Gargantext.Ngrams.TextMining
107 Gargantext.Ngrams.Occurrences
109 Gargantext.Parsers.WOS
110 Gargantext.Parsers.Date
116 Gargantext.Types.Main
117 Gargantext.Types.Node
118 Gargantext.Utils.DateUtils
119 Gargantext.Utils.Prefix
123 Gargantext.Database.Queries
126 default-language: Haskell2010
128 executable gargantext
132 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N -O2
139 , unordered-containers
142 default-language: Haskell2010
144 test-suite garg-doctest
145 type: exitcode-stdio-1.0
149 ghc-options: -Wall -Werror -threaded -rtsopts -with-rtsopts=-N
160 default-language: Haskell2010
163 type: exitcode-stdio-1.0
167 ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
179 Ngrams.Lang.Occurrences
183 default-language: Haskell2010