Skip to content
Snippets Groups Projects
Commit 4329f3b6 authored by sheaf's avatar sheaf Committed by Marge Bot
Browse files

Remove SDocs from HsDocContext

This commit removes the remaining SDocs from the HsDocContext data type.
It adds the following constructors:

  ClassInstanceCtx  -- Class instances
  ClassMethodSigCtx -- Class method signatures
  SpecialiseSigCtx  -- SPECIALISE pragmas
  PatSynSigCtx      -- Pattern synonym signatures

We now report a bit more information for errors while renaming class instances,
which slightly improves renamer-emitted error messages.
parent 9003ef0a
No related branches found
No related tags found
No related merge requests found
Showing
with 83 additions and 71 deletions
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