-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
purs-0.15A reminder to address this issue or merge this PR before we release PureScript v0.15.0A reminder to address this issue or merge this PR before we release PureScript v0.15.0type: breaking changeA change that requires a major version bump.A change that requires a major version bump.
Description
I would like to see support for the optional parameter to the arc function that allows drawing anti-clockwise arcs (see the MDN docs)
Adding another parameter (such as Maybe Bool) to the Arc type breaks backwards compatibility for folks, so I don't know how the maintainers feel about that. It might be possible to establish some standard alternative approach based on an extensible record.
Thoughts?
MonoidMusician
Metadata
Metadata
Assignees
Labels
purs-0.15A reminder to address this issue or merge this PR before we release PureScript v0.15.0A reminder to address this issue or merge this PR before we release PureScript v0.15.0type: breaking changeA change that requires a major version bump.A change that requires a major version bump.