Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
package
servant-exceptions-server Extensible exceptions for servant API servers `servant-exceptions-server` provides the `servant-server` related parts for `servant-exceptions`. Namely it catches declared exceptions and renders responses using the handler content-type.
-
Embed a raw 'Application' in a Servant API Please see README.md. After servant-rawm 1.0.0.0, the implementation are divided into three packages: servant-rawm-server, servant-rawm-client, and servant-rawm-docs. You need to use either of the three implementations for the RawM endpoint to function correctly.
-
Servant swagger ui Provide embedded swagger UI for servant and swagger (i.e. servant-swagger) https://github.com/swagger-api/swagger-ui
package
servant-swagger-ui-redoc Servant swagger ui: ReDoc theme Provide embedded swagger UI for servant and swagger (i.e. servant-swagger) ReDoc theme: https://github.com/Rebilly/ReDoc
-
Servant support for the XML Content-Type Servant support for the Content-Type of application/xml. Anything with ToXml and FromXml instances can be automatically marshalled.
-
Secure, modular server-side sessions. API docs and the README are available at http://www.stackage.org/package/serversession
package
serversession-backend-acid-state Storage backend for serversession using acid-state. API docs and the README are available at http://www.stackage.org/package/serversession-backend-acid-state
package
serversession-backend-redis Storage backend for serversession using Redis. API docs and the README are available at http://www.stackage.org/package/serversession-backend-redis
package
serversession-frontend-wai wai-session bindings for serversession. API docs and the README are available at http://www.stackage.org/package/serversession-frontend-wai
package
serversession-frontend-yesod Yesod bindings for serversession. API docs and the README are available at http://www.stackage.org/package/serversession-frontend-yesod