system-f / validation

A data-type like Either but with an accumulating Applicative
Other
99 stars 28 forks source link

Update Haskell Setup CI Action & GHC/Dependency Versions #59

Closed prikhi closed 1 year ago

prikhi commented 1 year ago

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: