summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2014-01-02 15:18:45 +0000
committerSimon Peyton Jones <simonpj@microsoft.com>2014-01-02 15:18:59 +0000
commitfb121d3fc6e65c08fa455b4899c915c9558354c9 (patch)
treea3de7cc51aa8032849417e8a31c6cf071739ad7e /testsuite/tests/ghci/scripts
parent40db99a7c485aa58f9fc3a209fced8720cf5c3e5 (diff)
downloadhaskell-fb121d3fc6e65c08fa455b4899c915c9558354c9.tar.gz
Improved out-of-scope error for qualified names in GHCi
Diffstat (limited to 'testsuite/tests/ghci/scripts')
-rw-r--r--testsuite/tests/ghci/scripts/ghci036.stderr4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci036.stderr b/testsuite/tests/ghci/scripts/ghci036.stderr
index 5b53b08d29..e15b1959ac 100644
--- a/testsuite/tests/ghci/scripts/ghci036.stderr
+++ b/testsuite/tests/ghci/scripts/ghci036.stderr
@@ -11,8 +11,6 @@
Not in scope: ‛nub’
Perhaps you meant ‛L.nub’ (imported from Data.List)
-<interactive>:1:1:
- Failed to load interface for ‛L’
- Use -v to see a list of the files searched for.
+<interactive>:1:1: Not in scope: ‛L.nub’
<interactive>:1:1: Not in scope: ‛nub’