Support GHC 9.0.2
chshersh opened this issue · 0 comments
chshersh commented
To support GHC 9.0.2, one need to:
- Bump up
base
dependencies iniris.cabal
- Updated
tested-with
field - Add new warnings. See example here.
- Fix all errors and warnings if any
Refer to the following blog post for guidance around CI: