[GHC] #10655: Add wildcards (from partial type signatures) to template-haskell

GHC ghc-devs at haskell.org
Fri Jul 17 20:56:15 UTC 2015


#10655: Add wildcards (from partial type signatures) to template-haskell
-------------------------------------+-------------------------------------
              Reporter:  abbradar    |             Owner:
                  Type:  feature     |            Status:  new
  request                            |         Milestone:
              Priority:  normal      |           Version:  7.10.1
             Component:  Template    |  Operating System:  Unknown/Multiple
  Haskell                            |   Type of failure:  None/Unknown
              Keywords:              |        Blocked By:
          Architecture:              |   Related Tickets:
  Unknown/Multiple                   |
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
 Ditto. I imagine `WildcardT` added to the
 `Language.Haskell.TH.Syntax.Type`, though I have no idea of exact volume
 of needed work. Looking at
 [https://github.com/ghc/ghc/blob/master/libraries/template-
 haskell/Language/Haskell/TH/Syntax.hs#L1465], this is unresolved in HEAD,
 too.

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


More information about the ghc-tickets mailing list