-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
os: macOSmacOS related issuesmacOS related issuestype: bugA bug or unintended effectA bug or unintended effecttype: setupIssues related with the extension setup, including binaries downloadsIssues related with the extension setup, including binaries downloads
Description
Steps
stack new blah.- Open
blahin vscode with the 'Haskell' extension installed.
It attempts to download the hls wrapper, but the following error occurs:
Couldn't figure out what GHC version the project is using: Failed to download https://github.com/haskell/haskell-language-server/releases/download/1.1.0/haskell-language-server-wrapper-macOS.gz: incorrect header check
I am able to download https://github.com/haskell/haskell-language-server/releases/download/1.1.0/haskell-language-server-wrapper-macOS.gz in chrome.
I have tried with or without a hie.yaml, but get the same error.
Metadata
Metadata
Assignees
Labels
os: macOSmacOS related issuesmacOS related issuestype: bugA bug or unintended effectA bug or unintended effecttype: setupIssues related with the extension setup, including binaries downloadsIssues related with the extension setup, including binaries downloads