[GHC] #13098: Template Haskell support for Pattern Synonym's Complete Pragma
GHC
ghc-devs at haskell.org
Tue Jan 10 10:30:44 UTC 2017
#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
More information about the ghc-tickets
mailing list