[project @ 1999-06-09 09:35:54 by simonpj]
[ghc-hetmet.git] / ghc / tests / rename / should_fail / rnfail011.hs
1
2 type A = Int
3
4 type B = Bool
5
6 type A = [Bool]