Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Web.Minion.Response.Body.PlainText
Documentation
Arguments
:: forall o m ts i st. HandleArgs ts st m | |
=> ToResponse m (RespBody '[PlainText] o) | |
=> Introspection i Response (RespBody '[PlainText] o) | |
=> Method | . |
-> (DelayedArgs st ~> m o) | |
-> Router' i ts m |