outwatch / purescript-outwatch

A functional and reactive UI framework based on Rx and VirtualDom
https://outwatch.github.io/?lang=purescript
Apache License 2.0
34 stars 5 forks source link

Update dependencies and make outwatch compile with purs 0.11 #12

Closed sloosch closed 7 years ago

sloosch commented 7 years ago

Compiles outwatch with purescript 0.11. Currently still uses patched versions for purescript-snabbdom and purescript-rxjs, should be replaced with the proper version when they have also moved to 0.11.

Fixes #11