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

Support happy 2.1? #566

Open
brandonchinn178 opened this issue Nov 3, 2024 · 2 comments
Open

Support happy 2.1? #566

brandonchinn178 opened this issue Nov 3, 2024 · 2 comments

Comments

@brandonchinn178
Copy link

I'm getting a failure

The program 'happy' version >=1.20 && <1.21 || >=2.0.2 && <2.1 is required but the version found at /home/runner/.local/bin/happy is version 2.1.2

Should the bounds be bumped again?

@shayne-fletcher
Copy link
Contributor

shayne-fletcher commented Nov 3, 2024

i see happy 2.1.1 marked deprecated and 2.1.2 was released just this last week. i tested 2.1.2 and found it ok. i've bumped the bounds on hackage (happy:happy == 1.20.* || == 2.0.2 || >= 2.1.2 && < 2.2) on ghc-lib-9.8.3.20241022, ghc-lib-9.10.1.20240511 and ghc-lib-parser-9.8.3.20241022, ghc-lib-parser-9.10.1.20240511.

@shayne-fletcher
Copy link
Contributor

@dylant-da this can be closed now

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

No branches or pull requests

2 participants