Skip to content
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

Add exceptions and stm to nonReinstallablePkgs for ghc901 #1941

Merged
merged 1 commit into from
May 10, 2023

Conversation

hamishmack
Copy link
Collaborator

We did not merge #1183 because we were concerned that it would change the exceptions and stm used for users that did not want to build GHC. However reinstallableLibGhc = true is now the default and most projects should not be setting it to false. That means this change will now only affect projects that likely want to use the built in ghc package.

We did not merge #1183 because we were concerned that it would change the  exceptions and stm used for users that did not want to build GHC. However `reinstallableLibGhc = true` is now the default and most projects should not be setting it to `false`.  That means this change will now only affect projects that likely want to use the built in `ghc` package.
@hamishmack hamishmack force-pushed the hkm/ghc-lib-ghc-fix branch from 5cd2994 to 06a22d1 Compare May 10, 2023 00:31
@hamishmack hamishmack requested a review from angerman May 10, 2023 01:27
@hamishmack hamishmack self-assigned this May 10, 2023
@hamishmack hamishmack marked this pull request as ready for review May 10, 2023 01:28
@hamishmack hamishmack merged commit a93ef34 into master May 10, 2023
@iohk-bors iohk-bors bot deleted the hkm/ghc-lib-ghc-fix branch May 10, 2023 04:20
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.

1 participant