summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_fail
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/should_fail')
-rw-r--r--testsuite/tests/ghci/should_fail/T15055.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/ghci/should_fail/T15055.stderr b/testsuite/tests/ghci/should_fail/T15055.stderr
index daba7c7e53..fbf540edfd 100644
--- a/testsuite/tests/ghci/should_fail/T15055.stderr
+++ b/testsuite/tests/ghci/should_fail/T15055.stderr
@@ -1,6 +1,6 @@
-<no location info>:
- Could not find module ‘GHC’
+<no location info>: error:
+ Could not load module ‘GHC’
It is a member of the hidden package ‘ghc-8.5’.
You can run ‘:set -package ghc’ to expose it.
(Note: this unloads all the modules in the current scope.)