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=1f02ce3d47353b956ef5a0eade1f30f0f49a7a35;hb=d709f886d5f1feb9abe2fc1cecd197234b19dc23;hp=0000000000000000000000000000000000000000;hpb=23f40f0e9be6d4aa5cf9ea31d73f4013f8e7b4bd;p=ghc-hetmet.git diff --git a/ghc/compiler/hsSyn/HsPat.hi-boot-5 b/ghc/compiler/hsSyn/HsPat.hi-boot-5 new file mode 100644 index 0000000..1f02ce3 --- /dev/null +++ b/ghc/compiler/hsSyn/HsPat.hi-boot-5 @@ -0,0 +1,6 @@ +__interface HsPat 1 0 where +__export Pat LPat ; + +1 data Pat i ; +1 type LPat i = SrcLoc.Located (Pat i) ; +