remove empty dir
[ghc-hetmet.git] / ghc / 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