@hackage servant-static-th1.0.0.1
Embed a directory of static files in your Servant server
Categories
License
BSD-3-Clause
Maintainer
cdep.illabout@gmail.com
Links
Versions
Installation
Dependencies (13)
- base >=4.15 && <5
- blaze-html
- bytestring
- containers
- directory >=1.2.5.0
- filepath Show all…
Dependents (2)
@hackage/acme-everything, @hackage/odd-jobs
Package Flags
buildexample
(off by default)
Build a small example program
Servant.Static.TH
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.