#5404: GHC 7.2.1 - Template Haskell Bug
---------------------------------+------------------------------------------
Reporter: awson | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.1 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by simonpj@…):
commit e35baae3af4fcaba723f6c7f70c9009da2a44df9
{{{
Author: Simon Peyton Jones <[email protected]>
Date: Mon Aug 15 08:41:55 2011 +0100
Fix Trac #5404: looking up signature binders in RnEnv
See Note [Looking up Exact RdrNames] in RnEnv
compiler/hsSyn/Convert.lhs | 13 +--------
compiler/rename/RnEnv.lhs | 56
+++++++++++++++++++++++++++++++++++++------
2 files changed, 50 insertions(+), 19 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5404#comment:1>
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