[project @ 1997-06-05 20:29:14 by sof]
[ghc-hetmet.git] / ghc / compiler / rename / RnLoop.hs
1 module RnLoop 
2
3        (
4         module RnBinds,
5         module RnSource
6
7        ) where
8
9 import RnBinds
10 import RnSource