[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / compiler / yaccParser / U_atype.hi
1 {-# GHC_PRAGMA INTERFACE VERSION 5 #-}
2 interface U_atype where
3 import PreludePS(_PackedString)
4 import ProtoName(ProtoName)
5 import U_list(U_list)
6 data U_atype   = U_atc ProtoName U_list Int
7 rdU_atype :: _Addr -> _PackedString -> _State _RealWorld -> (U_atype, _State _RealWorld)
8         {-# GHC_PRAGMA _A_ 3 _U_ 121 _N_ _S_ "U(P)LU(P)" {_A_ 3 _U_ 222 _N_ _N_ _N_ _N_} _N_ _N_ #-}
9