rules_haskell
rules_haskell copied to clipboard
Explicitly enable workspace mode on Bazel CI
(except for Bazel 6)
Fixes #2237
@sgowroji PTAL, does this look reasonable to you?
Seems this is no longer too relevant, as I just discovered that rules_haskell has been removed from the bazel@HEAD + downstream CI pipeline (see https://github.com/bazelbuild/continuous-integration/commit/a423d66f7d96fcf3a8f3236a81170e43d9e26729)
The reason was that it should be covered by the BCR compatibility test now, but AFAICS this only runs for the top 100 BCR modules...
See also https://github.com/bazelbuild/continuous-integration/tree/master/buildkite/bazel-central-registry#bcr-bazel-compatibility-test