3 Description : Textmining Collaborative Platform
4 Copyright : (c) CNRS, 2017-Present
5 License : AGPL + CECILL v3
6 Maintainer : team@gargantext.org
7 Stability : experimental
10 @Gargantext@: search, map, share
13 {-# LANGUAGE NoImplicitPrelude #-}
15 module Gargantext ( module Gargantext.API
16 , module Gargantext.Core
17 , module Gargantext.Database
18 , module Gargantext.Prelude
19 , module Gargantext.Text
20 -- , module Gargantext.Viz
24 import Gargantext.Core
25 import Gargantext.Database
26 import Gargantext.Prelude
27 import Gargantext.Text
28 --import Gargantext.Viz