
24 Aug
2014
24 Aug
'14
4:47 a.m.
* Ashley Yakeley
For time-1.5, I'm removing the dependency on old-locale, and including that code directly in Data.Time.Format. The package will also include its own deprecated System.Locale.
I expect this to be a popular, decade-overdue move, but if you have some complaint, let me know before I release it.
Repository is at https://github.com/haskell/time
Great! Would it be possible to re-export time locale stuff from Data.Time.Format, too? (And, transitively, from Data.Time.) Roman