ghc-8.11.0.20200524: The GHC API
Safe HaskellNone
LanguageHaskell2010

GHC.Iface.UpdateCafInfos

Synopsis

Documentation

updateModDetailsCafInfos Source #

Arguments

:: DynFlags 
-> NonCaffySet

Non-CAFFY names in the module. Names not in this set are CAFFY.

-> ModDetails

ModDetails to update

-> ModDetails 

Update CafInfos of all occurences (in rules, unfoldings, class instances)