diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/rnfail024.stderr')
-rw-r--r-- | testsuite/tests/rename/should_fail/rnfail024.stderr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_fail/rnfail024.stderr b/testsuite/tests/rename/should_fail/rnfail024.stderr new file mode 100644 index 0000000000..f3e6cbe615 --- /dev/null +++ b/testsuite/tests/rename/should_fail/rnfail024.stderr @@ -0,0 +1,6 @@ + +rnfail024.hs:3:1: + The type signature for ‛sig_without_a_defn’ + lacks an accompanying binding + +rnfail024.hs:6:5: Not in scope: ‛sig_without_a_defn’ |