X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FhsSyn%2FHsPat.hi-boot-5;fp=ghc%2Fcompiler%2FhsSyn%2FHsPat.hi-boot-5;h=0000000000000000000000000000000000000000;hb=0065d5ab628975892cea1ec7303f968c3338cbe1;hp=1f02ce3d47353b956ef5a0eade1f30f0f49a7a35;hpb=28a464a75e14cece5db40f2765a29348273ff2d2;p=ghc-hetmet.git diff --git a/ghc/compiler/hsSyn/HsPat.hi-boot-5 b/ghc/compiler/hsSyn/HsPat.hi-boot-5 deleted file mode 100644 index 1f02ce3..0000000 --- a/ghc/compiler/hsSyn/HsPat.hi-boot-5 +++ /dev/null @@ -1,6 +0,0 @@ -__interface HsPat 1 0 where -__export Pat LPat ; - -1 data Pat i ; -1 type LPat i = SrcLoc.Located (Pat i) ; -