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 d8ab5ee commit a83798cCopy full SHA for a83798c
.github/workflows/cabal.yml
@@ -45,6 +45,7 @@ jobs:
45
run: |
46
cabal configure --enable-tests --test-show-details=direct
47
cabal freeze --minimize-conflict-set
48
+ cat cabal.project.freeze
49
50
- name: Cache cabal work
51
uses: actions/cache@v4
0 commit comments