summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/DfltProb2.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/DfltProb2.hs')
-rw-r--r--testsuite/tests/typecheck/should_compile/DfltProb2.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_compile/DfltProb2.hs b/testsuite/tests/typecheck/should_compile/DfltProb2.hs
index 8553ca4c70..2dc6000f2b 100644
--- a/testsuite/tests/typecheck/should_compile/DfltProb2.hs
+++ b/testsuite/tests/typecheck/should_compile/DfltProb2.hs
@@ -18,6 +18,6 @@ f x = const True (\y -> let w :: a -> a
(ii) /then/ we try to default (and succeed)
(iii) then try to resolve again
- See Note [Top-level Defaulting Plan] in TcSimplify -}
+ See Note [Top-level Defaulting Plan] in GHC.Tc.Solver -}