packages feed

brotli-0.0.0.2: CHANGELOG.md

0.0.0.2
-------

_Andreas Abel, 2024-06-25_

- Drop support for GHC 7.
- Tested with GHC 8.0 - 9.10.

0.0.0.1 revision 3
------------------

_Andreas Abel, 2023-08-01_

- Allow `base ≥ 4.19`.
- Tested locally with GHC 9.8.1 alpha1.

0.0.0.1 revision 2
------------------

_Andreas Abel, 2023-07-08_

- Allow `bytestring-0.12`.
- Tested with GHC 7.4 - 9.6.2.


0.0.0.1 revision 1
------------------

_Andreas Abel, 2023-02-03_

- Allow `base-4.18`.
- Tested with GHC 7.4 - 9.6.1 alpha1.


0.0.0.1
-------

_Andreas Abel, 2022-06-10_

- Support `base-4.17` which dropped `instance MonadFail ST`.
- Tested with GHC 7.4 - 9.4.


0.0.0.0
-------

_Herbert Valerio Riedel, 2019-04-20_

Let there be light!