Skip to content

Commit 6581cf2

Browse files
committed
Get latest dependency from hackage
1 parent 517519e commit 6581cf2

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/workflows/packcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# ------------------------------------------------------------------------
2323
CABAL_CHECK_RELAX: y
2424
CABAL_NO_SANDBOX: y
25-
CABAL_PROJECT: cabal.project.user
25+
# CABAL_PROJECT: cabal.project.user
2626

2727
# ------------------------------------------------------------------------
2828
# Location of packcheck.sh

cabal.project.user

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
11
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

Comments
 (0)