From e0ee21bc3355ce9bd86b7ed811358d4062abb80b Mon Sep 17 00:00:00 2001 From: Markus Schirp Date: Wed, 11 Dec 2024 21:56:26 +0000 Subject: [PATCH] Upgrade to latest ghc-source-gen --- stack-9.4.yaml | 3 --- stack-9.6.yaml | 4 +++- stack-9.6.yaml.lock | 9 ++++++++- stack-9.8.yaml | 2 +- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/stack-9.4.yaml b/stack-9.4.yaml index b28797232..151aa7a52 100644 --- a/stack-9.4.yaml +++ b/stack-9.4.yaml @@ -661,6 +661,3 @@ packages: - services/wisdom - services/workspaces - services/xray -extra-deps: -- github: google/ghc-source-gen - commit: 7527305ed59a47140053cf7bc87432fe1f8804d0 diff --git a/stack-9.6.yaml b/stack-9.6.yaml index 245ffb006..df0390593 100644 --- a/stack-9.6.yaml +++ b/stack-9.6.yaml @@ -1,5 +1,7 @@ --- resolver: lts-22.43 +extra-deps: +- ghc-source-gen-0.4.6.0@sha256:3239c77806cd256f42c5e949440148d8b102f183c6aa357a8e1c44c2573957cd,4422 flags: stratosphere: development: true @@ -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 diff --git a/stack-9.6.yaml.lock b/stack-9.6.yaml.lock index f9829eb06..00ddedb0a 100644 --- a/stack-9.6.yaml.lock +++ b/stack-9.6.yaml.lock @@ -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 diff --git a/stack-9.8.yaml b/stack-9.8.yaml index 411a994c1..425e54c53 100644 --- a/stack-9.8.yaml +++ b/stack-9.8.yaml @@ -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