diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2015-05-06 08:07:31 -0500 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2015-05-06 08:09:43 -0500 |
commit | caeae1a33e28745b51d952b034e253d3e51e0605 (patch) | |
tree | e94c92ad944f9d2dac607f48abd9332a928311e3 /compiler/parser/ApiAnnotation.hs | |
parent | fb54b2c11cc7f2cfbafa35b6a1819d7443aa5494 (diff) | |
download | haskell-caeae1a33e28745b51d952b034e253d3e51e0605.tar.gz |
Correct parsing of lifted empty list constructor
See #10299
Previously `'[]` was parsed to a `HsTyVar` rather than a
`HsExplicitListTy`. This patch fixes the
shift-reduce conflict which caused this problem.
Reviewed By: alanz, austin
Differential Revision: https://phabricator.haskell.org/D840
Diffstat (limited to 'compiler/parser/ApiAnnotation.hs')
0 files changed, 0 insertions, 0 deletions