[project @ 1997-06-05 21:30:48 by sof]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcLoop.hs
1 module TcLoop 
2
3         (
4          module TcGRHSs
5         ) where
6
7 import TcGRHSs