ghc-lib-parser-9.12.2.20250421: The GHC API, decoupled from GHC versions
Copyright(c) The University of Glasgow 2001
LicenseBSD-style (see the file LICENSE)
MaintainerJeffrey Young <[email protected]> Luite Stegeman <[email protected]> Sylvain Henry <[email protected]> Josh Meredith <[email protected]>
Stabilityexperimental
Safe HaskellIgnore
LanguageGHC2021

GHC.StgToJS.Linker.Types

Description

 

Documentation

data JSLinkConfig Source #

Constructors

JSLinkConfig 

Fields

data LinkPlan Source #

Constructors

LinkPlan 

Fields

Instances

Instances details
Outputable LinkPlan Source # 
Instance details

Defined in GHC.StgToJS.Linker.Types

Methods

ppr :: LinkPlan -> SDoc Source #