#1802: proposal: fix comparison operations for base:Data.Version.Version
--------------------------------------------+-------------------------------
  Reporter:  [EMAIL PROTECTED]  |          Owner:         
      Type:  proposal                       |         Status:  new    
  Priority:  normal                         |      Milestone:         
 Component:  libraries/base                 |        Version:  6.6.1  
  Severity:  normal                         |       Keywords:         
Difficulty:  Unknown                        |             Os:  Unknown
  Testcase:                                 |   Architecture:  Unknown
--------------------------------------------+-------------------------------
 Proposal: that values of the type Data.Version.Version should compare
 equal, by ignoring trailing zeros.
 Thus 1.2.0 == 1.2, rather than 1.2.0 > 1.2

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1802>
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