ethul / purescript-angular

AngularJS 1.2 bindings for PureScript (currently in the experimental stage)
MIT License
23 stars 3 forks source link

Restrict Promise.then' not to change failure type #22

Closed dylex closed 9 years ago

dylex commented 9 years ago

Fix #17

ethul commented 9 years ago

Thanks!