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

Is there a way to build the library component only? #1445

Closed
massysett opened this issue Nov 28, 2015 · 1 comment
Closed

Is there a way to build the library component only? #1445

massysett opened this issue Nov 28, 2015 · 1 comment

Comments

@massysett
Copy link
Contributor

While developing I want to build only my library, not the executables.

doc/build_command.md makes no mention of this possibility at all.

When I run stack build mypackage:library, I get an error message. However, stack build mypackage:lib proceeds to compile, suggesting that lib is allowed as a build command. However, when I run it, my executables are being compiled, linked, and installed.

@massysett
Copy link
Contributor Author

Duplicate of #1406

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

No branches or pull requests

1 participant