hsx-jmacro: hsp+jmacro support

[ bsd3, library, web ] [ Propose Tags ] [ Report a vulnerability ]

HSP allows for the use of literal XML in Haskell program text. JMacro allows for the use of javascript-syntax for generating javascript in Haskell. This library makes it easy to embed JMacro generated javascript in HSX templates.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 6.0.0, 6.0.1, 6.0.2, 7.0.0, 7.0.1, 7.1.0, 7.1.1, 7.2.0, 7.3.0, 7.3.1, 7.3.2, 7.3.4, 7.3.5, 7.3.6, 7.3.7, 7.3.8, 7.3.8.1, 7.3.8.2
Dependencies base (>4 && <5), hsp (>=0.9 && <0.11), jmacro (>=0.6 && <0.7), mtl (>=2.0 && <2.3), text (>=0.11 && <2.1), wl-pprint-text (>=1.1) [details]
Tested with ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.2
License BSD-3-Clause
Author Jeremy Shaw
Maintainer jeremy@n-heptane.com
Category Web
Home page http://www.happstack.com/
Source repo head: git clone https://github.com/Happstack/hsx-jmacro.git
Uploaded by JeremyShaw at 2022-04-25T17:16:28Z
Distributions Debian:7.3.8.1
Reverse Dependencies 4 direct, 12 indirect [details]
Downloads 14303 total (45 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-04-25 [all 1 reports]

Readme for hsx-jmacro-7.3.8.2

[back to package description]

hsx-jmacro Hackage

Support embedding of jmacro JavaScript quasi-quoter inside hsx.