]> Git — Sourcephile - gargantext.git/blob - src/Data/Gargantext/Parsers.hs
[DOCTEST] added.
[gargantext.git] / src / Data / Gargantext / Parsers.hs
1 module Data.Gargantext.Parsers ( module Data.Gargantext.Parsers.WOS
2 , module Data.Gargantext.Parsers.Date
3 )
4
5 where
6 import Data.Gargantext.Parsers.WOS
7 import Data.Gargantext.Parsers.Date