Skip to content
Snippets Groups Projects
Commit dc8c03b2 authored by Matthew Pickering's avatar Matthew Pickering Committed by Ben Gamari
Browse files

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
parent fa34ced5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment