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 | Safe-Inferred |
Language | Haskell2010 |
GHC.StgToJS.Deps
Description
Module to calculate the transitive dependencies of a module
Synopsis
- genDependencyData :: HasDebugCallStack => Module -> [LinkableUnit] -> G Deps
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