Re: Announce: wxHaskell 0.2
Jens Petersen <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.gui |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 19, 2003 at 11:15:39AM +0200, Daan Leijen wrote: > > Thanks for the release. 0.2 seems to build much better on Linux. :) > > I built an rpm package with ghc-6.0.1 for wxGTK2 and put it at > > Thanks! I'll try it out and put it on sourceforge (if that > is ok with you). Sure. > I also like your naming scheme, I guess I should > also include the ghc version and processor in the name of binary > releases. Good, thanks. :) > (btw. what does the extra "-2" mean in the version? > (like wxhaskell-ghc6.0.1-0.2-2.i386.rpm) That is a packaging thing, the release number, which is to be incremented each time some change is made to how the package is built. Jens