Skip to content
  • Simon Peyton Jones's avatar
    Special case for desugaring AbsBinds · a81e9d57
    Simon Peyton Jones authored
    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.
    a81e9d57