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.

Implicit Project discovery discovers cabal-project although there is a stack.yaml #1530

@fendor

Description

@fendor

Reproduce, have cabal and stack installed:

git clone https://github.com/haskell/haskell-ide-engine
rm cabal.project # currently needed to force stack usage
code . # lsp client, and open Cradle.hs

We can see in the logs that hie-plugin-api is selected as the root of the project, but it should be haskell-ide-engine.

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