4 Aug 17:23
shouldn't deprecated libraries have DEPRECATED pragma?
From: Claus Reinke <claus.reinke <at> talk21.com>
Subject: for old-time sakes
shouldn't deprecated libraries have DEPRECATED pragma?
Newsgroups: gmane.comp.lang.haskell.libraries
Date: 2008-08-04 15:27:15 GMT
Subject: for old-time sakes
shouldn't deprecated libraries have DEPRECATED pragma?Newsgroups: gmane.comp.lang.haskell.libraries
Date: 2008-08-04 15:27:15 GMT
The haddocks for System.Time (suggestively located in
old-time) state:
This library is deprecated, please look at Data.Time
in the time package instead.
Yet, there is no DEPRECATED pragma for the module,
so I actually missed all those other hints, and the improved
Data.Time functionality, for a while at least.
Claus
RSS Feed