diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/T20455.stderr')
-rw-r--r-- | testsuite/tests/ghci/scripts/T20455.stderr | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/tests/ghci/scripts/T20455.stderr b/testsuite/tests/ghci/scripts/T20455.stderr index cb94e6ee3d..61870da12a 100644 --- a/testsuite/tests/ghci/scripts/T20455.stderr +++ b/testsuite/tests/ghci/scripts/T20455.stderr @@ -1,7 +1,8 @@ <interactive>:3:1: error: - • Variable not in scope: ll - • Perhaps you meant one of these: + Variable not in scope: ll + Suggested fix: + Perhaps use one of these: ‘Ghci1.l’ (imported from Ghci1), ‘l’ (line 2), ‘all’ (imported from Prelude) |