diff options
author | Alan Zimmerman <alan.zimm@gmail.com> | 2019-01-26 13:53:59 +0200 |
---|---|---|
committer | Alan Zimmerman <alan.zimm@gmail.com> | 2019-01-26 21:49:24 +0200 |
commit | 2fbc49c332a0b9c508c0cf489570afdf43b510fc (patch) | |
tree | 44524b39dc4af513686fe12b3975ca183dfb0bed /compiler/parser/cutils.h | |
parent | 72a93759fd916513f61feb52ed3452cbbf3d0cc7 (diff) | |
download | haskell-wip/T16236.tar.gz |
API Annotations: AnnAt disconnected for TYPEAPPwip/T16236
For the code
type family F1 (a :: k) (f :: k -> Type) :: Type where
F1 @Peano a f = T @Peano f a
the API annotation for the first @ is not attached to a SourceSpan in
the ParsedSource
Closes #16236
Diffstat (limited to 'compiler/parser/cutils.h')
0 files changed, 0 insertions, 0 deletions