[GHC] #12164: Type signatures in patterns not (yet) handled by Template Haskell

GHC ghc-devs at haskell.org
Fri Nov 11 04:50:41 UTC 2016


#12164: Type signatures in patterns not (yet) handled by Template Haskell
-------------------------------------+-------------------------------------
        Reporter:  ezyang            |                Owner:
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Template Haskell  |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D2490
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"e8ae4dc8558b5917f6c65ad196859783e90038bd/ghc"
 e8ae4dc8/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="e8ae4dc8558b5917f6c65ad196859783e90038bd"
 Update user's guide after D2490

 D2490 added support for type wildcards in TH pattern splices. The user's
 guide still said that they were not supported, this patch fixes this.

 Test Plan: build documentation

 Reviewers: goldfire, austin, mvv, bgamari

 Reviewed By: bgamari

 Subscribers: thomie

 Differential Revision: https://phabricator.haskell.org/D2686

 GHC Trac Issues: #12164
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12164#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list