Skip to content

Specify intra-package target (like 'cabal build COMPONENTS') #201

Closed
@chreekat

Description

@chreekat

This may fit in with the talk of building test suites somewhat independently of a project itself.

Suggest keeping stack build TARGET syntax, just making TARGET more flexible — So I can do any of

stack build .              # everything
stack build Snowdrift      # Snowdrift package
stack build exe:Snowdrift  # Snowdrift component

May be slightly ambiguous, but I doubt that would be a problem very often.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions