[GHC] #2137: Location of shadowed binding is wrong in warning
GHC
trac at galois.com
Sat Apr 5 05:25:34 EDT 2008
#2137: Location of shadowed binding is wrong in warning
----------------------+-----------------------------------------------------
Reporter: igloo | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone: 6.10 branch
Component: Compiler | Version: 6.9
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: rn064 | Architecture: Unknown
Os: Unknown |
----------------------+-----------------------------------------------------
Changes (by simonpj):
* owner: simonpj => igloo
* type: bug => merge
Comment:
Fixed by
{{{
Wed Apr 2 08:34:10 PDT 2008 simonpj at microsoft.com
* Fix Trac #2137: report correct location for shadowed binding
}}}
Ian: can you change the test to 'should pass'?
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2137#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list