[project @ 2000-05-16 14:04:25 by rrt]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc028.hs
1 module ShouldSucceed where
2
3 type H = (Int,Bool)