Skip to content

Conversation

@MaximilianAlgehed
Copy link
Collaborator

No description provided.

@MaximilianAlgehed
Copy link
Collaborator Author

@lehins you know more about cabal than I do. Do you understand why cabal suddenly spits out this message when doing cabal test all:

Configuration is affected by the following files:
- cabal.project
Resolving dependencies...
Error: [Cabal-7043]
Cannot test all the packages in the project because none of the components are available to build: the test suite 'cons
trained' is not available because the solver picked a plan that does not include the test suites, perhaps because no su
ch plan exists. To see the error message explaining the problems with such plans, force the solver to include the test 
suites for all packages, by adding the line 'tests: True' to the 'cabal.project.local' file.

Which is fixed by setting tests: true - at which time the tests just build and run normally?

Copy link
Member

@lehins lehins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you!

@MaximilianAlgehed MaximilianAlgehed merged commit 2b68967 into master Oct 9, 2025
8 checks passed
@MaximilianAlgehed MaximilianAlgehed deleted the new-quickcheck branch October 9, 2025 06:37
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