| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Ketchup.Static
- static :: ByteString -> Handler
Documentation
Arguments
| :: ByteString | Path to serve static files from |
| -> Handler |
Static file handler Takes a directory and returns a route
Ketchup-0.4.3: A super small web framework for those who don't like big and fancy codebases
| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Ketchup.Static
Arguments
| :: ByteString | Path to serve static files from |
| -> Handler |
Static file handler Takes a directory and returns a route