Skip to content
Snippets Groups Projects
Commit c194ba74 authored by Alan Zimmerman's avatar Alan Zimmerman Committed by Ben Gamari
Browse files

API Annotations: Unicode '->' on HsForallTy

The code fragment

  type family Proxy2' ∷ ∀ k → k → Type where
    Proxy2' = Proxy'

Generates AnnRarrow instead of AnnRarrowU for the first →.

Fixes #17519

(cherry picked from commit f5866f9a)
parent d37352ea
No related branches found
No related tags found
No related merge requests found
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