lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 23.11-beta 8 lines 426 B view raw
1Fix build of docs after sphinx update. 2https://github.com/sphinx-doc/sphinx/pull/11381 3https://gitlab.haskell.org/ghc/ghc/-/issues/24129 4--- a/docs/users_guide/rtd-theme/layout.html 5+++ b/docs/users_guide/rtd-theme/layout.html 6@@ -28 +28 @@ 7- <link rel="stylesheet" href="{{ pathto('_static/' + style, 1) }}" type="text/css" /> 8+ <link rel="stylesheet" href="{{ pathto('_static/' + styles[-1], 1) }}" type="text/css" />