diff options
Diffstat (limited to 'testsuite/tests/warnings/should_compile/T13256.stderr-ws-64')
-rw-r--r-- | testsuite/tests/warnings/should_compile/T13256.stderr-ws-64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/warnings/should_compile/T13256.stderr-ws-64 b/testsuite/tests/warnings/should_compile/T13256.stderr-ws-64 index 6b06a7d093..454744b75e 100644 --- a/testsuite/tests/warnings/should_compile/T13256.stderr-ws-64 +++ b/testsuite/tests/warnings/should_compile/T13256.stderr-ws-64 @@ -1,3 +1,3 @@ -T13256.hs:4:12: warning: [-Woverflowed-literals (in -Wdefault)] +T13256.hs:4:12: warning: [GHC-97441] [-Woverflowed-literals (in -Wdefault)] Literal 100000000000000000000000000000000 is out of the Int range -9223372036854775808..9223372036854775807 |