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
Introduce a cabal flag to control the building of `ghcide-bench`,
which is an internal tool for benchmarking HLS.
This fixes a regression, where running
`cabal install haskell-language-server` would install `ghcide-bench` as
well as the required HLS executables.
0 commit comments