summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/CuskFam.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/CuskFam.hs')
-rw-r--r--testsuite/tests/polykinds/CuskFam.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/CuskFam.hs b/testsuite/tests/polykinds/CuskFam.hs
index c339dbcac0..da31a6acda 100644
--- a/testsuite/tests/polykinds/CuskFam.hs
+++ b/testsuite/tests/polykinds/CuskFam.hs
@@ -13,4 +13,4 @@ type family X :: F a
-- The type variable ‘a1’ is ambiguous
-- • In the type family declaration for ‘X’
--
- -- See Note [Unifying implicit CUSK variables] in TcHsType
+ -- See Note [Unifying implicit CUSK variables] in GHC.Tc.Gen.HsType