"git@gitlab.haskell.org:timbobbarnes/ghc.git" did not exist on "d2733a055584964eb4a1d3a4764de4d678ffa313"
Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
Alan Zimmerman
authored
In Parser.y, the tup_tail rule had the following option | {- empty -} %shift { return [Left noAnn] } Once this works through PostProcess.hs, it means we add an extra Missing constructor if the last item was a comma. Change the annotation type to a Bool to indicate this, and use the EpAnn Anchor for the print location for the others.
Name | Last commit | Last update |
---|