X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FcodeGen%2FCgRetConv.hi-boot;h=9b14f430abf8490558760d81645259232e766016;hb=553e90d9a32ee1b1809430f260c401cc4169c6c7;hp=7be70a88c63d3a126d59a60db856a8ec14b6a864;hpb=dcef38bab91d45b56f7cf3ceeec96303d93728bb;p=ghc-hetmet.git diff --git a/ghc/compiler/codeGen/CgRetConv.hi-boot b/ghc/compiler/codeGen/CgRetConv.hi-boot index 7be70a8..9b14f43 100644 --- a/ghc/compiler/codeGen/CgRetConv.hi-boot +++ b/ghc/compiler/codeGen/CgRetConv.hi-boot @@ -3,5 +3,5 @@ _exports_ CgRetConv CtrlReturnConvention(VectoredReturn UnvectoredReturn) ctrlReturnConvAlg; _declarations_ 1 data CtrlReturnConvention = VectoredReturn PrelBase.Int | UnvectoredReturn PrelBase.Int; -1 ctrlReturnConvAlg _:_ TyCon.TyCon -> CgRetConv.CtrlReturnConvention ;; +1 ctrlReturnConvAlg _:_ TyCon.TyCon -> CtrlReturnConvention ;;