summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/HsPat.hi-boot-5
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/hsSyn/HsPat.hi-boot-5')
-rw-r--r--compiler/hsSyn/HsPat.hi-boot-56
1 files changed, 0 insertions, 6 deletions
diff --git a/compiler/hsSyn/HsPat.hi-boot-5 b/compiler/hsSyn/HsPat.hi-boot-5
deleted file mode 100644
index 1f02ce3d47..0000000000
--- a/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) ;
-