[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail028.hs
1 -- !!! tests for ArityErr
2 module TcFail where
3
4 data A a b = B (A a)