@hackage happstack-jmacro7.0.12.6
Support for using JMacro with Happstack
Categories
License
BSD-3-Clause
Maintainer
jeremy@n-heptane.com
Links
Versions
Installation
Tested Compilers
Dependencies (10)
- base >4 && <5
- bytestring >=0.9 && <0.13
- text >=0.9 && <2.2
- base64-bytestring >=0.1 && <1.3
- cereal >=0.3 && <0.6
- digest >=0.0 && <0.1 Show all…
Dependents (4)
@hackage/clckwrks, @hackage/happstack-authenticate, @hackage/acme-everything, @hackage/happstack-yui
JMacro provides QuasiQuote support for embedding javascript in Haskell source. This module provides some helper functions for serving the generated javascript via Happstack