Skip to content

Commit

Permalink
Bump th-desugar source-repository-package commit
Browse files Browse the repository at this point in the history
This is needed to bring in a fix for
goldfirere/th-desugar#212, which we will use in a
subsequent commit.
  • Loading branch information
RyanGlScott committed May 4, 2024
1 parent 07852e9 commit 53fb4f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ jobs:
source-repository-package
type: git
location: https://github.com/goldfirere/th-desugar
tag: a910bb140d6f9d0c69077c32f70ff08286825dff
tag: 5aa3585028b05b90e78ead54e4f5fda6ace13ac2
EOF
if $HEADHACKAGE; then
echo "allow-newer: $($HCPKG list --simple-output | sed -E 's/([a-zA-Z-]+)-[0-9.]+/*:\1,/g')" >> cabal.project
Expand Down
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ packages: ./singletons
source-repository-package
type: git
location: https://github.com/goldfirere/th-desugar
tag: a910bb140d6f9d0c69077c32f70ff08286825dff
tag: 5aa3585028b05b90e78ead54e4f5fda6ace13ac2

0 comments on commit 53fb4f2

Please sign in to comment.