summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T9778.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/T9778.stderr')
-rw-r--r--testsuite/tests/rename/should_compile/T9778.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_compile/T9778.stderr b/testsuite/tests/rename/should_compile/T9778.stderr
index 81c69fdb8e..9fcc9ece34 100644
--- a/testsuite/tests/rename/should_compile/T9778.stderr
+++ b/testsuite/tests/rename/should_compile/T9778.stderr
@@ -1,4 +1,4 @@
T9778.hs:8:10: warning: [-Wunticked-promoted-constructors (in -Wall)]
Unticked promoted constructor: ‘A’.
- Use ‘'A’ instead of ‘A’.
+ Suggested fix: Use ‘'A’ instead of ‘A’.