use the new "prim %write_barrier()" in .cmm instead of calls to wb()
[ghc-hetmet.git] / compiler / hsSyn / HsPat.hi-boot-5
1 __interface HsPat 1 0 where
2 __export Pat LPat ;
3
4 1 data Pat i ;
5 1 type LPat i = SrcLoc.Located (Pat i) ;
6