#4875: ghc misdiagnoses a compile time error concerning parameterized types
------------------------------------------+---------------------------------
  Reporter:  Stef Joosten                 |          Owner:  simonpj         
      Type:  bug                          |         Status:  closed          
  Priority:  normal                       |      Milestone:  7.2.1           
 Component:  Compiler                     |        Version:  6.12.3          
Resolution:  fixed                        |       Keywords:                  
  Testcase:  typecheck/should_fail/T4875  |      Blockedby:                  
Difficulty:                               |             Os:  Windows         
  Blocking:                               |   Architecture:  Unknown/Multiple
   Failure:  Other                        |  
------------------------------------------+---------------------------------
Changes (by simonpj):

  * status:  new => closed
  * testcase:  => typecheck/should_fail/T4875
  * resolution:  => fixed


Comment:

 Fixed by
 {{{
 }}}
 Try not to push this to the 7.0 branch because it'll (correctly) reject a
 few programs that 7.0 accepts.

 Simon

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to