[GHC] #2357: Implement the Haskell' proposal for polymorphic pattern bindings

GHC cvs-ghc at haskell.org
Tue Aug 16 12:50:25 CEST 2011


#2357: Implement the Haskell' proposal for polymorphic pattern bindings
-----------------------------------------------------------------------------------+
  Reporter:  simonmar                                                              |          Owner:                  
      Type:  task                                                                  |         Status:  closed          
  Priority:  high                                                                  |      Milestone:  7.4.1           
 Component:  Compiler (Type checker)                                               |        Version:  6.8.2           
Resolution:  fixed                                                                 |       Keywords:                  
  Testcase:  typecheck/should_compile/T1897a, indexed_types/should_compile/T1897b  |      Blockedby:                  
Difficulty:  Unknown                                                               |             Os:  Unknown/Multiple
  Blocking:                                                                        |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown                                                          |  
-----------------------------------------------------------------------------------+
Changes (by simonpj):

  * status:  new => closed
  * testcase:  => typecheck/should_compile/T1897a,
               indexed_types/should_compile/T1897b
  * resolution:  => fixed


Comment:

 Free at last, free at last.  This long standing change is finally done!

 Simon

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



More information about the Glasgow-haskell-bugs mailing list