Ross Paterson

Results 4 comments of Ross Paterson

Not that I know of, but some people like to check files with the [W3C Markup Validation Service](https://validator.w3.org/), and it flags this as a warning, not an error like #11.

True, if a bit clunky: one could get a circle of radius n by setting `stroke-width` to 2(n-1). A `line` element can also be styled with a `marker-start` (or `marker-end`)...

After a bit of testing: styling a large `stroke-width` on a small `circle` works with Chrome but not with Firefox, librsvg or Inkscape. Styling a `marker-start` on a `circle` only...

I've changed my mind on this. It seems a bit drastic to block GHC 9.0 from transformers-6.0, when as @phadej says, transformers isn't actually broken here. The above fix for...