[project @ 1996-11-26 12:46:28 by dnt]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / Makefile
1 TOP = ../../../../..
2 GhcRunTestRules = YES
3 # These options apply to all tests
4 RUNSTDTEST_OPTS = -noC -ddump-tc -dcore-lint -hi
5 include $(TOP)/ghc/mk/ghc.mk
6
7 runtests :: $(patsubst %.hs, %.runtest, $(wildcard *.hs))
8
9 tc019_flags = -fglasgow-exts