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

Update CI configuration #279

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update CI configuration #279

wants to merge 2 commits into from

Conversation

int-index
Copy link
Collaborator

  1. Dropped old GHC versions due to this error from haskell-ci:

    No haskell-ci.sh, skipping bash regeneration
    *ERROR* 'tested-with:' specifically refers to unknown 'GHC' versions: 7.0.4, 7.4.2, 7.6.3, 7.8.4, 7.10.3
    Known GHC versions: 8.0.1, 8.0.2, 8.2.1, 8.2.2, 8.4.1, 8.4.2, 8.4.3, 8.4.4, 8.6.1, 8.6.2, 8.6.3, 8.6.4, 8.6.5, 8.8.1, 8.8.2, 8.8.3, 8.8.4, 8.10.1, 8.10.2, 8.10.3, 8.10.4, 8.10.5, 8.10.6, 8.10.7, 9.0.1, 9.0.2, 9.2.1, 9.2.2, 9.2.3, 9.2.4, 9.2.5, 9.2.6, 9.2.7, 9.2.8, 9.4.1, 9.4.2, 9.4.3, 9.4.4, 9.4.5, 9.4.6, 9.4.7, 9.4.8, 9.6.1, 9.6.2, 9.6.3, 9.6.4, 9.6.5, 9.8.1, 9.8.2, 9.10.1
    
  2. Run haskell-ci regenerate

The patch in .github/haskell-ci.patch doesn't apply cleanly, will look into it later.

This drastically simplifies the bootstrapping mechanism.
If you have `happy` pre-installed, you can run:

  packages/frontend/bootstrap.sh

to regenerate Parser.hs and AttrGrammar/Parser.hs
Base automatically changed from wip/check-in-generated to master June 20, 2024 16:54
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.

None yet

1 participant