Andreas Abel, 2025-12-26
- Drop support for GHC 8.0 and 8.2.
- Drop thus obsolete dependency
ghc-byteorder. - Tested with GHC 8.4 - 9.14.
Andreas Abel, 2024-06-25
- Drop support for GHC 7.
- Tested with GHC 8.0 - 9.10.
Andreas Abel, 2023-07-19
- Use
copyBytesfor deprecatedmemcpyas suggested bybytestring-0.11.5. - Tested with GHC 7.4 - 9.6.
Andreas Abel, 2022-02-16
- Allow GHC 9.0 and 9.2.
- Allow
bytestring-0.11for GHC ≥ 8. - Tested with GHC 7.4 - 9.2.
Herbert Valerio Riedel, 2020-05-17
Initial release.