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

Stack project maintenance, remove allow-newer and more #663

Conversation

philderbeast
Copy link
Contributor

@philderbeast philderbeast commented Nov 27, 2023

  • Remove allow-newer: true
  • Match flags between Cabal and Stack projects
  • Be explicit with the version revisions
  • Pick up rest-rewrite from stackage
  • Bump the nightly resolver

Found when adding liquid-fixpoint as an Updo example

* Match flags between Cabal and Stack projects
* Be explicit with the version revisions
* Pick up rest-rewrite from stackage
* Bump the nightly resolver
@ranjitjhala
Copy link
Member

LGTM! thanks @philderbeast ! -- @facundominguez does anything jump out to you? [the link-z3-as-a-library: true is still optional, yes? ]

@facundominguez
Copy link
Collaborator

is still optional, yes?

It is optional, but we want CI to test that it is actually optional. If both cabal and stack set the flag, we could customize CI to have some jobs disable the flag.

@facundominguez facundominguez merged commit 3601ebb into ucsd-progsys:develop Nov 27, 2023
6 checks passed
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.

3 participants