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 517519e commit 6581cf2Copy full SHA for 6581cf2
.github/workflows/packcheck.yml
@@ -22,7 +22,7 @@ jobs:
22
# ------------------------------------------------------------------------
23
CABAL_CHECK_RELAX: y
24
CABAL_NO_SANDBOX: y
25
- CABAL_PROJECT: cabal.project.user
+ # CABAL_PROJECT: cabal.project.user
26
27
28
# Location of packcheck.sh
cabal.project.user
@@ -1,6 +1 @@
1
packages: .
2
-
3
-source-repository-package
4
- type: git
5
- location: https://github.com/composewell/streamly-process.git
6
- tag: v0.3.1
0 commit comments