| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Servant.JS.Fiat
Synopsis
- data JS
Documentation
Give me some text, and we'll pretend it's javascript. I used this to render the routes as endpoint that's always up to date
Instances
| Accept JS Source # | |
Defined in Servant.JS.Fiat | |
| MimeRender JS ByteString Source # | |
Defined in Servant.JS.Fiat Methods mimeRender :: Proxy JS -> ByteString -> ByteString0 # | |
| MimeRender JS ByteString Source # | |
Defined in Servant.JS.Fiat Methods mimeRender :: Proxy JS -> ByteString -> ByteString # | |
| MimeRender JS Text Source # | |
Defined in Servant.JS.Fiat Methods mimeRender :: Proxy JS -> Text -> ByteString # | |