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