summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/tc028.hs
blob: 49a0835ade2708803ec6bc34aa5af23f46be3b34 (plain)
1
2
3
module ShouldSucceed where

type H = (Int,Bool)