Skip to content
Snippets Groups Projects
Commit 5a02a27c authored by Simon Peyton Jones's avatar Simon Peyton Jones Committed by Marge Bot
Browse files

Fix a float-out error

Ticket #24768 showed that the Simplifier was accidentally destroying
a join point.  It turned out to be that we were sending a bottoming
join point to the top, accidentally abstracting over /other/ join
points.

Easily fixed.
parent 48394a57
No related branches found
No related tags found
1 merge request!12580Marge Bot Batch MR - DO NOT TOUCH
Pipeline #94288 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment