01b2999bb1eb85c34501736e3511c986560cc293
[ghc-hetmet.git] / ghc / compiler / stgSyn / StgFuns.hi
1 {-# GHC_PRAGMA INTERFACE VERSION 5 #-}
2 interface StgFuns where
3 import Id(Id)
4 import StgSyn(StgRhs)
5 mapStgBindeesRhs :: (Id -> Id) -> StgRhs Id Id -> StgRhs Id Id
6