Skip to content
  • Richard Eisenberg's avatar
    Fix #11246. · 489e6ab5
    Richard Eisenberg authored
    We have to instantiate any invisible arguments to type families
    right away. This is now done in tcTyCon in TcHsType.
    
    testcase: typecheck/should_compile/T11246
    489e6ab5