X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2FsimplCore%2Fshould_compile%2FMakefile;fp=ghc%2Ftests%2FsimplCore%2Fshould_compile%2FMakefile;h=323ebbac7fc31e9dd6bd500d0cd101f993f0c4f8;hb=584d954c53359db8a83e6582e742167a957f7437;hp=876f9b6107304286b2660b3d6917e6ea3cc32446;hpb=baa3f2a98d1c7ed158ca9f6011168fda7a32f64d;p=ghc-hetmet.git diff --git a/ghc/tests/simplCore/should_compile/Makefile b/ghc/tests/simplCore/should_compile/Makefile index 876f9b6..323ebba 100644 --- a/ghc/tests/simplCore/should_compile/Makefile +++ b/ghc/tests/simplCore/should_compile/Makefile @@ -5,6 +5,8 @@ include $(TOP)/mk/should_compile.mk SRC_HC_OPTS += -dcore-lint simpl006_HC_OPTS += -package concurrent +simpl004_HC_OPTS = -package lang +Simpl006Help_HC_OPTS = -O include $(TOP)/mk/target.mk