Skip to content

WIP: Utility for dumping GHC's user-facing interfaces

Ben Gamari requested to merge wip/dump-interfaces into master

This adds a utility that I've been using for some time to dump the user-facing interfaces exposed by GHC's shipped packages. This is useful for spotting unintended changes.

Merge request reports