summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_compile/T8542.hs
blob: 438072bdc1ed39a10e36aae70623a5a107021ceb (plain)
1
2
3
4
5
6
7
8
9
module T8542 where

import GHC.Int

x :: Int8
x = -128

y :: Int8
y = 128