X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2FsimplCore%2Fshould_compile%2FMakefile;h=dd2f07a7725e896b56763142e61280f96442284f;hb=5c07b5d2f92b49123cb4d2f055ec1920bb8f7cf8;hp=30aedc251b034e73f991141633f336cb02dc9e05;hpb=a12162eaea28f3f617c578a7fa61f184050a4859;p=ghc-hetmet.git diff --git a/ghc/tests/simplCore/should_compile/Makefile b/ghc/tests/simplCore/should_compile/Makefile index 30aedc2..dd2f07a 100644 --- a/ghc/tests/simplCore/should_compile/Makefile +++ b/ghc/tests/simplCore/should_compile/Makefile @@ -2,7 +2,7 @@ TOP = ../.. include $(TOP)/mk/boilerplate.mk include $(TOP)/mk/should_compile.mk -HC_OPTS += -noC -dcore-lint +SRC_HC_OPTS += -noC -dcore-lint -package concurrent include $(TOP)/mk/target.mk