[GHC] #7611: Rewrite rules application prevented by type variable application (map id vs. map (\x -> x))
GHC
ghc-devs at haskell.org
Thu Sep 15 19:36:23 UTC 2016
#7611: Rewrite rules application prevented by type variable application (map id
vs. map (\x -> x))
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by nomeata):
* status: new => closed
* resolution: => fixed
Comment:
This is actually fixed, at least in 7.10, most likely by
changeset:a27b2985511800fa3b740fef82ad3da9c8683302/ghc.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7611#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list