summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins/T11244.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/plugins/T11244.stderr')
-rw-r--r--testsuite/tests/plugins/T11244.stderr9
1 files changed, 5 insertions, 4 deletions
diff --git a/testsuite/tests/plugins/T11244.stderr b/testsuite/tests/plugins/T11244.stderr
index f489103f28..72f01060db 100644
--- a/testsuite/tests/plugins/T11244.stderr
+++ b/testsuite/tests/plugins/T11244.stderr
@@ -1,4 +1,5 @@
-<command line>: Could not find module ‘RuleDefiningPlugin’
-Perhaps you meant
- RuleDefiningPlugin (from rule-defining-plugin-0.1)
-Use -v to see a list of the files searched for.
+<command line>: Could not load module ‘RuleDefiningPlugin’
+It is a member of the hidden package ‘rule-defining-plugin-0.1’.
+You can run ‘:set -package rule-defining-plugin’ to expose it.
+(Note: this unloads all the modules in the current scope.)
+Use -v (or `:set -v` in ghci) to see a list of the files searched for.