Skip to content
  • Alec Theriault's avatar
    fdfd9731
    Add test case for #16384 · fdfd9731
    Alec Theriault authored and Marge Bot's avatar Marge Bot committed
    Now that `TExp` accepts unlifted types, #16384 is fixed. Since the real
    issue there was GHC letting through an ill-kinded type which
    `-dcore-lint` rightly rejected, a reasonable regression test is that
    the program from #16384 can now be accepted without `-dcore-lint`
    complaining.
    fdfd9731
    Add test case for #16384
    Alec Theriault authored and Marge Bot's avatar Marge Bot committed
    Now that `TExp` accepts unlifted types, #16384 is fixed. Since the real
    issue there was GHC letting through an ill-kinded type which
    `-dcore-lint` rightly rejected, a reasonable regression test is that
    the program from #16384 can now be accepted without `-dcore-lint`
    complaining.
Loading