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 6626933 commit 83f138cCopy full SHA for 83f138c
.github/workflows/master.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Install doctest
57
run: |
58
- cabal install --ignore-project -j2 doctest --constraint='doctest ==0.23.1'
+ cabal install --ignore-project -j2 doctest --constraint='doctest ==0.23.0'
59
60
- name: Build
61
0 commit comments