diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/rnfail018.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/rnfail018.stderr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_fail/rnfail018.stderr b/testsuite/tests/rename/should_fail/rnfail018.stderr new file mode 100644 index 0000000000..3bae3eb527 --- /dev/null +++ b/testsuite/tests/rename/should_fail/rnfail018.stderr @@ -0,0 +1,8 @@ + +rnfail018.hs:12:37: Not in scope: type variable `a' + +rnfail018.hs:12:42: Not in scope: type variable `m' + +rnfail018.hs:12:47: Not in scope: type variable `m' + +rnfail018.hs:12:49: Not in scope: type variable `a' |