Fix the build with GHC < 6.4 (foldl1' didn't exist)
[ghc-hetmet.git] / compiler / typecheck / TcType.hi-boot-6
1 module TcType where
2
3 data TcTyVarDetails 
4
5 pprTcTyVarDetails :: TcTyVarDetails -> Outputable.SDoc