Fix issue #281
This is a regression from the data family instances change. Data instances are now distinguished from regular lists by usage of the new class "inst", and the style has been updated to only apply to those. I've also updated the appropriate test case to test this a bit better, including GADT instances with GADT-style records.
Showing
- html-test/ref/TypeFamilies.html 223 additions, 81 deletionshtml-test/ref/TypeFamilies.html
- html-test/src/TypeFamilies.hs 11 additions, 5 deletionshtml-test/src/TypeFamilies.hs
- resources/html/Ocean.std-theme/ocean.css 3 additions, 4 deletionsresources/html/Ocean.std-theme/ocean.css
- src/Haddock/Backends/Xhtml/Decl.hs 8 additions, 8 deletionssrc/Haddock/Backends/Xhtml/Decl.hs
- src/Haddock/Backends/Xhtml/Layout.hs 6 additions, 2 deletionssrc/Haddock/Backends/Xhtml/Layout.hs
Loading
Please register or sign in to comment