Skip to content

Confusing dialog on startup: "Need to download ghc-null" #597

Closed
@mduerig

Description

@mduerig

Your environment

Which OS do you use: Linux 5.4.0-109-generic 18.04.1-Ubuntu

Steps to reproduce

Add the following configuration and start VSCode:

    "haskell.toolchain": {
        "hls": "1.6.1.0",
        "ghc": null,
        "cabal": null,
        "stack": null
    }

Expected behaviour

VSCode starts and is ready to use, not displaying "strange" dialogue boxes.

Actual behaviour

VSCode starts and a dialogue pops up "Need to download ghc-null, continue?"

Screenshot from 2022-04-28 10-43-57

After confirming with "Yes", everything works normal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugA bug or unintended effecttype: user experienceAn enhancement to the UX, e.g. better error handling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions