[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / yaccParser / U_pbinding.hi
diff --git a/ghc/compiler/yaccParser/U_pbinding.hi b/ghc/compiler/yaccParser/U_pbinding.hi
new file mode 100644 (file)
index 0000000..65171f2
--- /dev/null
@@ -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_ #-}
+