[GHC] #8776: Displaying pattern synonym for a GADT
GHC
ghc-devs at haskell.org
Sat Mar 15 00:39:36 UTC 2014
#8776: Displaying pattern synonym for a GADT
-------------------------------------+------------------------------------
Reporter: monoidal | Owner: cactus
Type: bug | Status: merge
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by cactus):
Simon,
I've reverted the part of the change that tunneled `AnId`s via the
`IfaceDecl` path. We should have a discussion on the eventual Correct(tm)
implementation, but for now, this passes all the existing GHCi tests and
also fixes the pattern synonym issue at hand.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8776#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list