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
The following PR attempts to update the Nix shell for Weeder to use GHC 9.8: ocharles/weeder#143
This fails with:
> Error:
> The following packages are broken because other packages they depend on are missing. These broken packages must be rebuilt before they can be used.
> installed package ghc-9.8.1 is broken due to missing package semaphore-compat-1.0.0-inplace
>
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug
The following PR attempts to update the Nix shell for Weeder to use GHC 9.8: ocharles/weeder#143
This fails with:
I'm not sure what to do to fix this.
Steps To Reproduce
Run
nix build --print-build-logs
in a clone of ocharles/weeder#143Expected behavior
Weeder is built with GHC 9.8
The text was updated successfully, but these errors were encountered: