Skip to content

Commit a27dfbe

Browse files
committed
Bump th-desugar source-repository-package to 1.18
1 parent aeef873 commit a27dfbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/haskell-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ jobs:
258258
source-repository-package
259259
type: git
260260
location: https://github.com/goldfirere/th-desugar
261-
tag: 730a0ed799c91324d42b70d3780d6b3215cafc3c
261+
tag: 44158f7bb7faa2022795446505217b5e52862da5
262262
EOF
263263
if $HEADHACKAGE; then
264264
echo "$($HCPKG list --simple-output | xargs -d' ' -n 1 | grep -v "^Cabal" | sed -E 's/([a-zA-Z-]+)-[0-9.]+/allow\-newer\: *:\1/g')" >> cabal.project

cabal.project

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ packages: ./singletons
66
source-repository-package
77
type: git
88
location: https://github.com/goldfirere/th-desugar
9-
tag: 730a0ed799c91324d42b70d3780d6b3215cafc3c
9+
tag: 44158f7bb7faa2022795446505217b5e52862da5

0 commit comments

Comments
 (0)