stan
is a static analysis tool for Haskell. It uses the GHC API, so after every major release of GHC it needs to be tweaked, often with a bunch of CPP. The GHC 9.10 release is no different. I’ve worked out what all the new usages of the GHC API should be, it just needs CPP applied so it works with the new version and all previous versions.
Help wanted: would anyone like to volunteer to apply the CPP?
Apply here: Support GHC 9.10 · Issue #564 · kowainik/stan · GitHub