summaryrefslogtreecommitdiff
path: root/compiler/iface/TcIface.hi-boot-5
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/iface/TcIface.hi-boot-5')
-rw-r--r--compiler/iface/TcIface.hi-boot-55
1 files changed, 5 insertions, 0 deletions
diff --git a/compiler/iface/TcIface.hi-boot-5 b/compiler/iface/TcIface.hi-boot-5
new file mode 100644
index 0000000000..3647edfa22
--- /dev/null
+++ b/compiler/iface/TcIface.hi-boot-5
@@ -0,0 +1,5 @@
+__interface TcIface 1 0 where
+__export TcIface tcImportDecl ;
+1 tcImportDecl :: Name.Name -> TcRnTypes.IfG TypeRep.TyThing ;
+
+