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