@hackage / servant-static-th

Embed a directory of static files in your Servant server

Latest1.0.0.1

About

Metadata

  • Last updated , by cdepillabout
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: cdep.illabout@gmail.com

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    buildexample (off by default)

    Build a small example program

Readme

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.