From 363fd973f3fb01be4ecc7d4d7f67d0c7e8ce9690 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 25 Nov 2017 23:10:53 +0100 Subject: dev-haskell/shakespeare-js: [QA] Consistent whitespace in metadata.xml --- dev-haskell/shakespeare-js/metadata.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-haskell/shakespeare-js') diff --git a/dev-haskell/shakespeare-js/metadata.xml b/dev-haskell/shakespeare-js/metadata.xml index 290bdaf07ed..7e754854eb9 100644 --- a/dev-haskell/shakespeare-js/metadata.xml +++ b/dev-haskell/shakespeare-js/metadata.xml @@ -2,22 +2,22 @@ - haskell@gentoo.org - Gentoo Haskell + haskell@gentoo.org + Gentoo Haskell Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation . Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted. In this case, the variable type needs a ToJavascript instance. - + There is also shakespeare-coffeescript for coffeescript templates. Coffescript is a language that compiles down to javascript. It expects a coffeescript compiler in your path, and variable should be a ToCoffee instance. - + Please see http://docs.yesodweb.com/book/templates for a more thorough description and examples - + shakespeare-js was originally called julius, and shakespeare originated from the hamlet template package. Test coffee. Test export. Test roy. - + -- cgit v1.2.1