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