ghc-7.0.3: The GHC API

RnNames

Synopsis

Documentation

gresFromAvails :: Provenance -> [AvailInfo] -> [GlobalRdrElt]Source

make a GlobalRdrEnv where all the elements point to the same import declaration (useful for hiding imports, or imports with no details).