-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix build failures on
aarch64-darwin
The main change here is enabling the separate `bin` output for `ormolu`, which is currently necessary to get HLS working on `aarch64-darwin`. See: NixOS/nixpkgs#140774 (comment) Adding in the overlay to fix that entailed some surgery to `ghc.nix` and `flake.nix`, but I tried my best to make it as unintrusive as possible.
- Loading branch information
1 parent
c686098
commit 9b77061
Showing
3 changed files
with
53 additions
and
21 deletions.
There are no files selected for viewing
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