summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/gadt9.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/gadt/gadt9.hs')
-rw-r--r--testsuite/tests/gadt/gadt9.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/gadt/gadt9.hs b/testsuite/tests/gadt/gadt9.hs
index ab8d70d07a..849d5a23ad 100644
--- a/testsuite/tests/gadt/gadt9.hs
+++ b/testsuite/tests/gadt/gadt9.hs
@@ -1,7 +1,7 @@
{-# LANGUAGE GADTs #-}
-- This one requires careful handling in
--- TcUnify.unifyTyConApp, to preserve rigidity.
+-- GHC.Tc.Utils.Unify.unifyTyConApp, to preserve rigidity.
module ShouldCompile where