diff options
author | Matthew Pickering <matthew.pickering@tweag.io> | 2018-06-07 13:31:52 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-06-07 18:06:30 -0400 |
commit | dc8c03b2a5c70d3169e88d407f3ef28e0cb26af5 (patch) | |
tree | a3ae0e90a74335433c87d2248891900d38b2efb8 /HACKING.md | |
parent | fa34ced5204b13ba809a3441a89b9cf98de2d54e (diff) | |
download | haskell-dc8c03b2a5c70d3169e88d407f3ef28e0cb26af5.tar.gz |
Run typeCheckResultAction and renamedResultAction in TcM rather than Hsc
The primary motivation for this is that this allows users to access
the warnings and error machinery present in TcM. However, it also allows
users to use TcM actions which means they can typecheck GhcPs which
could be significantly easier than constructing GhcTc.
Reviewers: bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie, carter
GHC Trac Issues: #15229
Differential Revision: https://phabricator.haskell.org/D4792
Diffstat (limited to 'HACKING.md')
0 files changed, 0 insertions, 0 deletions