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
Preparing to setup a Haskell environment
Resolved latest to 3.2.0.0
▼ Installing ghc version 8.8.4
Found ghc 8.8.4 in cache at path /Users/runner/.ghcup/ghc/8.8.4/bin. Setup successful.
▶︎ Installing cabal version 3.2.0.0
▶︎ Setting up cabal
But running ghcup list later in the workflow shows
I am having this issue on a MacOS github hosted runner with this action:
The output from setup-haskell is:
But running
ghcup listlater in the workflow showsand any ghc commands use ghc-8.10.2 instead of the requested version (8.8.4).