[GHC] #10382: Template Haskell (non-quasi) quotes should work with stage 1 compiler
GHC
ghc-devs at haskell.org
Sat May 9 08:25:11 UTC 2015
#10382: Template Haskell (non-quasi) quotes should work with stage 1 compiler
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: ezyang
Type: feature request | Status: new
Priority: normal | Milestone: 7.12.1
Component: Template Haskell | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions: Phab:D876
-------------------------------------+-------------------------------------
Comment (by Edward Z. Yang <ezyang@…>):
In [changeset:"21c72e7d38c96ac80d31addf67ae4b3c7a6c3bbb/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="21c72e7d38c96ac80d31addf67ae4b3c7a6c3bbb"
Split off quotes/ from th/ for tests that can be done on stage1 compiler.
Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>
Test Plan: run these tests with stage1
Reviewers: simonpj, austin
Subscribers: bgamari, thomie
Differential Revision: https://phabricator.haskell.org/D877
GHC Trac Issues: #10382
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10382#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list