X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2FdeSugar%2Fcvh-ds-unboxed%2FJmakefile;fp=ghc%2Fcompiler%2Ftests%2FdeSugar%2Fcvh-ds-unboxed%2FJmakefile;h=a418eb62a3f8a9973163ccd99e58696d09d0d38f;hb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;hp=0000000000000000000000000000000000000000;hpb=e48474bff05e6cfb506660420f025f694c870d38;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/deSugar/cvh-ds-unboxed/Jmakefile b/ghc/compiler/tests/deSugar/cvh-ds-unboxed/Jmakefile new file mode 100644 index 0000000..a418eb6 --- /dev/null +++ b/ghc/compiler/tests/deSugar/cvh-ds-unboxed/Jmakefile @@ -0,0 +1,3 @@ +FLAGS=-noC -ddump-ds -fglasgow-exts + +RunStdTest(cvh-unbox1,$(GHC),$(FLAGS) Life2.lhs -o2 cvh-unbox1.stderr)