[project @ 2001-04-11 18:10:16 by lewie]
[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]