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