ethul / purescript-angular

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

then' :: forall a b c. (b -> Promise a c) -> Promise a b -> Promise a c #17

Closed ethul closed 9 years ago

ethul commented 9 years ago

Correct the type of then'