BIN_DIST_INST_SUBDIR Needs to be defined in config.mk so ./Makefile can see it
[ghc-hetmet.git] / compiler / hsSyn / HsPat.hi-boot-6
1 module HsPat where
2
3 data Pat i
4 type LPat i = SrcLoc.Located (Pat i)