[GHC] #13688: Allow splices in definition of pattern synonym
GHC
ghc-devs at haskell.org
Thu May 11 15:40:02 UTC 2017
#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
More information about the ghc-tickets
mailing list