]> Git — Sourcephile - gargantext.git/blob - src/Data/Gargantext/Types.hs
[NLP] parseWith function and improving types clarity.
[gargantext.git] / src / Data / Gargantext / Types.hs
1 module Data.Gargantext.Types ( module Data.Gargantext.Types.Main
2 , module Data.Gargantext.Types.Node
3 ) where
4
5 import Data.Gargantext.Types.Main
6 import Data.Gargantext.Types.Node