summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/T10930.stderr-ws-32
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/warnings/should_compile/T10930.stderr-ws-32')
-rw-r--r--testsuite/tests/warnings/should_compile/T10930.stderr-ws-328
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/warnings/should_compile/T10930.stderr-ws-32 b/testsuite/tests/warnings/should_compile/T10930.stderr-ws-32
index 8fcd1a3a1f..0928274914 100644
--- a/testsuite/tests/warnings/should_compile/T10930.stderr-ws-32
+++ b/testsuite/tests/warnings/should_compile/T10930.stderr-ws-32
@@ -1,12 +1,12 @@
-T10930.hs:6:5: warning: [-Woverflowed-literals (in -Wdefault)]
+T10930.hs:6:5: warning: [GHC-97441] [-Woverflowed-literals (in -Wdefault)]
Literal -123 is out of the Word range 0..4294967295
-T10930.hs:7:5: warning: [-Woverflowed-literals (in -Wdefault)]
+T10930.hs:7:5: warning: [GHC-97441] [-Woverflowed-literals (in -Wdefault)]
Literal -123 is negative but Natural only supports positive numbers
-T10930.hs:9:5: warning: [-Wempty-enumerations (in -Wdefault)]
+T10930.hs:9:5: warning: [GHC-10190] [-Wempty-enumerations (in -Wdefault)]
Enumeration is empty
-T10930.hs:10:5: warning: [-Wempty-enumerations (in -Wdefault)]
+T10930.hs:10:5: warning: [GHC-10190] [-Wempty-enumerations (in -Wdefault)]
Enumeration is empty