[project @ 1996-01-11 14:06:51 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