[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / tests / deSugar / cvh-ds-unboxed / Jmakefile
diff --git a/ghc/compiler/tests/deSugar/cvh-ds-unboxed/Jmakefile b/ghc/compiler/tests/deSugar/cvh-ds-unboxed/Jmakefile
new file mode 100644 (file)
index 0000000..a418eb6
--- /dev/null
@@ -0,0 +1,3 @@
+FLAGS=-noC -ddump-ds -fglasgow-exts
+
+RunStdTest(cvh-unbox1,$(GHC),$(FLAGS) Life2.lhs -o2 cvh-unbox1.stderr)