alexmingoia / purescript-pux

Build type-safe web apps with PureScript.
https://www.purescript-pux.org
Other
565 stars 76 forks source link

Fix form example #52

Closed kurtharriger closed 8 years ago

kurtharriger commented 8 years ago

I think the extra [] here is incorrect. I'm new to purescript and this tripped me up for a bit, looking at source it appears input is a leaf node and removing this resolved my compiler error

kurtharriger commented 8 years ago

My bad. My project has an old version. Sorry for the noise.