[project @ 1996-03-19 08:58:34 by partain]
[ghc-hetmet.git] / ghc / compiler / nativeGen / AlphaGen.hi
diff --git a/ghc/compiler/nativeGen/AlphaGen.hi b/ghc/compiler/nativeGen/AlphaGen.hi
deleted file mode 100644 (file)
index 9d24768..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-{-# GHC_PRAGMA INTERFACE VERSION 5 #-}
-interface AlphaGen where
-import CLabelInfo(CLabel)
-import CharSeq(CSeq)
-import CmdLineOpts(GlobalSwitch)
-import PreludePS(_PackedString)
-import PreludeRatio(Ratio(..))
-import Pretty(PprStyle)
-import PrimKind(PrimKind)
-import PrimOps(PrimOp)
-import SplitUniq(SplitUniqSupply)
-import Stix(CodeSegment, StixReg, StixTree)
-data CSeq 
-data PprStyle 
-data StixTree 
-alphaCodeGen :: PprStyle -> [[StixTree]] -> SplitUniqSupply -> CSeq
-