summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_compile/T7895.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/numeric/should_compile/T7895.stderr')
-rw-r--r--testsuite/tests/numeric/should_compile/T7895.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/numeric/should_compile/T7895.stderr b/testsuite/tests/numeric/should_compile/T7895.stderr
index a4438efe4c..cf25e80a25 100644
--- a/testsuite/tests/numeric/should_compile/T7895.stderr
+++ b/testsuite/tests/numeric/should_compile/T7895.stderr
@@ -1,6 +1,6 @@
-T7895.hs:10:6: Warning:
+T7895.hs:10:6: warning: [-Woverflowed-literals (in -Wdefault)]
Literal 300 is out of the Word8 range 0..255
-T7895.hs:13:6: Warning:
+T7895.hs:13:6: warning: [-Woverflowed-literals (in -Wdefault)]
Literal -129 is out of the Int8 range -128..127