Closed prikhi closed 1 year ago
Bump the haskell/actions/setup CI action to v2.
haskell/actions/setup
Drop the unsupported versions of GHC from the cabal-matrix CI job.
Update the validation.cabal & lower-bounds.project files to adjust the lower bounds of dependencies to the lowest supported versions of GHC & base.
validation.cabal
lower-bounds.project
base
See valid run here: https://github.com/costarastrology/validation/actions/runs/5015856401
Would love if we can make a new release after this so we can bring this back into stackage nightly :pray:
Bump the
haskell/actions/setup
CI action to v2.Drop the unsupported versions of GHC from the cabal-matrix CI job.
Update the
validation.cabal
&lower-bounds.project
files to adjust the lower bounds of dependencies to the lowest supported versions of GHC &base
.See valid run here: https://github.com/costarastrology/validation/actions/runs/5015856401
Would love if we can make a new release after this so we can bring this back into stackage nightly :pray: