Skip to content
  • Simon Peyton Jones's avatar
    Fix Trac #10670 · 5c3fc921
    Simon Peyton Jones authored
    In dataConCannotMatch we were using a GADT data con without
    properly instantiating the existential type variables.
    The fix is easy, and the code is tighter.
    5c3fc921