Revision ef53b4b2
ID | ef53b4b27885a5064b497f24ec7e4aed2fc0fbea |
Change the check rule in Makefile
Since ghc won't trigger recompilation due to the -fhpc flag, it's not
useful to rm && make test, as this will only relink the binary.
Therefore we simplify this rule.
Files
- added
- modified
- copied
- renamed
- deleted