ghc-8.10.1: The GHC API
Safe HaskellNone
LanguageHaskell2010

ByteCodeInstr

Description

 

Documentation

data ProtoBCO a #

Instances

Instances details
Outputable a => Outputable (ProtoBCO a) # 
Instance details

Defined in ByteCodeInstr

Methods

ppr :: ProtoBCO a -> SDoc #

pprPrec :: Rational -> ProtoBCO a -> SDoc #