[GHC] #7530: Proposal: Add isLeft/isRight to Data.Either

GHC cvs-ghc at haskell.org
Fri Apr 26 03:19:46 CEST 2013


#7530: Proposal: Add isLeft/isRight to Data.Either
-------------------------------+--------------------------------------------
  Reporter:  SimonHengel       |          Owner:                  
      Type:  feature request   |         Status:  closed          
  Priority:  normal            |      Milestone:  7.8.1           
 Component:  libraries/base    |        Version:  7.6.1           
Resolution:  fixed             |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by igloo):

  * status:  patch => closed
  * resolution:  => fixed


Comment:

 Applied, thanks!
 {{{
 commit 58d03b8ed4342b80bd0ed8afa52c2b5c7f975534
 Author: Simon Hengel <sol at typeful.net>
 Date:   Tue Dec 25 16:07:27 2012 +0100

     Add isLeft/isRight
 }}}

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



More information about the ghc-tickets mailing list