[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 21:02:10 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: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Great! Might you add a test case to make sure it ''stays'' fixed?
Thanks
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7611#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list