ghc-lib-0.20201101: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

GHC.Stg.DepAnal

Synopsis

Documentation

depSortStgPgm :: Module -> [StgTopBinding] -> [StgTopBinding] Source #

Dependency sort a STG program so that dependencies come before uses.