diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2013-05-28 09:20:12 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2013-05-28 09:20:12 +0100 |
commit | 02e0df0af97ff6a98577d99d40e5b9f9a98cd809 (patch) | |
tree | 9210dc03a563544a6847ca18e959fa27812fde6f /testsuite/tests/rename/should_fail/T7937.stderr | |
parent | 28207fb3bde3f8d6bbef77a2bc1faa4cb4d8477d (diff) | |
download | haskell-02e0df0af97ff6a98577d99d40e5b9f9a98cd809.tar.gz |
Test Trac #7937
Diffstat (limited to 'testsuite/tests/rename/should_fail/T7937.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/T7937.stderr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_fail/T7937.stderr b/testsuite/tests/rename/should_fail/T7937.stderr new file mode 100644 index 0000000000..09eb845cbd --- /dev/null +++ b/testsuite/tests/rename/should_fail/T7937.stderr @@ -0,0 +1,4 @@ + +T7937.hs:8:13: + Not in scope: ‛***’ + Perhaps you meant ‛**’ (imported from Prelude) |