diff options
Diffstat (limited to 'testsuite/tests/module/mod2.stderr')
-rw-r--r-- | testsuite/tests/module/mod2.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/module/mod2.stderr b/testsuite/tests/module/mod2.stderr index a070917fc4..d9d07168b7 100644 --- a/testsuite/tests/module/mod2.stderr +++ b/testsuite/tests/module/mod2.stderr @@ -1,4 +1,4 @@ mod2.hs:3:1: error: Could not find module āNā - 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. |