haskell-shakespeare-js 0.11.0.1-1 source package in Ubuntu

Changelog

haskell-shakespeare-js (0.11.0.1-1) unstable; urgency=low


  * New upstream version.

 -- Clint Adams <email address hidden>  Sun, 12 Feb 2012 15:50:31 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-shakespeare-js_0.11.0.1-1.dsc 2.5 KiB a99d51933810233253ec1fbd1278e15c43e043fa061e4a3e8331ec4f20411c5d
haskell-shakespeare-js_0.11.0.1.orig.tar.gz 5.9 KiB f33dd467d3fa05452d265c06a7e78963632940adac223b521d02c782c3d4f505
haskell-shakespeare-js_0.11.0.1-1.debian.tar.gz 2.2 KiB 262d9c01233ba96da1ab3179bb0c76ce074e95a8bf413c0ce3d30286ef4c7890

Available diffs

No changes file available.

Binary packages built by this source

libghc-shakespeare-js-dev: No summary available for libghc-shakespeare-js-dev in ubuntu quantal.

No description available for libghc-shakespeare-js-dev in ubuntu quantal.

libghc-shakespeare-js-doc: No summary available for libghc-shakespeare-js-doc in ubuntu quantal.

No description available for libghc-shakespeare-js-doc in ubuntu quantal.

libghc-shakespeare-js-prof: compile-time JavaScript templates; profiling libraries

 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on 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.