[Haskell-cafe] ANN: network 3.0.0.0
Tom Ellis
tom-lists-haskell-cafe-2017 at jaguarpaw.co.uk
Sat Jan 19 18:18:01 UTC 2019
On Sat, Jan 19, 2019 at 06:38:09PM +0100, Niklas Hambüchen wrote:
> I recommend the following way:
[...]
> I'd be happy to write down these deprecation guidelines in some repo so
> that projects can refer to them
I think that's a great idea.
Opaleye roughly follows your specification. I try to announce deprecations
in major version N, implement the deprecation in N+1 and remove the
deprecated entity no earlier than N+2.
NB that network could still be changed to follow your plan if a new version
were released and 3.0.0.0 deprecated (hah!).
Tom
More information about the Haskell-Cafe
mailing list