projekty
/
fp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix more bugs
[fp.git]
/
tests
/
doctest.hs
1
import Test.DocTest
2
3
main :: IO ()
4
main = do
5
doctest ["-isrc", "src/Main.hs", "tests/Test/Term.hs"]
6
doctest ["-isrc", "src/Lambda/Parser/Simple.hs", "tests/Test/Term.hs"]