kowainik / stan

🕵️ Haskell STatic ANalyser
https://kowainik.github.io/projects/stan
Mozilla Public License 2.0
562 stars 48 forks source link

Support GHC 9.8 #532

Closed 0rphee closed 8 months ago

0rphee commented 8 months ago
tomjaguarpaw commented 8 months ago

Fantastic! We can release this as-is as version 0.1.0.2 and then when the dependencies are updated stan will automatically support GHC 9.8 with nothing extra required. (We can also remove the --allow-newer when the dependencies are updated.)

tomjaguarpaw commented 8 months ago

Oops, I merged the wrong thing. Completing this as https://github.com/kowainik/stan/pull/533