[GHC] #8759: Pattern synonyms and TH
GHC
ghc-devs at haskell.org
Mon Feb 10 01:39:04 UTC 2014
#8759: Pattern synonyms and TH
---------------------------------------+-----------------------------------
Reporter: monoidal | Owner: goldfire
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time crash | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
---------------------------------------+-----------------------------------
Comment (by Richard Eisenberg <eir@…>):
In [changeset:"6122efcabe6e08375f69ee19148ba3838c332559/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="6122efcabe6e08375f69ee19148ba3838c332559"
Fix #8759 by not panicking with TH and patsyns.
We should still have pattern synonyms in TH, though.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8759#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list