diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci038.stderr')
-rw-r--r-- | testsuite/tests/ghci/scripts/ghci038.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci038.stderr b/testsuite/tests/ghci/scripts/ghci038.stderr index ebd699a68f..c5009d2302 100644 --- a/testsuite/tests/ghci/scripts/ghci038.stderr +++ b/testsuite/tests/ghci/scripts/ghci038.stderr @@ -1,4 +1,4 @@ -<interactive>:1:1: error: Variable not in scope: map +<interactive>:1:1: error: [GHC-88464] Variable not in scope: map -<interactive>:1:1: error: Variable not in scope: x +<interactive>:1:1: error: [GHC-88464] Variable not in scope: x |