Proposal [Trac #1212]: add IPv6 support to network library
Ian Lynagh
igloo at earth.li
Sun Apr 1 11:56:13 EDT 2007
On Sat, Mar 31, 2007 at 01:47:09PM +0000, Bryan O'Sullivan wrote:
>
> http://hackage.haskell.org/trac/ghc/attachment/ticket/1212/ipv6.2.patch
This contains:
hunk ./network.cabal 2
-version: 2.0
+version: 2.0.1
I don't think patches should include changes to the version number, as
they will then depend/conflict with every other patch. Instead, changes
should accumulate in the darcs repo, and the version number incremented
by a patch (that does nothing else) just before a release is made.
Thanks
Ian
More information about the Libraries
mailing list