summaryrefslogtreecommitdiff
path: root/compiler/typecheck/FamInst.lhs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/typecheck/FamInst.lhs-boot')
-rw-r--r--compiler/typecheck/FamInst.lhs-boot5
1 files changed, 5 insertions, 0 deletions
diff --git a/compiler/typecheck/FamInst.lhs-boot b/compiler/typecheck/FamInst.lhs-boot
new file mode 100644
index 0000000000..6e4bd1d185
--- /dev/null
+++ b/compiler/typecheck/FamInst.lhs-boot
@@ -0,0 +1,5 @@
+\begin{code}
+module FamInst where
+
+data TcBuiltInSynFamily
+\end{code}