ghc-lib-8.10.7.20220219: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

ByteCodeInstr

Description

 

Documentation

data ProtoBCO a Source #

Instances

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

Defined in ByteCodeInstr

Methods

ppr :: ProtoBCO a -> SDoc #

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