rules_haskell icon indicating copy to clipboard operation
rules_haskell copied to clipboard

Test GHC 9.4 with bzlmod on CI

Open avdv opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. We disabled GHC 9.4.x jobs for bzlmod on CI since we need to provide a version specific stack snapshot and json file.

Describe the solution you'd like Find a way to pass corresponding stack yaml and json files according to the currently active GHC version.

Ideally, this should only have an impact on our CI run, not on user's of rules_haskell.

Describe alternatives you've considered

Additional context See https://github.com/tweag/rules_haskell/pull/2005

avdv avatar Nov 03 '23 11:11 avdv