#5041: Incorrect Read deriving for MagicHash constructors
----------------------------------------+-----------------------------------
Reporter: dolio | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 7.2.1
Component: Compiler | Version: 7.0.2
Resolution: fixed | Keywords:
Testcase: deriving/should_run/T5041 | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
----------------------------------------+-----------------------------------
Changes (by simonpj):
* status: patch => closed
* testcase: => deriving/should_run/T5041
* resolution: => fixed
Comment:
Fixed by
{{{
commit bf0d3df4d011bc93af28b195a97abfcd24b9e7d6
Author: simonpj <[email protected]>
Date: Tue Apr 19 13:31:53 2011 +0100
Fix Trac #5041: parse the trailing '#'
This matters for constructors and field labels that
have a trailing hash (MagicHash language extension).
compiler/typecheck/TcGenDeriv.lhs | 31 ++++++++++++++++++-------------
1 files changed, 18 insertions(+), 13 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5041#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs