
27 May
2020
27 May
'20
8:33 p.m.
On Wed, May 27, 2020 at 11:09 AM Henning Thielemann
I use 7.4.2 regularly. I like to avoid upgrading to 7.10 and above because I do not want to run into accidental bugs based on "maximum (a,b)".
IMO, avoiding "instance Foldable ((,) a)" isn't really a good reason to not upgrade. You're giving up a lot of bug fixes and other improvements just to avoid accidentally writing code that a linter will easily catch. Joseph C. Sible