Stack-safety bugs fixed for encoding. putRepeated
and putPacked
will be stack-safe.
- Add
MonadRec
constraint toput
functions. - Replace all internal use of
traverse_
withfoldRecM
.
Full Changelog: v4.3.0...v4.4.0
Stack-safety bugs fixed for encoding. putRepeated
and putPacked
will be stack-safe.
MonadRec
constraint to put
functions.traverse_
with foldRecM
.Full Changelog: v4.3.0...v4.4.0