We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ab0f2 commit 7f11b83Copy full SHA for 7f11b83
1 file changed
.github/workflows/haskell.yml
@@ -90,7 +90,7 @@ jobs:
90
# If you have not committed packcheck.sh in your repo at PACKCHECK
91
# then it is automatically pulled from this URL.
92
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
93
- PACKCHECK_GITHUB_COMMIT: "4efa717bc63b4bbd0501a07df5c610849e5d6281"
+ PACKCHECK_GITHUB_COMMIT: "e09c3e55894a8a8ac93710533a98b277d20d08fb"
94
95
# ------------------------------------------------------------------------
96
# Final build variables
0 commit comments