Skip to content
  • Simon Peyton Jones's avatar
    Fix Trac #2414: occurrs check was missed · a8cd39e4
    Simon Peyton Jones authored
    This is an embarassing one: a missing occurs check meant that a type-incorrect
    program could leak through.  Yikes!  
    
    (An indirect consequence of extra complexity introduced by boxy types. Sigh.)
    
    Merge to 6.8.4 if we release it.
    
    a8cd39e4