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 haddock --haddock-for-hackage --only-dependencies fails ungainly #6520

Closed
mpilgrem opened this issue Mar 14, 2024 · 1 comment
Closed

Comments

@mpilgrem
Copy link
Member

Motivation: @pbrisbin's #6270 (comment)

Example:

> stack new foo
> cd foo
> stack haddock --haddock-for-hackage --only-dependencies
...\foo\.stack-work\dist\ab060f89\foo-0.1.0.0-docs.tar.gz: withBinaryFile: does not exist (No such file or directory)
@mpilgrem mpilgrem self-assigned this Mar 15, 2024
mpilgrem added a commit that referenced this issue Mar 16, 2024
Fix #6520 Avoid archiving Haddock for Hackage when inappropriate
@mpilgrem
Copy link
Member Author

@pbrisbin, this should be fixed in the master branch version of Stack. If you do not use GHCup to manage versions of Stack: stack upgrade --source-only --git.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant