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

Fix stack test #738

Merged
merged 1 commit into from
Jul 17, 2020
Merged

Fix stack test #738

merged 1 commit into from
Jul 17, 2020

Conversation

sjakobi
Copy link
Member

@sjakobi sjakobi commented Jul 15, 2020

Previously this command would fail due to circular dependency issues.

Fixes #607, fixes #671.

Previously this command would fail due to circular dependency issues.

Fixes haskell#607, fixes haskell#671.
@sjakobi sjakobi changed the base branch from fix-stack-build to master July 15, 2020 21:44
@sjakobi sjakobi changed the title Fix stack test and stack bench Fix stack test Jul 15, 2020
@sjakobi sjakobi merged commit e445cae into haskell:master Jul 17, 2020
@sjakobi sjakobi deleted the fix-stack-build branch July 17, 2020 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'stack test --file-watch' recompiles the world stack test fails and requires containers dependency
1 participant