[GHC] #10653: PatternSynonyms should be imported/exported as part of the wildcard notation
GHC
ghc-devs at haskell.org
Mon Sep 14 12:23:05 UTC 2015
#10653: PatternSynonyms should be imported/exported as part of the wildcard
notation
-------------------------------------+-------------------------------------
Reporter: gridaphobe | Owner: mpickering
Type: feature request | Status: new
Priority: high | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Resolution: | Keywords: pattern
| synonyms
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by mpickering):
Richard, could you please explain more what you mean in this paragraph?
How are you imagining the implementation?
> But I do think my proposal answers Simon's first point: the programmer
says explicitly what should be included by any import of a datatype. This
choice is checked in my proposal, but I don't imagine that would be a
challenge to implement. The interface file would indicate what pattern
synonyms are included with a datatype. It all doesn't seem very
complicated.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10653#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list