tweag / HaskellR

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

Test recent LTS's in CI #387

Closed mboes closed 2 years ago

mboes commented 2 years 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.