summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail
diff options
context:
space:
mode:
authorAlan Zimmerman <alan.zimm@gmail.com>2019-02-02 16:29:05 +0200
committerAlan Zimmerman <alan.zimm@gmail.com>2019-02-27 21:10:24 +0200
commit3ad6d4f5623c8ddc86e71bd6c1ae31710fd9e14a (patch)
treeb7502c3a0e331f8ea81de4763b5f0df1d1e3b4ed /testsuite/tests/parser/should_fail
parent91ba643c1bbdc2c10504a66674f9bd83fec5151d (diff)
downloadhaskell-wip/ghc-8.8-az.tar.gz
API Annotations: parens anns discarded for `(*)` operatorwip/ghc-8.8-az
The patch from https://phabricator.haskell.org/D4865 introduces go _ (HsParTy _ (dL->L l (HsStarTy _ isUni))) acc ann fix = do { warnStarBndr l ; let name = mkOccName tcClsName (if isUni then "★" else "*") ; return (cL l (Unqual name), acc, fix, ann) } which discards the parens annotations belonging to the HsParTy. Updates haddock submodule Closes #16265 (cherry picked from commit 5e9888bd9c22a1315a703f638591b50e657317c4)
Diffstat (limited to 'testsuite/tests/parser/should_fail')
0 files changed, 0 insertions, 0 deletions