Skip to content

Whitespace forward compatibility follow-up

Vladislav Zavialov requested to merge nofib-whitespace into master

Required due to an amendment that disallows as-patterns with leading whitespace:

  f x@ pat = rhs  -- now disallowed

Merge request reports