Skip to content
  • Matthew Pickering's avatar
    f70b9c49
    docs: Generate docs/index.html with version number · f70b9c49
    Matthew Pickering authored and Ben Gamari's avatar Ben Gamari committed
    * 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
    
    (cherry picked from commit d7a768a4)
    f70b9c49
    docs: Generate docs/index.html with version number
    Matthew Pickering authored and Ben Gamari's avatar Ben Gamari committed
    * 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
    
    (cherry picked from commit d7a768a4)
Loading