Skip to content

docs: Generate docs/index.html with version number

Matthew Pickering requested to merge wip/23121 into master
  • Generate docs/index.html to include the version of the ghc library

  • This also fixes the packageVersions interpolations which were

    • Missing an interpolation for LIBRARY_ghc_VERSION
    • Double quoting the version so that "9.7" was being inserted.

Fixes #23121 (closed)

Merge request reports