summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles/should_fail/Makefile
blob: 8f80de39c3a0e2ce6619f7825953f0f45b011fab (plain)
1
2
3
4
5
6
7
8
9
TOP=../../..
include $(TOP)/mk/boilerplate.mk
include $(TOP)/mk/test.mk

.PHONY: Roles12

Roles12:
	'$(TEST_HC)' $(TEST_HC_OPTS) -c Roles12.hs-boot
	-'$(TEST_HC)' $(TEST_HC_OPTS) -c Roles12.hs