Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHC.Iface.UpdateCafInfos
Synopsis
- updateModDetailsCafInfos :: DynFlags -> NonCaffySet -> ModDetails -> ModDetails
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)