Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Render module tree per package in the content page #1492

Merged
merged 2 commits into from
Jun 7, 2022

Conversation

coot
Copy link
Collaborator

@coot coot commented May 27, 2022

When rendering content page for multiple packages it is useful to split the
module tree per package.

Fixes #1493

@coot coot mentioned this pull request May 27, 2022
@coot coot force-pushed the coot/content-rendering branch from 06c8e48 to b114db9 Compare May 28, 2022 05:45
@coot coot marked this pull request as ready for review May 28, 2022 05:45
@coot
Copy link
Collaborator Author

coot commented May 28, 2022

image

@Kleidukos
Copy link
Member

@Mergifyio rebase

@mergify
Copy link
Contributor

mergify bot commented Jun 6, 2022

rebase

✅ Branch has been successfully rebased

@emilypi emilypi force-pushed the coot/content-rendering branch from b114db9 to 7562911 Compare June 6, 2022 10:01
@Kleidukos
Copy link
Member

@coot This looks good, thank you very much!! I'll merge once CI passes. :)

@coot coot force-pushed the coot/content-rendering branch from 7562911 to dfbd58a Compare June 6, 2022 21:55
coot added 2 commits June 6, 2022 23:58
When rendering content page for multiple packages it is useful to split
the module tree per package.  Package names in this patch are inferred
from haddock's interface file names.
To keep interface file format backward compatible, instead of using
`Binary` instance for `InterfaceFile` we introduce functions to
serialise and deserialise, which depends on the interface file version.
@coot coot force-pushed the coot/content-rendering branch from dfbd58a to f497cd1 Compare June 6, 2022 21:58
Copy link
Member

@Kleidukos Kleidukos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 💚 💙 💜 💛 ❤️

@Kleidukos Kleidukos added the squash+merge me Tell Mergify bot to squash and merge the PR label Jun 7, 2022
@mergify mergify bot merged commit c5a83df into haskell:ghc-9.2 Jun 7, 2022
@coot coot deleted the coot/content-rendering branch June 7, 2022 14:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
squash+merge me Tell Mergify bot to squash and merge the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package metadata
2 participants