ghc-9.6.6: The GHC API
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 HaskellSafe-Inferred
LanguageHaskell2010

GHC.StgToJS.Deps

Description

Module to calculate the transitive dependencies of a module

Synopsis

Documentation

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

Generate module dependency data

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