Main.hs 132 Bytes EditWeb IDE 1 2 3 4 5 6 7 import System.FilePath.Glob import Test.DocTest import Gargantext.Prelude main :: IO () main = glob "src/Gargantext/" >>= doctest