servant-static-th

Embed a directory of static files in your Servant server

https://github.com/cdepillabout/servant-static-th

Version on this page:0.1.0.5
LTS Haskell 23.21:1.0.0.1
Stackage Nightly 2025-05-03:1.0.0.1
Latest on Hackage:1.0.0.1

See all snapshots servant-static-th appears in

BSD-3-Clause licensed by Dennis Gosnell
Maintained by [email protected]
This version can be pinned in stack with:servant-static-th-0.1.0.5@sha256:30679dbadf54e9a703c78e950dcbb30191bf03477bc62726899fb839d44a1aba,3849

Servant.Static.TH

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

servant-static-th allows you to embed a directory of static files in your application and serve them from your Servant server

For documentation and usage examples, see the documentation on Hackage.