You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a haskell project that I created using stack. The VSCode haskell extension works fine until I add "internal-libraries" component in stack's package.yaml file.
Below is error that I see in output section of VSCode:
Below is the content of package.yaml that cause extension to fail: