Special case for desugaring AbsBinds
When AbsBinds has no tyvars and no dicts, a rather simpler desugaring is possible. This patch implements it. I don't think the optimised code changes, but there is less clutter generated.
Showing
Please register or sign in to comment