[project @ 1996-01-11 14:06:51 by partain]
[ghc-hetmet.git] / ghc / compiler / deforest / TreelessForm.hi
index f043c61..68b982e 100644 (file)
@@ -1,4 +1,4 @@
-{-# GHC_PRAGMA INTERFACE VERSION 5 #-}
+{-# GHC_PRAGMA INTERFACE VERSION 3 #-}
 interface TreelessForm where
 import CmdLineOpts(SwitchResult)
 import CoreSyn(CoreExpr)
@@ -6,5 +6,4 @@ import DefSyn(DefBindee)
 import Id(Id)
 import SplitUniq(SplitUniqSupply)
 convertToTreelessForm :: (a -> SwitchResult) -> CoreExpr Id DefBindee -> SplitUniqSupply -> CoreExpr Id DefBindee
-       {-# GHC_PRAGMA _A_ 2 _U_ 012 _N_ _S_ "AS" {_A_ 1 _U_ 12 _N_ _N_ _N_ _N_} _N_ _N_ #-}