Skip to content

Commit 0b0c3dd

Browse files
committed
CI: Re-enable bzlmod with GHC 9.4.x
1 parent 382de28 commit 0b0c3dd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/workflow.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ jobs:
2727
exclude:
2828
- module: rules_haskell_nix
2929
bzlmod: false
30-
# TODO: in a MODULE.bazel file we declare version specific dependencies, would need to use stack snapshot json
31-
# and stack config per GHC version
32-
- ghc: 9.4.5
33-
bzlmod: true
3430
runs-on: ${{ matrix.os }}
3531
steps:
3632
- if: ${{ matrix.os == 'ubuntu-latest' }}

0 commit comments

Comments
 (0)