prettifying Cmm a bit: convert (x + (-N)) to (x - N)
[ghc-hetmet.git] / compiler / typecheck / TcType.hi-boot-6
1 module TcType where
2
3 data TcTyVarDetails 
4
5 pprTcTyVarDetails :: TcTyVarDetails -> Outputable.SDoc