summaryrefslogtreecommitdiff
path: root/compiler/GHC/Iface/Type.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Iface/Type.hs-boot')
-rw-r--r--compiler/GHC/Iface/Type.hs-boot2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/GHC/Iface/Type.hs-boot b/compiler/GHC/Iface/Type.hs-boot
index 9c10f29ed5..e8cbd62158 100644
--- a/compiler/GHC/Iface/Type.hs-boot
+++ b/compiler/GHC/Iface/Type.hs-boot
@@ -1,6 +1,7 @@
module GHC.Iface.Type
( IfaceType, IfaceTyCon, IfaceBndr
, IfaceCoercion, IfaceTyLit, IfaceAppArgs
+ , ShowSub
)
where
@@ -15,3 +16,4 @@ data IfaceTyCon
data IfaceTyLit
data IfaceCoercion
data IfaceBndr
+data ShowSub