Skip to content

Explicitly use extended regexp in sed

Greg Steuck requested to merge blackgnezdo/ghc:sed-extended-regexp into master

I confirmed that the same expression works with GNU sed which has a more lax interpretation of the standards than OpenBSD sed.

@bgamari do you know if there are presubmit builds lean on this code path enough?

Merge request reports