You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that many plugins are marked as buildable: false for GHC 9.8 because of a dependency on ghc-exactprint. However, having tried to build HLS with nix for GHC 9.8.1, I'm fairly certain that hls-fourmolu-plugin and hls-ormolu-plugin actually don't depend on exactprint (and the latest fourmolu and ormolu already support GHC 9.8).