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)
Showing
- compiler/parser/Parser.y 1 addition, 1 deletioncompiler/parser/Parser.y
- testsuite/tests/ghc-api/annotations/Makefile 4 additions, 0 deletionstestsuite/tests/ghc-api/annotations/Makefile
- testsuite/tests/ghc-api/annotations/T17519.stdout 25 additions, 0 deletionstestsuite/tests/ghc-api/annotations/T17519.stdout
- testsuite/tests/ghc-api/annotations/Test17519.hs 6 additions, 0 deletionstestsuite/tests/ghc-api/annotations/Test17519.hs
- testsuite/tests/ghc-api/annotations/all.T 2 additions, 0 deletionstestsuite/tests/ghc-api/annotations/all.T
Loading
Please register or sign in to comment