We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382de28 commit 0b0c3ddCopy full SHA for 0b0c3dd
.github/workflows/workflow.yaml
@@ -27,10 +27,6 @@ jobs:
27
exclude:
28
- module: rules_haskell_nix
29
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
34
runs-on: ${{ matrix.os }}
35
steps:
36
- if: ${{ matrix.os == 'ubuntu-latest' }}
0 commit comments