Introducing HSML
HSML (shorthand for Haskell’s Simple Markup Language) is simple markup language with syntax similar to XML and HTML. It allows you to embed Haskell expressions and declarations in your templates.
23 August 2012
        
        HSML (shorthand for Haskell’s Simple Markup Language) is simple markup language with syntax similar to XML and HTML. It allows you to embed Haskell expressions and declarations in your templates.