[GHC] #7611: Rewrite rules application prevented by type variable application (map id vs. map (\x -> x))

GHC cvs-ghc at haskell.org
Mon Jan 21 09:54:32 CET 2013


#7611: Rewrite rules application prevented by type variable application (map id
vs. map (\x -> x))
-----------------------------+----------------------------------------------
Reporter:  nomeata           |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Compiler        
 Version:  7.6.1             |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------

Comment(by nomeata):

 Test case attached; you can also conveniently pull it via
 {{{
 git pull git://git.nomeata.de/ghc-testsuite.git T7611
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7611#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list