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

Why is plugin falling back on lts 18? #690

@jantonisito

Description

@jantonisito

I have GHCup installation - stack 2.7.7 and ghc 9.0.2. I built the stack project that has resolver: lts-19.19 setting with stack build --test --haddock --no-haddock-hyperlink-source. I installed the plugin, restart and try to do New Project wizard select Import project from external model and check Haskell Stack. Select 2.7.5 as SDK. Plugin then installs ghc-8.10.7 into C:\Users\USER\AppData\Local\Programs\stack\x86_64-windows\ghc-8.10.7 and installs Haskell Tools (HLint, Hoogle, Ormolu, and Stylish Haskell) into C:\Users\USE\AppData\Local\rikvdkleij\intellij-haskell\cache\lts-18.
Why is that? Why is resolver: lts-19.19 (local stack.yaml) ignored?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions