Skip to content
  • HaskellMouse's avatar
    Parse qualified terms in type signatures · 300bcc15
    HaskellMouse authored and Marge Bot's avatar Marge Bot committed
    This commit allows qualified terms in type
    signatures to pass the parser and to be cathced by renamer
    with more informative error message. Adds a few tests.
    
    Fixes #21605
    300bcc15