X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FyaccParser%2FU_pbinding.hi;fp=ghc%2Fcompiler%2FyaccParser%2FU_pbinding.hi;h=65171f2e9b4181504c55a375f4da2a2470b8aa7f;hb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;hp=0000000000000000000000000000000000000000;hpb=e48474bff05e6cfb506660420f025f694c870d38;p=ghc-hetmet.git diff --git a/ghc/compiler/yaccParser/U_pbinding.hi b/ghc/compiler/yaccParser/U_pbinding.hi new file mode 100644 index 0000000..65171f2 --- /dev/null +++ b/ghc/compiler/yaccParser/U_pbinding.hi @@ -0,0 +1,10 @@ +{-# GHC_PRAGMA INTERFACE VERSION 5 #-} +interface U_pbinding where +import PreludePS(_PackedString) +import U_binding(U_binding) +import U_list(U_list) +import U_treeHACK(U_tree) +data U_pbinding = U_pgrhs U_tree U_list U_binding _PackedString Int +rdU_pbinding :: _Addr -> _PackedString -> _State _RealWorld -> (U_pbinding, _State _RealWorld) + {-# GHC_PRAGMA _A_ 3 _U_ 121 _N_ _S_ "U(P)LU(P)" {_A_ 3 _U_ 222 _N_ _N_ _N_ _N_} _N_ _N_ #-} +