[GHC] #1342: Name major releases as "6.8.0" rather than "6.8"

GHC trac at galois.com
Sat Jun 23 18:50:01 EDT 2007


#1342: Name major releases as "6.8.0" rather than "6.8"
--------------------------------+-------------------------------------------
    Reporter:  Isaac Dupree     |        Owner:         
        Type:  feature request  |       Status:  closed 
    Priority:  normal           |    Milestone:         
   Component:  Compiler         |      Version:  6.7    
    Severity:  normal           |   Resolution:  fixed  
    Keywords:                   |   Difficulty:  Unknown
          Os:  Unknown          |     Testcase:         
Architecture:  Unknown          |  
--------------------------------+-------------------------------------------
Changes (by igloo):

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

Comment:

 Another important point is that currently we get 6.6.YYYYMMDD snapshots
 for 6.6.1, which sort later than 6.6.1.

 I've updated the version numbering policy, and in doing so found that the
 simplest way to avoid poor number sorting is to start at 6.8.1, with
 snapshots of the branch starting as 6.8.0.YYYYMMDD.

 And as an added bonus we don't get any x.0 releases, which as we all know
 are buggier than x.1, x.2 etc!

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1342>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


More information about the Glasgow-haskell-bugs mailing list