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