Reorganisation of the source tree
[ghc-hetmet.git] / ghc / compiler / hsSyn / HsPat.hi-boot-5
diff --git a/ghc/compiler/hsSyn/HsPat.hi-boot-5 b/ghc/compiler/hsSyn/HsPat.hi-boot-5
deleted file mode 100644 (file)
index 1f02ce3..0000000
+++ /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) ;
-