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