-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Description
v0.10.0.0
formats the following:
data Tag = Title | Text
As:
data Tag = Title
| Text
Whereas it should really just stay as-is. I suspect this may be a problem with the new records formatting? cc @lukasz-golebiewski @EncodePanda
Metadata
Metadata
Assignees
Labels
No labels