Skip to content
  • Simon Peyton Jones's avatar
    Fix previous patch · 85535937
    Simon Peyton Jones authored
    This recent patch
        commit 1577908f
        Author: Simon Peyton Jones <simonpj@microsoft.com>
        Date:   Tue Jan 9 16:20:46 2018 +0000
    
            Fix two more bugs in partial signatures
    
            These were shown up by Trac #14643
    
    failed validation for typecheck/should_run/T10846
    (Reported in Trac #14658.)
    
    The fix is simple.
    
    (cherry picked from commit f3f90a07)
    85535937