First arguments of lambda functions, starting with letters, which are part of escape sequences (n, r, t, etc.), are highlighted together with the preceding \ as an escape sequence.
e.g.: (\name -> prettify name) gets highlighted as (\name -> prettify name).
First arguments of lambda functions, starting with letters, which are part of escape sequences (n, r, t, etc.), are highlighted together with the preceding \ as an escape sequence.
e.g.: (\name -> prettify name) gets highlighted as (\name -> prettify name).