Haskell: Make = a special symbol
ClosedPublic

Authored by xialiyao on Jan 3 2019, 9:31 PM.

Details

Summary

It was previously parsed as an operator, but it's much less of one than even => or ->.

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
xialiyao created this revision.Jan 3 2019, 9:31 PM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptJan 3 2019, 9:31 PM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
xialiyao requested review of this revision.Jan 3 2019, 9:31 PM
cullmann requested changes to this revision.Jan 8 2019, 4:48 PM

Beside the missing version increase, this looks good for me.

This revision now requires changes to proceed.Jan 8 2019, 4:48 PM
xialiyao updated this revision to Diff 49016.Jan 8 2019, 4:58 PM

Bumped version number

cullmann accepted this revision.Jan 8 2019, 5:02 PM

Ok ;=)

This revision is now accepted and ready to land.Jan 8 2019, 5:02 PM
This revision was automatically updated to reflect the committed changes.