silkapp / rest

Packages for defining APIs, running them, generating client code and documentation.
http://silkapp.github.io/rest
390 stars 52 forks source link

rest-happstack: Generalise the type of handler generators. #141

Closed ariep closed 9 years ago

ariep commented 9 years ago

This allows monad transformer stacks where ServerPartT is not on top. Thanks for the useful library by the way.

hesselink commented 9 years ago

Thanks! Merged and released as rest-happstack-0.3.1.