Simon Hengel pushed to branch wip/sol/pp-set-ghc-version at Glasgow Haskell Compiler / GHC Commits: 92e5ca28 by Simon Hengel at 2026-06-20T14:22:30+00:00 Edit pp-set-ghc-version - - - - - 1 changed file: - changelog.d/pp-set-ghc-version Changes: ===================================== changelog.d/pp-set-ghc-version ===================================== @@ -2,6 +2,6 @@ section: compiler synopsis: Set the environment variable `GHC_VERSION` to the current GHC version when invoking custom pre-processors, so that pre-processors can emit backwards - compatible code without relying on CPP. + compatible code. issues: #25952 mrs: !16224 View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/92e5ca28abe28204fc2423b2ee2d7292... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/92e5ca28abe28204fc2423b2ee2d7292... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Simon Hengel (@sol)