tweag / cooked-validators

MIT License
39 stars 11 forks source link

Upgrade to GHC 9.6.5 and HLS 2.8.0.0 #407

Closed mmontin closed 1 month ago

mmontin commented 1 month ago

We used to have to pin a certain version of GHC and HLS to bloc HLC at 2.4 otherwise this would run forever when coupled with GHC version later than 9.6.3 for a known bug. It seems fixed with GHC9.6.5. Let's make sure it is and bump those version if applicable.