@hackage reflex-dom-th0.2.0.0

reflex-dom-th transpiles HTML templates to haskell code for reflex-dom

Reflex-DOM is a very powerful web framework for functional reactive programming (FRP). Web pages itself are written in HTML.

reflex-dom-th combines the power of these two techniques by transpiling HTML templates to Haskell for the reflex-dom library.