blob: cf25e80a256d45d5f6ff48a05871f0e1d32ff665 (
plain)
1
2
3
4
5
6
|
T7895.hs:10:6: warning: [-Woverflowed-literals (in -Wdefault)]
Literal 300 is out of the Word8 range 0..255
T7895.hs:13:6: warning: [-Woverflowed-literals (in -Wdefault)]
Literal -129 is out of the Int8 range -128..127
|