diff options
Diffstat (limited to 'testsuite/tests/linear/should_compile/Dollar2.hs')
-rw-r--r-- | testsuite/tests/linear/should_compile/Dollar2.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/linear/should_compile/Dollar2.hs b/testsuite/tests/linear/should_compile/Dollar2.hs index 4cde3dcb45..4ec28589f2 100644 --- a/testsuite/tests/linear/should_compile/Dollar2.hs +++ b/testsuite/tests/linear/should_compile/Dollar2.hs @@ -2,7 +2,7 @@ {-# LANGUAGE NoImplicitPrelude #-} module Dollar2 where {- -inplace/bin/ghc-stage1 -O2 -dcore-lint +inplace/bin/ghc-stage0 -O2 -dcore-lint -} |