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?