diff options
Diffstat (limited to 'testsuite/tests/ghc-e/should_run/T2636.stderr')
-rw-r--r-- | testsuite/tests/ghc-e/should_run/T2636.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-e/should_run/T2636.stderr b/testsuite/tests/ghc-e/should_run/T2636.stderr index bf73e40e77..9a2c6674c9 100644 --- a/testsuite/tests/ghc-e/should_run/T2636.stderr +++ b/testsuite/tests/ghc-e/should_run/T2636.stderr @@ -1,4 +1,4 @@ T2636.hs:1:1: error: Could not find module ‘MissingModule’ - Use -v to see a list of the files searched for. + Use -v (or `:set -v` in ghci) to see a list of the files searched for. |