-
API enhancements:
-
Performance improvements:
-
Documentation changes:
-
Other changes:
- Drop support for GHC < 8.10
- Address deprecation warnings and other warnings
- Optimize indexing in arrays of length 2
- Introduce
ShiftedHash - New "fine-grained" benchmarks
- Make it compile with MicroHs. Thanks, @augustss!
- Remove redundant
Eqconstraints - Refactor
delete difference[With]: Undo constraint relaxation