X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fcompiler%2FcodeGen%2FCgRetConv.hi-boot;fp=ghc%2Fcompiler%2FcodeGen%2FCgRetConv.hi-boot;h=7be70a88c63d3a126d59a60db856a8ec14b6a864;hb=dcef38bab91d45b56f7cf3ceeec96303d93728bb;hp=0000000000000000000000000000000000000000;hpb=f1815aa4bb218b92bc699d1355b6a704ee3e89ee;p=ghc-hetmet.git diff --git a/ghc/compiler/codeGen/CgRetConv.hi-boot b/ghc/compiler/codeGen/CgRetConv.hi-boot new file mode 100644 index 0000000..7be70a8 --- /dev/null +++ b/ghc/compiler/codeGen/CgRetConv.hi-boot @@ -0,0 +1,7 @@ +_interface_ CgRetConv 1 +_exports_ +CgRetConv CtrlReturnConvention(VectoredReturn UnvectoredReturn) ctrlReturnConvAlg; +_declarations_ +1 data CtrlReturnConvention = VectoredReturn PrelBase.Int | UnvectoredReturn PrelBase.Int; +1 ctrlReturnConvAlg _:_ TyCon.TyCon -> CgRetConv.CtrlReturnConvention ;; +