From: Eric Y. K. <eri...@gm...> - 2008-02-16 10:05:08
|
> I see that Graphics.UI.WXCore.Db dependes on old-time package's System.Date module. > But old-time package doesn't depend on time package. > > http://hackage.haskell.org/cgi-bin/hackage-scripts/package/old-time-1.0.0.0 > > So you don't remove time package dendency from wxcore.cabal. Wait, I shouldn't remove it? We don't seem to use the Data.Time stuff from the new time package anywhere, do we? Also, I'll be sending in a modernisation patch which gets rid of the haskell98 dependency (upgrading our Char to Data.Char, etc) -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9 |