X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Freader%2Fshould_compile%2FMakefile;h=71c4f4f22c546ee038f4e6695d2810b51a7c6a91;hb=c38807c45e73345e792ffe01ca847ee9f3df96d7;hp=93597c1ce0d35df12b072f219f913d300b780249;hpb=98d5ffd5eaa8af06c2d3ac7118ed09737c7d2a50;p=ghc-hetmet.git diff --git a/ghc/tests/reader/should_compile/Makefile b/ghc/tests/reader/should_compile/Makefile index 93597c1..71c4f4f 100644 --- a/ghc/tests/reader/should_compile/Makefile +++ b/ghc/tests/reader/should_compile/Makefile @@ -8,5 +8,6 @@ read004_HC_OPTS = -fno-implicit-prelude read012_HC_OPTS += -O -funfold-casms-in-hi-file -fglasgow-exts -ohi T1.hi read013_HC_OPTS += -O -funfold-casms-in-hi-file -fglasgow-exts read014_HC_OPTS += -Wall +read022_HC_OPTS = -fglasgow-exts include $(TOP)/mk/target.mk