summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_compile/T8542.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/numeric/should_compile/T8542.stderr')
-rw-r--r--testsuite/tests/numeric/should_compile/T8542.stderr3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/numeric/should_compile/T8542.stderr b/testsuite/tests/numeric/should_compile/T8542.stderr
index 699ba5d573..fb6ddf7a72 100644
--- a/testsuite/tests/numeric/should_compile/T8542.stderr
+++ b/testsuite/tests/numeric/should_compile/T8542.stderr
@@ -1,4 +1,5 @@
T8542.hs:9:5: warning: [-Woverflowed-literals (in -Wdefault)]
Literal 128 is out of the Int8 range -128..127
- If you are trying to write a large negative literal, use NegativeLiterals
+ Suggested fix:
+ If you are trying to write a large negative literal, use NegativeLiterals