Skip to content

Commit

Permalink
CI: Re-enable bzlmod with GHC 9.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Nov 9, 2023
1 parent ce7957d commit 3078731
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ jobs:
exclude:
- module: rules_haskell_nix
bzlmod: false
# TODO: in a MODULE.bazel file we declare version specific dependencies, would need to use stack snapshot json
# and stack config per GHC version
- ghc: 9.4.5
bzlmod: true
runs-on: ${{ matrix.os }}
steps:
- if: ${{ matrix.os == 'ubuntu-latest' }}
Expand Down

0 comments on commit 3078731

Please sign in to comment.