Skip to content

Update Haddock submodule to fix #23368

sheaf requested to merge sheaf/ghc:T23368 into master

This submodule update adds the following three Haddock commits:

bbf1c8ae - Check for puns
0550694e - Remove fake exports for (~), List, and Tuple
5877bceb - Fix pretty-printing of Solo and MkSolo

These commits fix the issues with Haddock HTML rendering reported in ticket #23368 (closed).

cc release managers @bgamari @wz1000

Edited by sheaf

Merge request reports