From a27dfbeab3eaa10cd2f651522cec0406f6ff400f Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Wed, 11 Dec 2024 07:41:42 -0500 Subject: [PATCH] Bump th-desugar source-repository-package to 1.18 --- .github/workflows/haskell-ci.yml | 2 +- cabal.project | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/haskell-ci.yml b/.github/workflows/haskell-ci.yml index c9db9096..5eaeb9d2 100644 --- a/.github/workflows/haskell-ci.yml +++ b/.github/workflows/haskell-ci.yml @@ -258,7 +258,7 @@ jobs: source-repository-package type: git location: https://github.com/goldfirere/th-desugar - tag: 730a0ed799c91324d42b70d3780d6b3215cafc3c + tag: 44158f7bb7faa2022795446505217b5e52862da5 EOF if $HEADHACKAGE; then 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 diff --git a/cabal.project b/cabal.project index 859eb1b2..b7a66ea7 100644 --- a/cabal.project +++ b/cabal.project @@ -6,4 +6,4 @@ packages: ./singletons source-repository-package type: git location: https://github.com/goldfirere/th-desugar - tag: 730a0ed799c91324d42b70d3780d6b3215cafc3c + tag: 44158f7bb7faa2022795446505217b5e52862da5