summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T20455.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/T20455.stderr')
-rw-r--r--testsuite/tests/ghci/scripts/T20455.stderr10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/T20455.stderr b/testsuite/tests/ghci/scripts/T20455.stderr
new file mode 100644
index 0000000000..cb94e6ee3d
--- /dev/null
+++ b/testsuite/tests/ghci/scripts/T20455.stderr
@@ -0,0 +1,10 @@
+
+<interactive>:3:1: error:
+ • Variable not in scope: ll
+ • Perhaps you meant one of these:
+ ‘Ghci1.l’ (imported from Ghci1), ‘l’ (line 2),
+ ‘all’ (imported from Prelude)
+
+<no location info>: error:
+ Could not find module ‘Ghci1’
+ It is not a module in the current program, or in any known package.