[GHC] #13098: Template Haskell support for Pattern Synonym's Complete Pragma
#13098: Template Haskell support for Pattern Synonym's Complete Pragma -------------------------------------+------------------------------------- Reporter: magesh.b | Owner: mpickering Type: feature | Status: new request | Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 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: -------------------------------------+------------------------------------- #8779 provides exhaustive checking support for Pattern Synonym via Complete pragma. https://ghc.haskell.org/trac/ghc/wiki/PatternSynonyms/CompleteSigs It would be nice, if we are able to generate those pragma via TH. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13098> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13098: Template Haskell support for Pattern Synonym's Complete Pragma -------------------------------------+------------------------------------- Reporter: magesh.b | Owner: mpickering Type: feature request | Status: new Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by mpickering): * version: 8.0.1 => * milestone: => 8.2.1 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13098#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13098: Template Haskell support for Pattern Synonym's Complete Pragma -------------------------------------+------------------------------------- Reporter: magesh.b | Owner: mpickering Type: feature request | Status: new Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Matthew Pickering <matthewtpickering@…>): In [changeset:"95dc6dc070deac733d4a4a63a93e606a2e772a67/ghc" 95dc6dc0/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="95dc6dc070deac733d4a4a63a93e606a2e772a67" Template Haskell support for COMPLETE pragmas Reviewers: RyanGlScott, austin, goldfire, bgamari Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D2997 GHC Trac Issues: #13098 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13098#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13098: Template Haskell support for Pattern Synonym's Complete Pragma -------------------------------------+------------------------------------- Reporter: magesh.b | Owner: mpickering Type: feature request | Status: closed Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by mpickering): * status: new => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13098#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC