Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHC.Cmm.Ppr.Expr
Contents
Documentation
Orphan instances
Outputable Area Source # | |
Methods ppr :: Area -> SDoc | |
Outputable CmmReg Source # | |
Methods ppr :: CmmReg -> SDoc | |
Outputable GlobalReg Source # | |
Methods ppr :: GlobalReg -> SDoc | |
Outputable LocalReg Source # | |
Methods ppr :: LocalReg -> SDoc | |
OutputableP env GlobalReg Source # | |
Methods pdoc :: env -> GlobalReg -> SDoc | |
OutputableP Platform CmmExpr Source # | |
Methods pdoc :: Platform -> CmmExpr -> SDoc | |
OutputableP Platform CmmLit Source # | |
Methods pdoc :: Platform -> CmmLit -> SDoc |