Skip to content

Commit

Permalink
Bump th-desugar source-repository-package to 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Dec 11, 2024
1 parent aeef873 commit a27dfbe
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 @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ packages: ./singletons
source-repository-package
type: git
location: https://github.com/goldfirere/th-desugar
tag: 730a0ed799c91324d42b70d3780d6b3215cafc3c
tag: 44158f7bb7faa2022795446505217b5e52862da5

0 comments on commit a27dfbe

Please sign in to comment.