diff options
Diffstat (limited to 'testsuite/tests/warnings/should_compile/T15460.stderr-ws-64')
-rw-r--r-- | testsuite/tests/warnings/should_compile/T15460.stderr-ws-64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/warnings/should_compile/T15460.stderr-ws-64 b/testsuite/tests/warnings/should_compile/T15460.stderr-ws-64 index 5907b44320..296a01aa41 100644 --- a/testsuite/tests/warnings/should_compile/T15460.stderr-ws-64 +++ b/testsuite/tests/warnings/should_compile/T15460.stderr-ws-64 @@ -1,3 +1,3 @@ -T15460.hs:8:16: warning: [-Woverflowed-literals (in -Wdefault)] +T15460.hs:8:16: warning: [GHC-97441] [-Woverflowed-literals (in -Wdefault)] Literal 7237005577332262213973186563042994240829374041602535252466099000494570602495 is out of the GHC.Prim.Int# range -9223372036854775808..9223372036854775807 |