diff options
author | Simon Marlow <marlowsd@gmail.com> | 2016-06-22 18:13:48 +0100 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2016-06-24 11:29:33 +0100 |
commit | bdb0d24be9c83b08fd3f4b870a17f6be31a24b1b (patch) | |
tree | 3b672403a106a655a71ee061c361ae558e042605 /ANNOUNCE | |
parent | d2006d050e7a9111c0c448d6262f8994ef5761b7 (diff) | |
download | haskell-bdb0d24be9c83b08fd3f4b870a17f6be31a24b1b.tar.gz |
Remote GHCi: separate out message types
Summary:
From a suggestion by @goldfire: clean up the message types, so that
rather than one Message type with all the messages, we have a separate
THMessage type for messages sent back to GHC during TH execution. At
the same time I also removed the QDone/QFailed/QException messages
into their own type, and made the result type of RunTH more accurate.
Test Plan: validate
Reviewers: goldfire, ezyang, austin, niteria, bgamari, erikd
Subscribers: thomie, goldfire
Differential Revision: https://phabricator.haskell.org/D2356
Diffstat (limited to 'ANNOUNCE')
0 files changed, 0 insertions, 0 deletions