#5700: TH: InlinePs inside InstanceD are handled inconsistently
--------------------------------+-------------------------------------------
Reporter: mikhail.vorozhtsov | Owner:
Type: bug | Status: new
Priority: normal | Component: Template Haskell
Version: 7.3 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Testcase:
Blockedby: | Blocking:
Related: |
--------------------------------+-------------------------------------------
Comment(by simonpj@…):
commit cfcddaae2382ddb7f6d6d71fd15501709defd3d7
{{{
Author: Simon Peyton Jones <[email protected]>
Date: Fri Dec 23 17:27:24 2011 +0000
Make RnEnv.lookupBindGroupOcc work on Orig RdrNames
Such names can come from Template Haskell; see Trac #5700
Easily fixed, happily.
I also renamed lookupSubBndr to lookupSubBndrOcc, which is
more descriptive.
compiler/rename/RnEnv.lhs | 20 +++++++++++++-------
compiler/rename/RnPat.lhs | 2 +-
2 files changed, 14 insertions(+), 8 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5700#comment:2>
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