Skip to content
  • Simon Peyton Jones's avatar
    Refactor RnEnv to fix Trac #2901 · 04c3bfc6
    Simon Peyton Jones authored
    This tidy-up fixes Trac #2901, and eliminates 20 lines of code.
    Mainly this is done by making a version of lookupGlobalOccRn that
    returns (Maybe Name); this replaces lookupSrcOccRn but does more.
    04c3bfc6