actions
actions copied to clipboard
Update CI for `setup`?
CI for setup focuses of GHC 8.4.4, and gives special mention to 7.4.1, 7.10.3, 8.2.2, see https://github.com/haskell/actions/actions/runs/3156574295.
latest is also covered, but shouldn't extra testing go to more recent GHC versions?
I would be good if the workflow.yml file contained some documentation of the testing policy, such that it can be kept up to date also by external contributors (like me). Atm, I don't have a clear idea what CI aims to achieve (in terms of covering GHC/cabal versions), so I cannot sensibly make modifications.