[Git][ghc/ghc][wip/sol/pp-set-ghc-version] Edit pp-set-ghc-version
Simon Hengel pushed to branch wip/sol/pp-set-ghc-version at Glasgow Haskell Compiler / GHC Commits: 2c3b1461 by Simon Hengel at 2026-06-20T14:01:11+00:00 Edit pp-set-ghc-version - - - - - 1 changed file: - changelog.d/pp-set-ghc-version Changes: ===================================== changelog.d/pp-set-ghc-version ===================================== @@ -1,4 +1,5 @@ section: compiler synopsis: Set the environment variable GHC_VERSION when calling custom pre-processors issues: #25952 -mrs: +mrs: !16224 +Description: 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. \ No newline at end of file View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2c3b14612af08b540729dd57ba6d1799... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/2c3b14612af08b540729dd57ba6d1799... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Simon Hengel (@sol)