Skip to content

Change versionig of ghc-experimental to follow ghc versions.

Andreas Klebinger requested to merge wip/andreask/experimental-version into master
Change versionig of ghc-experimental to follow ghc versions.

Just like ghc-internal it will now use the @ProjectVersionForLib@ macro for versioning.
This means for ghc=9.10.1, ghc-experimental's version will be 9.1001.0 and so on.

This fixes #25289

Merge request reports

Loading