summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/TyCo/Rep.hs-boot
diff options
context:
space:
mode:
authorRichard Eisenberg <rae@richarde.dev>2022-03-30 21:37:56 +0000
committerRichard Eisenberg <rae@richarde.dev>2022-03-30 21:37:56 +0000
commit6b282ba2c704d23e0f0224b98816342bc8a6e90d (patch)
treee1e57813df8be876f1c2ee7666980afebab684c7 /compiler/GHC/Core/TyCo/Rep.hs-boot
parent9619ffba9ca9f001f64a67fde2f26b1a69c5b9f4 (diff)
downloadhaskell-wip/zapzapzap.tar.gz
Zonk coercion holes correctly; a few other fixes.wip/zapzapzap
Non-perf tests pass. Now let's see the real results!
Diffstat (limited to 'compiler/GHC/Core/TyCo/Rep.hs-boot')
-rw-r--r--compiler/GHC/Core/TyCo/Rep.hs-boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/GHC/Core/TyCo/Rep.hs-boot b/compiler/GHC/Core/TyCo/Rep.hs-boot
index f2e59d534f..89138ebf3a 100644
--- a/compiler/GHC/Core/TyCo/Rep.hs-boot
+++ b/compiler/GHC/Core/TyCo/Rep.hs-boot
@@ -8,6 +8,7 @@ import {-# SOURCE #-} GHC.Core.TyCon ( TyCon )
data Type
data Coercion
+data FreeCoVarsHoles
data UnivCoProvenance
data TyLit
data TyCoBinder