diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2016-12-21 12:22:00 +0000 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2016-12-21 12:26:24 +0000 |
commit | c48595eef2bca6d91ec0a649839f8066f269e6a4 (patch) | |
tree | c3d64234556ceb8b2b69e31bc3daea813e3e4c7c /compiler/LICENSE | |
parent | 05d233e8e18284cb98dc320bf58191ba4d86c754 (diff) | |
download | haskell-c48595eef2bca6d91ec0a649839f8066f269e6a4.tar.gz |
Never apply worker/wrapper to DFuns
While fixing Trac #12444 I found an occasion on which we applied
worker/wrapper to a DFunId. This is bad: it destroys the magic
DFunUnfolding.
This patch is a minor refactoring that stops this corner case
happening, and tidies up the code a bit too.
Diffstat (limited to 'compiler/LICENSE')
0 files changed, 0 insertions, 0 deletions