X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FsimplStg%2FSatStgRhs.hi;fp=ghc%2Fcompiler%2FsimplStg%2FSatStgRhs.hi;h=0000000000000000000000000000000000000000;hb=6c381e873e222417d9a67aeec77b9555eca7b7a8;hp=899ff8e45effd0a87598ea141f8261219a9dcd30;hpb=8147a9f0bcc48ef0db1e91f8b985a4f5c3fed560;p=ghc-hetmet.git diff --git a/ghc/compiler/simplStg/SatStgRhs.hi b/ghc/compiler/simplStg/SatStgRhs.hi deleted file mode 100644 index 899ff8e..0000000 --- a/ghc/compiler/simplStg/SatStgRhs.hi +++ /dev/null @@ -1,7 +0,0 @@ -{-# GHC_PRAGMA INTERFACE VERSION 5 #-} -interface SatStgRhs where -import Id(Id) -import SplitUniq(SplitUniqSupply) -import StgSyn(StgBinding) -satStgRhs :: [StgBinding Id Id] -> SplitUniqSupply -> [StgBinding Id Id] -