Skip to content
  • Alan Zimmerman's avatar
    API Annotations: Keep track of unicode for linear arrow notation · 51b09fe4
    Alan Zimmerman authored and Ben Gamari's avatar Ben Gamari committed
    The linear arrow can be parsed as `%1 ->` or a direct single token unicode
    equivalent.
    
    Make sure that this distinction is captured in the parsed AST by using
    IsUnicodeSyntax where it appears, and introduce a new API Annotation,
    AnnMult to represent its location when unicode is not used.
    
    Updated haddock submodule
    
    (cherry picked from commit ea736839)
    51b09fe4