X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FhsSyn%2FHsPat.hi-boot-6;h=dfa77777321bf9b082d8cf9e4cb7fb28488c9e03;hb=4c6a3f787abcaed009a574196d82237d9ae64fc8;hp=593caf2d172e6ce04dfee35f6f7342ca6dfffc04;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/compiler/hsSyn/HsPat.hi-boot-6 b/compiler/hsSyn/HsPat.hi-boot-6 index 593caf2..dfa7777 100644 --- a/compiler/hsSyn/HsPat.hi-boot-6 +++ b/compiler/hsSyn/HsPat.hi-boot-6 @@ -1,4 +1,6 @@ module HsPat where +data HsQuasiQuote i = HsQuasiQuote i i SrcSpan FastString + data Pat i type LPat i = SrcLoc.Located (Pat i)