[project @ 2000-07-03 20:32:19 by panne]
authorpanne <unknown>
Mon, 3 Jul 2000 20:32:19 +0000 (20:32 +0000)
committerpanne <unknown>
Mon, 3 Jul 2000 20:32:19 +0000 (20:32 +0000)
Litlits don't really make much sense for the NCG (i.e. are a hack), so
compile via C.

ghc/tests/deSugar/should_compile/Makefile

index baa35fb..08a1c3e 100644 (file)
@@ -6,6 +6,7 @@ SRC_HC_OPTS += -dcore-lint
 
 ds035_HC_OPTS = -fglasgow-exts
 ds044_HC_OPTS = -O -funbox-strict-fields
+ds049_HC_OPTS = -fvia-C
 ds050_HC_OPTS = -fglasgow-exts
 
 # mkdependHS doesn't understand OPTIONS pragmas...