diff options
author | Alan Zimmerman <alan.zimm@gmail.com> | 2019-11-28 20:50:22 +0000 |
---|---|---|
committer | Alan Zimmerman <alan.zimm@gmail.com> | 2019-11-28 20:50:22 +0000 |
commit | f5866f9aa7fcdf81f8d385d33a842be6e7f2f210 (patch) | |
tree | c3290f4ac64b0fa37642cf0b12d9a0bd2c4a5924 /compiler/utils/FastFunctions.hs | |
parent | 6c59cc71dc20f26d5a6650b16a82faeae72f2065 (diff) | |
download | haskell-wip/T17519.tar.gz |
API Annotations: Unicode '->' on HsForallTywip/T17519
The code fragment
type family Proxy2' ∷ ∀ k → k → Type where
Proxy2' = Proxy'
Generates AnnRarrow instead of AnnRarrowU for the first →.
Fixes #17519
Diffstat (limited to 'compiler/utils/FastFunctions.hs')
0 files changed, 0 insertions, 0 deletions