[Haskell-cafe] heads-up: tls v2.0.0
Henning Thielemann
lemming at henning-thielemann.de
Fri Jan 19 23:21:27 UTC 2024
On Sat, 20 Jan 2024, Henning Thielemann wrote:
> On Fri, 19 Jan 2024, Michael Peyton Jones wrote:
>
>> This can be a good use for a cabal flag. You can have a manual,
>> off-by-default flag that enables it.
>> Then you don't need another package.
>
> The API should never depend on a Cabal flag, because an importing package
> cannot specify a flag in Build-Depends.
However, a solution might be, that both tls-1.x and tls-2.x branches are
kept maintained and get regular updates.
More information about the Haskell-Cafe
mailing list