summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci038.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci038.stderr')
-rw-r--r--testsuite/tests/ghci/scripts/ghci038.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci038.stderr b/testsuite/tests/ghci/scripts/ghci038.stderr
index d0b562726c..c2047d8042 100644
--- a/testsuite/tests/ghci/scripts/ghci038.stderr
+++ b/testsuite/tests/ghci/scripts/ghci038.stderr
@@ -1,4 +1,4 @@
-
-<interactive>:1:1: Not in scope: ‘map’
-
-<interactive>:1:1: Not in scope: ‘x’
+
+<interactive>:1:1: error: Variable not in scope: map
+
+<interactive>:1:1: error: Variable not in scope: x