regex-posix-0.96.0.1: ChangeLog.md
For versioning policy, see: http://pvp.haskell.org/faq
## 0.96.0.1 (2021-07-19)
- Compatibility with `base-4.16` (GHC 9.2)
- Fix stack installation problems on Windows around flag `_regex-posix-clib`
(issues
[#4](https://github.com/haskell-hvr/regex-posix/issues/4) and
[#7](https://github.com/haskell-hvr/regex-posix/issues/7)).
## 0.96.0.0 Revision 2 (2021-02-20)
- Compatibility with `base-4.15` (GHC 9.0)
## 0.96.0.0 Revision 1 (2020-03-25)
- Compatibility with `base-4.14` (GHC 8.10)
## 0.96.0.0 (2019-09-30)
- Update to `regex-base-0.94.0.0` API
- Compatibility with `base-4.13.0`
- Remove internal regex C implementation