summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_compile/T7895.stderr
blob: daccc189a93287367ba5bc65ba510cef19e7d7a1 (plain)
1
2
3
4
5
6

T7895.hs:10:6: warning: [GHC-97441] [-Woverflowed-literals (in -Wdefault)]
    Literal 300 is out of the Word8 range 0..255

T7895.hs:13:6: warning: [GHC-97441] [-Woverflowed-literals (in -Wdefault)]
    Literal -129 is out of the Int8 range -128..127