1.38.1
- Add
INLINABLE
annotations in more places- This may improve performance by enabling more specializations
- Fix
hashable
-related test failures - Fix support for GHC 8.4.4
- … by using
GeneralizedNewtypeDeriving
(with az
)
- … by using
- Allow doctest-0.18
- Allow bytestring-0.11