Copyright | (c) The University of Glasgow 2001 |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Jeffrey Young <[email protected]> Luite Stegeman <[email protected]> Sylvain Henry <[email protected]> Josh Meredith <[email protected]> |
Stability | experimental |
Safe Haskell | Ignore |
Language | GHC2021 |
GHC.StgToJS.Deps
Description
Module to calculate the transitive dependencies of a module
Synopsis
- genDependencyData :: HasDebugCallStack => Module -> [LinkableUnit] -> G BlockInfo
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