sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
adapt Main to example
[gargantext.git]
/
src-doctest
/
Main.hs
diff --git
a/src-doctest/Main.hs
b/src-doctest/Main.hs
index 066c71dfdddc87581e543003329e352a59a8c126..27d5bebd683366195d7a8695cc52edfac9f71555 100644
(file)
--- a/
src-doctest/Main.hs
+++ b/
src-doctest/Main.hs
@@
-2,5
+2,5
@@
import System.FilePath.Glob
import Test.DocTest
main :: IO ()
-main = glob "src/Gargantext/
Text/
" >>= doctest
+main = glob "src/Gargantext/" >>= doctest