alexmingoia / purescript-pux

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

Plans to update for Purescript 0.12? #157

Closed roryc89 closed 6 years ago

roryc89 commented 6 years ago

Hello. Are there any plans to update Pux to be compatible with Purescript 0.12? Thanks!

alexmingoia commented 6 years ago

I'd welcome a PR to update it. My time is focused on other projects at the moment.

roryc89 commented 6 years ago

Thanks alex. I'll have a look into it and see if I'm able.

roryc89 commented 6 years ago

PR ready for review. https://github.com/alexmingoia/purescript-pux/pull/158

pkamenarsky commented 6 years ago

@alexmingoia anything left to do on the PR?

alexmingoia commented 6 years ago

Merged, tagged, and published. Thanks @roryc89