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'. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
