[project @ 1999-12-29 12:12:59 by simonpj]
[ghc-hetmet.git] / ghc / tests / rename / should_compile / Rn037Help.hs
1 module Rn037Help( T(C) ) where
2
3 data T = C