Skip to content
Snippets Groups Projects
Commit 99d2de86 authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

plugins: Ensure that loadInterface plugins can see annotations

loadInterface replaces the `mi_decls`, `mi_insts`, `mi_fam_insts`,
`mi_rules`, `mi_anns` fields of ModIface with `undefined` before
inserting the interface into the EPS. However, we still want to give
loadInterface plugins access to these fields. Consequently, we want to
pass the unmodified `ModIface` the plugin.
parent 327b29e1
No related branches found
Tags ghc-8.10.2-rc2
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment