[Haskell-cafe] Catching up on Time and Directory
Henning Thielemann
schlepptop at henning-thielemann.de
Sun Nov 21 16:51:10 EST 2010
Yitzchak Gale schrieb:
>> * Find every single package depending on old-time and get it to use
>> time instead.
>
> Most importantly, base.
>
> These "old-" packages have been deprecated for long enough.
> Dump them.
Once I tried to move from old-time to time. I quickly stop that attempt
because the types in 'time' are much less specific than in 'old-time'. I
see 'Int's everywhere in 'time'.
More information about the Haskell-Cafe
mailing list