Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

enable-stack: true should be implied by other stack-related options #142

Closed
haskell-actions/setup
#6
@andreasabel

Description

@andreasabel

Currently, if you give stack-version but forget enable-stack: true, the action simply skips installation of stack.
A more user-friendly API would be to imply enable-stack: true if any of the other stack-related inputs is explicitly set by the user.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestre: inputsConcerning handling the inputs to this actionre: stackConcerning CIs using stack

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions