summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/bug1677/Makefile
blob: 3c6f0c829347390cbeccd00c17a64f6d4f7d2e5d (plain)
1
2
3
4
5
6
7
TOP=../../..
include $(TOP)/mk/boilerplate.mk
include $(TOP)/mk/test.mk

bug1677 :
	'$(TEST_HC)' $(TEST_HC_OPTS) -M Foo.hs Bar.hs || true