[GHC] #1476: Template Haskell: splicing types and patterns
GHC
ghc-devs at haskell.org
Tue Nov 4 01:33:11 UTC 2014
#1476: Template Haskell: splicing types and patterns
-------------------------------------+-------------------------------------
Reporter: igloo | Owner:
Type: bug | Status: patch
Priority: low | Milestone: 7.10.1
Component: Template | Version: 6.6.1
Haskell | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: | Related Tickets:
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: Phab:D433 |
-------------------------------------+-------------------------------------
Changes (by goldfire):
* status: new => patch
* differential: => Phab:D433
* milestone: ⊥ => 7.10.1
Comment:
Now that splices are run from the renamer, this was relatively easy.
However, the resulting code is far from elegant, and I would love some
help in making it better. See the Phab:D433 for more info on the inelegant
code.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1476#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list