[GHC] #9900: Support pattern synonyms in GHCi
GHC
ghc-devs at haskell.org
Sun Dec 21 04:49:58 UTC 2014
#9900: Support pattern synonyms in GHCi
-------------------------------------+-------------------------------------
Reporter: cactus | Owner: cactus
Type: feature | Status: new
request | Milestone: 7.10.1
Priority: normal | Version: 7.8.3
Component: GHCi | Keywords: PatternSynonyms
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: | Related Tickets: #8749, #7253
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by cactus):
As part of this, I would need to add `pattern ` as a declaration-
introducing prefix to `InteractiveUI.declPrefixes`, but it has no way of
being conditional on whether `PatternSynonyms` is turned on (see #9915).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9900#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list