summaryrefslogtreecommitdiff
path: root/ghc/compiler/hsSyn/HsPat.hi-boot-6
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/compiler/hsSyn/HsPat.hi-boot-6')
-rw-r--r--ghc/compiler/hsSyn/HsPat.hi-boot-64
1 files changed, 4 insertions, 0 deletions
diff --git a/ghc/compiler/hsSyn/HsPat.hi-boot-6 b/ghc/compiler/hsSyn/HsPat.hi-boot-6
new file mode 100644
index 0000000000..593caf2d17
--- /dev/null
+++ b/ghc/compiler/hsSyn/HsPat.hi-boot-6
@@ -0,0 +1,4 @@
+module HsPat where
+
+data Pat i
+type LPat i = SrcLoc.Located (Pat i)