You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expand ${pkgroot} variable when reading haddock-html field from ghc-pkg.
This fixes#11217
No test, as it is difficult to test since you need to:
1. Ensure there is a package registration with ${pkgroot}
2. Check the existence of a certain link in the generated HTML.
0 commit comments