Closed
Description
1.4.6.1
Revert infixr 0 deepseq; this is a breaking change and requires a major version bump
It has been discussed in #56, https://mail.haskell.org/pipermail/libraries/2020-April/030361.html
I also remember (but fail to find discussions) that this change is one where not adhering to SHOULD in PVP is justified. The major bump in deepseq
version library would (especially now) make people angry for no reason, and the change doesn't break anything, as deepseq
combinator cannot be meaningfully chained with its current infixl 9
.
Metadata
Metadata
Assignees
Labels
No labels