Skip to content
Snippets Groups Projects
Commit ff3ed88d authored by Andrew Martin's avatar Andrew Martin Committed by Ryan Scott
Browse files

Accept a leading single quote for data constructor promotion (#13)

* Accept a leading single quote for data constructor promotion. This syntax was not previously understood by hsc2hs.

* Document the weirdness of single quotes. Correctly handle promoted data constructors that end with single quote.

* improve handling of leading whitespace in promoted data constructors, improve comments on this subject

* update changelog to reflect improved support for promoted data constructors
parent 63241844
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment