Skip to content

Add --test and --bench options to build command #651

@snoyberg

Description

@snoyberg

Motivation: you could write something like the following:

stack build --test --bench --haddock --copy-bins

This just makes the commands far more composable than they are right now. We should not remove or deprecate stack test and stack bench IMO: they are useful shortcuts for common cases.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions