summaryrefslogtreecommitdiff
path: root/libraries/base/tests/all.T
diff options
context:
space:
mode:
authorRyan Scott <ryan.gl.scott@gmail.com>2019-12-25 21:27:52 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-12-26 14:09:48 -0500
commit334290b6681796dd141c964b88c541da13ce03c7 (patch)
tree50e415ea20558714ac078aa6cbc34b9c1a92d265 /libraries/base/tests/all.T
parent3b17114dc360689651f2005126f5dc25510a7263 (diff)
downloadhaskell-334290b6681796dd141c964b88c541da13ce03c7.tar.gz
Replace panic/notHandled with noExtCon in DsMeta
There are many spots in `DsMeta` where `panic` or `notHandled` is used after pattern-matching on a TTG extension constructor. This is overkill, however, as using `noExtCon` would work just as well. This patch switches out these panics for `noExtCon`.
Diffstat (limited to 'libraries/base/tests/all.T')
0 files changed, 0 insertions, 0 deletions