Skip to content
  • Simon Peyton Jones's avatar
    Comments and tiny refactor · 3ae23992
    Simon Peyton Jones authored and Marge Bot's avatar Marge Bot committed
    * Added Note [Quantified varaibles in partial type signatures]
      in TcRnTypes
    
    * Kill dVarSetElemsWellScoped; it was only called in
      one function, quantifyTyVars.  I inlined it because it
      was only scopedSort . dVarSetElems
    
    * Kill Type.tyCoVarsOfBindersWellScoped, never called.
    3ae23992