snoyberg / mono-traversable

Type classes for mapping, folding, and traversing monomorphic containers
153 stars 63 forks source link

Data.Time.Format.parseTime is superseded by parseTimeM #112

Open jchia opened 7 years ago

jchia commented 7 years ago

In time-1.6.0.1, parseTimeM supersedes parseTime ("Deprecated: use "parseTimeM True" instead"). ClassyPrelude should eventually replace parseTime with parseTimeM and meanwhile should at least include parseTimeM.

snoyberg commented 7 years ago

Reexporting conditionally now makes sense. Want to send a PR? I'd like to hold off on removing the deprecated export until it's removed upstream.

On Sun, Oct 23, 2016, 8:28 AM Joshua Chia notifications@github.com wrote:

In time-1.6.0.1, parseTimeM supersedes parseTime ("Deprecated: use "parseTimeM True" instead"). ClassyPrelude should eventually replace parseTime with parseTimeM and meanwhile should at least include parseTimeM .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/snoyberg/mono-traversable/issues/112, or mute the thread https://github.com/notifications/unsubscribe-auth/AADBB_XF2NW3pMukvmWkmJX3PyvK0uU5ks5q2vB-gaJpZM4KeDc1 .