summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail009.hs
blob: e8afa0fbf7ef80920ee84c0126247184f0195480 (plain)
1
2
3
module ShouldFail where

p = [(1::Int)..(2::Integer)]