4b55619b68cce773868732e1f7db3e2b9b146c3e
[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