[GHC] #12530: Template Haskell support for TypeApplications
#12530: Template Haskell support for TypeApplications -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: Type: feature | Status: new request | Priority: normal | Milestone: 8.2.1 Component: Template | Version: 8.0.1 Haskell | Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- One more TH trick I'd like to have up my sleeve. Patch coming soon. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12530> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12530: Template Haskell support for TypeApplications -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: Type: feature request | Status: patch Priority: normal | Milestone: 8.2.1 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:D2472 Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: new => patch * differential: => Phab:D2472 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12530#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12530: Template Haskell support for TypeApplications -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: Type: feature request | Status: patch Priority: normal | Milestone: 8.2.1 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:D2472 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ryan Scott <ryan.gl.scott@…>): In [changeset:"983f6609b68bf4cef0a5c94cd5568673cab3a6cf/ghc" 983f6609/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="983f6609b68bf4cef0a5c94cd5568673cab3a6cf" Template Haskell support for TypeApplications Summary: Fixes #12530. Test Plan: make test TEST=12530 Reviewers: austin, bgamari, hvr, goldfire Reviewed By: goldfire Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D2472 GHC Trac Issues: #12530 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12530#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#12530: Template Haskell support for TypeApplications -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: Type: feature request | Status: closed Priority: normal | Milestone: 8.2.1 Component: Template Haskell | Version: 8.0.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: th/T12530 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2472 Wiki Page: | -------------------------------------+------------------------------------- Changes (by RyanGlScott): * status: patch => closed * testcase: => th/T12530 * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12530#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC