Skip to content

Add MacOS Build Instructions #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 16, 2022
Merged

Add MacOS Build Instructions #1

merged 1 commit into from
Nov 16, 2022

Conversation

hayesgm
Copy link
Contributor

@hayesgm hayesgm commented Nov 16, 2022

Here we add detailed build instructions to make it possible to build the ash compiler on MacOS from source using ghcup and cabal. There are a number of small changes, but they are necessary for a proper build. We document this in a new section of the MacOS README for Ash.

Note, due to this issue it looks like overwrite-policy in cabal.config is being ignored, and thus we add it to the install command for the user for the time-being.

@hayesgm hayesgm requested a review from mykelp November 16, 2022 00:28
Here we add detailed build instructions to make it possible to build the ash compiler on MacOS from source using `ghcup` and `cabal`. There are a number of small changes, but they are necessary for a proper build. We document this in a new section of the MacOS README for Ash.
@hayesgm hayesgm force-pushed the hayesgm/macos-build-fixes branch from 41c2c28 to 2a62d93 Compare November 16, 2022 00:54
Copy link
Collaborator

@mykelp mykelp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 exciting!

@hayesgm hayesgm merged commit ec1639a into main Nov 16, 2022
@hayesgm hayesgm deleted the hayesgm/macos-build-fixes branch November 16, 2022 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants