Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Add a cli config option to force a project to use stack, cabal or simply ghc #1432

Closed
@jneira

Description

@jneira
  • To let editors (like vscode) add user faced config option to switch between tools, bypassing the concrete auto discovering. One of the config option would be auto and it would be the default.
  • I think it makes sense even after merging the hie-bios branch, although it could be accomplished creating hie.yaml files
  • If informed hie should report an error if the project doesn't fullfill the requirementets to use the chosen tool (not having a stack.yaml if you want to use stack and so on)
  • Not sure it this issue would supersed force a project type #963

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions