Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
18313 commits behind the upstream repository.
Ryan Scott's avatar
Ryan Scott authored
Summary:
The parser's calculation of source spans for `EmptyCase`
expressions was a bit off, leading to some wonky-looking error
messages. Easily fixed with some uses of `comb3` and `sLL`.

Test Plan: make test TEST=T15139

Reviewers: bgamari, simonpj

Reviewed By: simonpj

Subscribers: simonpj, rwbarton, thomie, mpickering, carter

GHC Trac Issues: #15139

Differential Revision: https://phabricator.haskell.org/D4685
78db41ea
History
Name Last commit Last update