X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FhsSyn%2FHsPat.hi-boot-6;h=dfa77777321bf9b082d8cf9e4cb7fb28488c9e03;hp=593caf2d172e6ce04dfee35f6f7342ca6dfffc04;hb=f3399c446c7507d46d6cc550aa2fe7027dbc1b5b;hpb=206b4dec78250efef3cd927d64dc6cbc54a16c3d 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)