id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5806,Make TimeLocale an instance of Def,chrisdone,,"Whenever I use formatTime it's always with defaultTimeLocale. Why not make TimeLocale an instance of Def from Data.Default? http://hackage.haskell.org/package/data-default  where def = defaultTimeLocale.

This would mean having to add data-default to GHC's distribution, but it's rather small and useful. The alternative is adding the instance in the data-default package, but then data-default depends on time-locale and we're still encouraging use of defaultTimeLocale. Swings and roundabouts.

Just an idea.
",feature request,closed,normal,,libraries/old-time,7.2.2,wontfix,,andres.sicard.ramirez@…,Unknown/Multiple,Unknown/Multiple,None/Unknown,Unknown,,,,
