Closed
Description
See the blog post for details on why.
It is being replaced by environment variables
Currently, on install, we use the old commands to update the Path, for example (
).This will start failing workflows on GitHub actions, resulting in users trying to install ghc from choco falling their job at that step.
This is also impacting the setup-haskell action, which installs
ghc using choco.
Metadata
Metadata
Assignees
Labels
No labels