Skip to content

Commit 7c8925e

Browse files
Use the memory leak/perf counters GHC for 9.2.8 build
1 parent 67589c9 commit 7c8925e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/haskell.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ jobs:
272272
# WARNING! cannot use # comments inside pack_options.
273273
# GHCUP_GHC_OPTIONS="-u https://s3.ap-south-1.amazonaws.com/downloads.portal.composewell.com/ghc/ghc-9.2.8-x86_64-unknown-linux.tar.xz"
274274
pack_options: >-
275+
GHCUP_GHC_OPTIONS="-u https://github.com/composewell/ghc/releases/download/ghc-9.2.8-leak-profiling-1-rc1/ghc-9.2.8.20250223-x86_64-unknown-linux.tar.xz"
275276
CABAL_PROJECT=cabal.project
276277
DISABLE_SDIST_BUILD="y"
277278
DISABLE_DOCS="y"

0 commit comments

Comments
 (0)