[project @ 1997-09-03 23:31:30 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail033.hs
1 -- from Jon Hill
2 module ShouldFail where
3
4 buglet = [ x | (x,y) <- buglet ]