Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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
-
Send HTML formatted emails using Amazon's SES REST API with blaze Send html emails using Amazon's Simple Email Service and Blaze Templating in Haskell
-
Re-export of Shake using well-typed paths and ReaderT. Re-export of Shake using well-typed paths and ReaderT. You can thread logging through your Shake Actions.
-
Shell escaping library. Shell escaping library, offering both Bourne shell and Bash style escaping of ByteStrings.