summaryrefslogtreecommitdiff
path: root/compiler/parser/ApiAnnotation.hs
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2015-05-06 08:07:31 -0500
committerAustin Seipp <austin@well-typed.com>2015-05-06 08:09:43 -0500
commitcaeae1a33e28745b51d952b034e253d3e51e0605 (patch)
treee94c92ad944f9d2dac607f48abd9332a928311e3 /compiler/parser/ApiAnnotation.hs
parentfb54b2c11cc7f2cfbafa35b6a1819d7443aa5494 (diff)
downloadhaskell-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