[GHC] #13688: Allow splices in definition of pattern synonym

#13688: Allow splices in definition of pattern synonym -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: feature | Status: new request | Priority: normal | Milestone: Component: Template | Version: 8.0.1 Haskell | Keywords: | Operating System: Unknown/Multiple PatternSynonyms | Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- shlevy requests the ability to write, {{{#!hs pattern MyUUID = [uuid|dbf20a11-b04a-47a5-a7d6-a6f9ae7ff895|] }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13688 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13688: Allow splices in definition of pattern synonym -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: feature request | Status: new Priority: normal | Milestone: Component: Template Haskell | Version: 8.0.1 Resolution: | Keywords: | PatternSynonyms 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 bgamari): * owner: (none) => bgamari @@ -2,0 +2,1 @@ + New description: shlevy requests the ability to write, {{{#!hs pattern MyUUID = [uuid|dbf20a11-b04a-47a5-a7d6-a6f9ae7ff895|] }}} -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13688#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13688: Allow splices in definition of pattern synonym -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: feature request | Status: patch Priority: normal | Milestone: Component: Template Haskell | Version: 8.0.1 Resolution: | Keywords: | PatternSynonyms Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3571 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => patch * differential: => Phab:D3571 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13688#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13688: Allow splices in definition of pattern synonym -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: feature request | Status: patch Priority: normal | Milestone: 8.4.1 Component: Template Haskell | Version: 8.0.1 Resolution: | Keywords: | PatternSynonyms Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3571 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * milestone: => 8.4.1 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13688#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13688: Allow splices in definition of pattern synonym
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: feature request | Status: patch
Priority: normal | Milestone: 8.4.1
Component: Template Haskell | Version: 8.0.1
Resolution: | Keywords:
| PatternSynonyms
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3571
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari

#13688: Allow splices in definition of pattern synonym -------------------------------------+------------------------------------- Reporter: bgamari | Owner: bgamari Type: feature request | Status: closed Priority: normal | Milestone: 8.4.1 Component: Template Haskell | Version: 8.0.1 Resolution: fixed | Keywords: | PatternSynonyms Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3571 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13688#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC