summaryrefslogtreecommitdiff
path: root/testsuite/tests/package/package07e.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/package/package07e.stderr')
-rw-r--r--testsuite/tests/package/package07e.stderr3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/package/package07e.stderr b/testsuite/tests/package/package07e.stderr
index 9ca835f7ac..d167508659 100644
--- a/testsuite/tests/package/package07e.stderr
+++ b/testsuite/tests/package/package07e.stderr
@@ -7,14 +7,17 @@ package07e.hs:2:1: error:
package07e.hs:3:1: error:
Could not find module ‘HsTypes’
It is a member of the hidden package ‘ghc-8.5’.
+ You can run ‘:set -package ghc’ to expose it.
Use -v to see a list of the files searched for.
package07e.hs:4:1: error:
Could not find module ‘HsUtils’
It is a member of the hidden package ‘ghc-8.5’.
+ You can run ‘:set -package ghc’ to expose it.
Use -v to see a list of the files searched for.
package07e.hs:5:1: error:
Could not find module ‘UniqFM’
It is a member of the hidden package ‘ghc-8.5’.
+ You can run ‘:set -package ghc’ to expose it.
Use -v to see a list of the files searched for.