summaryrefslogtreecommitdiff
path: root/compiler/prelude/TysWiredIn.hs-boot
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/prelude/TysWiredIn.hs-boot')
-rw-r--r--compiler/prelude/TysWiredIn.hs-boot2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/prelude/TysWiredIn.hs-boot b/compiler/prelude/TysWiredIn.hs-boot
index 023682fe5b..b76f58410a 100644
--- a/compiler/prelude/TysWiredIn.hs-boot
+++ b/compiler/prelude/TysWiredIn.hs-boot
@@ -15,6 +15,8 @@ coercibleTyCon, heqTyCon :: TyCon
unitTy :: Type
liftedTypeKind :: Kind
+liftedTypeKindTyCon :: TyCon
+
constraintKind :: Kind
runtimeRepTyCon, vecCountTyCon, vecElemTyCon :: TyCon