Reorganisation of the source tree
[ghc-hetmet.git] / compiler / types / TyCon.hi-boot-6
diff --git a/compiler/types/TyCon.hi-boot-6 b/compiler/types/TyCon.hi-boot-6
new file mode 100644 (file)
index 0000000..0897562
--- /dev/null
@@ -0,0 +1,7 @@
+module TyCon where
+
+data TyCon
+
+isTupleTyCon :: TyCon -> GHC.Base.Bool
+isUnboxedTupleTyCon :: TyCon -> GHC.Base.Bool
+isFunTyCon :: TyCon -> GHC.Base.Bool