diff options
Diffstat (limited to 'testsuite/tests/eyeball/inline4.hs')
-rw-r--r-- | testsuite/tests/eyeball/inline4.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/eyeball/inline4.hs b/testsuite/tests/eyeball/inline4.hs index bf7cf7382c..5119134b01 100644 --- a/testsuite/tests/eyeball/inline4.hs +++ b/testsuite/tests/eyeball/inline4.hs @@ -15,7 +15,7 @@ Reason: 'a' is inline (not pre/post unconditionally; just ordinary inlining) Then, since ($dm>>) has arity 3, the rhs of (>>) is a PAP, so the arg is floated out, past the big lambdas. -See Note [Unsaturated functions] in GHC.Core.Op.Simplify.Utils +See Note [Unsaturated functions] in GHC.Core.Opt.Simplify.Utils ------------------------------------------------------------ a_s9f{v} [lid] = |