ghc-lib-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.Deps

Description

Module to calculate the transitive dependencies of a module

Synopsis

Documentation

genDependencyData :: HasDebugCallStack => Module -> [LinkableUnit] -> G BlockInfo Source #

Generate module dependency data

Generate the object's dependency data, taking care that package and module names are only stored once