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
1 changed file:
Changes:
| ... | ... | @@ -2,6 +2,6 @@ section: compiler |
| 2 | 2 | synopsis:
|
| 3 | 3 | Set the environment variable `GHC_VERSION` to the current GHC version when
|
| 4 | 4 | invoking custom pre-processors, so that pre-processors can emit backwards
|
| 5 | - compatible code without relying on CPP.
|
|
| 5 | + compatible code.
|
|
| 6 | 6 | issues: #25952
|
| 7 | 7 | mrs: !16224 |