haskell-cafe@haskell.org
[Top] [All Lists]

Re: [Haskell-cafe] ANNOUNCE: hamlet 0.2.0

Subject: Re: [Haskell-cafe] ANNOUNCE: hamlet 0.2.0
From: Jeremy Shaw
Date: Mon, 10 May 2010 15:04:48 -0500
I updated happstack-hamlet 0.2.1. Just had to update the example, and bump the version bounds.

- jeremy

On May 8, 2010, at 5:29 PM, Michael Snoyman wrote:

Hi all,

I'm happy to announce the second major release of Hamlet[1]. Hamlet is a HTML templating library which works via quasi-quoting, giving you compile-time assurances, type safety and very efficient HTML generation.

I wrote a blog post[2] describing the changes in this version of Hamlet. The two most major are reversing of identifier order in references and dropping the template argument. Combined, these changes make a Hamlet template fit in better with Haskell code. All the other changes are noted in that same blog post.

The Hamlet documentation[3] has been updated to reflect all changes. Please let me know if the documentation needs clarification on any points.

Cheers,
Michael

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/haskell-cafe

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/haskell-cafe
<Prev in Thread] Current Thread [Next in Thread>