ghc-9.0.1: The GHC API
Safe HaskellNone
LanguageHaskell2010

GHC.Stg.DepAnal

Synopsis

Documentation

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

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