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

Submodule updates #291

Merged
merged 1 commit into from
May 25, 2022
Merged

Submodule updates #291

merged 1 commit into from
May 25, 2022

Conversation

travitch
Copy link
Contributor

The primary changes are version bounds to let everything build against the latest what4 release (1.3)

@travitch travitch force-pushed the tr/submodules branch 3 times, most recently from 0ae0642 to 4233d6d Compare May 23, 2022 22:54
@RyanGlScott
Copy link
Contributor

I suspect that you're going to run into trouble when bumping the what4 submodule because its test suite requires tasty-hedgehog >= 1.2, but bv-sized's test suite currently requires tasty-hedgehog < 1.2. See GaloisInc/bv-sized#23. I suspect that the error here is a result of this:

Run cabal test pkg:macaw-refinement
cabal: Cannot test the package macaw-refinement-0.0.1 because none of the
components are available to build: the test suite 'test-refinements' is not
available because the solver did not find a plan that included the test
suites. Force the solver to enable this for all packages by adding the line
'tests: True' to the 'cabal.project.local' file.

@travitch travitch force-pushed the tr/submodules branch 2 times, most recently from 3d4e6f0 to aa752f4 Compare May 24, 2022 22:21
The primary changes are version bounds to let everything build against the
latest what4 release (1.3)
@travitch travitch merged commit 54f8793 into master May 25, 2022
@travitch travitch deleted the tr/submodules branch May 25, 2022 01:45
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.

2 participants