[patch] Win32 enchaments

Esa Ilari Vuokko eivuokko at gmail.com
Thu May 11 17:17:04 EDT 2006


On 5/11/06, Ross Paterson <ross at soi.city.ac.uk> wrote:
> On Thu, May 11, 2006 at 01:42:20PM +0300, Esa Ilari Vuokko wrote:
> > If there's nobody else that'd like to check and commit changes in, yes,
> > I can volunteer.
>
> I should warn you that the graphics part doesn't quite work with GHC.

I haven't been terribly interested in that part yet.  The stuff that I have
played with it did work (some simple windowing).

[snip versioning stuff]
>
> But in you increment the version number every time you add something to
> the interface, you'll use a lot of version numbers.  I'd prefer to use
> setup sdist --snapshot to get incremental versioning between releases.

I think we have quite diffrent model for versioning. :-)
I wasn't going to up version all the time, just this once, until
release (probably
ghc 6.6), so that packages that want to be ready for it, could have correct
package deps already.  Then, after release, first changes should up the
number again until next release.  But that's not important, if upping on release
is the common way here, I have no problem with it.

And thank you, Ross, for reviewing, beautifying and commiting my patches.

--Esa


More information about the Libraries mailing list