From 2e58c3b21b40ec40649bae8925f2a977022a80c3 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Tue, 28 Feb 2017 17:29:22 -0800 Subject: Update dangling Note reference --- compiler/simplCore/Simplify.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/simplCore') diff --git a/compiler/simplCore/Simplify.hs b/compiler/simplCore/Simplify.hs index d18eda7f18..df77742bc4 100644 --- a/compiler/simplCore/Simplify.hs +++ b/compiler/simplCore/Simplify.hs @@ -3245,7 +3245,7 @@ substitute the RULES and add them back onto the binders; this is done cases where he really, really wanted a RULE for a recursive function to apply in that function's own right-hand side. -See Note [Loop breaking and RULES] in OccAnal. +See Note [Forming Rec groups] in OccurAnal -} addBndrRules :: SimplEnv -> InBndr -> OutBndr -> SimplM (SimplEnv, OutBndr) -- cgit v1.2.1