diff options
Diffstat (limited to 'testsuite/tests/ghci/prog009/ghci.prog009.stderr')
-rw-r--r-- | testsuite/tests/ghci/prog009/ghci.prog009.stderr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/ghci/prog009/ghci.prog009.stderr b/testsuite/tests/ghci/prog009/ghci.prog009.stderr index ca9a7bc591..97297522b9 100644 --- a/testsuite/tests/ghci/prog009/ghci.prog009.stderr +++ b/testsuite/tests/ghci/prog009/ghci.prog009.stderr @@ -1,8 +1,8 @@ -A.hs:1:16: parse error on input ‛where’ +A.hs:1:16: parse error on input ‘where’ <interactive>:26:1: - Not in scope: ‛yan’ - Perhaps you meant ‛tan’ (imported from Prelude) + Not in scope: ‘yan’ + Perhaps you meant ‘tan’ (imported from Prelude) -A.hs:1:16: parse error on input ‛where’ +A.hs:1:16: parse error on input ‘where’ |