Ticket #5845 (closed task: fixed)

Opened 4 months ago

Last modified 4 months ago

Change description of old-locale to NOT say its deprecated

Reported by: dterei Owned by: dterei
Priority: normal Milestone:
Component: libraries (other) Version: 7.4.1
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Documentation bug Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

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

Change History

Changed 4 months ago by igloo

  • difficulty set to Unknown

Sounds fine to me.

Changed 4 months ago by dterei

  • status changed from new to closed
  • resolution set to fixed

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.

Note: See TracTickets for help on using tickets.