ghc-8.10.0.20200123: The GHC API
Safe HaskellNone
LanguageHaskell2010

ByteCodeInstr

Description

ByteCodeInstrs: Bytecode instruction definitions

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 #