Add a count of how many spill/reloads/reg-reg-moves remain to dump-asm-stats
[ghc-hetmet.git] / compiler / types / TyCon.hi-boot-6
1 module TyCon where
2
3 data TyCon
4
5 isTupleTyCon :: TyCon -> GHC.Base.Bool
6 isUnboxedTupleTyCon :: TyCon -> GHC.Base.Bool
7 isFunTyCon :: TyCon -> GHC.Base.Bool