[GHC] #2070: Record field selectors are not optimized
GHC
trac at galois.com
Tue Feb 5 12:04:08 EST 2008
#2070: Record field selectors are not optimized
----------------------+-----------------------------------------------------
Reporter: twanvl | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 6.9
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------+-----------------------------------------------------
Changes (by simonpj):
* status: new => closed
* resolution: => fixed
Comment:
This patch should fix it
{{{
Tue Feb 5 16:55:07 GMT Standard Time 2008 simonpj at microsoft.com
* Inject implicit bindings before the simplifier (Trac #2070)
}}}
No need to merge to the 6.8 branch.
I'm not sure how to make a decent test for this, so I'm just closing it.
If someone can dream up a test, that'd be good.
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2070#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list