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 4ec8dd0 commit 96419deCopy full SHA for 96419de
.github/workflows/packcheck.yml
@@ -160,12 +160,16 @@ jobs:
160
command: cabal-v2
161
runner: ubuntu-latest
162
cabal-version: 3.2
163
+ pack_options: >-
164
+ DISABLE_BENCH=y
165
166
- name: 8.4.4
167
ghc-version: 8.4.4
168
169
170
171
172
173
174
- name: 8.2.2
175
ghc-version: 8.2.2
0 commit comments