root / wintest.bat

1 e1a687de John
 cd testsrc
2 b79d041d John
 ghc --make -package MissingH -package mtl -fallow-overlapping-instances -fallow-undecidable-instances -fglasgow-exts -cpp -o runtests.exe -i..\dist\build:..\src runtests.hs
3 2231db7d John
 cd ..
4 a0f0cd00 John
 testsrc\runtests