On Sat, 16 Feb 2008 19:04:56 +0900, Eric Y. Kow <[EMAIL PROTECTED]> wrote: >> 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?
Please remember wxdirect uses Data.Time stuff. So we add time package dependency, before. > Fri Feb 15 09:32:21 GMT 2008 Eric Kow <[EMAIL PROTECTED]> > * Add time and parsec dependencies for wxdirect. See also http://www.mail-archive.com/wxhaskell-users@lists.sourceforge.net/msg00375.html So, I think better solution is like this: changing Graphics.UI.WXCore.Db module to use new time packages modules. > Also, I'll be sending in a modernisation patch which gets rid of the > haskell98 dependency (upgrading our Char to Data.Char, etc) I think we must also change wxdirect's sources. Best Regards, -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ wxhaskell-users mailing list wxhaskell-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-users