summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_run/SeqRule.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/simplCore/should_run/SeqRule.hs')
-rw-r--r--testsuite/tests/simplCore/should_run/SeqRule.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/simplCore/should_run/SeqRule.hs b/testsuite/tests/simplCore/should_run/SeqRule.hs
index 29a1951209..406add55ca 100644
--- a/testsuite/tests/simplCore/should_run/SeqRule.hs
+++ b/testsuite/tests/simplCore/should_run/SeqRule.hs
@@ -2,7 +2,7 @@
-- This test checks that the magic treatment of RULES
-- for 'seq' works right.
--
--- See Note [RULES for seq] in MkId for more details
+-- See Note [User-defined RULES for seq] in MkId for more details
module Main where