FIX #1784: EM_AMD64 and EM_X86_64 might both be defined to the same value
[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)