chshersh/iris

Support GHC 9.0.2

chshersh opened this issue · 0 comments

To support GHC 9.0.2, one need to:

  • Bump up base dependencies in iris.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: