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
1 changed file:
Changes:
| 1 | 1 | section: compiler
|
| 2 | 2 | synopsis: Set the environment variable GHC_VERSION when calling custom pre-processors
|
| 3 | 3 | issues: #25952
|
| 4 | -mrs: |
|
| 4 | +mrs: !16224
|
|
| 5 | +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 |