-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump to GHC 9.6.4, update tools (#900)
- Update to GHC 9.6.4 This release includes [this GHC commit](https://gitlab.haskell.org/ghc/ghc/-/commit/1ae57288cabdd818180f38c9f55d8da8ac4c1d0c), potentially fixing #164. - Update [HLS 2.6](https://github.com/haskell/haskell-language-server/releases/tag/2.6.0.0), which in particular includes the following improvement: > Improvements to multiple home unit support with GHC 9.4. Using cabal 3.11+ will load proper multiple home unit sessions by default, fixing a lot of issues with loading and reloading projects that have more than one component. Also bump cabal HEAD as motivated by this. - Remove now-redundant haskell.nix workaround for mingwW64. - Bump stylish-haskell to 0.14.6.0 and cabal-fmt to 0.1.10.
- Loading branch information
Showing
6 changed files
with
56 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters