diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/T5564.stderr')
-rw-r--r-- | testsuite/tests/ghci/scripts/T5564.stderr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/ghci/scripts/T5564.stderr b/testsuite/tests/ghci/scripts/T5564.stderr index e24eacf5c7..c358dab319 100644 --- a/testsuite/tests/ghci/scripts/T5564.stderr +++ b/testsuite/tests/ghci/scripts/T5564.stderr @@ -1,9 +1,9 @@ <interactive>:3:1: - Not in scope: ‛git’ - Perhaps you meant ‛it’ (line 2) + Not in scope: ‘git’ + Perhaps you meant ‘it’ (line 2) <interactive>:5:1: - Not in scope: ‛fit’ + Not in scope: ‘fit’ Perhaps you meant one of these: - ‛fst’ (imported from Prelude), ‛it’ (line 4) + ‘fst’ (imported from Prelude), ‘it’ (line 4) |