- Supports GHC 9.10
- Supports GHC 9.8
- Drops support for GHC <9
- Supports GHC 9.6
- Supports GHC >= 9.2.
- As base >= 4.16 removes Data.Semigroup.Option, this package drops instance for Option accordingly for GHC >= 9.2. It seems that PVP demands us to bump the major version.
- Support GHC >= 9.0
- Initial Release