Skip to content
  • Richard Eisenberg's avatar
    Fix #14618 by applying a subst in deeplyInstantiate · 1779e3bf
    Richard Eisenberg authored and Ben Gamari's avatar Ben Gamari committed
    Previously, we were inexplicably not applying an instantiating
    substitution to arguments in non-prenex types. It's amazing this
    has been around for so long! I guess there aren't a lot of non-prenex
    types around.
    
    test case: typecheck/should_fail/T14618
    
    (cherry picked from commit 722a6584)
    1779e3bf