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

Fixes the flake deps to align with cabal bounds #3163

Merged
merged 2 commits into from Sep 15, 2022

Conversation

mjrussell
Copy link
Contributor

@mjrussell mjrussell commented Sep 14, 2022

Was trying to build HLS 1.8.0 with nix via the flake and noticed that the versions of the input deps were not in sync with the required cabal bounds.

ghcide needs hie-bios-0.11.0 here

ghcide needs lsp-types-1.6.0.0 here

hls-plugin-api needs lsp-1.6.0.0 here

@mjrussell mjrussell changed the title Fixes the flake deps to align with cabal Fixes the flake deps to align with cabal bounds Sep 14, 2022
@michaelpj
Copy link
Collaborator

It still doesn't work, but this is better.

@michaelpj michaelpj added the merge me Label to trigger pull request merge label Sep 15, 2022
@mergify mergify bot merged commit 1568ce7 into haskell:master Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants