summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_fail/Makefile
blob: 0a285dc7c56b66b43f9871a05206fe69a3c174cd (plain)
1
2
3
4
5
6
TOP=../../..
include $(TOP)/mk/boilerplate.mk
include $(TOP)/mk/test.mk

T20214:
	"$(TEST_HC)" $(TEST_HC_OPTS_INTERACTIVE) T20214.hs 2>&1 </dev/null | grep "SIMD"