Skip to content

Commit

Permalink
Upgrade to latest ghc-source-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj committed Dec 11, 2024
1 parent 3b74720 commit e0ee21b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
3 changes: 0 additions & 3 deletions stack-9.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,3 @@ packages:
- services/wisdom
- services/workspaces
- services/xray
extra-deps:
- github: google/ghc-source-gen
commit: 7527305ed59a47140053cf7bc87432fe1f8804d0
4 changes: 3 additions & 1 deletion stack-9.6.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
resolver: lts-22.43
extra-deps:
- ghc-source-gen-0.4.6.0@sha256:3239c77806cd256f42c5e949440148d8b102f183c6aa357a8e1c44c2573957cd,4422
flags:
stratosphere:
development: true
Expand Down Expand Up @@ -440,9 +442,9 @@ flags:
stratosphere-xray:
development: true
packages:
# - generator, no ghc-source-gen release for 9.6 ATM
- .
- examples
- generator
- services/accessanalyzer
- services/acmpca
- services/amazonmq
Expand Down
9 changes: 8 additions & 1 deletion stack-9.6.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,14 @@
# For more information, please see the documentation at:
# https://docs.haskellstack.org/en/stable/lock_files

packages: []
packages:
- completed:
hackage: ghc-source-gen-0.4.6.0@sha256:3239c77806cd256f42c5e949440148d8b102f183c6aa357a8e1c44c2573957cd,4422
pantry-tree:
sha256: a1a9d73e49be5768a2ceed6a6c2b9218bf05778bc490e119b91e132ad1843eaf
size: 3252
original:
hackage: ghc-source-gen-0.4.6.0@sha256:3239c77806cd256f42c5e949440148d8b102f183c6aa357a8e1c44c2573957cd,4422
snapshots:
- completed:
sha256: 08bd13ce621b41a8f5e51456b38d5b46d7783ce114a50ab604d6bbab0d002146
Expand Down
2 changes: 1 addition & 1 deletion stack-9.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -440,9 +440,9 @@ flags:
stratosphere-xray:
development: true
packages:
# - generator, no ghc-source-gen release for 9.6 ATM
- .
- examples
- generator
- services/accessanalyzer
- services/acmpca
- services/amazonmq
Expand Down

0 comments on commit e0ee21b

Please sign in to comment.