[project @ 2000-01-18 12:48:46 by simonmar]
[ghc-hetmet.git] / ghc / tests / rename / should_compile / Rn037Help.hs
1 module Rn037Help( T(C) ) where
2
3 data T = C