tweag / HaskellR

The full power of R in Haskell.
https://tweag.github.io/HaskellR
Other
584 stars 47 forks source link

Test recent LTS's in CI #387

Closed mboes closed 1 year ago

mboes commented 1 year ago

We now don't just build the current snapshot, but also historic LTS's that we still support.

This is an alternative to #381.