summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/tc129.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/tc129.hs')
-rw-r--r--testsuite/tests/typecheck/should_compile/tc129.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_compile/tc129.hs b/testsuite/tests/typecheck/should_compile/tc129.hs
index 56163ffe31..abbd1f259c 100644
--- a/testsuite/tests/typecheck/should_compile/tc129.hs
+++ b/testsuite/tests/typecheck/should_compile/tc129.hs
@@ -4,7 +4,7 @@
-- GHC 5.00.2 fails this test
-- The thing is to do with whether an implicit parameter
--- constraint can be "inherited". See notes in TcSimplify.lhs
+-- constraint can be "inherited". See notes in GHC.Tc.Solver
module ShouldCompile where