UnkindPartition / tasty

Modern and extensible testing framework for Haskell
638 stars 108 forks source link

Bump core to 1.4.2.2; CHANGELOG #334

Closed andreasabel closed 2 years ago

andreasabel commented 2 years ago

Release 1.4.2.2, closing #333.

Oops, just realized that I am not an uploader for this package on hackage.
One of them, please get in contact, or pick up this PR:

Bodigrim commented 2 years ago

Let's drop mtl dependency altogether: naked transformers are entirely sufficient for the purposes of tasty.

Bodigrim commented 2 years ago

Let's drop mtl dependency altogether: naked transformers are entirely sufficient for the purposes of tasty.

This would also enable mtl itself to have a test suite ;) Cf. https://github.com/haskell/mtl/issues/117#issuecomment-1120492816

andreasabel commented 2 years ago

Let's drop mtl dependency altogether: naked transformers are entirely sufficient for the purposes of tasty.

Definitely, if mtl isn't needed.

However, this need not stop us releasing a patch for mtl-2.3 first. It is release-ready.

andreasabel commented 2 years ago

@Bodigrim : Suppose I get the uploader rights soon, would you think it makes sense to release this PR first or simply directly #335 ? Since you are already done with the work removing the mtl dependency...

andreasabel commented 2 years ago

I put this PR as candidate up: https://hackage.haskell.org/package/tasty-1.4.2.2/candidate

andreasabel commented 2 years ago

Published: https://hackage.haskell.org/package/tasty-1.4.2.2