We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a3b0c commit 7aae48bCopy full SHA for 7aae48b
1 file changed
rules_haskell_tests/tests/repl-targets/hs_lib_repl_test/WORKSPACE
@@ -151,9 +151,9 @@ register_toolchains(
151
152
http_archive(
153
name = "bazel_features",
154
- sha256 = "bdc12fcbe6076180d835c9dd5b3685d509966191760a0eb10b276025fcb76158",
155
- strip_prefix = "bazel_features-1.17.0",
156
- url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.17.0/bazel_features-v1.17.0.tar.gz",
+ sha256 = "adc8ddf121917f197f75c5245dfa8d7b1619f10a1002e25062b093b7957f2798",
+ strip_prefix = "bazel_features-1.37.0",
+ url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.37.0/bazel_features-v1.37.0.tar.gz",
157
)
158
159
load("@bazel_features//:deps.bzl", "bazel_features_deps")
0 commit comments