Re: [wxhaskell-devel] [wxhaskell-users] ANN: wxHaskell 0.13.2

2012-01-08 Thread Jeremy O'Donoghue
Hi Shelarcy, It's great to see you back... 2012/1/6 shelarcy > This version has two installing problem. > > 1. wxdirect's sdist dropped IOExtra module, so I can't install this > version. > I uploaded newer version for fixing this problem, and attached a patch > for fixing same problem in Dave's

Re: [wxhaskell-devel] [wxhaskell-users] ANN: wxHaskell 0.13.2

2012-01-08 Thread shelarcy
Hi, I think that we can remove old-time dependency from wxcore now. Because wxcore uses old-time's System.Time modules in only Graphics.UI.WXCore.Db module, and that module is removed this version. I attached a patch for removing old-time dependency in Dave's wxhaskell-dev branch. (This patch al