[GHC] #10267: Add support for typed holes in Template Haskell
GHC
ghc-devs at haskell.org
Mon Sep 12 16:15:34 UTC 2016
#10267: Add support for typed holes in Template Haskell
-------------------------------------+-------------------------------------
Reporter: jstolarek | Owner: jstolarek
Type: feature request | Status: closed
Priority: normal | Milestone: 8.0.1
Component: Template Haskell | Version: 7.10.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case: th/T10267
Blocked By: | Blocking:
Related Tickets: #10945, #10946 | Differential Rev(s): Phab:D835
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"c6ac1e5f25e980c69e36581666210749811ee1c6/ghc" c6ac1e5/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="c6ac1e5f25e980c69e36581666210749811ee1c6"
users_guide: TH now partially supports typed holes
As requested in #10267. However we still lack support in typed splices.
See #10945 and #10946.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10267#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list