[GHC] #10548: Support PartialTypeSignatures in Template Haskell

GHC ghc-devs at haskell.org
Mon Jul 6 14:52:53 UTC 2015


#10548: Support PartialTypeSignatures in Template Haskell
-------------------------------------+-------------------------------------
        Reporter:  spinda            |                   Owner:  thomasw
            Type:  feature request   |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Template Haskell  |                 Version:  7.10.1
      Resolution:                    |                Keywords:  newcomer
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by thomasw):

 I forgot to add that extra-constraints wild cards (`_ => ...`) have the
 same problem as named wild cards: they must be known before renaming.

 If people are ok with only having anonymous type wild cards in TH type
 splices, then I'll post a diff on Phabricator.

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


More information about the ghc-tickets mailing list