Skip to content
  • Simon Peyton Jones's avatar
    Improve the Specialiser, fixing Trac #4203 · c107a00c
    Simon Peyton Jones authored
    Simply fixing #4203 is a tiny fix: in case alterantives we should
    do dumpUDs *including* the case binder.  
    
    But I realised that we can do better and wasted far too much time
    implementing the idea.  It's described in
        Note [Floating dictionaries out of cases]
    c107a00c