Closed MaximilianAlgehed closed 3 months ago
@nick8325 here is something we need to discuss. The old ci system has stopped working due to random github actions deprecations. I've updated to the latest version of haskell-ci
and bumped the ci script. However, a consequence of this is that we can no longer support ghc versions older than 8.0.2 in ci.
Should we make the decision to discontinue ghc 7 support?
@UlfNorell thoughts on this?
Current state of things here:
setup-haskell
setup-haskell
as that gives us more flexibility than depending on haskell-ci
Trying to bring things up to date to make sure the issues we've seen in CI on #397 aren't due to old versions.