File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ workspace(name = "io_tweag_inline_java")
22
33load ("@bazel_tools//tools/build_defs/repo:http.bzl" , "http_archive" )
44
5-
5+ # master on 2025-07-14
66http_archive (
77 name = "rules_haskell" ,
8- sha256 = "4cae22bc84f327bf3cb7605021c3663160ff6bc8a0b7b6266062366bcbd19e79 " ,
9- strip_prefix = "rules_haskell-1.0 " ,
10- urls = ["https://github.com/tweag/rules_haskell/releases/download/v1.0/rules_haskell-1.0 .tar.gz" ],
8+ sha256 = "7a85baf58084353aa1c6ca7e2c35f2847b2ac7093d52df9691f03af262e01a68 " ,
9+ strip_prefix = "rules_haskell-f28afbac8b522a2ae8747367a3f8705aad982b59 " ,
10+ urls = ["https://github.com/tweag/rules_haskell/archive/f28afbac8b522a2ae8747367a3f8705aad982b59 .tar.gz" ],
1111)
1212
1313load ("@rules_haskell//haskell:repositories.bzl" , "rules_haskell_dependencies" )
You can’t perform that action at this time.
0 commit comments