Quantcast

[GHC] #5845: Change description of old-locale to NOT say its deprecated

classic Classic list List threaded Threaded
5 messages Options
GHC
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[GHC] #5845: Change description of old-locale to NOT say its deprecated

GHC
#5845: Change description of old-locale to NOT say its deprecated
-------------------------------+--------------------------------------------
 Reporter:  dterei             |          Owner:  dterei          
     Type:  task               |         Status:  new              
 Priority:  normal             |      Component:  libraries (other)
  Version:  7.4.1              |       Keywords:                  
       Os:  Unknown/Multiple   |   Architecture:  Unknown/Multiple
  Failure:  Documentation bug  |       Testcase:                  
Blockedby:                     |       Blocking:                  
  Related:                     |  
-------------------------------+--------------------------------------------
 Would everyone be OK if I changed the description of 'old-locale' package
 to NOT say its deprecated?

 {{{
 This package provides the old locale library. For new code, the new locale
 library is recommended. [1]
 }}}

 As far as I know, no new-locale package exists or is in the process of
 existing. This description is very confusing give old-locale is the
 current locale package to use. e.g se this stack overflow question [2].

 [1] http://hackage.haskell.org/package/old-locale-1.0.0.4
 [2] http://stackoverflow.com/questions/2950280/preferred-way-to-do-
 locales-in-the-haskell-platform

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[hidden email]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
GHC
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [GHC] #5845: Change description of old-locale to NOT say its deprecated

GHC
#5845: Change description of old-locale to NOT say its deprecated
----------------------------------+-----------------------------------------
    Reporter:  dterei             |       Owner:  dterei          
        Type:  task               |      Status:  new              
    Priority:  normal             |   Milestone:                  
   Component:  libraries (other)  |     Version:  7.4.1            
    Keywords:                     |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple   |     Failure:  Documentation bug
  Difficulty:  Unknown            |    Testcase:                  
   Blockedby:                     |    Blocking:                  
     Related:                     |  
----------------------------------+-----------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown


Comment:

 Sounds fine to me.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[hidden email]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
GHC
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [GHC] #5845: Change description of old-locale to NOT say its deprecated

GHC
In reply to this post by GHC
#5845: Change description of old-locale to NOT say its deprecated
--------------------------------+-------------------------------------------
  Reporter:  dterei             |          Owner:  dterei          
      Type:  task               |         Status:  closed          
  Priority:  normal             |      Milestone:                  
 Component:  libraries (other)  |        Version:  7.4.1          
Resolution:  fixed              |       Keywords:                  
        Os:  Unknown/Multiple   |   Architecture:  Unknown/Multiple
   Failure:  Documentation bug  |     Difficulty:  Unknown        
  Testcase:                     |      Blockedby:                  
  Blocking:                     |        Related:                  
--------------------------------+-------------------------------------------
Changes (by dterei):

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


Comment:

 Fixed in 9f4b00d4ef5b37adffa01742a09b6f9ad2df1a09.

 I also pulled in the version bump (1.0.0.3 -> 1.0.0.4) from the 7.4
 branch. I believe that is the correct thing to do but if not please revert
 igloo.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[hidden email]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
GHC
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [GHC] #5845: Change description of old-locale to NOT say its deprecated

GHC
In reply to this post by GHC
#5845: Change description of old-locale to NOT say its deprecated
--------------------------------+-------------------------------------------
  Reporter:  dterei             |          Owner:                  
      Type:  task               |         Status:  new            
  Priority:  normal             |      Milestone:                  
 Component:  libraries (other)  |        Version:  7.4.1          
Resolution:                     |       Keywords:                  
        Os:  Unknown/Multiple   |   Architecture:  Unknown/Multiple
   Failure:  Documentation bug  |     Difficulty:  Unknown        
  Testcase:                     |      Blockedby:                  
  Blocking:                     |        Related:                  
--------------------------------+-------------------------------------------
Changes (by bgamari):

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


Comment:

 What happened to this? At the moment Trac claims the 9f4b00d commit
 doesn't exist and Hackage still claims that old-locale is deprecated as of
 1.0.0.4. It seems something went awry here.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[hidden email]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
GHC
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [GHC] #5845: Change description of old-locale to NOT say its deprecated

GHC
In reply to this post by GHC
#5845: Change description of old-locale to NOT say its deprecated
--------------------------------+-------------------------------------------
  Reporter:  dterei             |          Owner:                  
      Type:  task               |         Status:  closed          
  Priority:  normal             |      Milestone:                  
 Component:  libraries (other)  |        Version:  7.4.1          
Resolution:  fixed              |       Keywords:                  
        Os:  Unknown/Multiple   |   Architecture:  Unknown/Multiple
   Failure:  Documentation bug  |     Difficulty:  Unknown        
  Testcase:                     |      Blockedby:                  
  Blocking:                     |        Related:                  
--------------------------------+-------------------------------------------
Changes (by dterei):

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


Comment:

 Don't worry, it's fixed.

 1) It's fixed in old-locale 1.0.0.5. If you read what I wrote, I said I
 pulled in a version bump form the ghc-7.4 branch. So the patch was
 submitted after 1.0.0.4 was released. GHC 7.6 will be out very shortly
 with old-locale 1.0.0.5.

 2) Trac (this old version anyway) can't track more than one git repo. So
 we obviously have it tracking the GHC repo, not the old-locale repo. Hence
 you have to look at github to see the commit: https://github.com/ghc
 /packages-old-locale/commit/9f4b00d4ef5b37adffa01742a09b6f9ad2df1a09,
 which is a much nicer experience anyway.

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

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