Skip to content
Snippets Groups Projects

Add IfaceType deduplication table to interface file serialisation

Merged Hannes Siebenhandl requested to merge wip/fendor/ifacetype-deduplication-haddock into ghc-head

Although we do not really need it in the interface file serialisation, as the deserialisation uses getWithUserData, we need to mirror the structure getWithUserData expects. Thus, we write essentially an empty IfaceType table at the end of the file, as the interface file doesn't reference IfaceType.

Sibling PR to ghc!12371 (closed)

Merge request reports

Approval is optional

Merged by Hannes SiebenhandlHannes Siebenhandl 1 year ago (May 15, 2024 11:43am UTC)

Merge details

  • Changes merged into with c9bc29c6.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading