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

#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

#10655: Add wildcards (from partial type signatures) to template-haskell -------------------------------------+------------------------------------- Reporter: abbradar | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: Template Haskell | Version: 7.10.1 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by abbradar): * status: new => closed * resolution: => duplicate Comment: A more thorough search revealed #10548, sorry for the noise. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10655#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC