Erik Post

Results 23 issues of Erik Post

## Problem Example case: `circle` is a leaf: ```purescript circle :: forall p i. Leaf I.SVGcircle p i circle props = element (ElemName "circle") props [] ``` However, in the...

This enhancement was made by kettlebell: https://github.com/kettlebell/purescript-halogen-svg/commit/d6d96caa5f43abfedde511dc7a30b2f38558f865.

The current name looks like it was an oversight, is that right?