Skip to content

EPA: Simplify GHC/Parser.y comb4/comb5

Alan Zimmerman requested to merge wip/az/epa-improve-comb4-5 into master

Use the HasLoc instance from Ast.hs to allow comb4/comb5 to work with anything with a SrcSpan

Also get rid of some more now unnecessary reLoc calls.

Merge request reports