summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn039.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/rn039.stderr')
-rw-r--r--testsuite/tests/rename/should_compile/rn039.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_compile/rn039.stderr b/testsuite/tests/rename/should_compile/rn039.stderr
index de8618d5f0..fbde7ce5ec 100644
--- a/testsuite/tests/rename/should_compile/rn039.stderr
+++ b/testsuite/tests/rename/should_compile/rn039.stderr
@@ -1,5 +1,5 @@
-rn039.hs:6:16: Warning:
+rn039.hs:6:16: warning: [-Wname-shadowing]
This binding for ‘-’ shadows the existing binding
imported from ‘Prelude’ at rn039.hs:2:8-20
(and originally defined in ‘GHC.Num’)