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 #537

Closed tomjaguarpaw closed 7 months ago

tomjaguarpaw commented 8 months ago

stan itself supports GHC 9.8 but its dependencies don't. To complete 9.8 support we need the following dependencies to support 9.8:

tomjaguarpaw commented 7 months ago

Stan on Hackage now works with GHC 9.8.