root / wintest.bat
| 1 | e1a687de | John | cd testsrc |
|---|---|---|---|
| 2 | 3187b846 | John | ghc --make -package hslogger -package FilePath -package mtl -package HUnit -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 |