diff options
author | Simon Peyton Jones <simonpj@microsoft.com> | 2021-07-30 09:38:54 +0100 |
---|---|---|
committer | Simon Peyton Jones <simonpj@microsoft.com> | 2021-07-30 12:05:11 +0100 |
commit | eff51e2aca978ebd0ca08345fb1790d70f6bb7c8 (patch) | |
tree | 7cdb7fc0fc0b27bacb502d4fee336e9fe0e23fa1 /mk | |
parent | 54d6b20192fe6fc244248c7766533a768c591bae (diff) | |
download | haskell-wip/T20179.tar.gz |
Catch type-checker exceptions when splicingwip/T20179
In GHC.Tc.Gen.Splice.tcTopSpliceExpr we were forgetting to
catch exceptions. As a result we missed the kind error
in the unsolved constraints.
This patch has an easy fix, which cures #20179
Diffstat (limited to 'mk')
0 files changed, 0 insertions, 0 deletions