On Sun, Nov 6, 2011 at 17:25, Heller Time <[email protected]> wrote:
> I rationalized the use of unsafePerformIO in the library by deciding that > it was only being used in the case of a LocalTime instance (a user could > always stick to UTCTime and avoid the issues) and that unless the machine > running the program using time-recurrence was traveling across timezones > (and the system was updating that fact) the program would essentially be > referentially transparent :) > There's also late-night hackers doing stuff when DST changes (as it did in the US last night and Europe a week ago). -- brandon s allbery [email protected] wandering unix systems administrator (available) (412) 475-9364 vm/sms
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
