This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Description
github actions suddenly fails with an 'unrecognized option' error on a PR to
our project https://github.com/msp-strath/mary
The error is:
/opt/cabal/2.0/bin/cabal user-config update -a http-transport: plain-http -v3
cabal: unrecognized 'user-config' option `-a'
Has actions/setup-haskell@v1 been changed?