File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -68,13 +68,13 @@ haskell_cabal_library(
68
68
name = "Cabal",
69
69
srcs = glob(["Cabal/**"]),
70
70
verbose = False,
71
- version = "3.6.3 .0",
71
+ version = "3.8.1 .0",
72
72
visibility = ["//visibility:public"],
73
73
)
74
74
""" ,
75
- sha256 = "f69b46cb897edab3aa8d5a4bd7b8690b76cd6f0b320521afd01ddd20601d1356 " ,
76
- strip_prefix = "cabal-gg-8220-with-3630 " ,
77
- urls = ["https://github.com/tweag/cabal/archive/refs/heads/gg/8220-with-3630 .zip" ],
75
+ sha256 = "b697b558558f351d2704e520e7dcb1f300cd77fea5677d4b2ee71d0b965a4fe9 " ,
76
+ strip_prefix = "cabal-ghc-9.4-paths-module-relocatable " ,
77
+ urls = ["https://github.com/tweag/cabal/archive/refs/heads/ghc-9.4-paths-module-relocatable .zip" ],
78
78
)
79
79
80
80
def _non_module_deps_impl (_ctx ):
You can’t perform that action at this time.
0 commit comments