Skip to content
Snippets Groups Projects
Commit 43e73dfb authored by Andreas Klebinger's avatar Andreas Klebinger Committed by Ben Gamari
Browse files

GHCi interpreter: Tag constructor closures when possible.

When evaluating PUSH_G try to tag the reference we are pushing if it's a
constructor. This is potentially helpful for performance and required to
fix #24870.

(cherry picked from commit 1bfa9111)
parent 54c5f12f
No related branches found
No related tags found
No related merge requests found
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